[INFO] fetching crate pg_walstream 0.6.0... [INFO] testing pg_walstream-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pg_walstream 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pg_walstream 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pg_walstream 0.6.0 [INFO] tweaked toml for crates.io crate pg_walstream 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pg_walstream 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pg_walstream 0.6.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.13 [INFO] [stderr] Downloaded bindgen v0.64.0 [INFO] [stderr] Downloaded libpq-sys v0.8.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e189d909681843b29e0014c4591f60be2746c2f9bcc579319eabfa019b848893 [INFO] running `Command { std: "docker" "start" "-a" "e189d909681843b29e0014c4591f60be2746c2f9bcc579319eabfa019b848893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e189d909681843b29e0014c4591f60be2746c2f9bcc579319eabfa019b848893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e189d909681843b29e0014c4591f60be2746c2f9bcc579319eabfa019b848893", kill_on_drop: false }` [INFO] [stdout] e189d909681843b29e0014c4591f60be2746c2f9bcc579319eabfa019b848893 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9ea22f2738a3b3479a7877926d636e8e511819af13e3aab001da0399284c0b1 [INFO] running `Command { std: "docker" "start" "-a" "f9ea22f2738a3b3479a7877926d636e8e511819af13e3aab001da0399284c0b1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling libpq-sys v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling pg_walstream v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.25s [INFO] running `Command { std: "docker" "inspect" "f9ea22f2738a3b3479a7877926d636e8e511819af13e3aab001da0399284c0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ea22f2738a3b3479a7877926d636e8e511819af13e3aab001da0399284c0b1", kill_on_drop: false }` [INFO] [stdout] f9ea22f2738a3b3479a7877926d636e8e511819af13e3aab001da0399284c0b1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e308659f7ddaef9c3d29de0ba0e558bf30980b2c8018be274db36d81a44fd073 [INFO] running `Command { std: "docker" "start" "-a" "e308659f7ddaef9c3d29de0ba0e558bf30980b2c8018be274db36d81a44fd073", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling libpq-sys v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling pg_walstream v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.97s [INFO] running `Command { std: "docker" "inspect" "e308659f7ddaef9c3d29de0ba0e558bf30980b2c8018be274db36d81a44fd073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e308659f7ddaef9c3d29de0ba0e558bf30980b2c8018be274db36d81a44fd073", kill_on_drop: false }` [INFO] [stdout] e308659f7ddaef9c3d29de0ba0e558bf30980b2c8018be274db36d81a44fd073 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 304f433e6c942e8c7dfee4b7d0e656a3c635a5c00547acab17bb9543370ab4b6 [INFO] running `Command { std: "docker" "start" "-a" "304f433e6c942e8c7dfee4b7d0e656a3c635a5c00547acab17bb9543370ab4b6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_walstream-3570086f9616ae08) [INFO] [stdout] [INFO] [stdout] running 713 tests [INFO] [stdout] test buffer::tests::test_buffer_reader_basic ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_cstring_long_string ... ok [INFO] [stdout] test buffer::tests::test_buffer_empty ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_from_bytes ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_cstring_from_bytes_zero_copy ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_cstring_consecutive ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_from_vec ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_from_vec_full ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_cstring_empty_string ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_errors ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_invalid_utf8 ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_position ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_peek ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_read_bytes ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_read_bytes_insufficient ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_read_bytes_buf_insufficient ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_read_string_insufficient ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_skip_insufficient ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_skip_message_type ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_skip_message_type_empty ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_strings ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_u16 ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_u32 ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_u64 ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_unterminated_string ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_zero_copy ... ok [INFO] [stdout] test buffer::tests::test_buffer_roundtrip_complex ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_basic ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_bytes ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_as_ref ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_into_vec ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_skip ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_capacity ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_position ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_clear ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_as_bytes ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_default ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_reserve ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_write_cstring ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_write_cstring_rejects_embedded_null ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_write_i32 ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_write_i16 ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_write_i64 ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_write_string ... ok [INFO] [stdout] test column_value::tests::test_column_value_as_str_binary ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_signed_integers ... ok [INFO] [stdout] test column_value::tests::test_column_value_as_str_invalid_utf8 ... ok [INFO] [stdout] test buffer::tests::test_buffer_reader_signed_integers ... ok [INFO] [stdout] test column_value::tests::test_column_value_binary ... ok [INFO] [stdout] test column_value::tests::test_column_value_clone ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_with_capacity ... ok [INFO] [stdout] test column_value::tests::test_column_value_decode_unknown_tag ... ok [INFO] [stdout] test buffer::tests::test_buffer_writer_strings ... ok [INFO] [stdout] test column_value::tests::test_column_value_debug ... ok [INFO] [stdout] test column_value::tests::test_column_value_is_null_all_variants ... ok [INFO] [stdout] test column_value::tests::test_column_value_null ... ok [INFO] [stdout] test column_value::tests::test_column_value_display_invalid_utf8 ... ok [INFO] [stdout] test column_value::tests::test_column_value_partial_eq_str ... ok [INFO] [stdout] test column_value::tests::test_column_value_display ... ok [INFO] [stdout] test column_value::tests::test_hex_decode_invalid_second_char ... ok [INFO] [stdout] test column_value::tests::test_column_value_partial_eq_ref_str ... ok [INFO] [stdout] test column_value::tests::test_rowdata_default ... ok [INFO] [stdout] test column_value::tests::test_rowdata_encode_decode_empty ... ok [INFO] [stdout] test column_value::tests::test_column_value_encode_decode_empty_text ... ok [INFO] [stdout] test column_value::tests::test_column_value_equality ... ok [INFO] [stdout] test column_value::tests::test_column_value_encode_decode_round_trip ... ok [INFO] [stdout] test column_value::tests::test_hex_decode ... ok [INFO] [stdout] test column_value::tests::test_rowdata_encode_decode_with_null_values ... ok [INFO] [stdout] test column_value::tests::test_column_value_encode_decode_empty_binary ... ok [INFO] [stdout] test column_value::tests::test_rowdata_equality_order_sensitive ... ok [INFO] [stdout] test column_value::tests::test_hex_nibble_uppercase ... ok [INFO] [stdout] test column_value::tests::test_rowdata_clone ... ok [INFO] [stdout] test column_value::tests::test_rowdata_encode_decode_round_trip ... ok [INFO] [stdout] test column_value::tests::test_rowdata_debug ... ok [INFO] [stdout] test column_value::tests::test_rowdata_operations ... ok [INFO] [stdout] test column_value::tests::test_hex_encode ... ok [INFO] [stdout] test connection::libpq::tests::test_alter_slot_sql_both_options ... ok [INFO] [stdout] test column_value::tests::test_column_value_text ... ok [INFO] [stdout] test connection::libpq::tests::test_alter_slot_sql_no_options_error ... ok [INFO] [stdout] test connection::libpq::tests::test_alter_slot_sql_two_phase_false ... ok [INFO] [stdout] test connection::libpq::tests::test_alter_slot_sql_two_phase_true ... ok [INFO] [stdout] test column_value::tests::test_rowdata_from_pairs_empty ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_default_options ... ok [INFO] [stdout] test column_value::tests::test_rowdata_iter_with_values ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_label_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_incremental ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_checkpoint ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_label ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_manifest ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_manifest_checksums ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_max_rate ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_multiple_options ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_progress ... ok [INFO] [stdout] test connection::libpq::tests::test_alter_slot_sql_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_compression ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_target_detail ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_verify_checksums ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_wal ... ok [INFO] [stdout] test connection::libpq::tests::test_build_drop_slot_sql_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_build_drop_slot_sql_injection_with_wait ... ok [INFO] [stdout] test connection::libpq::tests::test_build_drop_slot_sql_with_wait ... ok [INFO] [stdout] test connection::libpq::tests::test_build_drop_slot_sql_without_wait ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_compression_detail ... ok [INFO] [stdout] test connection::libpq::tests::test_build_read_slot_sql_basic ... ok [INFO] [stdout] test connection::libpq::tests::test_build_sql_options_empty ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_target ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_tablespace_map ... ok [INFO] [stdout] test connection::libpq::tests::test_build_sql_options_multiple ... ok [INFO] [stdout] test connection::libpq::tests::test_base_backup_sql_with_wait ... ok [INFO] [stdout] test connection::libpq::tests::test_build_read_slot_sql_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_alter_slot_sql_failover_true ... ok [INFO] [stdout] test connection::libpq::tests::test_build_sql_options_single ... ok [INFO] [stdout] test connection::libpq::tests::test_close_replication_connection_null_conn ... ok [INFO] [stdout] test connection::libpq::tests::test_drain_result_copy_done_variant ... ok [INFO] [stdout] test connection::libpq::tests::test_drain_result_debug_format ... ok [INFO] [stdout] test connection::libpq::tests::test_drain_result_drained_variant ... ok [INFO] [stdout] test connection::libpq::tests::test_drain_result_would_block_variant ... ok [INFO] [stdout] test connection::libpq::tests::test_drop_null_conn_does_not_panic ... ok [INFO] [stdout] test connection::libpq::tests::test_ensure_replication_mode_fails_when_not_replication ... ok [INFO] [stdout] test connection::libpq::tests::test_get_copy_data_async_return_type_is_bytes ... ok [INFO] [stdout] test connection::libpq::tests::test_handle_cancellation_returns_first_queued_message ... ok [INFO] [stdout] test connection::libpq::tests::test_handle_cancellation_returns_queued_message ... ok [INFO] [stdout] test connection::libpq::tests::test_is_alive_returns_false_for_null_conn ... ok [INFO] [stdout] test connection::libpq::tests::test_handle_cancellation_returns_cancelled_when_empty ... ok [INFO] [stdout] test connection::libpq::tests::test_physical_replication_sql_all_options ... ok [INFO] [stdout] test connection::libpq::tests::test_physical_replication_sql_no_slot_zero_lsn ... ok [INFO] [stdout] test connection::libpq::tests::test_physical_replication_sql_slot_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_physical_replication_sql_with_slot ... ok [INFO] [stdout] test connection::libpq::tests::test_physical_replication_sql_with_timeline ... ok [INFO] [stdout] test connection::libpq::tests::test_physical_replication_sql_with_valid_lsn ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_identifier_empty ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_identifier_multiple_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_identifier_simple ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_identifier_special_chars ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_identifier_with_double_quote ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_string_value_empty ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_string_value_with_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_string_value_sql_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_quote_sql_string_value_basic ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_data_bytes_copy_from_slice ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_copy_done_variant ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_data_bytes_zero_copy_slice ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_data_empty_bytes ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_would_block_variant ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_backslash_and_quote ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_special_chars_without_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_sql_string_value_consecutive_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_sql_string_value_empty ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_data_variant_with_bytes ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_sql_string_value_multiple_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_data_large_payload ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_sql_string_value_no_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_sql_string_value_only_quote ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_sql_string_value_single_quote ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_sql_string_value_sql_injection_attempt ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_unicode_with_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_invalid_snapshot_value ... ok [INFO] [stdout] test connection::libpq::tests::test_read_result_debug_format ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_complex_injection_attempt ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_two_phase_overrides_snapshot ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_default_options ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_use_snapshot ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_physical_default ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_physical_reserve_wal ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_export_snapshot_with_failover ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_physical_temporary ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_plugin_name_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_failover ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_slot_name_injection ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_missing_plugin ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_noexport_snapshot ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_temporary_export_snapshot ... ok [INFO] [stdout] test connection::libpq::tests::test_sanitize_newlines_and_quotes ... ok [INFO] [stdout] test connection::libpq::tests::test_slot_sql_logical_two_phase ... ok [INFO] [stdout] test connection::libpq::tests::test_start_replication_sql_empty_options ... ok [INFO] [stdout] test connection::libpq::tests::test_start_replication_sql_option_injection ... ok [INFO] [stdout] test error::tests::test_generic_error_display ... ok [INFO] [stdout] test connection::libpq::tests::test_start_replication_sql_single_option ... ok [INFO] [stdout] test connection::libpq::tests::test_start_replication_sql_with_multiple_options ... ok [INFO] [stdout] test error::tests::test_io_error_conversion ... ok [INFO] [stdout] test connection::libpq::tests::test_start_replication_sql_with_valid_lsn ... ok [INFO] [stdout] test connection::libpq::tests::test_start_replication_sql_with_zero_lsn ... ok [INFO] [stdout] test error::tests::test_buffer_error ... ok [INFO] [stdout] test error::tests::test_cancelled_display ... ok [INFO] [stdout] test error::tests::test_cancelled_error ... ok [INFO] [stdout] test error::tests::test_config_error ... ok [INFO] [stdout] test error::tests::test_authentication_error ... ok [INFO] [stdout] test error::tests::test_config_error_display ... ok [INFO] [stdout] test error::tests::test_connection_alias ... ok [INFO] [stdout] test error::tests::test_connection_alias_display ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_generic_error ... ok [INFO] [stdout] test error::tests::test_permanent_connection_error ... ok [INFO] [stdout] test error::tests::test_nul_error_conversion ... ok [INFO] [stdout] test error::tests::test_replication_connection_display ... ok [INFO] [stdout] test error::tests::test_protocol_error ... ok [INFO] [stdout] test error::tests::test_replication_slot_display ... ok [INFO] [stdout] test error::tests::test_transient_connection_error ... ok [INFO] [stdout] test error::tests::test_replication_slot_error ... ok [INFO] [stdout] test lsn::tests::test_applied_updates_flushed ... ok [INFO] [stdout] test lsn::tests::test_clone_independence ... ok [INFO] [stdout] test error::tests::test_timeout_error ... ok [INFO] [stdout] test lsn::tests::test_default_trait ... ok [INFO] [stdout] test lsn::tests::test_equal_lsn_no_update ... ok [INFO] [stdout] test lsn::tests::test_clone ... ok [INFO] [stdout] test lsn::tests::test_get_feedback_lsn ... ok [INFO] [stdout] test error::tests::test_result_type_alias ... ok [INFO] [stdout] test lsn::tests::test_shared_lsn_feedback_new ... ok [INFO] [stdout] test lsn::tests::test_update_flushed_lsn ... ok [INFO] [stdout] test lsn::tests::test_new_shared ... ok [INFO] [stdout] test lsn::tests::test_zero_lsn_ignored ... ok [INFO] [stdout] test lsn::tests::test_log_state ... ok [INFO] [stdout] test lsn::tests::test_monotonic_increase ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_str_binary_invalid_utf8 ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_bytes ... ok [INFO] [stdout] test lsn::tests::test_log_state_with_nonzero_lsns ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_str_empty_text ... ok [INFO] [stdout] test lsn::tests::test_update_applied_lsn ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_str_binary_valid_utf8 ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_str_null ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_str_unchanged ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_string ... ok [INFO] [stdout] test protocol::tests::test_column_data_binary ... ok [INFO] [stdout] test protocol::tests::test_column_data_binary_bytes ... ok [INFO] [stdout] test protocol::tests::test_column_data_creation ... ok [INFO] [stdout] test protocol::tests::test_column_data_into_bytes ... ok [INFO] [stdout] test protocol::tests::test_column_data_text_bytes ... ok [INFO] [stdout] test protocol::tests::test_build_hot_standby_feedback_message ... ok [INFO] [stdout] test protocol::tests::test_column_data_as_str_zero_copy ... ok [INFO] [stdout] test lsn::tests::test_concurrent_updates ... ok [INFO] [stdout] test protocol::tests::test_column_info_is_key ... ok [INFO] [stdout] test protocol::tests::test_empty_message ... ok [INFO] [stdout] test protocol::tests::test_invalid_message_type ... ok [INFO] [stdout] test protocol::tests::test_parse_begin_message ... ok [INFO] [stdout] test protocol::tests::test_parse_begin_prepare_message ... ok [INFO] [stdout] test protocol::tests::test_parse_commit_message ... ok [INFO] [stdout] test protocol::tests::test_parse_commit_prepared_message ... ok [INFO] [stdout] test protocol::tests::test_parse_delete_in_streaming_context ... ok [INFO] [stdout] test protocol::tests::test_parse_delete_message ... ok [INFO] [stdout] test protocol::tests::test_parse_insert_in_streaming_context ... ok [INFO] [stdout] test protocol::tests::test_parse_insert_message ... ok [INFO] [stdout] test protocol::tests::test_parse_keepalive_message ... ok [INFO] [stdout] test protocol::tests::test_parse_keepalive_message_no_reply ... ok [INFO] [stdout] test protocol::tests::test_parse_keepalive_message_too_short ... ok [INFO] [stdout] test protocol::tests::test_parse_logical_message ... ok [INFO] [stdout] test protocol::tests::test_parse_message_in_streaming_context ... ok [INFO] [stdout] test protocol::tests::test_parse_prepare_message ... ok [INFO] [stdout] test protocol::tests::test_parse_origin_message ... ok [INFO] [stdout] test protocol::tests::test_parse_relation_in_streaming_context ... ok [INFO] [stdout] test protocol::tests::test_parse_relation_message ... ok [INFO] [stdout] test protocol::tests::test_parse_rollback_prepared_message ... ok [INFO] [stdout] test protocol::tests::test_parse_stream_abort_no_v4 ... ok [INFO] [stdout] test protocol::tests::test_parse_stream_abort_v4 ... ok [INFO] [stdout] test protocol::tests::test_parse_stream_commit_message ... ok [INFO] [stdout] test protocol::tests::test_parse_stream_prepare_message ... ok [INFO] [stdout] test protocol::tests::test_parse_stream_start_message ... ok [INFO] [stdout] test protocol::tests::test_parse_truncate_in_streaming_context ... ok [INFO] [stdout] test protocol::tests::test_parse_stream_stop_message ... ok [INFO] [stdout] test protocol::tests::test_parse_truncate_message ... ok [INFO] [stdout] test protocol::tests::test_parse_tuple_with_binary_column ... ok [INFO] [stdout] test protocol::tests::test_parse_type_in_streaming_context ... ok [INFO] [stdout] test protocol::tests::test_parse_type_message ... ok [INFO] [stdout] test protocol::tests::test_parse_update_in_streaming_context ... ok [INFO] [stdout] test protocol::tests::test_parse_update_message ... ok [INFO] [stdout] test protocol::tests::test_parse_update_with_old_tuple_o_type ... ok [INFO] [stdout] test protocol::tests::test_parse_update_without_old_tuple ... ok [INFO] [stdout] test protocol::tests::test_parse_wal_message_bytes_begin ... ok [INFO] [stdout] test protocol::tests::test_parse_wal_message_bytes_commit ... ok [INFO] [stdout] test protocol::tests::test_parse_wal_message_bytes_empty ... ok [INFO] [stdout] test protocol::tests::test_parse_wal_message_bytes_insert ... ok [INFO] [stdout] test protocol::tests::test_parse_wal_message_bytes_matches_slice_path ... ok [INFO] [stdout] test protocol::tests::test_parse_wal_message_bytes_unknown_type ... ok [INFO] [stdout] test protocol::tests::test_parser_protocol_versions ... ok [INFO] [stdout] test protocol::tests::test_protocol_version_message_types ... ok [INFO] [stdout] test protocol::tests::test_relation_info ... ok [INFO] [stdout] test protocol::tests::test_relation_info_get_column_by_name ... ok [INFO] [stdout] test protocol::tests::test_replication_state_applied_updates_flushed ... ok [INFO] [stdout] test protocol::tests::test_replication_state_default ... ok [INFO] [stdout] test protocol::tests::test_replication_state ... ok [INFO] [stdout] test protocol::tests::test_replication_state_lsn_has_changed ... ok [INFO] [stdout] test protocol::tests::test_replication_state_lsn_updates ... ok [INFO] [stdout] test protocol::tests::test_replication_state_mark_feedback_sent_with_lsn ... ok [INFO] [stdout] test protocol::tests::test_replication_state_add_get_relation ... ok [INFO] [stdout] test protocol::tests::test_stream_stop_clears_context ... ok [INFO] [stdout] test protocol::tests::test_streaming_replication_message ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_get_column ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_to_hash_map_more_columns_than_relation ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_to_hash_map_text_empty_data ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_to_hash_map_unknown_data_type ... ok [INFO] [stdout] test protocol::tests::test_parse_wal_message_bytes_relation ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_to_hash_map_with_null ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_to_hash_map_with_unchanged ... ok [INFO] [stdout] test retry::tests::test_add_jitter_small_delay ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_to_hashmap ... ok [INFO] [stdout] test retry::tests::test_backoff_current_delay_field ... ok [INFO] [stdout] test retry::tests::test_backoff_max_delay_capping ... ok [INFO] [stdout] test retry::tests::test_exponential_backoff_basic ... ok [INFO] [stdout] test retry::tests::test_exponential_backoff_clone_debug ... ok [INFO] [stdout] test retry::tests::test_exponential_backoff_jitter ... ok [INFO] [stdout] test retry::tests::test_exponential_backoff_max_delay ... ok [INFO] [stdout] test retry::tests::test_exponential_backoff_reset ... ok [INFO] [stdout] test retry::tests::test_jitter_stays_within_bounds ... ok [INFO] [stdout] test retry::tests::test_max_attempts ... ok [INFO] [stdout] test retry::tests::test_max_delay_cap_with_jitter ... ok [INFO] [stdout] test retry::tests::test_multiplier_effect ... ok [INFO] [stdout] test retry::tests::test_replication_connection_retry_new ... ok [INFO] [stdout] test protocol::tests::test_tuple_data_to_hash_map_with_binary ... ok [INFO] [stdout] test retry::tests::test_reset_clears_state ... ok [INFO] [stdout] test retry::tests::test_retry_config_clone_and_debug ... ok [INFO] [stdout] test retry::tests::test_retry_config_default ... ok [INFO] [stdout] test retry::tests::test_to_backoff ... ok [INFO] [stdout] test stream::tests::test_build_options_no_streaming_mode_off ... ok [INFO] [stdout] test stream::tests::test_build_options_origin_any ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_basic ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_binary_only ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_invalid_version ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_messages_only ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_no_streaming_off ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_origin_only ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_parallel_v4 ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_two_phase ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_with_all_flags ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_publication_name_quoting ... ok [INFO] [stdout] test stream::tests::test_cancellation_token_basic ... ok [INFO] [stdout] test stream::tests::test_cancellation_token_clone ... ok [INFO] [stdout] test stream::tests::test_change_event_delete_creation ... ok [INFO] [stdout] test stream::tests::test_build_replication_options_with_streaming ... ok [INFO] [stdout] test stream::tests::test_cancellation_token_immediate_cancel ... ok [INFO] [stdout] test stream::tests::test_change_event_insert_creation ... ok [INFO] [stdout] test stream::tests::test_cancellation_propagates_to_children ... ok [INFO] [stdout] test stream::tests::test_change_event_metadata_field ... ok [INFO] [stdout] test stream::tests::test_change_event_update_creation ... ok [INFO] [stdout] test stream::tests::test_change_event_update_without_old_data ... ok [INFO] [stdout] test stream::tests::test_change_event_with_large_lsn ... ok [INFO] [stdout] test stream::tests::test_change_event_with_null_values ... ok [INFO] [stdout] test stream::tests::test_config_builder_chain ... ok [INFO] [stdout] test stream::tests::test_check_connection_health_skipped_when_too_soon ... ok [INFO] [stdout] test stream::tests::test_config_debug ... ok [INFO] [stdout] test stream::tests::test_config_full_builder_chain_with_all_fields ... ok [INFO] [stdout] test stream::tests::test_config_with_binary ... ok [INFO] [stdout] test stream::tests::test_config_with_custom_intervals ... ok [INFO] [stdout] test stream::tests::test_config_with_different_protocol_versions ... ok [INFO] [stdout] test stream::tests::test_config_with_messages ... ok [INFO] [stdout] test stream::tests::test_config_with_slot_options_default ... ok [INFO] [stdout] test stream::tests::test_config_with_origin_any ... ok [INFO] [stdout] test stream::tests::test_config_with_slot_options_replaces_defaults ... ok [INFO] [stdout] test stream::tests::test_config_with_origin_none ... ok [INFO] [stdout] test stream::tests::test_config_with_origin_unset ... ok [INFO] [stdout] test stream::tests::test_config_default_optional_fields ... ok [INFO] [stdout] test stream::tests::test_config_full_builder_chain ... ok [INFO] [stdout] test stream::tests::test_config_default_slot_options ... ok [INFO] [stdout] test stream::tests::test_config_with_slot_options_builder ... ok [INFO] [stdout] test stream::tests::test_config_with_slot_type_logical ... ok [INFO] [stdout] test stream::tests::test_config_with_slot_type_physical ... ok [INFO] [stdout] test stream::tests::test_config_with_streaming_mode ... ok [INFO] [stdout] test stream::tests::test_config_with_two_phase ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_begin_prepare ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_commit ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_begin ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_commit_prepared ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_delete ... ok [INFO] [stdout] test stream::tests::test_connection_timeout_exceeded ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_delete_unknown_relation ... ok [INFO] [stdout] test stream::tests::test_cancellation_token_async_cancel ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_insert ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_insert_unknown_relation ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_message_with_content ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_origin_fields ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_prepare ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_first_time_returns_none ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_same_schema_returns_none ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_schema_change_column_rename ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_schema_change_key_flag ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_schema_change_new_column ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_schema_change_namespace ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_schema_change_replica_identity ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_relation_schema_change_type_change ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_rollback_prepared ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_stream_abort ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_stream_commit ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_stream_start ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_stream_stop ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_stream_prepare ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_type_message ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_unknown_message ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_update_key_type_k ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_truncate ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_update_unknown_relation ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_update_with_old ... ok [INFO] [stdout] test stream::tests::test_convert_truncate_all_unknown ... ok [INFO] [stdout] test stream::tests::test_convert_update_no_old_tuple ... ok [INFO] [stdout] test stream::tests::test_current_lsn ... ok [INFO] [stdout] test stream::tests::test_current_lsn_after_state_update ... ok [INFO] [stdout] test stream::tests::test_convert_to_change_event_stream_abort_no_optionals ... ok [INFO] [stdout] test stream::tests::test_empty_table_and_schema_names ... ok [INFO] [stdout] test stream::tests::test_current_lsn_fresh_stream ... ok [INFO] [stdout] test stream::tests::test_event_stream_accessors ... ok [INFO] [stdout] test stream::tests::test_ensure_replication_slot_already_created ... ok [INFO] [stdout] test stream::tests::test_ensure_replication_slot_idempotent ... ok [INFO] [stdout] test stream::tests::test_ensure_replication_slot_after_manual_flag ... ok [INFO] [stdout] test stream::tests::test_ensure_replication_slot_output_plugin_selection ... ok [INFO] [stdout] test stream::tests::test_event_stream_current_lsn ... ok [INFO] [stdout] test stream::tests::test_event_stream_exported_snapshot ... ok [INFO] [stdout] test stream::tests::test_event_stream_get_feedback_lsn ... ok [INFO] [stdout] test stream::tests::test_event_stream_inner_mut ... ok [INFO] [stdout] test stream::tests::test_event_stream_inner_mut_returns_ref ... ok [INFO] [stdout] test stream::tests::test_event_stream_fused_stream_after_shutdown ... ok [INFO] [stdout] test stream::tests::test_event_stream_inner_access ... ok [INFO] [stdout] test stream::tests::test_event_stream_is_terminated_initially_false ... ok [INFO] [stdout] test stream::tests::test_event_stream_is_temporary ... ok [INFO] [stdout] test stream::tests::test_event_stream_inner_returns_ref ... ok [INFO] [stdout] test stream::tests::test_event_stream_lsn_feedback_update ... ok [INFO] [stdout] test stream::tests::test_event_stream_lsn_monotonic_increase ... ok [INFO] [stdout] test stream::tests::test_event_stream_next_event_name ... ok [INFO] [stdout] test stream::tests::test_event_stream_poll_next_after_shutdown_returns_none ... ok [INFO] [stdout] test stream::tests::test_event_stream_poll_next_cancel_terminates ... ok [INFO] [stdout] test stream::tests::test_event_stream_poll_next_fused_after_cancel ... ok [INFO] [stdout] test stream::tests::test_event_stream_poll_next_restores_inner_after_cancel ... ok [INFO] [stdout] test stream::tests::test_event_stream_poll_next_terminated_returns_none ... ok [INFO] [stdout] test stream::tests::test_event_stream_next_event_returns_future ... ok [INFO] [stdout] test stream::tests::test_event_stream_ref_accessors ... ok [INFO] [stdout] test stream::tests::test_event_stream_shared_feedback_always_available ... ok [INFO] [stdout] test stream::tests::test_event_stream_ref_basic ... ok [INFO] [stdout] test stream::tests::test_event_stream_shutdown_cancels_token ... ok [INFO] [stdout] test stream::tests::test_event_stream_ref_inner_mut_update ... ok [INFO] [stdout] test stream::tests::test_check_connection_health_detects_dead_connection ... ok [INFO] [stdout] test stream::tests::test_event_stream_ref_inner_mut ... ok [INFO] [stdout] test stream::tests::test_event_stream_shutdown_clears_inflight ... ok [INFO] [stdout] test stream::tests::test_event_stream_shutdown_sets_terminated ... ok [INFO] [stdout] test stream::tests::test_event_stream_shutdown_with_inner_none ... ok [INFO] [stdout] test stream::tests::test_event_stream_update_lsn ... ok [INFO] [stdout] test stream::tests::test_exponential_backoff_progression ... ok [INFO] [stdout] test stream::tests::test_event_with_unicode_data ... ok [INFO] [stdout] test stream::tests::test_exponential_backoff_respects_max_delay ... ok [INFO] [stdout] test stream::tests::test_exported_snapshot_name_none ... ok [INFO] [stdout] test stream::tests::test_exported_snapshot_name_none_before_creation ... ok [INFO] [stdout] test stream::tests::test_event_stream_shutdown_idempotent ... ok [INFO] [stdout] test protocol::tests::test_replication_state_feedback_workflow ... ok [INFO] [stdout] test stream::tests::test_exported_snapshot_name_set_and_get ... ok [INFO] [stdout] test stream::tests::test_exported_snapshot_name_some ... ok [INFO] [stdout] test stream::tests::test_format_lsn ... ok [INFO] [stdout] test stream::tests::test_format_lsn_edge_cases ... ok [INFO] [stdout] test stream::tests::test_full_change_event_lifecycle ... ok [INFO] [stdout] test stream::tests::test_get_key_columns_for_relation_k_type ... ok [INFO] [stdout] test stream::tests::test_get_key_columns_for_relation_none_with_keys ... ok [INFO] [stdout] test stream::tests::test_get_key_columns_for_relation_unknown_type ... ok [INFO] [stdout] test stream::tests::test_get_key_columns_for_relation_o_type ... ok [INFO] [stdout] test stream::tests::test_into_stream_creates_valid_event_stream ... ok [INFO] [stdout] test stream::tests::test_into_stream_inner_accessible ... ok [INFO] [stdout] test stream::tests::test_into_stream_inner_mut_accessible ... ok [INFO] [stdout] test stream::tests::test_is_temporary_slot_default_false ... ok [INFO] [stdout] test stream::tests::test_is_temporary_slot_false ... ok [INFO] [stdout] test stream::tests::test_lsn_arithmetic_operations ... ok [INFO] [stdout] test stream::tests::test_initialize_fails_on_identify_system_with_null_conn ... ok [INFO] [stdout] test stream::tests::test_is_temporary_slot_true ... ok [INFO] [stdout] test stream::tests::test_large_number_of_columns ... ok [INFO] [stdout] test stream::tests::test_lsn_feedback_integration_workflow ... ok [INFO] [stdout] test stream::tests::test_lsn_edge_cases ... ok [INFO] [stdout] test stream::tests::test_lsn_roundtrip ... ok [INFO] [stdout] test stream::tests::test_into_stream_shared_feedback_is_cloned ... ok [INFO] [stdout] test stream::tests::test_is_temporary_slot_explicitly_true ... ok [INFO] [stdout] test stream::tests::test_lsn_with_all_segments ... ok [INFO] [stdout] test stream::tests::test_lsn_value_operations ... ok [INFO] [stdout] test stream::tests::test_multiple_child_tokens ... ok [INFO] [stdout] test stream::tests::test_multiple_event_types_with_same_relation ... ok [INFO] [stdout] test stream::tests::test_new_initializes_all_fields ... ok [INFO] [stdout] test stream::tests::test_new_parser_protocol_version ... ok [INFO] [stdout] test stream::tests::test_get_key_columns_for_relation_none_no_keys ... ok [INFO] [stdout] test stream::tests::test_new_retry_handler_config_propagated ... ok [INFO] [stdout] test stream::tests::test_origin_filter_as_str_any ... ok [INFO] [stdout] test stream::tests::test_origin_filter_as_str_none ... ok [INFO] [stdout] test stream::tests::test_new_with_zero_retry_attempts ... ok [INFO] [stdout] test stream::tests::test_origin_filter_debug ... ok [INFO] [stdout] test stream::tests::test_new_with_unreachable_host_timeout ... ok [INFO] [stdout] test stream::tests::test_origin_filter_eq_and_copy ... ok [INFO] [stdout] test stream::tests::test_parse_lsn ... ok [INFO] [stdout] test stream::tests::test_parse_lsn_invalid_formats ... ok [INFO] [stdout] test stream::tests::test_parse_lsn_various_formats ... ok [INFO] [stdout] test stream::tests::test_poll_next_authentication_error_is_permanent ... ok [INFO] [stdout] test stream::tests::test_poll_next_buffer_error_is_transient_fallthrough ... ok [INFO] [stdout] test stream::tests::test_new_with_invalid_connection_string_no_timeout ... ok [INFO] [stdout] test stream::tests::test_maybe_send_feedback_flushed_capped ... ok [INFO] [stdout] test stream::tests::test_maybe_send_feedback_no_received_lsn ... ok [INFO] [stdout] test stream::tests::test_maybe_send_feedback_with_changed_lsn ... ok [INFO] [stdout] test stream::tests::test_maybe_send_feedback_zero_shared_lsn ... ok [INFO] [stdout] test stream::tests::test_poll_next_multiple_transient_errors_keep_stream_alive ... ok [INFO] [stdout] test stream::tests::test_poll_next_ok_event_branch ... ok [INFO] [stdout] test stream::tests::test_poll_next_permanent_error_branch ... ok [INFO] [stdout] test stream::tests::test_poll_next_cancelled_error_branch ... ok [INFO] [stdout] test stream::tests::test_poll_next_slot_error_is_permanent ... ok [INFO] [stdout] test stream::tests::test_poll_next_success_then_cancel ... ok [INFO] [stdout] test stream::tests::test_maybe_send_feedback_lsn_not_changed ... ok [INFO] [stdout] test stream::tests::test_new_with_short_max_duration ... ok [INFO] [stdout] test stream::tests::test_process_keepalive_no_reply ... ok [INFO] [stdout] test stream::tests::test_process_keepalive_reply_requested_no_received ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_bytes_commit ... ok [INFO] [stdout] test stream::tests::test_process_keepalive_reply_with_valid_lsn ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_bytes_too_short ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_accepts_bytes ... ok [INFO] [stdout] test stream::tests::test_poll_next_transient_error_branch ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_bytes_relation_then_insert ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_bytes_no_payload ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_bytes_updates_lsn ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_bytes_zero_end_lsn ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_commit ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_accepts_vec ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_no_payload ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_begin ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_with_bytes_input ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_updates_lsn ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_too_short ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_zero_end_lsn_no_update ... ok [INFO] [stdout] test stream::tests::test_process_wal_message_uses_zero_copy_reader ... ok [INFO] [stdout] test stream::tests::test_process_wal_relation_then_insert ... ok [INFO] [stdout] test stream::tests::test_recover_connection_preserves_slot_created_for_persistent ... ok [INFO] [stdout] test stream::tests::test_recover_connection_resets_slot_created_for_temporary ... ok [INFO] [stdout] test stream::tests::test_recover_connection_uses_last_received_lsn ... ok [INFO] [stdout] test stream::tests::test_relation_info_creation ... ok [INFO] [stdout] test stream::tests::test_relation_info_different_replica_identities ... ok [INFO] [stdout] test stream::tests::test_relation_info_empty_columns ... ok [INFO] [stdout] test stream::tests::test_relation_info_full_name ... ok [INFO] [stdout] test stream::tests::test_relation_info_get_column_by_index ... ok [INFO] [stdout] test stream::tests::test_relation_info_get_key_columns ... ok [INFO] [stdout] test stream::tests::test_relation_info_with_complex_schema ... ok [INFO] [stdout] test stream::tests::test_relation_info_multiple_key_columns ... ok [INFO] [stdout] test stream::tests::test_relation_metadata ... ok [INFO] [stdout] test stream::tests::test_relation_metadata_missing ... ok [INFO] [stdout] test stream::tests::test_relation_metadata_single_part_name ... ok [INFO] [stdout] test stream::tests::test_replica_identity_conversions ... ok [INFO] [stdout] test stream::tests::test_replication_state_lsn_tracking ... ok [INFO] [stdout] test stream::tests::test_replication_state_new ... ok [INFO] [stdout] test stream::tests::test_replication_state_update_lsn ... ok [INFO] [stdout] test stream::tests::test_replication_state_zero_lsn ... ok [INFO] [stdout] test stream::tests::test_replication_stream_config_clone ... ok [INFO] [stdout] test stream::tests::test_replication_stream_config_creation ... ok [INFO] [stdout] test stream::tests::test_retry_config_custom ... ok [INFO] [stdout] test stream::tests::test_retry_config_default ... ok [INFO] [stdout] test stream::tests::test_retry_config_max_duration ... ok [INFO] [stdout] test stream::tests::test_retry_config_with_jitter ... ok [INFO] [stdout] test stream::tests::test_retry_config_extreme_values ... ok [INFO] [stdout] test stream::tests::test_retry_config_zero_attempts ... ok [INFO] [stdout] test stream::tests::test_send_feedback_applied_greater_than_received ... ok [INFO] [stdout] test stream::tests::test_send_feedback_no_received_lsn ... ok [INFO] [stdout] test stream::tests::test_send_feedback_with_shared_lsn_values ... ok [INFO] [stdout] test stream::tests::test_send_feedback_zero_shared_lsn ... ok [INFO] [stdout] test stream::tests::test_shared_lsn_feedback_clone_shares_state ... ok [INFO] [stdout] test stream::tests::test_shared_lsn_feedback_integration ... ok [INFO] [stdout] test stream::tests::test_special_characters_in_names ... ok [INFO] [stdout] test stream::tests::test_stop_can_be_called_multiple_times ... ok [INFO] [stdout] test stream::tests::test_stop_preserves_current_lsn ... ok [INFO] [stdout] test stream::tests::test_shared_lsn_feedback_concurrent_updates ... ok [INFO] [stdout] test stream::tests::test_stop_with_high_lsn_value ... ok [INFO] [stdout] test stream::tests::test_stop_with_shared_lsn_feedback_set ... ok [INFO] [stdout] test stream::tests::test_stop_returns_ok_with_default_state ... ok [INFO] [stdout] test stream::tests::test_stream_config_stored ... ok [INFO] [stdout] test stream::tests::test_stream_shared_lsn_feedback_monotonic ... ok [INFO] [stdout] test stream::tests::test_stream_shared_lsn_feedback_update_and_read ... ok [INFO] [stdout] test stream::tests::test_stream_last_health_check_recent ... ok [INFO] [stdout] test stream::tests::test_stream_state_relations_empty ... ok [INFO] [stdout] test stream::tests::test_stream_stop_method ... ok [INFO] [stdout] test stream::tests::test_streaming_mode_as_str_off ... ok [INFO] [stdout] test stream::tests::test_streaming_mode_as_str_on ... ok [INFO] [stdout] test stream::tests::test_streaming_mode_as_str_parallel ... ok [INFO] [stdout] test stream::tests::test_streaming_mode_debug ... ok [INFO] [stdout] test stream::tests::test_streaming_mode_eq_and_copy ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_propagates_inner_error_type ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_inner_error ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_message_contains_duration ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_propagates_transient_error ... ok [INFO] [stdout] test protocol::tests::test_replication_state_should_send_feedback ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_success ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_returns_value ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_zero_duration ... ok [INFO] [stdout] test stream::tests::test_tuple_to_data_empty_tuple ... ok [INFO] [stdout] test stream::tests::test_tuple_to_data_empty_text_column ... ok [INFO] [stdout] test stream::tests::test_timeout_or_error_timeout ... ok [INFO] [stdout] test stream::tests::test_tuple_to_data_skips_unchanged_columns_detailed ... ok [INFO] [stdout] test stream::tests::test_tuple_to_data_with_binary_column ... ok [INFO] [stdout] test stream::tests::test_tuple_to_data_with_null_column ... ok [INFO] [stdout] test stream::tests::test_validate_all_options_v4 ... ok [INFO] [stdout] test stream::tests::test_validate_parallel_boundary ... ok [INFO] [stdout] test stream::tests::test_validate_replication_options_all_valid_versions ... ok [INFO] [stdout] test stream::tests::test_validate_replication_options_invalid_version ... ok [INFO] [stdout] test stream::tests::test_validate_replication_options_large_version ... ok [INFO] [stdout] test stream::tests::test_validate_replication_options_valid_v1 ... ok [INFO] [stdout] test stream::tests::test_validate_replication_options_valid_v2_streaming ... ok [INFO] [stdout] test stream::tests::test_validate_streaming_on_boundary ... ok [INFO] [stdout] test stream::tests::test_validate_streaming_on_requires_v2 ... ok [INFO] [stdout] test stream::tests::test_validate_replication_options_version_zero ... ok [INFO] [stdout] test stream::tests::test_validate_streaming_parallel_requires_v4 ... ok [INFO] [stdout] test stream::tests::test_tuple_to_data_skips_unchanged_columns ... ok [INFO] [stdout] test stream::tests::test_validate_streaming_parallel_v4_ok ... ok [INFO] [stdout] test stream::tests::test_validate_two_phase_boundary ... ok [INFO] [stdout] test stream::tests::test_validate_two_phase_requires_v3 ... ok [INFO] [stdout] test stream::tests::test_validate_two_phase_v3_ok ... ok [INFO] [stdout] test stream::tests::test_validate_version_4_with_all_features ... ok [INFO] [stdout] test types::tests::test_base_backup_options_default ... ok [INFO] [stdout] test stream::tests::test_very_long_table_names ... ok [INFO] [stdout] test stream::tests::test_validate_version_0 ... ok [INFO] [stdout] test types::tests::test_cache_padded_deref_mut ... ok [INFO] [stdout] test types::tests::test_cache_padded_deref ... ok [INFO] [stdout] test types::tests::test_change_event_begin_prepare_fields ... ok [INFO] [stdout] test types::tests::test_change_event_clone ... ok [INFO] [stdout] test types::tests::test_change_event_commit ... ok [INFO] [stdout] test types::tests::test_change_event_commit_prepared_fields ... ok [INFO] [stdout] test types::tests::test_cache_padded_alignment ... ok [INFO] [stdout] test types::tests::test_cache_padded_deref_and_mut ... ok [INFO] [stdout] test types::tests::test_change_event_debug ... ok [INFO] [stdout] test types::tests::test_change_event_delete ... ok [INFO] [stdout] test types::tests::test_change_event_event_type_str ... ok [INFO] [stdout] test types::tests::test_change_event_begin ... ok [INFO] [stdout] test types::tests::test_change_event_insert ... ok [INFO] [stdout] test types::tests::test_change_event_get_replica_identity ... ok [INFO] [stdout] test types::tests::test_change_event_message ... ok [INFO] [stdout] test types::tests::test_change_event_get_key_columns ... ok [INFO] [stdout] test types::tests::test_change_event_message_fields ... ok [INFO] [stdout] test types::tests::test_change_event_origin ... ok [INFO] [stdout] test types::tests::test_change_event_origin_fields ... ok [INFO] [stdout] test types::tests::test_change_event_prepare_fields ... ok [INFO] [stdout] test types::tests::test_change_event_relation ... ok [INFO] [stdout] test types::tests::test_change_event_relation_fields ... ok [INFO] [stdout] test types::tests::test_change_event_rollback_prepared_fields ... ok [INFO] [stdout] test types::tests::test_change_event_stream_prepare_fields ... ok [INFO] [stdout] test types::tests::test_change_event_truncate ... ok [INFO] [stdout] test types::tests::test_change_event_type_event ... ok [INFO] [stdout] test types::tests::test_change_event_update ... ok [INFO] [stdout] test types::tests::test_change_event_type_event_fields ... ok [INFO] [stdout] test types::tests::test_decode_unknown_event_tag ... ok [INFO] [stdout] test types::tests::test_encode_decode_begin ... ok [INFO] [stdout] test types::tests::test_encode_decode_begin_prepare_with_metadata ... ok [INFO] [stdout] test types::tests::test_constants ... ok [INFO] [stdout] test types::tests::test_encode_decode_commit ... ok [INFO] [stdout] test types::tests::test_decode_unknown_replica_identity_byte_errors ... ok [INFO] [stdout] test types::tests::test_change_event_with_metadata ... ok [INFO] [stdout] test types::tests::test_encode_decode_begin_prepare ... ok [INFO] [stdout] test types::tests::test_encode_decode_commit_prepared ... ok [INFO] [stdout] test types::tests::test_encode_decode_delete ... ok [INFO] [stdout] test types::tests::test_encode_decode_delete_all_replica_identities ... ok [INFO] [stdout] test types::tests::test_encode_decode_insert_with_binary_data ... ok [INFO] [stdout] test types::tests::test_encode_decode_insert ... ok [INFO] [stdout] test types::tests::test_encode_decode_insert_with_metadata ... ok [INFO] [stdout] test types::tests::test_encode_decode_message ... ok [INFO] [stdout] test types::tests::test_encode_decode_message_empty_content ... ok [INFO] [stdout] test types::tests::test_encode_decode_metadata_empty_hashmap ... ok [INFO] [stdout] test types::tests::test_encode_decode_origin ... ok [INFO] [stdout] test types::tests::test_encode_decode_message_large_content ... ok [INFO] [stdout] test types::tests::test_encode_decode_origin_with_metadata ... ok [INFO] [stdout] test types::tests::test_encode_decode_prepare ... ok [INFO] [stdout] test types::tests::test_encode_decode_relation ... ok [INFO] [stdout] test types::tests::test_encode_decode_relation_all_replica_identities ... ok [INFO] [stdout] test types::tests::test_encode_decode_relation_empty_columns ... ok [INFO] [stdout] test types::tests::test_encode_decode_rollback_prepared_with_metadata ... ok [INFO] [stdout] test types::tests::test_encode_decode_stream_abort_with_all_fields ... ok [INFO] [stdout] test types::tests::test_encode_decode_rollback_prepared ... ok [INFO] [stdout] test types::tests::test_encode_decode_relation_with_many_columns ... ok [INFO] [stdout] test types::tests::test_encode_decode_stream_abort_without_optional_fields ... ok [INFO] [stdout] test types::tests::test_encode_decode_stream_commit ... ok [INFO] [stdout] test types::tests::test_encode_decode_truncate ... ok [INFO] [stdout] test types::tests::test_encode_decode_truncate_empty ... ok [INFO] [stdout] test types::tests::test_encode_decode_type_with_metadata ... ok [INFO] [stdout] test types::tests::test_encode_decode_update_all_replica_identities ... ok [INFO] [stdout] test types::tests::test_encode_decode_stream_start ... ok [INFO] [stdout] test types::tests::test_encode_decode_update_without_old_data ... ok [INFO] [stdout] test types::tests::test_encode_decode_stream_stop ... ok [INFO] [stdout] test types::tests::test_encode_decode_update_with_old_data ... ok [INFO] [stdout] test types::tests::test_event_type_str_streaming_variants ... ok [INFO] [stdout] test types::tests::test_event_type_debug_all_variants ... ok [INFO] [stdout] test types::tests::test_encode_decode_stream_prepare ... ok [INFO] [stdout] test types::tests::test_event_type_str_two_phase_variants ... ok [INFO] [stdout] test types::tests::test_event_type_str_enriched_variants ... ok [INFO] [stdout] test types::tests::test_get_key_columns_returns_none_for_new_variants ... ok [INFO] [stdout] test types::tests::test_encode_decode_type ... ok [INFO] [stdout] test types::tests::test_get_replica_identity_returns_none_for_new_variants ... ok [INFO] [stdout] test types::tests::test_invalid_lsn_formats ... ok [INFO] [stdout] test types::tests::test_lsn_display ... ok [INFO] [stdout] test types::tests::test_lsn_equality_and_hash ... ok [INFO] [stdout] test types::tests::test_lsn_formatting ... ok [INFO] [stdout] test types::tests::test_lsn_from_str ... ok [INFO] [stdout] test types::tests::test_lsn_from_u64 ... ok [INFO] [stdout] test types::tests::test_lsn_max ... ok [INFO] [stdout] test types::tests::test_large_lsn ... ok [INFO] [stdout] test types::tests::test_lsn_new ... ok [INFO] [stdout] test types::tests::test_lsn_ordering ... ok [INFO] [stdout] test types::tests::test_lsn_parsing ... ok [INFO] [stdout] test types::tests::test_lsn_zero ... ok [INFO] [stdout] test types::tests::test_micros_to_chrono_negative ... ok [INFO] [stdout] test types::tests::test_micros_to_chrono_out_of_range ... ok [INFO] [stdout] test types::tests::test_micros_to_chrono_with_subsecond ... ok [INFO] [stdout] test types::tests::test_micros_to_chrono_zero ... ok [INFO] [stdout] test types::tests::test_postgres_epoch ... ok [INFO] [stdout] test types::tests::test_lsn_to_u64 ... ok [INFO] [stdout] test types::tests::test_relation_column_debug ... ok [INFO] [stdout] test types::tests::test_relation_column_clone ... ok [INFO] [stdout] test types::tests::test_relation_column_serde_round_trip ... ok [INFO] [stdout] test types::tests::test_replica_identity_debug_clone ... ok [INFO] [stdout] test types::tests::test_replica_identity_round_trip_byte ... ok [INFO] [stdout] test types::tests::test_replica_identity_from_byte ... ok [INFO] [stdout] test types::tests::test_relation_column_equality ... ok [INFO] [stdout] test types::tests::test_replica_identity_to_byte ... ok [INFO] [stdout] test types::tests::test_replication_slot_info_all_none ... ok [INFO] [stdout] test types::tests::test_replication_slot_info_creation ... ok [INFO] [stdout] test types::tests::test_replication_slot_info_debug ... ok [INFO] [stdout] test types::tests::test_replication_slot_options_default ... ok [INFO] [stdout] test types::tests::test_round_trip_now ... ok [INFO] [stdout] test types::tests::test_slot_type_as_str ... ok [INFO] [stdout] test types::tests::test_slot_type_clone_copy_eq ... ok [INFO] [stdout] test types::tests::test_slot_type_display ... ok [INFO] [stdout] test types::tests::test_unix_epoch ... ok [INFO] [stdout] test types::tests::test_replication_slot_info_clone ... ok [INFO] [stdout] test stream::tests::test_replication_state_feedback_workflow ... ok [INFO] [stdout] test stream::tests::test_replication_state_should_send_feedback ... ok [INFO] [stdout] test stream::tests::test_replication_state_feedback_timing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 713 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Running integration-tests/complex_types.rs (/opt/rustwide/target/debug/deps/complex_types-474c30b5d71b0c54) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_array_types_basic ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_array_types_empty ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_array_types_nested_and_nulls ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_batch_insert_complex_types ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_geometric_path_polygon ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_geometric_types_basic ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_json_jsonb_basic ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_json_nested_and_arrays ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_json_null_handling ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_json_special_values ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_mixed_complex_types_delete ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_mixed_complex_types_insert ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_mixed_complex_types_update ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running integration-tests/rate_limited_streaming.rs (/opt/rustwide/target/debug/deps/rate_limited_streaming-3df2a55a574d129f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_event_stream_lsn_feedback ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_event_stream_receives_events ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_event_type_categorization ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_rate_limited_event_processing ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running integration-tests/safe_transaction_consumer.rs (/opt/rustwide/target/debug/deps/safe_transaction_consumer-88edfe720dc27a21) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_consumer_buffers_until_commit ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_graceful_shutdown_via_cancellation ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_mixed_dml_transaction ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_ordered_multi_transaction_processing ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_transaction_boundaries ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running integration-tests/snapshot_export.rs (/opt/rustwide/target/debug/deps/snapshot_export-8f20a86d6cd62ce9) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_ensure_slot_idempotent ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_ensure_slot_returns_snapshot_name ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_noexport_snapshot_returns_none ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_snapshot_and_stream_consistency ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_snapshot_invalid_after_start ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] test test_snapshot_readable_before_start ... ignored, requires live PostgreSQL with wal_level=logical [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pg_walstream [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/connection/libpq.rs - connection::libpq::quote_sql_identifier (line 78) ... ignored [INFO] [stdout] test src/lib.rs - (line 26) ... ignored [INFO] [stdout] test src/lib.rs - (line 60) ... ignored [INFO] [stdout] test src/stream.rs - stream::EventStream (line 1730) ... ignored [INFO] [stdout] test src/stream.rs - stream::EventStreamRef<'a>::next (line 2017) - compile ... ok [INFO] [stdout] test src/connection/libpq.rs - connection::libpq::PgReplicationConnection::connect (line 191) - compile ... ok [INFO] [stdout] test src/stream.rs - stream::EventStream (line 1750) - compile ... ok [INFO] [stdout] test src/retry.rs - retry::ReplicationConnectionRetry::connect_with_retry (line 228) - compile ... ok [INFO] [stdout] test src/connection/libpq.rs - connection::libpq::PgReplicationConnection (line 131) - compile ... ok [INFO] [stdout] test src/stream.rs - stream::LogicalReplicationStream::into_stream (line 1582) - compile ... ok [INFO] [stdout] test src/stream.rs - stream::LogicalReplicationStream::next_event (line 526) - compile ... ok [INFO] [stdout] test src/stream.rs - stream::LogicalReplicationStream::next_event_with_retry (line 692) - compile ... ok [INFO] [stdout] test src/lsn.rs - lsn::SharedLsnFeedback (line 27) ... ok [INFO] [stdout] test src/stream.rs - stream::LogicalReplicationStream::new (line 288) - compile ... ok [INFO] [stdout] test src/column_value.rs - column_value::ColumnValue (line 73) ... ok [INFO] [stdout] test src/lsn.rs - lsn::SharedLsnFeedback::new (line 58) ... ok [INFO] [stdout] test src/retry.rs - retry::ExponentialBackoff::next_delay (line 121) ... ok [INFO] [stdout] test src/retry.rs - retry::RetryConfig (line 18) ... ok [INFO] [stdout] test src/stream.rs - stream::LogicalReplicationStream::start (line 459) - compile ... ok [INFO] [stdout] test src/lsn.rs - lsn::SharedLsnFeedback::get_feedback_lsn (line 206) ... ok [INFO] [stdout] test src/buffer.rs - buffer::BufferReader::new (line 45) ... ok [INFO] [stdout] test src/retry.rs - retry::ExponentialBackoff::new (line 88) ... ok [INFO] [stdout] test src/stream.rs - stream::ReplicationStreamConfig::new (line 130) ... ok [INFO] [stdout] test src/buffer.rs - buffer::BufferReader (line 17) ... ok [INFO] [stdout] test src/column_value.rs - column_value::RowData (line 334) ... ok [INFO] [stdout] test src/types.rs - types::Lsn::value (line 428) ... ok [INFO] [stdout] test src/stream.rs - stream::ReplicationStreamConfig::with_slot_options (line 222) ... ok [INFO] [stdout] test src/lsn.rs - lsn::SharedLsnFeedback::new_shared (line 83) ... ok [INFO] [stdout] test src/types.rs - types::ChangeEvent::update (line 699) ... ok [INFO] [stdout] test src/types.rs - types::system_time_to_postgres_timestamp (line 118) ... ok [INFO] [stdout] test src/types.rs - types::ReplicaIdentity::from_byte (line 259) ... ok [INFO] [stdout] test src/types.rs - types::ChangeEvent::delete (line 764) ... ok [INFO] [stdout] test src/types.rs - types::ReplicaIdentity::to_byte (line 290) ... ok [INFO] [stdout] test src/types.rs - types::parse_lsn (line 174) ... ok [INFO] [stdout] test src/types.rs - types::ChangeEvent::insert (line 648) ... ok [INFO] [stdout] test src/types.rs - types::format_lsn (line 214) ... ok [INFO] [stdout] test src/types.rs - types::Lsn::new (line 412) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 2.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "304f433e6c942e8c7dfee4b7d0e656a3c635a5c00547acab17bb9543370ab4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304f433e6c942e8c7dfee4b7d0e656a3c635a5c00547acab17bb9543370ab4b6", kill_on_drop: false }` [INFO] [stdout] 304f433e6c942e8c7dfee4b7d0e656a3c635a5c00547acab17bb9543370ab4b6