[INFO] fetching crate spawn-db 0.2.0...
[INFO] testing spawn-db-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate spawn-db 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate spawn-db 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spawn-db 0.2.0
[INFO] tweaked toml for crates.io crate spawn-db 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spawn-db 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spawn-db 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded tabled_derive v0.9.0
[INFO] [stderr]   Downloaded twox-hash v2.1.0
[INFO] [stderr]   Downloaded clap_derive v4.5.13
[INFO] [stderr]   Downloaded postgres-protocol v0.6.9
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded windows-result v0.3.2
[INFO] [stderr]   Downloaded clap v4.5.13
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.2
[INFO] [stderr]   Downloaded tabled v0.17.0
[INFO] [stderr]   Downloaded object_store v0.12.3
[INFO] [stderr]   Downloaded papergrid v0.13.0
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded opendal v0.54.1
[INFO] [stderr]   Downloaded minijinja v2.11.0
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded clap_builder v4.5.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d55abc201be017cf1d9e7248d92156eece84ce60d5aeb1dbcd527681fd988001
[INFO] running `Command { std: "docker" "start" "-a" "d55abc201be017cf1d9e7248d92156eece84ce60d5aeb1dbcd527681fd988001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d55abc201be017cf1d9e7248d92156eece84ce60d5aeb1dbcd527681fd988001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55abc201be017cf1d9e7248d92156eece84ce60d5aeb1dbcd527681fd988001", kill_on_drop: false }`
[INFO] [stdout] d55abc201be017cf1d9e7248d92156eece84ce60d5aeb1dbcd527681fd988001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d647185d5cfa40cf0ea51d765f4a49982fb9c7e81ad34fd0613ed2a23f472662
[INFO] running `Command { std: "docker" "start" "-a" "d647185d5cfa40cf0ea51d765f4a49982fb9c7e81ad34fd0613ed2a23f472662", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling yaml-rust2 v0.10.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling object_store v0.12.3
[INFO] [stderr]    Compiling opendal v0.54.1
[INFO] [stderr]    Compiling spawn-db v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "d647185d5cfa40cf0ea51d765f4a49982fb9c7e81ad34fd0613ed2a23f472662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d647185d5cfa40cf0ea51d765f4a49982fb9c7e81ad34fd0613ed2a23f472662", kill_on_drop: false }`
[INFO] [stdout] d647185d5cfa40cf0ea51d765f4a49982fb9c7e81ad34fd0613ed2a23f472662
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1773d6af97f66b66117cc27b17923ff3e5505d91395ef4118be649179298f82f
[INFO] running `Command { std: "docker" "start" "-a" "1773d6af97f66b66117cc27b17923ff3e5505d91395ef4118be649179298f82f", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling spawn-db v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pending_migration`
[INFO] [stdout]    --> tests/integration_postgres.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |     let pending_migration = helper
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pending_migration`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.56s
[INFO] running `Command { std: "docker" "inspect" "1773d6af97f66b66117cc27b17923ff3e5505d91395ef4118be649179298f82f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1773d6af97f66b66117cc27b17923ff3e5505d91395ef4118be649179298f82f", kill_on_drop: false }`
[INFO] [stdout] 1773d6af97f66b66117cc27b17923ff3e5505d91395ef4118be649179298f82f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdf1337767b5297fd9c13aaaa1d94ce197fb92db7b422f0fa0b83fe5cf93d910
[INFO] running `Command { std: "docker" "start" "-a" "bdf1337767b5297fd9c13aaaa1d94ce197fb92db7b422f0fa0b83fe5cf93d910", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `pending_migration`
[INFO] [stderr]    --> tests/integration_postgres.rs:589:9
[INFO] [stderr]     |
[INFO] [stderr] 589 |     let pending_migration = helper
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pending_migration`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `spawn-db` (test "integration_postgres") generated 1 warning (run `cargo fix --test "integration_postgres" -p spawn-db` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spawn_db-b08c7c29e782f749)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test escape::tests::test_escaped_identifier_basic ... ok
[INFO] [stdout] test escape::tests::test_sql_query_escapes_injection_attempt ... ok
[INFO] [stdout] test escape::tests::test_escaped_literal_basic ... ok
[INFO] [stdout] test escape::tests::test_sql_query_with_insecure_raw ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_auto_escape_callback_all_files ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_bool_true ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_bool_false ... ok
[INFO] [stdout] test escape::tests::test_sql_query_macro ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_bytes ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_filter_fails_for_custom_format ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_for_non_sql_templates ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_bytes_empty ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_integer ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_length_filter_works ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_loop_over_map_keys ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_map ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_only_on_output_not_in_loops ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_negative_integer ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_nested_loop ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_nested_seq ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_seq_strings ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_seq_strings_with_injection ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_string ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_string_with_quotes ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_seq_integers ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_safe_filter_bypasses_escaping ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_seq_mixed_types ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_from_safe_string_bypasses_escaping ... ok
[INFO] [stdout] test sql_formatter::tests::test_get_auto_escape_callback_returns_function ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_string_injection_attempt ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_seq_empty ... ok
[INFO] [stdout] test store::tests::test_get_migration_fs_status_with_lock ... ok
[INFO] [stdout] test sql_formatter::tests::test_dialect_format_names_are_unique ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_only_on_output_not_in_conditionals ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_undefined ... ok
[INFO] [stdout] test sql_formatter::tests::test_get_formatter_returns_function ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_none ... ok
[INFO] [stdout] test sql_formatter::postgres::tests::test_sql_escape_float ... ok
[INFO] [stdout] test telemetry::tests::test_generates_ephemeral_id_without_project_id ... ok
[INFO] [stdout] test store::tests::test_get_migration_fs_status_without_lock ... ok
[INFO] [stdout] test telemetry::tests::test_properties_are_stored ... ok
[INFO] [stdout] test telemetry::tests::test_do_not_track_disables_telemetry ... ok
[INFO] [stdout] test template::tests::test_base64_encode_filter ... ok
[INFO] [stdout] test telemetry::tests::test_uses_project_id_as_distinct_id ... ok
[INFO] [stdout] test store::tests::test_list_migration_fs_status ... ok
[INFO] [stdout] test store::tests::test_operator_from_includedir_with_prefix ... ok
[INFO] [stdout] test template::tests::test_base64_encode_filter_text ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_enabled_false_disables ... ok
[INFO] [stdout] test template::tests::test_base64_encode_filter_rejects_other_types ... ok
[INFO] [stdout] test template::tests::test_base64_encode_filter_string ... ok
[INFO] [stdout] test template::tests::test_sql_escape_bool ... ok
[INFO] [stdout] test template::tests::test_read_file_filter_with_store ... ok
[INFO] [stdout] test template::tests::test_sql_escape_for_non_sql_templates ... ok
[INFO] [stdout] test template::tests::test_sql_escape_integer ... ok
[INFO] [stdout] test template::tests::test_read_file_filter_uses_pinned_store ... ok
[INFO] [stdout] test template::tests::test_sql_escape_none ... ok
[INFO] [stdout] test store::pinner::tests::test_snapshot ... ok
[INFO] [stdout] test template::tests::test_read_file_with_base64_encode ... ok
[INFO] [stdout] test template::tests::test_read_file_missing_file_returns_error ... ok
[INFO] [stdout] test template::tests::test_sql_escape_string_injection_attempt ... ok
[INFO] [stdout] test template::tests::test_sql_escape_seq ... ok
[INFO] [stdout] test template::tests::test_to_string_lossy_filter_invalid_utf8 ... ok
[INFO] [stdout] test template::tests::test_sql_escape_bytes ... ok
[INFO] [stdout] test store::tests::test_list_migrations_returns_two_migrations ... ok
[INFO] [stdout] test template::tests::test_sql_safe_filter_bypasses_escaping ... ok
[INFO] [stdout] test template::tests::test_to_string_lossy_filter_passes_through_string ... ok
[INFO] [stdout] test template::tests::test_to_string_lossy_filter_rejects_other_types ... ok
[INFO] [stdout] test template::tests::test_to_string_lossy_filter_valid_utf8 ... ok
[INFO] [stdout] test template::tests::test_sql_escape_string ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spawn-27700876c85876ad)
[INFO] [stdout] test template::tests::test_sql_escape_only_on_output_not_in_loops ... ok
[INFO] [stdout] test template::tests::test_engine_to_dialect_postgres_psql ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_postgres.rs (/opt/rustwide/target/debug/deps/integration_postgres-9b92ba0817ccdc9b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_advisory_lock_blocks_migration ... ignored
[INFO] [stdout] test test_apply_requires_pinned ... ignored
[INFO] [stdout] test test_cli_test_compare ... ignored
[INFO] [stdout] test test_mass_apply_and_adopt ... ignored
[INFO] [stdout] test test_migration_adopt ... ignored
[INFO] [stdout] test test_migration_applied_but_not_recorded_error ... ignored
[INFO] [stdout] test test_migration_creates_table ... ignored
[INFO] [stdout] test test_migration_is_idempotent ... ignored
[INFO] [stdout] test test_migration_recorded_in_history ... ignored
[INFO] [stdout] test test_migration_sql_error_causes_failure ... ignored
[INFO] [stdout] test test_migration_tables_correctness ... ignored
[INFO] [stdout] test test_postgres_connection ... ignored
[INFO] [stdout] test test_spawn_database_config ... ignored
[INFO] [stdout] test test_spawn_schema_created ... ignored
[INFO] [stdout] test migration_build::test_create_migration ... ok
[INFO] [stdout] test migration_build::test_check_fails_with_unpinned_migration ... ok
[INFO] [stdout] test migration_build::test_migration_build_with_variables ... ok
[INFO] [stdout] test migration_build::test_build_shows_warning_when_pinned_but_not_using_pinned_flag ... ok
[INFO] [stdout] test migration_build::test_check_passes_with_no_migrations ... ok
[INFO] [stdout] test migration_build::test_check_passes_when_all_pinned ... ok
[INFO] [stdout] test migration_build::test_migration_build_with_component ... ok
[INFO] [stdout] test migration_build::test_migration_build_basic ... ok
[INFO] [stdout] test migration_build::test_migration_build_with_read_file_and_parse ... ok
[INFO] [stdout] test test_migration_status ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_migration_status stdout ----
[INFO] [stdout] Error: PostgreSQL is not available. Start it with: docker compose up -d
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/lib.rs:691:13
[INFO] [stdout]    2: integration_postgres::require_postgres
[INFO] [stdout]              at ./tests/integration_postgres.rs:408:20
[INFO] [stdout]    3: integration_postgres::test_migration_status::{{closure}}
[INFO] [stdout]              at ./tests/integration_postgres.rs:549:5
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]    7: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    8: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   25: integration_postgres::test_migration_status
[INFO] [stdout]              at ./tests/integration_postgres.rs:757:7
[INFO] [stdout]   26: integration_postgres::test_migration_status::{{closure}}
[INFO] [stdout]              at ./tests/integration_postgres.rs:548:37
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   30: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   31: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   35: test::run_test_in_process
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   36: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   37: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48: <unknown>
[INFO] [stdout]   49: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_migration_status
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_postgres`
[INFO] running `Command { std: "docker" "inspect" "bdf1337767b5297fd9c13aaaa1d94ce197fb92db7b422f0fa0b83fe5cf93d910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf1337767b5297fd9c13aaaa1d94ce197fb92db7b422f0fa0b83fe5cf93d910", kill_on_drop: false }`
[INFO] [stdout] bdf1337767b5297fd9c13aaaa1d94ce197fb92db7b422f0fa0b83fe5cf93d910
