[INFO] fetching crate declare_schema 0.0.12...
[INFO] testing declare_schema-0.0.12 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate declare_schema 0.0.12 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate declare_schema 0.0.12
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate declare_schema 0.0.12
[INFO] tweaked toml for crates.io crate declare_schema 0.0.12 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate declare_schema 0.0.12 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate declare_schema 0.0.12 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded psm v0.1.27
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded sqlparser v0.59.0
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e920389651bb01c31add318a095f9d5443425c7bf22820ad086531db50651292
[INFO] running `Command { std: "docker" "start" "-a" "e920389651bb01c31add318a095f9d5443425c7bf22820ad086531db50651292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e920389651bb01c31add318a095f9d5443425c7bf22820ad086531db50651292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e920389651bb01c31add318a095f9d5443425c7bf22820ad086531db50651292", kill_on_drop: false }`
[INFO] [stdout] e920389651bb01c31add318a095f9d5443425c7bf22820ad086531db50651292
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5540c375fc0364d1783db97b38338a24d05949090c2b3c57d190244bfa6eaec9
[INFO] running `Command { std: "docker" "start" "-a" "5540c375fc0364d1783db97b38338a24d05949090c2b3c57d190244bfa6eaec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.59.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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]    Compiling declare_schema v0.0.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder`
[INFO] [stdout]  --> src/schema.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ColumnDef`, `Ident`, and `ObjectName`
[INFO] [stdout]  --> src/schema.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlparser::ast::{ColumnDef, Ident, ObjectName, Statement};
[INFO] [stdout]   |                      ^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |     AttachedToken(TokenWithLocation::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:860:55
[INFO] [stdout]     |
[INFO] [stdout] 860 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]   --> src/source_postgres.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     schema: String,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stdout]   --> src/source_postgres.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct PGIndex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     schemaname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     tablename: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     indexname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `table_schema` is never read
[INFO] [stdout]    --> src/source_postgres.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct PGTable {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 118 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stdout]    --> src/source_postgres.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct PGTableColumn {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 123 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 124 |     table_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 125 |     column_name: Option<String>,
[INFO] [stdout] 126 |     ordinal_position: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "5540c375fc0364d1783db97b38338a24d05949090c2b3c57d190244bfa6eaec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5540c375fc0364d1783db97b38338a24d05949090c2b3c57d190244bfa6eaec9", kill_on_drop: false }`
[INFO] [stdout] 5540c375fc0364d1783db97b38338a24d05949090c2b3c57d190244bfa6eaec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b76ca5c86f292bd915dbf3d0a3c636bf2ae9c5973a4486983c538b8b2c2f1de
[INFO] running `Command { std: "docker" "start" "-a" "9b76ca5c86f292bd915dbf3d0a3c636bf2ae9c5973a4486983c538b8b2c2f1de", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder`
[INFO] [stdout]  --> src/schema.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ColumnDef`, `Ident`, and `ObjectName`
[INFO] [stdout]  --> src/schema.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlparser::ast::{ColumnDef, Ident, ObjectName, Statement};
[INFO] [stdout]   |                      ^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling declare_schema v0.0.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |     AttachedToken(TokenWithLocation::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:860:55
[INFO] [stdout]     |
[INFO] [stdout] 860 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]   --> src/source_postgres.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     schema: String,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stdout]   --> src/source_postgres.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct PGIndex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     schemaname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     tablename: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     indexname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `table_schema` is never read
[INFO] [stdout]    --> src/source_postgres.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct PGTable {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 118 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stdout]    --> src/source_postgres.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct PGTableColumn {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 123 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 124 |     table_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 125 |     column_name: Option<String>,
[INFO] [stdout] 126 |     ordinal_position: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder`
[INFO] [stdout]  --> src/schema.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ColumnDef`, `Ident`, and `ObjectName`
[INFO] [stdout]  --> src/schema.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlparser::ast::{ColumnDef, Ident, ObjectName, Statement};
[INFO] [stdout]   |                      ^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |     AttachedToken(TokenWithLocation::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:860:55
[INFO] [stdout]     |
[INFO] [stdout] 860 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]   --> src/source_postgres.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     schema: String,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]     --> src/altertable.rs:1262:47
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             Err(MigrationError::UnnamedObject(w)) => (),
[INFO] [stdout]      |                                               ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_wrapped` is never used
[INFO] [stdout]     --> src/altertable.rs:1359:8
[INFO] [stdout]      |
[INFO] [stdout] 1359 |     fn str_to_wrapped(s: &str) -> Wrapped {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_statement` is never used
[INFO] [stdout]     --> src/altertable.rs:1369:8
[INFO] [stdout]      |
[INFO] [stdout] 1369 |     fn str_to_statement(s: &str) -> Statement {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stdout]   --> src/source_postgres.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct PGIndex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     schemaname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     tablename: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     indexname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `table_schema` is never read
[INFO] [stdout]    --> src/source_postgres.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct PGTable {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 118 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stdout]    --> src/source_postgres.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct PGTableColumn {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 123 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 124 |     table_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 125 |     column_name: Option<String>,
[INFO] [stdout] 126 |     ordinal_position: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.31s
[INFO] running `Command { std: "docker" "inspect" "9b76ca5c86f292bd915dbf3d0a3c636bf2ae9c5973a4486983c538b8b2c2f1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b76ca5c86f292bd915dbf3d0a3c636bf2ae9c5973a4486983c538b8b2c2f1de", kill_on_drop: false }`
[INFO] [stdout] 9b76ca5c86f292bd915dbf3d0a3c636bf2ae9c5973a4486983c538b8b2c2f1de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9d0ad1d42525d382cc277184d03bd87eee4bafa960e1e72395f104f7fb64b0f
[INFO] running `Command { std: "docker" "start" "-a" "c9d0ad1d42525d382cc277184d03bd87eee4bafa960e1e72395f104f7fb64b0f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder`
[INFO] [stderr]  --> src/schema.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use sqlparser::ast::helpers::stmt_create_table::CreateTableBuilder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ColumnDef`, `Ident`, and `ObjectName`
[INFO] [stderr]  --> src/schema.rs:3:22
[INFO] [stderr]   |
[INFO] [stderr] 3 | use sqlparser::ast::{ColumnDef, Ident, ObjectName, Statement};
[INFO] [stderr]   |                      ^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stderr]    --> src/altertable.rs:861:19
[INFO] [stderr]     |
[INFO] [stderr] 861 |     AttachedToken(TokenWithLocation::new(
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stderr]    --> src/altertable.rs:860:55
[INFO] [stderr]     |
[INFO] [stderr] 860 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `schema`
[INFO] [stderr]   --> src/source_postgres.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 |     schema: String,
[INFO] [stderr]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stderr]   --> src/source_postgres.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | struct PGIndex {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr]  9 |     schemaname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 10 |     tablename: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 11 |     indexname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `table_schema` is never read
[INFO] [stderr]    --> src/source_postgres.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 117 | struct PGTable {
[INFO] [stderr]     |        ------- field in this struct
[INFO] [stderr] 118 |     table_schema: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stderr]    --> src/source_postgres.rs:123:5
[INFO] [stderr]     |
[INFO] [stderr] 122 | struct PGTableColumn {
[INFO] [stderr]     |        ------------- fields in this struct
[INFO] [stderr] 123 |     table_schema: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 124 |     table_name: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 125 |     column_name: Option<String>,
[INFO] [stderr] 126 |     ordinal_position: Option<i32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `w`
[INFO] [stderr]     --> src/altertable.rs:1262:47
[INFO] [stderr]      |
[INFO] [stderr] 1262 |             Err(MigrationError::UnnamedObject(w)) => (),
[INFO] [stderr]      |                                               ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stderr] 
[INFO] [stderr] warning: function `str_to_wrapped` is never used
[INFO] [stderr]     --> src/altertable.rs:1359:8
[INFO] [stderr]      |
[INFO] [stderr] 1359 |     fn str_to_wrapped(s: &str) -> Wrapped {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `str_to_statement` is never used
[INFO] [stderr]     --> src/altertable.rs:1369:8
[INFO] [stderr]      |
[INFO] [stderr] 1369 |     fn str_to_statement(s: &str) -> Statement {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stderr]   --> src/source_postgres.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | struct PGIndex {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr]  9 |     schemaname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 10 |     tablename: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 11 |     indexname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `declare_schema` (lib) generated 8 warnings (run `cargo fix --lib -p declare_schema` to apply 3 suggestions)
[INFO] [stderr] warning: `declare_schema` (lib test) generated 11 warnings (7 duplicates) (run `cargo fix --lib -p declare_schema --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/declare_schema-8b9be910a504becf)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test altertable::test_str_to_pg::test_add_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_column ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_unique_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_drop_not_null ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_drop_default ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_not_null ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_create_extension ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_set_default ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_set_new_default ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_index_without_name ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_check_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_foreign_key_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_index ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_index_compare ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_same_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_table ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_column ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_remove_column ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_unique_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_not_null ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_drop_not_null ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_set_default ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_set_new_default ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_drop_check_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_create_extension ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_drop_table ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_drop_unique_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_remove_column ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_same_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_changed_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_primary_key_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_add_table ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_drop_default ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_table ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_modify_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_modify_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_unchanged_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_primary_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_unique_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_unchanged_unique_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_drop_foreign_key_constraint ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_check_constraint' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a5511 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{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:     0x5d40d440be9d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c51d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e66d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d4339dcb - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d4339dcb - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d4339dcb - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42dea20 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d4319dad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314154 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444690b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444cf89 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43443a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f44e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a45d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f8220 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d43039f6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4306c70 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4413f63 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42dab73 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fddd1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d44036c0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443d920 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{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:     0x5d40d439d97f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{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:     0x5d40d439cf56 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{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:     0x5d40d43be27a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43faf7a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1120:5
[INFO] [stdout]   51:     0x5d40d43f1997 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1120:18
[INFO] [stdout]   52:     0x5d40d436d9e6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_check_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_column stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_column' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a1451 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{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:     0x5d40d440bd1d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c39d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e4ed - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433940b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433940b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433940b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42dd760 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d4315e4d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314094 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444612b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444ce09 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4343c22 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f20e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a2dd - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f6960 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d43036f6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4305890 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44136c3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42da753 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fd771 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d44026c0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443cf70 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{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:     0x5d40d439d62f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{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:     0x5d40d439cd76 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{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:     0x5d40d43be15a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fad3a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:872:5
[INFO] [stdout]   51:     0x5d40d43f1877 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:872:18
[INFO] [stdout]   52:     0x5d40d436d866 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_column::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_index' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d439fed3 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{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:     0x5d40d440bc9d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c31d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e46d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d43390cb - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d43390cb - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d43390cb - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42dd120 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431492d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314054 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4445e8b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444cd89 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43439a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f14e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a25d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f6120 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d43035f6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d43051f0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44133e3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42da5f3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fd551 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4402182 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443cc3f - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{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:     0x5d40d439d51e - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{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:     0x5d40d439ccd6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{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:     0x5d40d43be0fa - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fac7a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1228:5
[INFO] [stdout]   51:     0x5d40d43f1817 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1228:18
[INFO] [stdout]   52:     0x5d40d436d7e6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_unique_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_unique_constraint' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a5fe1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{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:     0x5d40d440bedd - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c55d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e6ad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d4339f6b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d4339f6b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d4339f6b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42ded40 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431a83d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314174 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4446a5b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444cfc9 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43444e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f4ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a49d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f8640 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303a76 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4306fc0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44140d3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42dac23 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fdee1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4403970 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443dac0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{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:     0x5d40d439da0f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{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:     0x5d40d439cfa6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{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:     0x5d40d43be2aa - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fafda - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1194:5
[INFO] [stdout]   51:     0x5d40d43f19c7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1194:18
[INFO] [stdout]   52:     0x5d40d436da26 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_unique_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_drop_not_null stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_drop_not_null' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43ae1a1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{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:     0x5d40d440c1dd - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c85d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e9ad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433b2eb - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433b2eb - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433b2eb - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e12c0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d43226fd - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43142f4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4447a1b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d2c9 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43453e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f92e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a79d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fb7c0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4304076 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4309780 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4415213 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db463 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43feba1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d44059b0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443ee40 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{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:     0x5d40d439e0cf - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{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:     0x5d40d439d366 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{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:     0x5d40d43be4ea - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb45a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:917:5
[INFO] [stdout]   51:     0x5d40d43f1c07 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:917:18
[INFO] [stdout]   52:     0x5d40d436dd26 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_not_null::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_drop_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_drop_default' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43ac131 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{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:     0x5d40d440c11d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c79d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e8ed - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433ae0b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433ae0b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433ae0b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e0960 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d432074d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314294 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444762b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d209 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4345022 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f80e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a6dd - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fab60 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303ef6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4308d90 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414dc3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db253 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe871 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d44051a0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443e960 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{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:     0x5d40d439df1f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{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:     0x5d40d439d276 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{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:     0x5d40d43be45a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb33a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:965:5
[INFO] [stdout]   51:     0x5d40d43f1b77 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:965:18
[INFO] [stdout]   52:     0x5d40d436dc66 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_drop_default::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_not_null stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_not_null' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a6ab1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{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:     0x5d40d440bf1d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c59d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e6ed - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433a10b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433a10b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433a10b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42df060 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431b2cd - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314194 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4446bab - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d009 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344622 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f50e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a4dd - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f8a60 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303af6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4307310 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414243 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42dacd3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fdff1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4403c20 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443dc60 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{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:     0x5d40d439da9f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{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:     0x5d40d439cff6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{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:     0x5d40d43be2da - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb03a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:900:5
[INFO] [stdout]   51:     0x5d40d43f19f7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:900:18
[INFO] [stdout]   52:     0x5d40d436da66 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_not_null::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_create_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_create_extension' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a4a43 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{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:     0x5d40d440be5d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c4dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e62d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d4339c2b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d4339c2b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d4339c2b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42de700 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431931d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314134 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d44467bb - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444cf49 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344262 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f3ee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a41d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f7e00 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303976 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4306920 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4413df3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42daac3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fdcc1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4403412 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443d77f - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{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:     0x5d40d439d8ee - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{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:     0x5d40d439cf06 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{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:     0x5d40d43be24a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43faf1a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1348:5
[INFO] [stdout]   51:     0x5d40d43f1967 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1348:18
[INFO] [stdout]   52:     0x5d40d436d9a6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_create_extension::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_set_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_set_default' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43ab661 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{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:     0x5d40d440c0dd - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c75d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e8ad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433ac6b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433ac6b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433ac6b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e0640 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431fcbd - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314274 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d44474db - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d1c9 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344ee2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f7ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a69d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fa740 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303e76 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4308a40 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414c53 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db1a3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe761 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4404ef0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443e7c0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{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:     0x5d40d439de8f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{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:     0x5d40d439d226 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{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:     0x5d40d43be42a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb2da - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:931:5
[INFO] [stdout]   51:     0x5d40d43f1b47 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:931:18
[INFO] [stdout]   52:     0x5d40d436dc26 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_default::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_set_new_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_set_new_default' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43b0211 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{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:     0x5d40d440c29d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c91d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433ea6d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433b7cb - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433b7cb - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433b7cb - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e1c20 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d43246ad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314354 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4447e0b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d389 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43457a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433fa4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a85d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fc420 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d43041f6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d430a170 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4415663 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db673 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43feed1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d44061c0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443f320 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{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:     0x5d40d439e27f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{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:     0x5d40d439d456 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{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:     0x5d40d43be57a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb57a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:948:5
[INFO] [stdout]   51:     0x5d40d43f1c97 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:948:18
[INFO] [stdout]   52:     0x5d40d436dde6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_alter_column_set_new_default::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_index_without_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_index_without_name' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a8b21 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{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:     0x5d40d440bfdd - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c65d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e7ad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433a5eb - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433a5eb - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433a5eb - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42df9c0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431d27d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43141f4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4446f9b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d0c9 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43449e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f62e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a59d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f96c0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303c76 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4307d00 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414693 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42daee3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe321 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4404430 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443e140 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{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:     0x5d40d439dc4f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{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:     0x5d40d439d0e6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{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:     0x5d40d43be36a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb15a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1240:5
[INFO] [stdout]   51:     0x5d40d43f1a87 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1240:18
[INFO] [stdout]   52:     0x5d40d436db26 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_index_without_name::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_check_constraint' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a7581 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{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:     0x5d40d440bf5d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c5dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e72d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433a2ab - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433a2ab - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433a2ab - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42df380 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431bd5d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43141b4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4446cfb - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d049 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344762 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f56e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a51d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f8e80 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303b76 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4307660 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44143b3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42dad83 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe101 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4403ed0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443de00 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{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:     0x5d40d439db2f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{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:     0x5d40d439d046 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{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:     0x5d40d43be30a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb09a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1137:5
[INFO] [stdout]   51:     0x5d40d43f1a27 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1137:18
[INFO] [stdout]   52:     0x5d40d436daa6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_check_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_same_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_same_foreign_key_constraint' (48) 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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43af741 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{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:     0x5d40d440c25d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c8dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433ea2d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433b62b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433b62b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433b62b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e1900 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d4323c1d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314334 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4447cbb - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d349 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4345662 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f9ee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a81d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fc000 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4304176 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4309e20 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44154f3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db5c3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fedc1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4405f10 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443f180 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{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:     0x5d40d439e1ef - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{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:     0x5d40d439d406 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{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:     0x5d40d43be54a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb51a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1064:5
[INFO] [stdout]   51:     0x5d40d43f1c67 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1064:18
[INFO] [stdout]   52:     0x5d40d436dda6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_foreign_key_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_remove_column stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_remove_column' (46) 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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a34c1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{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:     0x5d40d440bddd - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c45d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e5ad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d43398eb - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d43398eb - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d43398eb - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42de0c0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d4317dfd - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43140f4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444651b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444cec9 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4343fe2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f32e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a39d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f75c0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303876 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4306280 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4413b13 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42da963 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fdaa1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4402ed0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443d450 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{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:     0x5d40d439d7df - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{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:     0x5d40d439ce66 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{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:     0x5d40d43be1ea - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fae5a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:886:5
[INFO] [stdout]   51:     0x5d40d43f1907 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:886:18
[INFO] [stdout]   52:     0x5d40d436d926 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_remove_column::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_same_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_same_check_constraint' (47) 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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a8051 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{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:     0x5d40d440bf9d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c61d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e76d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433a44b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433a44b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433a44b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42df6a0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431c7ed - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43141d4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4446e4b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d089 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43448a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f5ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a55d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f92a0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303bf6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d43079b0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414523 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42dae33 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe211 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4404180 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443dfa0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{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:     0x5d40d439dbbf - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{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:     0x5d40d439d096 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{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:     0x5d40d43be33a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb0fa - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1154:5
[INFO] [stdout]   51:     0x5d40d43f1a57 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1154:18
[INFO] [stdout]   52:     0x5d40d436dae6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_same_check_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_changed_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_changed_index' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a29f1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{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:     0x5d40d440bd9d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c41d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e56d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433974b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433974b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433974b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42ddda0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431736d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43140d4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d44463cb - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444ce89 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4343ea2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f2ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a35d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f71a0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d43037f6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4305f30 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44139a3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42da8b3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fd991 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4402c20 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443d2b0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{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:     0x5d40d439d74f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{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:     0x5d40d439ce16 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{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:     0x5d40d43be1ba - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fadfa - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1321:5
[INFO] [stdout]   51:     0x5d40d43f18d7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1321:18
[INFO] [stdout]   52:     0x5d40d436d8e6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_changed_index::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_table' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a0983 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{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:     0x5d40d440bcdd - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c35d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e4ad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433926b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433926b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433926b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42dd440 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d43153bd - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314074 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4445fdb - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444cdc9 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4343ae2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f1ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a29d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f6540 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303676 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4305540 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4413553 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42da6a3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fd661 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4402412 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443cdcf - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{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:     0x5d40d439d59e - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{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:     0x5d40d439cd26 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{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:     0x5d40d43be12a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43facda - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:980:5
[INFO] [stdout]   51:     0x5d40d43f1847 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:980:18
[INFO] [stdout]   52:     0x5d40d436d826 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_table::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_table' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a1f21 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{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:     0x5d40d440bd5d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c3dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e52d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d43395ab - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d43395ab - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d43395ab - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42dda80 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d43168dd - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43140b4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444627b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444ce49 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4343d62 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f26e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a31d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f6d80 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303776 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4305be0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4413833 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42da803 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fd881 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4402970 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443d110 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{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:     0x5d40d439d6bf - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{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:     0x5d40d439cdc6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{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:     0x5d40d43be18a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fad9a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:991:5
[INFO] [stdout]   51:     0x5d40d43f18a7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:991:18
[INFO] [stdout]   52:     0x5d40d436d8a6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_table::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_modify_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_modify_check_constraint' (44) 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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43aab91 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{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:     0x5d40d440c09d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c71d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e86d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433aacb - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433aacb - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433aacb - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e0320 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431f22d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314254 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444738b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d189 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344da2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f74e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a65d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fa320 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303df6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d43086f0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414ae3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db0f3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe651 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4404c40 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443e620 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{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:     0x5d40d439ddff - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{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:     0x5d40d439d1d6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{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:     0x5d40d43be3fa - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb27a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1174:5
[INFO] [stdout]   51:     0x5d40d43f1b17 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1174:18
[INFO] [stdout]   52:     0x5d40d436dbe6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_check_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_modify_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_modify_foreign_key_constraint' (45) 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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43b0ce1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{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:     0x5d40d440c2dd - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c95d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433eaad - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433b96b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433b96b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433b96b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e1f40 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d432513d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314374 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4447f5b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d3c9 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43458e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433faae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a89d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fc840 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4304276 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d430a4c0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44157d3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db723 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fefe1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4406470 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443f4c0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{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:     0x5d40d439e30f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{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:     0x5d40d439d4a6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{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:     0x5d40d43be5aa - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb5da - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1088:5
[INFO] [stdout]   51:     0x5d40d43f1cc7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1088:18
[INFO] [stdout]   52:     0x5d40d436de26 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_unchanged_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_unchanged_index' (49) 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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a3f91 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{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:     0x5d40d440be1d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c49d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e5ed - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d4339a8b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d4339a8b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d4339a8b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42de3e0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431888d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314114 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444666b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444cf09 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344122 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f38e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a3dd - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f79e0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d43038f6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d43065d0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4413c83 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42daa13 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fdbb1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4403180 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443d5f0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{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:     0x5d40d439d86f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{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:     0x5d40d439ceb6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{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:     0x5d40d43be21a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43faeba - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1267:5
[INFO] [stdout]   51:     0x5d40d43f1937 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1267:18
[INFO] [stdout]   52:     0x5d40d436d966 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_index::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_foreign_key_constraint' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43acc01 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{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:     0x5d40d440c15d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c7dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e92d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433afab - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433afab - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433afab - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e0c80 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d43211dd - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43142b4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444777b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d249 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4345162 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f86e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a71d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42faf80 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303f76 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d43090e0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414f33 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db303 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe981 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4405450 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443eb00 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{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:     0x5d40d439dfaf - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{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:     0x5d40d439d2c6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{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:     0x5d40d43be48a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb39a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1022:5
[INFO] [stdout]   51:     0x5d40d43f1ba7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1022:18
[INFO] [stdout]   52:     0x5d40d436dca6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_foreign_key_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_primary_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_primary_key_constraint' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43ad6d1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{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:     0x5d40d440c19d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c81d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e96d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433b14b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433b14b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433b14b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e0fa0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d4321c6d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d43142d4 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d44478cb - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d289 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d43452a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f8ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a75d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fb3a0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303ff6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4309430 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d44150a3 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db3b3 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fea91 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4405700 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443eca0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{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:     0x5d40d439e03f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{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:     0x5d40d439d316 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{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:     0x5d40d43be4ba - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb3fa - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1005:5
[INFO] [stdout]   51:     0x5d40d43f1bd7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1005:18
[INFO] [stdout]   52:     0x5d40d436dce6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_add_primary_key_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_unique_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_unique_constraint' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43a95f1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{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:     0x5d40d440c01d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c69d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e7ed - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433a78b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433a78b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433a78b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42dfce0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431dd0d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314214 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d44470eb - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d109 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344b22 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f68e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a5dd - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f9ae0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303cf6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4308050 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414803 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42daf93 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe431 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d44046e0 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443e2e0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{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:     0x5d40d439dcdf - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{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:     0x5d40d439d136 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{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:     0x5d40d43be39a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb1ba - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1211:5
[INFO] [stdout]   51:     0x5d40d43f1ab7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1211:18
[INFO] [stdout]   52:     0x5d40d436db66 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_unique_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_foreign_key_constraint' (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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43aec71 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{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:     0x5d40d440c21d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c89d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e9ed - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433b48b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433b48b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433b48b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e15e0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d432318d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314314 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d4447b6b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d309 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4345522 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f98e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a7dd - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42fbbe0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d43040f6 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d4309ad0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4415383 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db513 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   44:     0x5d40d43fecb1 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4405c60 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443efe0 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{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:     0x5d40d439e15f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{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:     0x5d40d439d3b6 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{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:     0x5d40d43be51a - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb4ba - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1040:5
[INFO] [stdout]   51:     0x5d40d43f1c37 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1040:18
[INFO] [stdout]   52:     0x5d40d436dd66 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_unchanged_unique_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_unchanged_unique_index' (50) 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:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d40d4e0ca52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d40d4e0ca52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d40d4e24e9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d40d4e24e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d40d4e11c56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d40d4e11c56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d40d4de987f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d40d4de987f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d40d4e040e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d40d4474bee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d40d4474bee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d40d4e04352 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d40d4e04352 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d40d4de9938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d40d4de0f49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d40d4dea9fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d40d4e2560c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d40d4e25352 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d40d44d5134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d40d45c64f2 - sqlx_postgres[854b67b3c76397ce]::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:     0x5d40d45cdd0e - <sqlx_postgres[854b67b3c76397ce]::database::Postgres as sqlx_core[d06ea75ac79f83d8]::testing::TestSupport>::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:     0x5d40d440bc5f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[d06ea75ac79f83d8]::testing::TestContext<sqlx_postgres[854b67b3c76397ce]::database::Postgres>, sqlx_core[d06ea75ac79f83d8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d40d43aa0c1 - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{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:     0x5d40d440c05d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d40d440c6dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d40d433e82d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5d40d433a92b - tokio[76a92ff09ee760e8]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5d40d433a92b - tokio[76a92ff09ee760e8]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5d40d433a92b - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5d40d42e0000 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5d40d431e79d - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5d40d4314234 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5d40d444723b - <tokio[76a92ff09ee760e8]::runtime::context::scoped::Scoped<tokio[76a92ff09ee760e8]::runtime::scheduler::Context>>::set::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5d40d444d149 - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5d40d4344c62 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::try_with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d40d433f6ee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[76a92ff09ee760e8]::runtime::context::Context>>::with::<tokio[76a92ff09ee760e8]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d40d444a61d - tokio[76a92ff09ee760e8]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5d40d42f9f00 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5d40d4303d76 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5d40d43083a0 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5d40d4414973 - tokio[76a92ff09ee760e8]::runtime::context::runtime::enter_runtime::<<tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5d40d42db043 - <tokio[76a92ff09ee760e8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5d40d43fe541 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5d40d4404990 - <tokio[76a92ff09ee760e8]::runtime::runtime::Runtime>::block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5d40d443e480 - sqlx_core[d06ea75ac79f83d8]::rt::test_block_on::<sqlx_core[d06ea75ac79f83d8]::testing::run_test<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{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:     0x5d40d439dd6f - sqlx_core[d06ea75ac79f83d8]::testing::run_test::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{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:     0x5d40d439d186 - sqlx_core[d06ea75ac79f83d8]::testing::run_test_with_pool::<sqlx_postgres[854b67b3c76397ce]::database::Postgres, fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{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:     0x5d40d43be3ca - <fn(sqlx_core[d06ea75ac79f83d8]::pool::Pool<sqlx_postgres[854b67b3c76397ce]::database::Postgres>) -> declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0} as sqlx_core[d06ea75ac79f83d8]::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:     0x5d40d43fb21a - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1294:5
[INFO] [stdout]   51:     0x5d40d43f1ae7 - declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1294:18
[INFO] [stdout]   52:     0x5d40d436dba6 - <declare_schema[6f0084c739540c9c]::altertable::test_str_to_pg::test_unchanged_unique_index::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d40d4468f9b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d40d4468f9b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d40d44757fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d40d44757fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d40d44757fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d40d446fcc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d40d446fcc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d40d44782f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d40d44782f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d40d44782f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d40d4e0bf5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d40d4e0bf5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x74069d588aa4 - <unknown>
[INFO] [stdout]   74:     0x74069d615a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     altertable::test_str_to_pg::test_add_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_add_column
[INFO] [stdout]     altertable::test_str_to_pg::test_add_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_add_index
[INFO] [stdout]     altertable::test_str_to_pg::test_add_index_without_name
[INFO] [stdout]     altertable::test_str_to_pg::test_add_primary_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_add_table
[INFO] [stdout]     altertable::test_str_to_pg::test_add_unique_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_drop_default
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_drop_not_null
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_not_null
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_set_default
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_set_new_default
[INFO] [stdout]     altertable::test_str_to_pg::test_changed_index
[INFO] [stdout]     altertable::test_str_to_pg::test_create_extension
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_table
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_unique_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_modify_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_modify_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_remove_column
[INFO] [stdout]     altertable::test_str_to_pg::test_same_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_same_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_unchanged_index
[INFO] [stdout]     altertable::test_str_to_pg::test_unchanged_unique_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c9d0ad1d42525d382cc277184d03bd87eee4bafa960e1e72395f104f7fb64b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d0ad1d42525d382cc277184d03bd87eee4bafa960e1e72395f104f7fb64b0f", kill_on_drop: false }`
[INFO] [stdout] c9d0ad1d42525d382cc277184d03bd87eee4bafa960e1e72395f104f7fb64b0f
