[INFO] cloning repository https://github.com/pandazy/jankensqlhub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandazy/jankensqlhub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandazy%2Fjankensqlhub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandazy%2Fjankensqlhub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 259b9fae27557bbb7ba53ba38f7220c64930bb71
[INFO] testing pandazy/jankensqlhub against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandazy%2Fjankensqlhub" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pandazy/jankensqlhub
[INFO] finished tweaking git repo https://github.com/pandazy/jankensqlhub
[INFO] tweaked toml for git repo https://github.com/pandazy/jankensqlhub written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pandazy/jankensqlhub on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 129 packages to latest Rust 1.94.0-nightly compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rusqlite v0.37.0 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79663187c8e80b704bd9207973362ff22b8a82d5372ac2c74642c98c562e2b17
[INFO] running `Command { std: "docker" "start" "-a" "79663187c8e80b704bd9207973362ff22b8a82d5372ac2c74642c98c562e2b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79663187c8e80b704bd9207973362ff22b8a82d5372ac2c74642c98c562e2b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79663187c8e80b704bd9207973362ff22b8a82d5372ac2c74642c98c562e2b17", kill_on_drop: false }`
[INFO] [stdout] 79663187c8e80b704bd9207973362ff22b8a82d5372ac2c74642c98c562e2b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 961a0de0d03db786ff2521fc9110542ab3a728f6fef29e85957d7669c592d953
[INFO] running `Command { std: "docker" "start" "-a" "961a0de0d03db786ff2521fc9110542ab3a728f6fef29e85957d7669c592d953", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 phf_shared v0.13.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling jankensqlhub v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.30s
[INFO] running `Command { std: "docker" "inspect" "961a0de0d03db786ff2521fc9110542ab3a728f6fef29e85957d7669c592d953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "961a0de0d03db786ff2521fc9110542ab3a728f6fef29e85957d7669c592d953", kill_on_drop: false }`
[INFO] [stdout] 961a0de0d03db786ff2521fc9110542ab3a728f6fef29e85957d7669c592d953
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7742c7d2212649c642d2d399d5326e3519b9874ee022f7212cb31d67adc2764b
[INFO] running `Command { std: "docker" "start" "-a" "7742c7d2212649c642d2d399d5326e3519b9874ee022f7212cb31d67adc2764b", kill_on_drop: false }`
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jankensqlhub v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.95s
[INFO] running `Command { std: "docker" "inspect" "7742c7d2212649c642d2d399d5326e3519b9874ee022f7212cb31d67adc2764b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7742c7d2212649c642d2d399d5326e3519b9874ee022f7212cb31d67adc2764b", kill_on_drop: false }`
[INFO] [stdout] 7742c7d2212649c642d2d399d5326e3519b9874ee022f7212cb31d67adc2764b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c9ea526c3e75286ac7b4c23a37a54e446560437aaafc479f6561eb60cfa8163
[INFO] running `Command { std: "docker" "start" "-a" "6c9ea526c3e75286ac7b4c23a37a54e446560437aaafc479f6561eb60cfa8163", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jankensqlhub-e84719f8a70d9ea0)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_boolean ... ok
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_float ... ok
[INFO] [stdout] test parameter_constraints::tests::test_value_to_condition_key_non_primitive_error ... ok
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_blob ... ok
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_integer ... ok
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_list ... ok
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_inferred ... ok
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_string ... ok
[INFO] [stdout] test parameters::tests::test_json_value_to_parameter_value_table_name ... ok
[INFO] [stdout] test parameters::tests::test_prepare_parameter_statement_generic_list_parameter_type_error ... ok
[INFO] [stdout] test runner_postgresql::tests::test_parameter_value_blob_to_postgresql_conversion ... ok
[INFO] [stdout] test parameters::tests::test_prepare_parameter_statement_generic_missing_parameter ... ok
[INFO] [stdout] test runner_postgresql::tests::test_parameter_value_boolean_to_postgresql_conversion ... ok
[INFO] [stdout] test runner_postgresql::tests::test_parameter_value_float_to_postgresql_conversion ... ok
[INFO] [stdout] test parameters::tests::test_prepare_parameter_statement_generic_basic_parameters ... ok
[INFO] [stdout] test parameters::tests::test_prepare_parameter_statement_generic_table_name_parameters ... ok
[INFO] [stdout] test parameters::tests::test_prepare_parameter_statement_generic_empty_list_error ... ok
[INFO] [stdout] test parameters::tests::test_prepare_parameter_statement_generic_list_parameters ... ok
[INFO] [stdout] test parameters::tests::test_prepare_parameter_statement_generic_mixed_parameter_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive_tests_injection.rs (/opt/rustwide/target/debug/deps/comprehensive_tests_injection-dae94d735ba0c5b6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_sql_injection_protection_id_parameter ... ok
[INFO] [stdout] test test_sql_injection_protection_safe_name_parameter ... ok
[INFO] [stdout] test test_sql_injection_protection_list_parameters ... ok
[INFO] [stdout] test test_sql_injection_protection_name_parameter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive_tests_parameters.rs (/opt/rustwide/target/debug/deps/comprehensive_tests_parameters-7bf503fdbdb2c02e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_concatenated_table_name_parameters ... ok
[INFO] [stdout] test test_multi_table_name_parameters ... ok
[INFO] [stdout] test test_parameter_parsing_edge_cases ... ok
[INFO] [stdout] test test_list_parameter_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive_tests_sqlite.rs (/opt/rustwide/target/debug/deps/comprehensive_tests_sqlite-72fb80b86623cb09)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_sqlite_row_error_handling ... ok
[INFO] [stdout] test test_sqlite_real_nan_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive_tests_str_utils.rs (/opt/rustwide/target/debug/deps/comprehensive_tests_str_utils-8c157128ebe14837)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_str_utils_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive_tests_transactions.rs (/opt/rustwide/target/debug/deps/comprehensive_tests_transactions-37db0957cc0528e1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_multi_statement_no_params ... ok
[INFO] [stdout] test test_multi_statement_table_name_parameters ... ok
[INFO] [stdout] test test_multi_statement_transaction_with_params ... ok
[INFO] [stdout] test test_multi_statement_transaction_fixed_transfer ... ok
[INFO] [stdout] test test_multi_statement_transaction_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enumif_tests_basic.rs (/opt/rustwide/target/debug/deps/enumif_tests_basic-5874ca825da96d28)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_enumif_constraint_validation ... ok
[INFO] [stdout] test test_enum_and_enumif_mutual_exclusion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enumif_tests_malformed.rs (/opt/rustwide/target/debug/deps/enumif_tests_malformed-9f3d1d12a1836496)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_enumif_constraint_malformed_definition_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enumif_tests_multiple_conditions.rs (/opt/rustwide/target/debug/deps/enumif_tests_multiple_conditions-c99344314f22789d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_enumif_constraint_multiple_conditions_alphabetical ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enumif_tests_no_match.rs (/opt/rustwide/target/debug/deps/enumif_tests_no_match-ebf0c00091b606cb)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_enumif_constraint_no_matching_condition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enumif_tests_non_primitive.rs (/opt/rustwide/target/debug/deps/enumif_tests_non_primitive-d1bc50f736ec7640)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_enumif_constraint_non_primitive_conditional_parameter_validation_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enumif_tests_primitive.rs (/opt/rustwide/target/debug/deps/enumif_tests_primitive-91e65c8ef580eb46)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_enumif_primitive_conditional_parameter_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_parameter_validation_blob.rs (/opt/rustwide/target/debug/deps/error_handling_parameter_validation_blob-e4dadc445ff5b6d2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_blob_parameter_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_parameter_validation_enum.rs (/opt/rustwide/target/debug/deps/error_handling_parameter_validation_enum-bc3a4a80c67e731b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_parameter_validation_enum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_parameter_validation_list.rs (/opt/rustwide/target/debug/deps/error_handling_parameter_validation_list-377fad13e02e9832)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_list_parameter_constraint_validation_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_parameter_validation_pattern.rs (/opt/rustwide/target/debug/deps/error_handling_parameter_validation_pattern-2fbe6781d32a0257)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_parameter_validation_pattern_non_string ... ok
[INFO] [stdout] test test_parameter_validation_pattern ... ok
[INFO] [stdout] test test_parameter_validation_pattern_table_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_parameter_validation_range.rs (/opt/rustwide/target/debug/deps/error_handling_parameter_validation_range-79a08a1081a132eb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_parameter_validation_range ... ok
[INFO] [stdout] test test_parameter_validation_range_wrong_type ... ok
[INFO] [stdout] test test_parameter_validation_range_non_numeric ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_parameter_validation_type.rs (/opt/rustwide/target/debug/deps/error_handling_parameter_validation_type-3d39ff626a178a1c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_invalid_parameter_type_error ... ok
[INFO] [stdout] test test_parameter_type_mismatch ... ok
[INFO] [stderr]      Running tests/error_handling_query_definition.rs (/opt/rustwide/target/debug/deps/error_handling_query_definition-1577a2918aaab3b0)
[INFO] [stdout] test test_sqlite_type_mismatch_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_transaction_keywords_error_from_sql ... ok
[INFO] [stdout] test test_parameter_name_conflict_error ... ok
[INFO] [stdout] test test_from_json_non_object_input ... ok
[INFO] [stdout] test test_from_json_missing_query_field ... ok
[INFO] [stdout] test test_from_json_query_definition_not_object ... ok
[INFO] [stdout] test test_invalid_json_input_from_json ... ok
[INFO] [stdout] test test_invalid_query_definition_structure_from_json ... ok
[INFO] [stdout] test test_from_json_invalid_returns_field ... ok
[INFO] [stdout] test test_query_not_found ... ok
[INFO] [stdout] test test_invalid_itemtype_definition_error ... ok
[INFO] [stdout] test test_parameter_validation_range_definition_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_runtime.rs (/opt/rustwide/target/debug/deps/error_handling_runtime-7e8ca39e2e885c00)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_io_error ... ok
[INFO] [stderr]      Running tests/error_handling_utilities.rs (/opt/rustwide/target/debug/deps/error_handling_utilities-c3a54345065d1451)
[INFO] [stdout] test test_regex_error ... ok
[INFO] [stdout] test test_sqlite_sql_syntax_error ... ok
[INFO] [stdout] test test_table_name_parameter_security_and_validation ... ok
[INFO] [stdout] test test_table_name_validation_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_get_error_data ... ok
[INFO] [stdout] test test_get_error_info ... ok
[INFO] [stdout] test test_all_error_codes_are_present ... ok
[INFO] [stdout] test test_no_args_provided_for_parameter_in_sql ... ok
[INFO] [stdout] test test_parameter_parsing_with_valid_parameters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mvp_tests.rs (/opt/rustwide/target/debug/deps/mvp_tests-6c26e233d3493238)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_sqlite_blob_column_type ... ok
[INFO] [stdout] test test_loading_from_json_value ... ok
[INFO] [stdout] test test_table_name_column_syntax ... ok
[INFO] [stdout] test test_boolean_params ... ok
[INFO] [stdout] test test_blob_parameter_basics ... ok
[INFO] [stdout] test test_sqlite_insert_with_params ... ok
[INFO] [stdout] test test_sqlite_select_all_no_params ... ok
[INFO] [stdout] test test_debug_sql_statements ... ok
[INFO] [stdout] test test_sqlite_float_params ... ok
[INFO] [stdout] test test_sqlite_update_with_params ... ok
[INFO] [stderr]      Running tests/postgresql_env_setup.rs (/opt/rustwide/target/debug/deps/postgresql_env_setup-ede9d2d700579e19)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_postgresql_database_setup ... ok
[INFO] [stdout] test tests::test_postgresql_basic_connectivity ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_postgresql_basic_connectivity stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_postgresql_basic_connectivity' (132) panicked at tests/postgresql_env_setup.rs:11:14:
[INFO] [stdout] PostgreSQL test requires POSTGRES_CONNECTION_STRING environment variable. See op.md for setup instructions.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff36fb6f7d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff36fb6f7d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff36fb6f7d2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff36fb6f7d2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff36fb861fa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff36fb861fa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ff36fb748e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff36fb748e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff36fb4cfcf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff36fb4cfcf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff36fb67469 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff36f99e21e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff36f99e21e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff36fb676d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff36fb676d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff36fb4d088 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff36fb421c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff36fb4e0ad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff36fb8693c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff36fb866b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff36f97fc0e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff36f96198d - postgresql_env_setup[5f1bc528aefe4ce3]::tests::test_postgresql_basic_connectivity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/postgresql_env_setup.rs:11:14
[INFO] [stdout]   22:     0x5ff36f9705d2 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ff36f97064d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ff36f95d9ed - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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]   25:     0x5ff36f95d8eb - tokio[2a7bb803b1a65425]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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]   26:     0x5ff36f95d8eb - tokio[2a7bb803b1a65425]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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]   27:     0x5ff36f95d8eb - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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]   28:     0x5ff36f958560 - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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]   29:     0x5ff36f95cb9d - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[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]   30:     0x5ff36f95be94 - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[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]   31:     0x5ff36f964b1b - <tokio[2a7bb803b1a65425]::runtime::context::scoped::Scoped<tokio[2a7bb803b1a65425]::runtime::scheduler::Context>>::set::<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[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]   32:     0x5ff36f9547d9 - tokio[2a7bb803b1a65425]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[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]   33:     0x5ff36f9697f2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[2a7bb803b1a65425]::runtime::context::Context>>::try_with::<tokio[2a7bb803b1a65425]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5ff36f96937e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[2a7bb803b1a65425]::runtime::context::Context>>::with::<tokio[2a7bb803b1a65425]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stderr] error: test failed, to rerun pass `--test postgresql_env_setup`
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5ff36f95326d - tokio[2a7bb803b1a65425]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[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]   36:     0x5ff36f95a020 - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[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]   37:     0x5ff36f95a316 - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[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]   38:     0x5ff36f95baa0 - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[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]   39:     0x5ff36f971953 - tokio[2a7bb803b1a65425]::runtime::context::runtime::enter_runtime::<<tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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]   40:     0x5ff36f958091 - <tokio[2a7bb803b1a65425]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[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]   41:     0x5ff36f957ce4 - <tokio[2a7bb803b1a65425]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[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]   42:     0x5ff36f957eac - <tokio[2a7bb803b1a65425]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[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]   43:     0x5ff36f962cef - postgresql_env_setup[5f1bc528aefe4ce3]::tests::test_postgresql_basic_connectivity
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/postgresql_env_setup.rs:29:53
[INFO] [stdout]   44:     0x5ff36f960977 - postgresql_env_setup[5f1bc528aefe4ce3]::tests::test_postgresql_basic_connectivity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/postgresql_env_setup.rs:8:50
[INFO] [stdout]   45:     0x5ff36f9410f6 - <postgresql_env_setup[5f1bc528aefe4ce3]::tests::test_postgresql_basic_connectivity::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ff36f9925cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ff36f9925cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5ff36f99ee2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5ff36f99ee2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5ff36f99ee2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5ff36f99ee2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5ff36f99ee2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5ff36f99ee2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5ff36f99ee2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5ff36f9992f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5ff36f9992f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5ff36f9a1922 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5ff36f9a1922 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5ff36f9a1922 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5ff36f9a1922 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5ff36f9a1922 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ff36f9a1922 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5ff36f9a1922 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5ff36fb6f06f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5ff36fb6f06f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7126e7433aa4 - <unknown>
[INFO] [stdout]   67:     0x7126e74c0a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_postgresql_basic_connectivity
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6c9ea526c3e75286ac7b4c23a37a54e446560437aaafc479f6561eb60cfa8163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9ea526c3e75286ac7b4c23a37a54e446560437aaafc479f6561eb60cfa8163", kill_on_drop: false }`
[INFO] [stdout] 6c9ea526c3e75286ac7b4c23a37a54e446560437aaafc479f6561eb60cfa8163
