[INFO] cloning repository https://github.com/proven-network/proven-sql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proven-network/proven-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproven-network%2Fproven-sql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproven-network%2Fproven-sql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74c3dc2d4ba5b12a1cc04b2dc5cdef6fde00ad9a [INFO] testing proven-network/proven-sql/74c3dc2d4ba5b12a1cc04b2dc5cdef6fde00ad9a against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproven-network%2Fproven-sql" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/proven-network/proven-sql [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/proven-network/proven-sql [INFO] tweaked toml for git repo https://github.com/proven-network/proven-sql written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/proven-network/proven-sql on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/proven-network/proven-sql already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.16.1 [INFO] [stderr] Downloaded zstd-sys v2.0.16+zstd.1.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 512b71acf41ec224af30170e311cdf702624ca530489857a5ed441ead481f4a9 [INFO] running `Command { std: "docker" "start" "-a" "512b71acf41ec224af30170e311cdf702624ca530489857a5ed441ead481f4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "512b71acf41ec224af30170e311cdf702624ca530489857a5ed441ead481f4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512b71acf41ec224af30170e311cdf702624ca530489857a5ed441ead481f4a9", kill_on_drop: false }` [INFO] [stdout] 512b71acf41ec224af30170e311cdf702624ca530489857a5ed441ead481f4a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28fd9c0ae9825fb383c0b7c1ab1cba79db92849039da8f0b17e4fec5238bade7 [INFO] running `Command { std: "docker" "start" "-a" "28fd9c0ae9825fb383c0b7c1ab1cba79db92849039da8f0b17e4fec5238bade7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proven-hlc v0.1.0 (/opt/rustwide/workdir/crates/hlc) [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling proven-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proven-snapshot v0.1.0 (/opt/rustwide/workdir/crates/snapshot) [INFO] [stderr] Compiling proven-snapshot-file v0.1.0 (/opt/rustwide/workdir/crates/snapshot-file) [INFO] [stderr] Compiling proven-snapshot-memory v0.1.0 (/opt/rustwide/workdir/crates/snapshot-memory) [INFO] [stderr] Compiling proven-engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stderr] Compiling proven-stream v0.1.0 (/opt/rustwide/workdir/crates/stream) [INFO] [stderr] Compiling proven-resource v0.1.0 (/opt/rustwide/workdir/crates/resource) [INFO] [stderr] Compiling proven-sql v0.1.0 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling proven-queue v0.1.0 (/opt/rustwide/workdir/crates/queue) [INFO] [stderr] Compiling proven-kv v0.1.0 (/opt/rustwide/workdir/crates/kv) [INFO] [stderr] Compiling proven-runner v0.1.0 (/opt/rustwide/workdir/crates/runner) [INFO] [stderr] Compiling proven-coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator) [INFO] [stderr] Compiling proven-resource-client v0.1.0 (/opt/rustwide/workdir/crates/resource-client) [INFO] [stderr] Compiling proven-kv-client v0.1.0 (/opt/rustwide/workdir/crates/kv-client) [INFO] [stderr] Compiling proven-queue-client v0.1.0 (/opt/rustwide/workdir/crates/queue-client) [INFO] [stderr] Compiling proven-sql-client v0.1.0 (/opt/rustwide/workdir/crates/sql-client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.21s [INFO] running `Command { std: "docker" "inspect" "28fd9c0ae9825fb383c0b7c1ab1cba79db92849039da8f0b17e4fec5238bade7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fd9c0ae9825fb383c0b7c1ab1cba79db92849039da8f0b17e4fec5238bade7", kill_on_drop: false }` [INFO] [stdout] 28fd9c0ae9825fb383c0b7c1ab1cba79db92849039da8f0b17e4fec5238bade7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 746f09e65dadd68ed5791de0c0e0d8eda204aa64e8f22ed7beb312d911671a2b [INFO] running `Command { std: "docker" "start" "-a" "746f09e65dadd68ed5791de0c0e0d8eda204aa64e8f22ed7beb312d911671a2b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling proven-snapshot v0.1.0 (/opt/rustwide/workdir/crates/snapshot) [INFO] [stderr] Compiling proven-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling proven-hlc v0.1.0 (/opt/rustwide/workdir/crates/hlc) [INFO] [stderr] Compiling proven-snapshot-file v0.1.0 (/opt/rustwide/workdir/crates/snapshot-file) [INFO] [stderr] Compiling proven-snapshot-memory v0.1.0 (/opt/rustwide/workdir/crates/snapshot-memory) [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling proven-engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling proven-stream v0.1.0 (/opt/rustwide/workdir/crates/stream) [INFO] [stderr] Compiling proven-sql v0.1.0 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling proven-kv v0.1.0 (/opt/rustwide/workdir/crates/kv) [INFO] [stderr] Compiling proven-queue v0.1.0 (/opt/rustwide/workdir/crates/queue) [INFO] [stderr] Compiling proven-resource v0.1.0 (/opt/rustwide/workdir/crates/resource) [INFO] [stderr] Compiling proven-runner v0.1.0 (/opt/rustwide/workdir/crates/runner) [INFO] [stderr] Compiling proven-coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator) [INFO] [stderr] Compiling proven-sql-client v0.1.0 (/opt/rustwide/workdir/crates/sql-client) [INFO] [stderr] Compiling proven-queue-client v0.1.0 (/opt/rustwide/workdir/crates/queue-client) [INFO] [stderr] Compiling proven-kv-client v0.1.0 (/opt/rustwide/workdir/crates/kv-client) [INFO] [stderr] Compiling proven-resource-client v0.1.0 (/opt/rustwide/workdir/crates/resource-client) [INFO] [stderr] Compiling proven-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "746f09e65dadd68ed5791de0c0e0d8eda204aa64e8f22ed7beb312d911671a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746f09e65dadd68ed5791de0c0e0d8eda204aa64e8f22ed7beb312d911671a2b", kill_on_drop: false }` [INFO] [stdout] 746f09e65dadd68ed5791de0c0e0d8eda204aa64e8f22ed7beb312d911671a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 822d2da47cdc5de891cc066b919702eb4e5a889e7729ad5dfab6ebfcb5f3c34c [INFO] running `Command { std: "docker" "start" "-a" "822d2da47cdc5de891cc066b919702eb4e5a889e7729ad5dfab6ebfcb5f3c34c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_common-77b927a69535c9ae) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_response_traits ... ok [INFO] [stdout] test tests::test_operation_clone_and_eq ... ok [INFO] [stdout] test tests::test_operation_traits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_coordinator-2bcb334ffd185077) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test speculation::args::tests::test_flatten_mixed_args ... ok [INFO] [stdout] test speculation::predictor::tests::test_missing_required_arg ... ok [INFO] [stdout] test speculation::args::tests::test_find_value ... ok [INFO] [stdout] test speculation::predictor::tests::test_type_mismatch_in_templates ... ok [INFO] [stdout] test speculation::template::tests::test_template_instantiation ... ok [INFO] [stdout] test speculation::args::tests::test_flatten_positional_args ... ok [INFO] [stdout] test speculation::args::tests::test_flatten_named_args ... ok [INFO] [stdout] test speculation::prediction_context::tests::test_prediction_context_matching ... ok [INFO] [stdout] test speculation::prediction_context::tests::test_speculation_failure ... ok [INFO] [stdout] test speculation::template::tests::test_positional_args ... ok [INFO] [stdout] test speculation::template::tests::test_template_extraction ... ok [INFO] [stdout] test speculation::template::tests::test_substring_pattern_detection ... ok [INFO] [stdout] test speculation::learning::tests::test_common_prefix_learning ... ok [INFO] [stdout] test speculation::predictor::tests::test_sequence_prediction ... ok [INFO] [stdout] test speculation::predictor::tests::test_all_or_nothing_prediction ... ok [INFO] [stdout] test speculation::predictor::tests::test_template_preserves_operation_string_type ... ok [INFO] [stdout] test speculation::tests::test_sequence_learning_and_prediction ... ok [INFO] [stdout] test speculation::tests::test_speculation_failure_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_engine-f1f773860c5b9c78) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_pub_sub ... ok [INFO] [stdout] test tests::test_wildcard_subscriptions ... ok [INFO] [stdout] test tests::test_request_reply ... ok [INFO] [stdout] test tests::test_deadline_read ... ok [INFO] [stdout] test tests::test_stream_with_headers ... ok [INFO] [stdout] test tests::test_stream_operations ... ok [INFO] [stdout] test tests::test_timestamp_monotonicity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_concurrency_detection ... ok [INFO] [stdout] test tests::test_clock_generation ... ok [INFO] [stdout] test tests::test_is_older_than ... ok [INFO] [stdout] test tests::test_timestamp_ordering ... ok [INFO] [stdout] test tests::test_string_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_hlc-24206daf490446a9) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_kv-d359518c4c158cf9) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test storage::lock::tests::test_lock_compatibility ... ok [INFO] [stdout] test storage::lock::tests::test_basic_lock_acquisition ... ok [INFO] [stdout] test storage::lock::tests::test_lock_release ... ok [INFO] [stdout] test storage::lock::tests::test_shared_locks ... ok [INFO] [stdout] test storage::lock::tests::test_reentrant_locks ... ok [INFO] [stdout] test storage::mvcc::tests::test_basic_put_get ... ok [INFO] [stdout] test storage::mvcc::tests::test_abort_removes_changes ... ok [INFO] [stdout] test storage::mvcc::tests::test_delete_operation ... ok [INFO] [stdout] test storage::mvcc::tests::test_snapshot_read_isolation ... ok [INFO] [stdout] test storage::mvcc::tests::test_pending_writes_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-708b390273133fe7) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_multiple_snapshot_reads_concurrent ... ok [INFO] [stdout] test test_different_value_types ... ok [INFO] [stdout] test test_delete_non_existent_key ... ok [INFO] [stdout] test test_multiple_reads_released_on_prepare ... ok [INFO] [stdout] test test_mixed_locks_partial_release ... ok [INFO] [stdout] test test_basic_get_put_delete ... ok [INFO] [stdout] test test_snapshot_read_blocks_on_earlier_write ... ok [INFO] [stdout] test test_concurrent_reads_with_shared_locks ... ok [INFO] [stdout] test test_snapshot_read_doesnt_block_write ... ok [INFO] [stdout] test test_read_lock_released_on_prepare ... ok [INFO] [stdout] test test_snapshot_read_doesnt_take_locks ... ok [INFO] [stdout] test test_snapshot_read_ignores_aborted_writes ... ok [INFO] [stdout] test test_snapshot_read_sees_committed_writes ... ok [INFO] [stdout] test test_transaction_isolation ... ok [INFO] [stdout] test test_write_lock_not_released_on_prepare ... ok [INFO] [stdout] test test_transaction_abort_rollback ... ok [INFO] [stdout] test test_write_write_conflict ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/snapshot_test.rs (/opt/rustwide/target/debug/deps/snapshot_test-4140ea108baccc37) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_snapshot_with_deleted_keys ... ok [INFO] [stdout] test test_kv_snapshot_and_restore ... ok [INFO] [stdout] test test_mvcc_compaction_in_snapshot ... ok [INFO] [stdout] test test_snapshot_compression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_kv_client-a446eb96cc0b247f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_queue-e6ca85437401745e) [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-64663ac02a9f61b1) [INFO] [stdout] running 11 tests [INFO] [stdout] test storage::lock::tests::test_basic_lock_acquisition ... ok [INFO] [stdout] test storage::mvcc::tests::test_basic_enqueue_dequeue ... ok [INFO] [stdout] test storage::lock::tests::test_lock_compatibility ... ok [INFO] [stdout] test storage::mvcc::tests::test_abort_rollback ... ok [INFO] [stdout] test storage::lock::tests::test_lock_release ... ok [INFO] [stdout] test storage::mvcc::tests::test_transaction_isolation ... ok [INFO] [stdout] test storage::mvcc::tests::test_clear_operation ... ok [INFO] [stdout] test stream::engine::tests::test_engine_abort ... ok [INFO] [stdout] test storage::lock::tests::test_shared_locks ... ok [INFO] [stdout] test stream::engine::tests::test_engine_blocking ... ok [INFO] [stdout] test stream::engine::tests::test_engine_basic_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_read_lock_released_on_prepare ... ok [INFO] [stdout] test test_peek_operation ... ok [INFO] [stdout] test test_clear_operation ... ok [INFO] [stdout] test test_basic_queue_operations ... ok [INFO] [stdout] test test_abort_rollback ... ok [INFO] [stdout] test test_concurrent_access_with_locking ... ok [INFO] [stdout] test test_shared_locks_for_reads ... ok [INFO] [stdout] test test_snapshot_is_empty_sees_committed_state ... ok [INFO] [stdout] test test_snapshot_fifo_ordering_preserved ... ok [INFO] [stdout] test test_snapshot_peek_doesnt_block_on_later_write ... ok [INFO] [stdout] test test_snapshot_size_blocks_on_earlier_write ... ok [INFO] [stdout] test test_snapshot_peek_ignores_aborted_operations ... ok [INFO] [stdout] test test_snapshot_size_with_concurrent_operations ... ok [INFO] [stdout] test test_various_value_types ... ok [INFO] [stdout] test test_write_lock_not_released_on_prepare ... ok [INFO] [stdout] test test_transaction_isolation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/snapshot_test.rs (/opt/rustwide/target/debug/deps/snapshot_test-3714412d954e9a9e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_snapshot_with_empty_queues ... ok [INFO] [stdout] test test_queue_ordering_preserved_in_snapshot ... ok [INFO] [stdout] test test_snapshot_compression ... ok [INFO] [stdout] test test_queue_snapshot_and_restore ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_queue_client-185be6f75d618006) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_resource-bacabc85a0d542a2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test types::value::tests::test_amount_operations ... ok [INFO] [stdout] test types::value::tests::test_amount_comparison ... ok [INFO] [stdout] test storage::reservation::tests::test_metadata_reservation ... ok [INFO] [stdout] test storage::mvcc::tests::test_basic_storage ... ok [INFO] [stdout] test storage::reservation::tests::test_debit_reservations ... ok [INFO] [stdout] test stream::engine::tests::test_basic_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0812348028ea2bbc) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_concurrent_snapshot_reads ... ok [INFO] [stdout] test test_snapshot_read_total_supply ... ok [INFO] [stdout] test test_snapshot_read_properly_blocks_on_pending_writes ... ok [INFO] [stdout] test test_insufficient_balance ... ok [INFO] [stdout] test test_concurrent_transfers_with_reservations ... ok [INFO] [stdout] test test_resource_lifecycle ... ok [INFO] [stdout] test test_metadata_read_properly_blocks ... ok [INFO] [stdout] test test_no_blocking_when_no_pending_writes ... ok [INFO] [stdout] test test_metadata_update ... ok [INFO] [stdout] test test_snapshot_read_metadata_consistency ... ok [INFO] [stdout] test test_transaction_rollback ... ok [INFO] [stdout] test test_transfer ... ok [INFO] [stdout] test test_snapshot_read_blocks_on_earlier_write ... ok [INFO] [stdout] test test_mint_and_burn ... ok [INFO] [stdout] test test_supply_read_properly_blocks ... ok [INFO] [stdout] test test_snapshot_read_ignores_aborted_writes ... ok [INFO] [stdout] test test_snapshot_read_balance_doesnt_block_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/snapshot_test.rs (/opt/rustwide/target/debug/deps/snapshot_test-ae5253002b1298f9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_metadata_preserved_in_snapshot ... ok [INFO] [stdout] test test_resource_snapshot_and_restore ... ok [INFO] [stdout] test test_snapshot_with_burns ... ok [INFO] [stdout] test test_snapshot_compression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_resource_client-71ad497b7139a4e9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_runner-3ee154cc4334b3fa) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cluster_view::tests::test_cluster_view_updates ... ok [INFO] [stdout] test runner::tests::test_processor_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-715764030d1a7e67) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_heartbeat_includes_groups ... ok [INFO] [stdout] test test_basic_processor_request_ack_flow ... ok [INFO] [stdout] test test_direct_node_assignment ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_snapshot-e261a238676d1d43) [INFO] [stdout] test test_concurrent_processor_requests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_snapshot_file-191e5379a55a0e67) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_file_snapshot_store ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_snapshot_memory-b89a753772c32120) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_sql-652824ed40ba75bf) [INFO] [stdout] [INFO] [stdout] running 206 tests [INFO] [stdout] test functions::avg::tests::test_avg_signature ... ok [INFO] [stdout] test functions::avg_distinct::tests::test_avg_distinct_signature ... ok [INFO] [stdout] test coercion::tests::test_integer_narrowing ... ok [INFO] [stdout] test coercion::tests::test_null_coercion ... ok [INFO] [stdout] test functions::avg_distinct::tests::test_avg_distinct_validate ... ok [INFO] [stdout] test functions::avg::tests::test_avg_validate ... ok [INFO] [stdout] test functions::abs::tests::test_abs_execute ... ok [INFO] [stdout] test coercion::tests::test_integer_to_decimal ... ok [INFO] [stdout] test functions::cast::tests::test_cast_to_boolean ... ok [INFO] [stdout] test functions::cast::tests::test_cast_null ... ok [INFO] [stdout] test functions::cast::tests::test_cast_to_string ... ok [INFO] [stdout] test execution::join::tests::test_nested_loop_inner_join ... ok [INFO] [stdout] test functions::cast::tests::test_cast_to_int ... ok [INFO] [stdout] test functions::ceil::tests::test_ceil_execute ... ok [INFO] [stdout] test execution::aggregator::tests::test_avg_aggregation ... ok [INFO] [stdout] test execution::aggregator::tests::test_count_aggregation ... ok [INFO] [stdout] test execution::aggregator::tests::test_sum_aggregation ... ok [INFO] [stdout] test coercion::tests::test_integer_widening ... ok [INFO] [stdout] test functions::ceil::tests::test_floor_execute ... ok [INFO] [stdout] test functions::coalesce::tests::test_coalesce_execute ... ok [INFO] [stdout] test functions::concat::tests::test_concat_execute ... ok [INFO] [stdout] test functions::concat::tests::test_concat_signature ... ok [INFO] [stdout] test functions::coalesce::tests::test_coalesce_signature ... ok [INFO] [stdout] test execution::aggregator::tests::test_group_by_aggregation ... ok [INFO] [stdout] test functions::count::tests::test_count_execute ... ok [INFO] [stdout] test execution::aggregator::tests::test_min_max_aggregation ... ok [INFO] [stdout] test functions::coalesce::tests::test_ifnull ... ok [INFO] [stdout] test execution::join::tests::test_hash_join_inner ... ok [INFO] [stdout] test execution::join::tests::test_left_outer_join ... ok [INFO] [stdout] test functions::lower::tests::test_lower_execute ... ok [INFO] [stdout] test functions::max::tests::test_max_signature ... ok [INFO] [stdout] test functions::count::tests::test_count_validate ... ok [INFO] [stdout] test functions::count_distinct::tests::test_count_distinct_signature ... ok [INFO] [stdout] test functions::count_distinct::tests::test_count_distinct_validate ... ok [INFO] [stdout] test functions::generate_uuid::tests::test_generate_uuid ... ok [INFO] [stdout] test functions::length::tests::test_length_collections ... ok [INFO] [stdout] test functions::count::tests::test_count_signature ... ok [INFO] [stdout] test functions::length::tests::test_length_strings ... ok [INFO] [stdout] test functions::max_distinct::tests::test_max_distinct_signature ... ok [INFO] [stdout] test functions::min::tests::test_min_signature ... ok [INFO] [stdout] test functions::max_distinct::tests::test_max_distinct_validate ... ok [INFO] [stdout] test functions::min::tests::test_min_validate ... ok [INFO] [stdout] test functions::max::tests::test_max_validate ... ok [INFO] [stdout] test functions::min_distinct::tests::test_min_distinct_signature ... ok [INFO] [stdout] test functions::now::tests::test_now_deterministic ... ok [INFO] [stdout] test functions::min_distinct::tests::test_min_distinct_validate ... ok [INFO] [stdout] test functions::now::tests::test_now_validate ... ok [INFO] [stdout] test functions::replace::tests::test_replace_validate ... ok [INFO] [stdout] test functions::sqrt::tests::test_sqrt_execute ... ok [INFO] [stdout] test functions::stdev_distinct::tests::test_stdev_distinct_signature ... ok [INFO] [stdout] test functions::substr::tests::test_substr_validate ... ok [INFO] [stdout] test functions::sum_distinct::tests::test_sum_distinct_signature ... ok [INFO] [stdout] test functions::substr::tests::test_substr_execute ... ok [INFO] [stdout] test functions::stdev::tests::test_stdev_validate ... ok [INFO] [stdout] test functions::trim::tests::test_ltrim_execute ... ok [INFO] [stdout] test functions::stdev::tests::test_stdev_signature ... ok [INFO] [stdout] test functions::trim::tests::test_rtrim_execute ... ok [INFO] [stdout] test functions::stdev_distinct::tests::test_stdev_distinct_validate ... ok [INFO] [stdout] test functions::sum::tests::test_sum_validate ... ok [INFO] [stdout] test functions::sum_distinct::tests::test_sum_distinct_validate ... ok [INFO] [stdout] test functions::substr::tests::test_substr_signature ... ok [INFO] [stdout] test functions::trim::tests::test_trim_execute ... ok [INFO] [stdout] test functions::upper::tests::test_upper_signature ... ok [INFO] [stdout] test functions::variance::tests::test_variance_validate ... ok [INFO] [stdout] test functions::variance_distinct::tests::test_variance_distinct_validate ... ok [INFO] [stdout] test operators::add::tests::test_add_dates ... ok [INFO] [stdout] test operators::add::tests::test_add_float64_with_integer ... ok [INFO] [stdout] test operators::add::tests::test_add_float64_with_float32 ... ok [INFO] [stdout] test operators::add::tests::test_add_string_concatenation ... ok [INFO] [stdout] test functions::upper::tests::test_upper_validate ... ok [INFO] [stdout] test operators::add::tests::test_add_null_handling ... ok [INFO] [stdout] test functions::variance::tests::test_variance_signature ... ok [INFO] [stdout] test functions::variance_distinct::tests::test_variance_distinct_signature ... ok [INFO] [stdout] test operators::add::tests::test_add_decimal_preserves_precision ... ok [INFO] [stdout] test operators::add::tests::test_add_float32_with_integer ... ok [INFO] [stdout] test operators::concat::tests::test_concat_not_commutative ... ok [INFO] [stdout] test operators::concat::tests::test_concat_mixed_types ... ok [INFO] [stdout] test operators::divide::tests::test_divide_float64_with_integer ... ok [INFO] [stdout] test operators::divide::tests::test_divide_by_zero ... ok [INFO] [stdout] test operators::divide::tests::test_divide_decimal_preserves_precision ... ok [INFO] [stdout] test operators::concat::tests::test_concat_with_null ... ok [INFO] [stdout] test operators::divide::tests::test_divide_float32_with_integer ... ok [INFO] [stdout] test operators::divide::tests::test_divide_non_commutative ... ok [INFO] [stdout] test operators::equal::tests::test_equal ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_decimal_converts_to_float ... ok [INFO] [stdout] test operators::divide::tests::test_divide_float64_with_float32 ... ok [INFO] [stdout] test operators::concat::tests::test_concat_strings ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_float32_with_integer ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_integers ... ok [INFO] [stdout] test operators::divide::tests::test_divide_integers ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_float64_with_integer ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_null_handling ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_overflow_detection ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_float64_with_float32 ... ok [INFO] [stdout] test operators::exponentiate::tests::test_exponentiate_special_cases ... ok [INFO] [stdout] test operators::factorial::tests::test_factorial ... ok [INFO] [stdout] test operators::greater_than::tests::test_greater_than ... ok [INFO] [stdout] test operators::identity::tests::test_identity_numeric ... ok [INFO] [stdout] test operators::greater_than_equal::tests::test_greater_than_equal ... ok [INFO] [stdout] test operators::less_than_equal::tests::test_less_than_equal ... ok [INFO] [stdout] test operators::like::tests::test_sql_pattern_to_regex ... ok [INFO] [stdout] test operators::less_than::tests::test_less_than ... ok [INFO] [stdout] test operators::multiply::tests::test_multiply_float32_with_integer ... ok [INFO] [stdout] test operators::multiply::tests::test_multiply_decimal_preserves_precision ... ok [INFO] [stdout] test operators::multiply::tests::test_multiply_float64_with_float32 ... ok [INFO] [stdout] test functions::upper::tests::test_upper_execute ... ok [INFO] [stdout] test operators::multiply::tests::test_multiply_float64_with_integer ... ok [INFO] [stdout] test operators::multiply::tests::test_multiply_integers ... ok [INFO] [stdout] test operators::multiply::tests::test_multiply_null_handling ... ok [INFO] [stdout] test operators::multiply::tests::test_multiply_overflow_detection ... ok [INFO] [stdout] test operators::negate::tests::test_negate_numeric ... ok [INFO] [stdout] test operators::not::tests::test_not ... ok [INFO] [stdout] test operators::not_equal::tests::test_not_equal ... ok [INFO] [stdout] test operators::or::tests::test_or ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_decimal_preserves_precision ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_float32_with_integer ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_division_by_zero ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_float64_with_float32 ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_float64_with_integer ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_integers ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_not_commutative ... ok [INFO] [stdout] test operators::remainder::tests::test_remainder_null_handling ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_dates ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_decimal_preserves_precision ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_float32_with_integer ... ok [INFO] [stdout] test functions::now::tests::test_now_signature ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_integers ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_non_commutative ... ok [INFO] [stdout] test functions::replace::tests::test_replace_execute ... ok [INFO] [stdout] test functions::replace::tests::test_replace_signature ... ok [INFO] [stdout] test functions::round::tests::test_round_execute ... ok [INFO] [stdout] test functions::sqrt::tests::test_power_execute ... ok [INFO] [stdout] test functions::sum::tests::test_sum_signature ... ok [INFO] [stdout] test operators::add::tests::test_add_integers ... ok [INFO] [stdout] test operators::and::tests::test_and ... ok [INFO] [stdout] test operators::divide::tests::test_divide_null_handling ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_float64_with_float32 ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_float64_with_integer ... ok [INFO] [stdout] test parsing::parser::tests::test_parse_create_table ... ok [INFO] [stdout] test parsing::parser::tests::test_parse_data_types ... ok [INFO] [stdout] test parsing::test_foreign_key_parser::tests::test_parse_inline_foreign_key ... ok [INFO] [stdout] test operators::subtract::tests::test_subtract_null_handling ... ok [INFO] [stdout] test planning::optimizer::tests::test_constant_false_filter ... ok [INFO] [stdout] test planning::optimizer::tests::test_constant_true_filter ... ok [INFO] [stdout] test planning::optimizer::tests::test_remove_redundant ... ok [INFO] [stdout] test planning::optimizer::tests::test_filter_combination ... ok [INFO] [stdout] test parsing::test_foreign_key_parser::tests::test_parse_foreign_key_set_null ... ok [INFO] [stdout] test parsing::test_foreign_key_parser::tests::test_parse_table_level_foreign_key ... ok [INFO] [stdout] test parsing::parser::tests::test_parse_drop_table ... ok [INFO] [stdout] test parsing::test_foreign_key_parser::tests::test_parse_foreign_key_no_action ... ok [INFO] [stdout] test parsing::parser::tests::test_parse_insert ... ok [INFO] [stdout] test parsing::test_foreign_key_parser::tests::test_parse_drop_table_cascade ... ok [INFO] [stdout] test parsing::parser::tests::test_parse_delete ... ok [INFO] [stdout] test parsing::parser::tests::test_parse_select ... ok [INFO] [stdout] test parsing::parser::tests::test_parse_update ... ok [INFO] [stdout] test semantic::test_aggregate_nesting::tests::test_aggregate_in_non_aggregate_function_valid ... ok [INFO] [stdout] test semantic::test_aggregate_nesting::tests::test_multiple_aggregates_same_select_valid ... ok [INFO] [stdout] test semantic::test_aggregate_nesting::tests::test_nested_aggregates_invalid ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_all_defaults_and_nullable ... ok [INFO] [stdout] test semantic::test_foreign_key_validation::tests::test_inline_foreign_key_validation ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_omit_nullable_column ... ok [INFO] [stdout] test semantic::test_foreign_key_validation::tests::test_unsupported_referential_action ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_missing_required_column_no_default ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_missing_primary_key ... ok [INFO] [stdout] test semantic::test_foreign_key_validation::tests::test_drop_table_cascade ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_omit_columns_with_defaults ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_values_without_column_list ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_values_without_column_list_missing_values ... ok [INFO] [stdout] test semantic::test_foreign_key_validation::tests::test_foreign_key_type_mismatch ... ok [INFO] [stdout] test semantic::test_default_validation::tests::test_insert_with_all_columns ... ok [INFO] [stdout] test semantic::test_foreign_key_validation::tests::test_supported_referential_actions ... ok [INFO] [stdout] test operators::ilike::tests::test_ilike_complex_patterns ... ok [INFO] [stdout] test semantic::test_foreign_key_validation::tests::test_foreign_key_references_nonexistent_table ... ok [INFO] [stdout] test semantic::test_foreign_key_validation::tests::test_valid_foreign_key ... ok [INFO] [stdout] test semantic::test_group_by_validation::tests::test_aggregate_without_group_by ... ok [INFO] [stdout] test semantic::test_group_by_validation::tests::test_aggregate_with_literal ... ok [INFO] [stdout] test semantic::test_group_by_validation::tests::test_group_by_missing_column ... ok [INFO] [stdout] test semantic::test_group_by_validation::tests::test_nested_aggregate_functions ... ok [INFO] [stdout] test semantic::test_insert_validation::tests::test_insert_column_count_mismatch ... ok [INFO] [stdout] test semantic::test_group_by_validation::tests::test_group_by_expression_in_select ... ok [INFO] [stdout] test semantic::test_insert_validation::tests::test_update_null_constraint ... ok [INFO] [stdout] test semantic::test_insert_validation::tests::test_insert_column_count_too_few ... ok [INFO] [stdout] test storage::mvcc::tests::test_abort_rollback ... ok [INFO] [stdout] test storage::mvcc::tests::test_basic_insert_commit ... ok [INFO] [stdout] test storage::mvcc::tests::test_composite_index ... ok [INFO] [stdout] test semantic::test_insert_validation::tests::test_insert_all_columns_valid ... ok [INFO] [stdout] test semantic::test_group_by_validation::tests::test_group_by_multiple_columns ... ok [INFO] [stdout] test semantic::test_insert_validation::tests::test_insert_column_count_valid ... ok [INFO] [stdout] test semantic::test_group_by_validation::tests::test_group_by_with_aggregate_valid ... ok [INFO] [stdout] test storage::mvcc::tests::test_mvcc_index_isolation ... ok [INFO] [stdout] test semantic::test_insert_validation::tests::test_insert_type_mismatch ... ok [INFO] [stdout] test stream::stats_cache::tests::test_statistics_cache_lifecycle ... ok [INFO] [stdout] test storage::mvcc::tests::test_mvcc_index_update ... ok [INFO] [stdout] test storage::mvcc::tests::test_mvcc_index_abort ... ok [INFO] [stdout] test storage::mvcc::tests::test_mvcc_index_range_lookup ... ok [INFO] [stdout] test storage::mvcc::tests::test_mvcc_index_delete ... ok [INFO] [stdout] test storage::mvcc::tests::test_update_creates_new_version ... ok [INFO] [stdout] test storage::mvcc::tests::test_mvcc_index_creation ... ok [INFO] [stdout] test types::schema::tests::test_row_validation ... ok [INFO] [stdout] test types::schema::tests::test_table_creation ... ok [INFO] [stdout] test types::schema::tests::test_table_validation_errors ... ok [INFO] [stdout] test types::value::tests::test_integer_types ... ok [INFO] [stdout] test types::value::tests::test_collection_values ... ok [INFO] [stdout] test storage::mvcc::tests::test_mvcc_unique_index_constraint ... ok [INFO] [stderr] Running tests/aggregate_avg.rs (/opt/rustwide/target/debug/deps/aggregate_avg-997d6ff871eaa652) [INFO] [stdout] test operators::like::tests::test_like ... ok [INFO] [stdout] test operators::ilike::tests::test_ilike_case_insensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 206 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_avg_all_nulls ... ok [INFO] [stdout] test test_avg_distinct ... ok [INFO] [stdout] test test_avg_basic ... ok [INFO] [stdout] test test_avg_multiple_columns ... ok [INFO] [stdout] test test_avg_with_expression ... ok [INFO] [stdout] test test_avg_with_null_values ... ok [INFO] [stdout] test test_avg_distinct_with_nulls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/aggregate_count.rs (/opt/rustwide/target/debug/deps/aggregate_count-469108405a7a407b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] Running tests/aggregate_expr.rs (/opt/rustwide/target/debug/deps/aggregate_expr-beb1fe9bfdd5f4cd) [INFO] [stdout] test test_count_null_literal ... ok [INFO] [stderr] Running tests/aggregate_group_by.rs (/opt/rustwide/target/debug/deps/aggregate_group_by-1e9cbf17b32d91f2) [INFO] [stdout] test test_count_distinct_nullable_column ... ok [INFO] [stdout] test test_count_vs_count_distinct ... ok [INFO] [stdout] test test_count_distinct_values ... ok [INFO] [stdout] test test_count_all_rows ... ok [INFO] [stdout] test test_count_distinct_all_columns ... ok [INFO] [stdout] test test_count_with_null_values ... ok [INFO] [stdout] test test_count_specific_columns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_between_with_aggregates ... ignored, not yet implemented [INFO] [stdout] test test_case_comparing_aggregates ... ignored, not yet implemented [INFO] [stdout] test test_case_when_with_aggregate_condition ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_aggregate_expr ... ignored, not yet implemented [INFO] [stdout] test test_insert_data_for_aggregate_expr ... ignored, not yet implemented [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] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_group_by_having_with_aggregate ... ignored, HAVING clause not yet implemented [INFO] [stdout] test test_group_by_select_non_aggregate_column ... ignored, Selecting non-grouped column without aggregate not yet supported [INFO] [stdout] test test_group_by_with_having_clause ... ignored, HAVING clause not yet implemented [INFO] [stdout] test test_group_by_with_subquery_context ... ignored, Subqueries not yet implemented [INFO] [stdout] test test_group_by_select_column_only ... ok [INFO] [stdout] test test_group_by_numeric_column ... ok [INFO] [stdout] test test_group_by_multiple_columns ... ok [INFO] [stdout] test test_group_by_with_count ... ok [INFO] [stderr] Running tests/aggregate_max.rs (/opt/rustwide/target/debug/deps/aggregate_max-145f7d78ca19d4a4) [INFO] [stdout] test test_group_by_handles_nulls ... ok [INFO] [stdout] test test_group_by_with_multiple_aggregates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_max_dates ... ignored, Date literal parsing not yet implemented [INFO] [stdout] test test_max_in_complex_expression ... ignored, Multiple aggregates in expression not yet supported [INFO] [stdout] test test_max_strings ... ok [INFO] [stdout] test test_max_with_expression ... ok [INFO] [stdout] test test_max_distinct_values ... ok [INFO] [stdout] test test_max_handles_nulls ... ok [INFO] [stdout] test test_max_nullable_column ... ok [INFO] [stdout] test test_max_multiple_columns ... ok [INFO] [stdout] test test_max_distinct_nullable_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/aggregate_min.rs (/opt/rustwide/target/debug/deps/aggregate_min-002d8faf277f6e22) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_min_in_complex_expression ... ignored, Multiple aggregates in expression not yet supported [INFO] [stdout] test test_min_with_case_expression ... ignored, CASE WHEN not yet implemented [INFO] [stdout] test test_min_handles_nulls ... ok [INFO] [stdout] test test_min_nullable_column ... ok [INFO] [stdout] test test_min_multiple_columns ... ok [INFO] [stdout] test test_min_with_expression ... ok [INFO] [stdout] test test_min_distinct_values ... ok [INFO] [stdout] test test_min_distinct_nullable_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/aggregate_stdev.rs (/opt/rustwide/target/debug/deps/aggregate_stdev-34a01aba1bbacaed) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_stdev_distinct_with_nulls ... ok [INFO] [stdout] test test_stdev_all_nulls ... ok [INFO] [stdout] test test_stdev_basic_calculation ... ok [INFO] [stdout] test test_stdev_with_null_values ... ok [INFO] [stdout] test test_stdev_with_duplicates ... ok [INFO] [stdout] test test_stdev_requires_multiple_values ... ok [INFO] [stdout] test test_stdev_distinct_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/aggregate_sum.rs (/opt/rustwide/target/debug/deps/aggregate_sum-075675408cee470a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_sum_with_case_expression ... ignored, CASE WHEN expression parsing not yet implemented [INFO] [stdout] test test_sum_with_column_expression ... ok [INFO] [stdout] test test_sum_nullable_column ... ok [INFO] [stdout] test test_sum_distinct_values ... ok [INFO] [stdout] test test_sum_with_multiplication ... ok [INFO] [stdout] test test_sum_distinct_nullable_column ... ok [INFO] [stdout] test test_sum_with_coalesce_function ... ok [INFO] [stdout] test test_sum_multiple_columns ... ok [INFO] [stdout] test test_sum_handles_null_propagation ... ok [INFO] [stdout] test test_sum_with_literal_expression ... ok [INFO] [stderr] Running tests/aggregate_variance.rs (/opt/rustwide/target/debug/deps/aggregate_variance-b2dc5e39e75332fc) [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_variance_multiple_columns ... ok [INFO] [stderr] Running tests/alter_alter_table.rs (/opt/rustwide/target/debug/deps/alter_alter_table-f0cba5534fafcf0a) [INFO] [stdout] test test_variance_basic ... ok [INFO] [stdout] test test_variance_with_null_values ... ok [INFO] [stdout] test test_variance_comparison_distinct_vs_all ... ok [INFO] [stdout] test test_variance_distinct_with_nulls ... ok [INFO] [stdout] test test_variance_all_nulls ... ok [INFO] [stdout] test test_variance_distinct_values ... ok [INFO] [stdout] test test_variance_requires_multiple_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_alter_table_add_column_not_null_no_default_error ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN amount INTEGER NOT NULL - should fail [INFO] [stdout] test test_alter_table_add_column_subquery_default_error ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN something INTEGER DEFAULT (SELECT id FROM Bar LIMIT 1) - should fail [INFO] [stdout] test test_alter_table_add_column_unique_float_error ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN something FLOAT UNIQUE - should fail [INFO] [stdout] test test_alter_table_add_column_unsupported_datatype_error ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN something SOMEWHAT - should fail [INFO] [stdout] test test_alter_table_add_column_with_default ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN amount INTEGER DEFAULT 10 [INFO] [stdout] test test_alter_table_add_constraint_primary_key_error ... ignored, Implement test for ALTER TABLE Foo ADD CONSTRAINT hello PRIMARY KEY (asdf) - should fail [INFO] [stdout] test test_alter_table_add_constraint_unique_error ... ignored, Implement test for ALTER TABLE Foo ADD CONSTRAINT hello UNIQUE (id) - should fail [INFO] [stdout] test test_alter_table_add_existing_column_error ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN id INTEGER - should fail [INFO] [stdout] test test_alter_table_add_nullable_column ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN opt BOOLEAN NULL [INFO] [stdout] test test_alter_table_add_nullable_column_with_default ... ignored, Implement test for ALTER TABLE Foo ADD COLUMN opt2 BOOLEAN NULL DEFAULT true [INFO] [stdout] test test_alter_table_cannot_drop_referenced_column ... ignored, Implement test for ALTER TABLE Referenced DROP COLUMN id with foreign key reference - should fail [INFO] [stdout] test test_alter_table_cannot_drop_referencing_column ... ignored, Implement test for ALTER TABLE Referencing DROP COLUMN referenced_id - should fail [INFO] [stdout] test test_alter_table_cannot_rename_referenced_column ... ignored, Implement test for ALTER TABLE Referenced RENAME COLUMN id to new_id with foreign key reference - should fail [INFO] [stdout] test test_alter_table_cannot_rename_referencing_column ... ignored, Implement test for ALTER TABLE Referencing RENAME COLUMN referenced_id to new_id - should fail [INFO] [stdout] test test_alter_table_drop_column_if_exists ... ignored, Implement test for ALTER TABLE Foo DROP COLUMN IF EXISTS something [INFO] [stdout] test test_alter_table_drop_existing_column ... ignored, Implement test for ALTER TABLE Foo DROP COLUMN amount [INFO] [stdout] test test_alter_table_drop_nonexistent_column_error ... ignored, Implement test for ALTER TABLE Foo DROP COLUMN something - should fail [INFO] [stdout] test test_alter_table_rename_column ... ignored, Implement test for ALTER TABLE Bar RENAME COLUMN id TO new_id [INFO] [stdout] test test_alter_table_rename_nonexistent_column_error ... ignored, Implement test for ALTER TABLE Bar RENAME COLUMN hello TO idid - should fail [INFO] [stdout] test test_alter_table_rename_nonexistent_table_error ... ignored, Implement test for ALTER TABLE Foo2 RENAME TO Bar - should fail [INFO] [stdout] test test_alter_table_rename_table ... ignored, Implement test for ALTER TABLE Foo RENAME TO Bar [INFO] [stdout] test test_alter_table_rename_to_duplicate_column_error ... ignored, Implement test for ALTER TABLE Bar RENAME COLUMN name TO new_id - should fail [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/alter_create_table.rs (/opt/rustwide/target/debug/deps/alter_create_table-fa5eee50f33489aa) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_create_table_as_select_schema_only ... ignored, CREATE TABLE AS SELECT not yet implemented [INFO] [stdout] test test_create_table_as_select_source_not_found_error ... ignored, CREATE TABLE AS SELECT not yet implemented [INFO] [stdout] test test_create_table_as_select_target_exists_error ... ignored, CREATE TABLE AS SELECT not yet implemented [INFO] [stdout] test test_create_table_as_select_with_data ... ignored, CREATE TABLE AS SELECT not yet implemented [INFO] [stdout] test test_create_table_as_select_with_limit ... ignored, CREATE TABLE AS SELECT not yet implemented [INFO] [stdout] test test_create_table_as_select_with_offset ... ignored, CREATE TABLE AS SELECT not yet implemented [INFO] [stdout] test test_create_table_duplicate_column_error ... ignored, Duplicate column validation not yet implemented [INFO] [stdout] test test_unique_constraint_on_unsupported_type_error ... ignored, UNIQUE on FLOAT not yet validated [INFO] [stdout] test test_create_table_basic ... ok [INFO] [stdout] test test_create_table_if_not_exists_duplicate ... ok [INFO] [stdout] test test_insert_into_created_table ... ok [INFO] [stdout] test test_create_table_if_not_exists ... ok [INFO] [stdout] test test_create_table_already_exists_error - should panic ... ok [INFO] [stdout] test test_unsupported_column_option_error - should panic ... ok [INFO] [stdout] test test_default_value_with_subquery_error - should panic ... ok [INFO] [stdout] test test_unsupported_data_type_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/alter_drop_table.rs (/opt/rustwide/target/debug/deps/alter_drop_table-3c509e8e13068985) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_drop_multiple_tables_if_exists ... ok [INFO] [stdout] test test_drop_multiple_tables_partial_exists ... ok [INFO] [stdout] test test_drop_table_if_exists_success ... ok [INFO] [stdout] test test_drop_table_basic ... ok [INFO] [stdout] test test_select_empty_recreated_table ... ok [INFO] [stdout] test test_drop_table_if_exists_not_found ... ok [INFO] [stdout] test test_drop_multiple_tables ... ok [INFO] [stdout] test test_recreate_dropped_table ... ok [INFO] [stdout] test test_drop_view_not_supported_error - should panic ... ok [INFO] [stdout] test test_verify_multiple_tables_dropped - should panic ... ok [INFO] [stdout] test test_drop_table_not_found_error - should panic ... ok [INFO] [stdout] test test_select_after_drop_table_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic_error.rs (/opt/rustwide/target/debug/deps/arithmetic_error-3eee4be0e7befa04) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_arithmetic_with_very_large_numbers ... ignored, not yet implemented [INFO] [stdout] test test_division_by_zero_float ... ignored, not yet implemented [INFO] [stdout] test test_division_by_zero_integer ... ignored, not yet implemented [INFO] [stdout] test test_floating_point_precision_errors ... ignored, not yet implemented [INFO] [stdout] test test_integer_overflow_addition ... ignored, not yet implemented [INFO] [stdout] test test_integer_overflow_multiplication ... ignored, not yet implemented [INFO] [stdout] test test_integer_underflow_subtraction ... ignored, not yet implemented [INFO] [stdout] test test_invalid_arithmetic_with_booleans ... ignored, not yet implemented [INFO] [stdout] test test_invalid_arithmetic_with_null ... ignored, not yet implemented [INFO] [stdout] test test_invalid_arithmetic_with_strings ... ignored, not yet implemented [INFO] [stdout] test test_logarithm_of_zero_or_negative ... ignored, not yet implemented [INFO] [stdout] test test_modulo_by_zero ... ignored, not yet implemented [INFO] [stdout] test test_power_operation_errors ... ignored, not yet implemented [INFO] [stdout] test test_square_root_of_negative ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic_on_where.rs (/opt/rustwide/target/debug/deps/arithmetic_on_where-c4ac6efa6549dbaf) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_arithmetic_comparisons_in_where ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_subqueries_in_where ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_with_constants_in_where ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_with_functions_in_where ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_with_null_in_where ... ignored, not yet implemented [INFO] [stdout] test test_basic_arithmetic_in_where ... ignored, not yet implemented [INFO] [stdout] test test_complex_arithmetic_in_where ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_arithmetic_where ... ignored, not yet implemented [INFO] [stdout] test test_insert_data_for_arithmetic_where ... ignored, not yet implemented [INFO] [stdout] test test_modulo_operation_in_where ... ignored, not yet implemented [INFO] [stdout] test test_multiple_arithmetic_conditions ... ignored, not yet implemented [INFO] [stdout] test test_nested_arithmetic_in_where ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic_project.rs (/opt/rustwide/target/debug/deps/arithmetic_project-69eec16e5f1e177c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_arithmetic_column_aliases ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_in_computed_columns ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_with_constants ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_with_functions ... ignored, not yet implemented [INFO] [stdout] test test_arithmetic_with_null_handling ... ignored, not yet implemented [INFO] [stdout] test test_basic_arithmetic_in_select ... ignored, not yet implemented [INFO] [stdout] test test_complex_arithmetic_expressions ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_arithmetic_project ... ignored, not yet implemented [INFO] [stdout] test test_insert_data_for_arithmetic_project ... ignored, not yet implemented [INFO] [stdout] test test_mixed_type_arithmetic ... ignored, not yet implemented [INFO] [stdout] test test_modulo_operation_in_projection ... ignored, not yet implemented [INFO] [stdout] test test_nested_arithmetic_expressions ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/array.rs (/opt/rustwide/target/debug/deps/array-8ae9585ff81d2a4d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_array_indexing_in_select ... ok [INFO] [stdout] test test_array_literal_data_types ... ok [INFO] [stdout] test test_insert_array_literal_multiple_rows ... ok [INFO] [stdout] test test_insert_another_array_with_default_id ... ok [INFO] [stdout] test test_array_column_not_null_constraint ... ok [INFO] [stdout] test test_insert_array_with_default_id ... ok [INFO] [stdout] test test_select_all_array_data ... ok [INFO] [stdout] test test_insert_array_literal_simple ... ok [INFO] [stdout] test test_create_table_with_list_column ... ok [INFO] [stdout] test test_insert_array_literal_single_row ... ok [INFO] [stdout] test test_select_mixed_type_array_literal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-cabe5e4170adf4d3) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_select_from_subquery_empty ... ignored, Subqueries in FROM clause not yet supported [INFO] [stdout] test test_compound_object_not_supported ... ok [INFO] [stdout] test test_create_table_without_columns ... ok [INFO] [stdout] test test_update_all_rows ... ok [INFO] [stdout] test test_insert_single_row ... ok [INFO] [stdout] test test_insert_partial_columns ... ok [INFO] [stdout] test test_count_rows ... ok [INFO] [stdout] test test_select_after_update ... ok [INFO] [stdout] test test_select_specific_columns ... ok [INFO] [stdout] test test_select_from_empty_table ... ok [INFO] [stdout] test test_select_all_from_table ... ok [INFO] [stdout] test test_create_table_with_columns ... ok [INFO] [stdout] test test_insert_select ... ok [INFO] [stdout] test test_insert_multiple_rows_separately ... ok [INFO] [stdout] test test_create_multiple_tables ... ok [INFO] [stdout] test test_select_multiple_columns_after_update ... ok [INFO] [stdout] test test_insert_multiple_rows_in_one_statement ... ok [INFO] [stderr] Running tests/bitwise_and.rs (/opt/rustwide/target/debug/deps/bitwise_and-aabc08d409208413) [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_bitwise_and_for_literals ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_for_values ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_multiple_values ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_unsupported_string_values ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_value_and_literal ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_with_literal_and_null ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_with_null_and_literal ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_with_null_and_value ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_with_value_and_null ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_and_wrong_type_values ... ignored, not yet implemented [INFO] [stdout] test test_create_test_table ... ignored, not yet implemented [INFO] [stdout] test test_insert_test_data ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/bitwise_shift_left.rs (/opt/rustwide/target/debug/deps/bitwise_shift_left-e39aac7c929a1427) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_bitwise_shift_left_basic ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_shift_left_overflow ... ignored, not yet implemented [INFO] [stdout] test test_create_test_tables ... ignored, not yet implemented [INFO] [stdout] test test_insert_null_test_data ... ignored, not yet implemented [INFO] [stdout] test test_insert_overflow_test_data ... ignored, not yet implemented [INFO] [stdout] test test_insert_test_data ... ignored, not yet implemented [INFO] [stdout] test test_select_from_null_test ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/bitwise_shift_right.rs (/opt/rustwide/target/debug/deps/bitwise_shift_right-9cd24d02b883b8d3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_bitwise_shift_right_basic ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_shift_right_overflow ... ignored, not yet implemented [INFO] [stdout] test test_create_test_tables ... ignored, not yet implemented [INFO] [stdout] test test_insert_null_test_data ... ignored, not yet implemented [INFO] [stdout] test test_insert_overflow_test_data ... ignored, not yet implemented [INFO] [stdout] test test_insert_test_data ... ignored, not yet implemented [INFO] [stdout] test test_select_from_null_test ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/case.rs (/opt/rustwide/target/debug/deps/case-c714865f1ddf45cc) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] Running tests/column_alias.rs (/opt/rustwide/target/debug/deps/column_alias-62174d9464496272) [INFO] [stdout] test test_case_with_boolean_expressions_and_else ... ignored, not yet implemented [INFO] [stdout] test test_case_with_boolean_expressions_without_else ... ignored, not yet implemented [INFO] [stdout] test test_case_with_collate_unsupported ... ignored, not yet implemented [INFO] [stdout] test test_case_with_complex_expressions ... ignored, not yet implemented [INFO] [stdout] test test_case_with_value_expression_and_else ... ignored, not yet implemented [INFO] [stdout] test test_case_with_value_expression_without_else ... ignored, not yet implemented [INFO] [stdout] test test_collate_expression_unsupported ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_case ... ignored, not yet implemented [INFO] [stdout] test test_insert_data_for_case ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_create_tables_for_column_alias ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_partial_column_aliases ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_select_aliased_columns ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_too_many_column_aliases_error ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_with_column_aliases ... ignored, not yet implemented [INFO] [stdout] test test_insert_data_for_column_alias ... ignored, not yet implemented [INFO] [stdout] test test_select_aliased_column ... ignored, not yet implemented [INFO] [stdout] test test_select_from_inner_table ... ignored, not yet implemented [INFO] [stdout] test test_table_alias_too_many_column_aliases_error ... ignored, not yet implemented [INFO] [stdout] test test_table_alias_with_full_column_aliases ... ignored, not yet implemented [INFO] [stdout] test test_table_alias_with_partial_column_aliases ... ignored, not yet implemented [INFO] [stdout] test test_values_select_qualified_aliased_columns ... ignored, not yet implemented [INFO] [stdout] test test_values_too_many_column_aliases_error ... ignored, not yet implemented [INFO] [stdout] test test_values_with_full_column_aliases ... ignored, not yet implemented [INFO] [stdout] test test_values_with_partial_column_aliases ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/concat.rs (/opt/rustwide/target/debug/deps/concat-1314fa23aac2df15) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_concatenation_with_null_values ... ok [INFO] [stdout] test test_basic_string_concatenation ... ok [INFO] [stdout] test test_literal_only_concatenation ... ok [INFO] [stdout] test test_concatenation_in_where_clause ... ok [INFO] [stdout] test test_concatenation_with_string_functions ... ok [INFO] [stdout] test test_concatenation_with_cast ... ok [INFO] [stdout] test test_multiple_concatenation ... ok [INFO] [stdout] test test_concatenation_with_different_data_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_array.rs (/opt/rustwide/target/debug/deps/data_type_array-953f05d774fadc8a) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_group_by_array ... ignored, GROUP BY with ARRAY not yet implemented [INFO] [stdout] test test_create_table_with_array_column ... ok [INFO] [stdout] test test_cast_to_array ... ok [INFO] [stdout] test test_array_update ... ok [INFO] [stdout] test test_array_comparison ... ok [INFO] [stdout] test test_array_2d_fixed_size ... ok [INFO] [stdout] test test_array_with_nulls ... ok [INFO] [stdout] test test_array_type_checking ... ok [INFO] [stdout] test test_array_bracket_access ... ok [INFO] [stdout] test test_insert_fixed_array ... ok [INFO] [stdout] test test_insert_too_many_elements_should_error - should panic ... ok [INFO] [stdout] test test_insert_wrong_size_array_should_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_bytea.rs (/opt/rustwide/target/debug/deps/data_type_bytea-236e9d0902e05257) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_create_table_with_bytea_column ... ok [INFO] [stdout] test test_insert_bytea_hex_format ... ok [INFO] [stdout] test test_select_bytea_values ... ok [INFO] [stdout] test test_insert_uppercase_hex ... ok [INFO] [stdout] test test_bytea_with_null ... ok [INFO] [stdout] test test_bytea_comparisons ... ok [INFO] [stdout] test test_bytea_update_and_delete ... ok [INFO] [stdout] test test_insert_invalid_hex_should_error - should panic ... ok [INFO] [stdout] test test_insert_number_into_bytea_should_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_date.rs (/opt/rustwide/target/debug/deps/data_type_date-810c32dcad452cdb) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_create_table_with_date_columns ... ok [INFO] [stderr] Running tests/data_type_decimal.rs (/opt/rustwide/target/debug/deps/data_type_decimal-6874bf4c53eb3650) [INFO] [stdout] test test_date_literal_comparisons ... ok [INFO] [stdout] test test_date_ordering ... ok [INFO] [stdout] test test_insert_and_select_date_values ... ok [INFO] [stdout] test test_date_comparisons ... ok [INFO] [stdout] test test_date_arithmetic ... ok [INFO] [stdout] test test_date_with_null_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_create_table_with_decimal_columns ... ok [INFO] [stdout] test test_insert_decimal_values ... ok [INFO] [stdout] test test_mixed_numeric_type_operations ... ok [INFO] [stdout] test test_select_decimal_values ... ok [INFO] [stdout] test test_decimal_comparison_operations ... ok [INFO] [stdout] test test_decimal_ordering ... ok [INFO] [stdout] test test_decimal_with_null ... ok [INFO] [stdout] test test_decimal_arithmetic_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_float32.rs (/opt/rustwide/target/debug/deps/data_type_float32-6f4dd62170106c68) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_float32_precision ... ok [INFO] [stdout] test test_float32_arithmetic_operations ... ok [INFO] [stdout] test test_insert_float32_values ... ok [INFO] [stdout] test test_float32_ordering ... ok [INFO] [stdout] test test_select_float32_values ... ok [INFO] [stdout] test test_create_table_with_float32_columns ... ok [INFO] [stdout] test test_float32_special_values ... ok [INFO] [stdout] test test_cast_to_float32 ... ok [INFO] [stdout] test test_nan_comparison_behavior ... ok [INFO] [stdout] test test_float32_comparison_operations ... ok [INFO] [stdout] test test_float32_with_null ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_float64.rs (/opt/rustwide/target/debug/deps/data_type_float64-d7e777d6d60ed0fe) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_float64_precision ... ok [INFO] [stdout] test test_float64_ordering ... ok [INFO] [stdout] test test_float64_arithmetic_operations ... ok [INFO] [stdout] test test_cast_to_float64 ... ok [INFO] [stdout] test test_float64_nan_comparison_behavior ... ok [INFO] [stdout] test test_float64_special_values ... ok [INFO] [stdout] test test_float64_mixed_operations ... ok [INFO] [stdout] test test_create_table_with_float64_columns ... ok [INFO] [stdout] test test_float64_comparison_operations ... ok [INFO] [stdout] test test_insert_float64_values ... ok [INFO] [stdout] test test_float64_with_null ... ok [INFO] [stdout] test test_float_vs_double_keywords ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_inet.rs (/opt/rustwide/target/debug/deps/data_type_inet-a6193fa0d847cdbf) [INFO] [stdout] [INFO] [stderr] Running tests/data_type_int128.rs (/opt/rustwide/target/debug/deps/data_type_int128-da1652395733855e) [INFO] [stdout] running 8 tests [INFO] [stdout] test test_create_table_with_inet_column ... ignored, not yet implemented [INFO] [stdout] test test_inet_cidr_notation ... ignored, not yet implemented [INFO] [stdout] test test_inet_comparisons ... ignored, not yet implemented [INFO] [stdout] test test_inet_range_operations ... ignored, not yet implemented [INFO] [stdout] test test_insert_invalid_ip_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_ipv4_addresses ... ignored, not yet implemented [INFO] [stdout] test test_insert_ipv6_addresses ... ignored, not yet implemented [INFO] [stdout] test test_select_inet_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_int128_large_values ... ok [INFO] [stdout] test test_int128_comparisons ... ok [INFO] [stdout] test test_int128_range_boundaries ... ok [INFO] [stdout] test test_insert_int128_overflow_should_error ... ok [INFO] [stdout] test test_int128_arithmetic_operations ... ok [INFO] [stdout] test test_create_table_with_int128_columns ... ok [INFO] [stdout] test test_insert_int128_values ... ok [INFO] [stdout] test test_select_int128_values ... ok [INFO] [stdout] [INFO] [stderr] Running tests/data_type_int16.rs (/opt/rustwide/target/debug/deps/data_type_int16-2375e833944ef151) [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_int16_arithmetic_subtraction ... ok [INFO] [stdout] test test_int16_where_greater_equal ... ok [INFO] [stdout] test test_int16_overflow_insertion_error ... ok [INFO] [stdout] test test_int16_arithmetic_addition ... ok [INFO] [stdout] test test_int16_where_equality ... ok [INFO] [stdout] test test_int16_arithmetic_division ... ok [INFO] [stdout] test test_int16_arithmetic_multiplication ... ok [INFO] [stdout] test test_int16_where_less_equal ... ok [INFO] [stdout] test test_int16_basic_select ... ok [INFO] [stdout] test test_int16_table_creation_and_insertion ... ok [INFO] [stdout] test test_int16_overflow_cast_error ... ok [INFO] [stdout] test test_int16_boundary_values ... ok [INFO] [stdout] test test_int16_where_less_than ... ok [INFO] [stdout] test test_int16_arithmetic_modulo ... ok [INFO] [stdout] test test_int16_underflow_cast_error ... ok [INFO] [stdout] test test_int16_where_greater_than ... ok [INFO] [stdout] test test_int16_where_negative_equality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_int32.rs (/opt/rustwide/target/debug/deps/data_type_int32-30f432994f7d2f35) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_int32_where_less_than ... ok [INFO] [stdout] test test_int32_arithmetic_subtraction ... ok [INFO] [stdout] test test_int32_where_greater_equal ... ok [INFO] [stdout] test test_int32_arithmetic_addition ... ok [INFO] [stdout] test test_int32_boundary_values ... ok [INFO] [stdout] test test_int32_arithmetic_division ... ok [INFO] [stdout] test test_int32_overflow_insertion_error ... ok [INFO] [stdout] test test_int32_basic_select ... ok [INFO] [stdout] test test_int32_where_greater_than ... ok [INFO] [stdout] test test_int32_where_equality ... ok [INFO] [stdout] test test_int32_where_negative_equality ... ok [INFO] [stdout] test test_int32_table_creation_and_insertion ... ok [INFO] [stdout] test test_int32_where_less_equal ... ok [INFO] [stdout] test test_int32_arithmetic_multiplication ... ok [INFO] [stdout] test test_int32_arithmetic_modulo ... ok [INFO] [stdout] test test_int32_underflow_cast_error ... ok [INFO] [stdout] test test_int32_overflow_cast_error ... ok [INFO] [stderr] Running tests/data_type_int64.rs (/opt/rustwide/target/debug/deps/data_type_int64-6132464a386e2752) [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_int64_overflow_insertion_error ... ok [INFO] [stdout] test test_int64_table_creation_and_insertion ... ok [INFO] [stdout] test test_int64_boundary_values ... ok [INFO] [stdout] test test_int64_arithmetic_division ... ok [INFO] [stdout] test test_int64_where_negative_equality ... ok [INFO] [stdout] test test_int64_arithmetic_multiplication ... ok [INFO] [stdout] test test_int64_arithmetic_modulo ... ok [INFO] [stdout] test test_int64_where_greater_equal ... ok [INFO] [stdout] test test_int64_where_less_than ... ok [INFO] [stdout] test test_int64_arithmetic_addition ... ok [INFO] [stdout] test test_int64_where_greater_than ... ok [INFO] [stdout] test test_int64_arithmetic_subtraction ... ok [INFO] [stdout] test test_int64_where_equality ... ok [INFO] [stdout] test test_int64_basic_select ... ok [INFO] [stdout] test test_int64_where_less_equal ... ok [INFO] [stdout] test test_int64_underflow_cast_error ... ok [INFO] [stdout] test test_int64_overflow_cast_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_int8.rs (/opt/rustwide/target/debug/deps/data_type_int8-29a3f0e0cefd8127) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_int8_arithmetic_subtraction ... ok [INFO] [stderr] Running tests/data_type_interval.rs (/opt/rustwide/target/debug/deps/data_type_interval-ee66eb7d7e162786) [INFO] [stdout] test test_int8_arithmetic_division ... ok [INFO] [stdout] test test_int8_comparison_equality ... ok [INFO] [stdout] test test_int8_comparison_greater_than ... ok [INFO] [stdout] test test_insert_int8_overflow_positive_should_error ... ok [INFO] [stdout] test test_insert_int8_values ... ok [INFO] [stdout] test test_int8_arithmetic_multiplication ... ok [INFO] [stdout] test test_int8_comparison_less_equal ... ok [INFO] [stdout] test test_create_table_with_int8_columns ... ok [INFO] [stdout] test test_int8_arithmetic_addition ... ok [INFO] [stdout] test test_int8_arithmetic_modulo ... ok [INFO] [stdout] test test_int8_cast_underflow_error ... ok [INFO] [stdout] test test_int8_cast_overflow_error ... ok [INFO] [stdout] test test_int8_boundary_values ... ok [INFO] [stdout] test test_insert_int8_overflow_negative_should_error ... ok [INFO] [stdout] test test_select_int8_values ... ok [INFO] [stdout] test test_int8_comparison_less_than ... ok [INFO] [stdout] test test_int8_comparison_greater_equal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_negative_intervals ... ok [INFO] [stdout] test test_date_timestamp_subtraction ... ok [INFO] [stdout] test test_create_table_with_interval_column ... ok [INFO] [stdout] test test_interval_arithmetic_between_intervals ... ok [INFO] [stdout] test test_insert_and_select_interval_values ... ok [INFO] [stdout] test test_interval_with_null_values ... ok [INFO] [stdout] test test_interval_arithmetic_with_dates ... ok [INFO] [stdout] test test_complex_interval_formats ... ok [INFO] [stdout] test test_interval_arithmetic_with_time ... ok [INFO] [stdout] test test_interval_arithmetic_with_timestamps ... ok [INFO] [stdout] test test_negative_complex_intervals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_list.rs (/opt/rustwide/target/debug/deps/data_type_list-c5ab9ad78dcdc434) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_group_by_list ... ignored, GROUP BY with LIST not yet implemented [INFO] [stdout] test test_insert_mixed_type_list ... ignored, Mixed-type lists are not supported - lists must be homogeneous as in standard SQL [INFO] [stdout] test test_create_table_with_list_column ... ok [INFO] [stdout] test test_list_in_where_clause ... ok [INFO] [stdout] test test_insert_simple_list ... ok [INFO] [stdout] test test_list_with_nulls ... ok [INFO] [stdout] test test_cast_to_list ... ok [INFO] [stdout] test test_nested_lists ... ok [INFO] [stdout] test test_list_bracket_access ... ok [INFO] [stdout] test test_unwrap_list_elements ... ok [INFO] [stdout] test test_insert_json_object_into_list_should_error - should panic ... ok [INFO] [stdout] test test_insert_invalid_json_should_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_map.rs (/opt/rustwide/target/debug/deps/data_type_map-19255eb7134ab80f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_group_by_map ... ignored, GROUP BY with MAP not yet implemented [INFO] [stdout] test test_map_with_different_value_types ... ignored, ANY type is not supported - maps must have homogeneous value types [INFO] [stdout] test test_create_table_with_map_column ... ok [INFO] [stdout] test test_map_key_access ... ok [INFO] [stdout] test test_map_update ... ok [INFO] [stdout] test test_map_with_nulls ... ok [INFO] [stdout] test test_map_key_not_found ... ok [INFO] [stdout] test test_insert_map_values ... ok [INFO] [stdout] test test_map_in_where_clause ... ok [INFO] [stdout] test test_nested_maps ... ok [INFO] [stdout] test test_empty_map ... ok [INFO] [stdout] test test_map_comparison ... ok [INFO] [stdout] test test_map_keys_function ... ok [INFO] [stdout] test test_map_values_function ... ok [INFO] [stderr] Running tests/data_type_null.rs (/opt/rustwide/target/debug/deps/data_type_null-3ea983b643c3c44b) [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_null_binary_operators_bitwise ... ignored, Bitwise operators not yet implemented [INFO] [stdout] test test_null_is_null_condition ... ok [INFO] [stdout] test test_null_unary_operators_arithmetic ... ok [INFO] [stdout] test test_null_unary_operators_logical ... ok [INFO] [stdout] test test_null_binary_operators_equality ... ok [INFO] [stdout] test test_null_binary_operators_comparison ... ok [INFO] [stdout] test test_null_binary_operators_arithmetic ... ok [INFO] [stdout] test test_null_propagation_in_expressions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_point.rs (/opt/rustwide/target/debug/deps/data_type_point-fedc6a5fabca3234) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_cast_string_to_point ... ignored, not yet implemented [INFO] [stderr] Running tests/data_type_sql_types.rs (/opt/rustwide/target/debug/deps/data_type_sql_types-3fce3448006e8bd5) [INFO] [stdout] test test_create_table_with_point_column ... ignored, not yet implemented [INFO] [stdout] test test_insert_invalid_point_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_point_from_string ... ignored, not yet implemented [INFO] [stdout] test test_insert_point_values ... ignored, not yet implemented [INFO] [stdout] test test_point_accessors ... ignored, not yet implemented [INFO] [stdout] test test_point_comparisons ... ignored, not yet implemented [INFO] [stdout] test test_point_distance_calculations ... ignored, not yet implemented [INFO] [stdout] test test_select_point_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_boolean_where_condition ... ignored, Implement test for SELECT * FROM Item WHERE verified = True [INFO] [stdout] test test_final_state_verification ... ignored, Implement test for final SELECT * FROM Item to verify all changes [INFO] [stdout] test test_float_comparison_greater ... ignored, Implement test for SELECT * FROM Item WHERE ratio > 0.5 [INFO] [stdout] test test_float_equality_comparison ... ignored, Implement test for SELECT * FROM Item WHERE ratio = 0.1 [INFO] [stdout] test test_multiple_updates_same_record ... ignored, Implement test for multiple UPDATE operations: SET id = 11 then SET id = 14 [INFO] [stdout] test test_select_after_update ... ignored, Implement test for SELECT queries after UPDATE operations [INFO] [stdout] test test_select_all_records ... ignored, Implement test for SELECT * FROM Item [INFO] [stdout] test test_sql_types_insertion ... ignored, Implement test for INSERT INTO Item with INTEGER, TEXT, BOOLEAN, and FLOAT values [INFO] [stdout] test test_sql_types_table_creation ... ignored, Implement test for CREATE TABLE Item (id INTEGER, content TEXT, verified BOOLEAN, ratio FLOAT) [INFO] [stdout] test test_update_integer_column ... ignored, Implement test for UPDATE Item SET id = 11 WHERE content='Foo' [INFO] [stdout] test test_update_text_column ... ignored, Implement test for UPDATE Item SET content='Foo' WHERE content='World' [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_struct.rs (/opt/rustwide/target/debug/deps/data_type_struct-7da5318098acd2e2) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_group_by_struct ... ignored, GROUP BY with STRUCT not yet implemented [INFO] [stdout] test test_create_table_with_struct_column ... ok [INFO] [stdout] test test_struct_in_array ... ok [INFO] [stdout] test test_struct_field_access ... ok [INFO] [stdout] test test_struct_comparison ... ok [INFO] [stdout] test test_struct_with_nulls ... ok [INFO] [stdout] test test_insert_struct_values ... ok [INFO] [stdout] test test_nested_struct_field_access ... ok [INFO] [stdout] test test_nested_structs ... ok [INFO] [stdout] test test_insert_struct_wrong_type_should_error - should panic ... ok [INFO] [stdout] test test_insert_struct_missing_field_should_error - should panic ... ok [INFO] [stdout] test test_struct_update ... ok [INFO] [stdout] test test_struct_in_where_clause ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_time.rs (/opt/rustwide/target/debug/deps/data_type_time-c8ee3591a0ac5e02) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_time_comparisons ... ok [INFO] [stdout] test test_time_literal_comparisons ... ok [INFO] [stdout] test test_time_arithmetic ... ok [INFO] [stdout] test test_insert_time_with_fractional_seconds ... ok [INFO] [stdout] test test_insert_and_select_time_values ... ok [INFO] [stdout] test test_create_table_with_time_columns ... ok [INFO] [stdout] test test_time_with_null_values ... ok [INFO] [stdout] test test_time_ordering ... ok [INFO] [stdout] test test_time_boundary_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_timestamp.rs (/opt/rustwide/target/debug/deps/data_type_timestamp-0cd3d3f02b4e944f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_create_table_with_timestamp_columns ... ok [INFO] [stdout] test test_timestamp_arithmetic ... ok [INFO] [stdout] test test_insert_timestamp_with_fractional_seconds ... ok [INFO] [stdout] test test_insert_and_select_timestamp_values ... ok [INFO] [stdout] test test_timestamp_date_only_format ... ok [INFO] [stdout] test test_timestamp_with_null_values ... ok [INFO] [stdout] test test_timestamp_literal_comparisons ... ok [INFO] [stdout] test test_timestamp_comparisons ... ok [INFO] [stdout] test test_timestamp_ordering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_uint128.rs (/opt/rustwide/target/debug/deps/data_type_uint128-aea4283d0bd84374) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_create_table_with_uint128_columns ... ok [INFO] [stdout] test test_uint128_range_boundaries ... ok [INFO] [stdout] test test_cast_to_uint128 ... ok [INFO] [stdout] test test_uint128_arithmetic_operations ... ok [INFO] [stdout] test test_insert_uint128_values ... ok [INFO] [stdout] test test_uint128_with_null ... ok [INFO] [stdout] test test_uint128_comparisons ... ok [INFO] [stdout] test test_insert_uint128_overflow_should_error - should panic ... ok [INFO] [stdout] test test_uint128_addition_overflow - should panic ... ok [INFO] [stdout] test test_insert_uint128_negative_should_error - should panic ... ok [INFO] [stdout] test test_uint128_subtraction_underflow - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_uint16.rs (/opt/rustwide/target/debug/deps/data_type_uint16-327c824f12147e21) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_create_table_with_uint16_columns ... ok [INFO] [stdout] test test_uint16_range_boundaries ... ok [INFO] [stdout] test test_uint16_with_null ... ok [INFO] [stdout] test test_cast_to_uint16 ... ok [INFO] [stdout] test test_uint16_arithmetic_operations ... ok [INFO] [stdout] test test_uint16_comparisons ... ok [INFO] [stdout] test test_insert_uint16_values ... ok [INFO] [stdout] test test_insert_uint16_overflow_should_error - should panic ... ok [INFO] [stdout] test test_uint16_subtraction_underflow - should panic ... ok [INFO] [stdout] test test_uint16_addition_overflow - should panic ... ok [INFO] [stdout] test test_insert_uint16_negative_should_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_uint32.rs (/opt/rustwide/target/debug/deps/data_type_uint32-ed439d169aaa2847) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_create_table_with_uint32_columns ... ok [INFO] [stdout] test test_uint32_comparisons ... ok [INFO] [stdout] test test_uint32_range_boundaries ... ok [INFO] [stdout] test test_cast_to_uint32 ... ok [INFO] [stdout] test test_uint32_arithmetic_operations ... ok [INFO] [stdout] test test_uint32_with_null ... ok [INFO] [stdout] test test_insert_uint32_values ... ok [INFO] [stdout] test test_uint32_subtraction_underflow - should panic ... ok [INFO] [stdout] test test_insert_uint32_negative_should_error - should panic ... ok [INFO] [stdout] test test_insert_uint32_overflow_should_error - should panic ... ok [INFO] [stdout] test test_uint32_addition_overflow - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_uint64.rs (/opt/rustwide/target/debug/deps/data_type_uint64-cf2d27d6aca61dde) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_uint64_range_boundaries ... ok [INFO] [stdout] test test_uint64_arithmetic_operations ... ok [INFO] [stdout] test test_cast_to_uint64 ... ok [INFO] [stdout] test test_insert_uint64_values ... ok [INFO] [stdout] test test_create_table_with_uint64_columns ... ok [INFO] [stdout] test test_uint64_with_null ... ok [INFO] [stdout] test test_uint64_comparisons ... ok [INFO] [stderr] Running tests/data_type_uint8.rs (/opt/rustwide/target/debug/deps/data_type_uint8-a1087500d78a190a) [INFO] [stdout] test test_uint64_subtraction_underflow - should panic ... ok [INFO] [stdout] test test_insert_uint64_overflow_should_error - should panic ... ok [INFO] [stdout] test test_uint64_addition_overflow - should panic ... ok [INFO] [stdout] test test_insert_uint64_negative_should_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_cast_to_uint8 ... ok [INFO] [stdout] test test_insert_uint8_values ... ok [INFO] [stdout] test test_create_table_with_uint8_columns ... ok [INFO] [stdout] test test_uint8_arithmetic_operations ... ok [INFO] [stdout] test test_uint8_with_null ... ok [INFO] [stdout] test test_uint8_range_boundaries ... ok [INFO] [stdout] test test_uint8_comparisons ... ok [INFO] [stdout] test test_uint8_addition_overflow - should panic ... ok [INFO] [stdout] test test_insert_uint8_overflow_should_error - should panic ... ok [INFO] [stdout] test test_uint8_subtraction_underflow - should panic ... ok [INFO] [stdout] test test_insert_uint8_negative_should_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running tests/data_type_uuid.rs (/opt/rustwide/target/debug/deps/data_type_uuid-687e2bd8d4385cf1) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_create_table_with_uuid_field ... ok [INFO] [stdout] test test_create_table_with_uuid_primary_key ... ok [INFO] [stdout] test test_select_uuid_values ... ok [INFO] [stdout] test test_insert_various_uuid_formats ... ok [INFO] [stdout] test test_update_uuid_value ... ok [INFO] [stdout] test test_uuid_comparisons ... ok [INFO] [stdout] test test_uuid_with_null ... ok [INFO] [stdout] test test_delete_uuid ... ok [INFO] [stdout] test test_group_by_uuid ... ok [INFO] [stdout] test test_cast_to_uuid ... ok [INFO] [stdout] test test_insert_number_into_uuid_should_error - should panic ... ok [INFO] [stdout] test test_insert_invalid_hex_uuid_should_error - should panic ... ok [INFO] [stderr] Running tests/default.rs (/opt/rustwide/target/debug/deps/default-713dd4694c62c359) [INFO] [stdout] test test_insert_invalid_string_uuid_should_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_default_between_expression ... ignored, BETWEEN expression in DEFAULT not yet implemented [INFO] [stdout] test test_default_in_expression ... ignored, IN expression in DEFAULT not yet implemented [INFO] [stdout] test test_default_date_literal ... ok [INFO] [stdout] test test_default_cast_expression ... ok [INFO] [stdout] test test_insert_multiple_rows_with_defaults ... ok [INFO] [stdout] test test_default_with_null_override ... ok [INFO] [stdout] test test_default_arithmetic_expression ... ok [INFO] [stdout] test test_default_values_different_types ... ok [INFO] [stdout] test test_default_with_complex_expressions ... ok [INFO] [stdout] test test_default_boolean_logic_expression ... ok [INFO] [stdout] test test_default_with_stateless_functions ... ok [INFO] [stdout] test test_default_values_basic ... ok [INFO] [stdout] test test_insert_partial_values_mixed_order ... ok [INFO] [stdout] test test_invalid_stateless_expression_in_default ... ignored, Subqueries in DEFAULT not yet implemented [INFO] [stdout] test test_insert_partial_values_with_defaults ... ok [INFO] [stdout] test test_select_all_with_default_values ... ok [INFO] [stdout] test test_insert_with_all_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/delete.rs (/opt/rustwide/target/debug/deps/delete-41796406aa0ed2bc) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_delete_verify_affected_row_count ... ignored, DELETE response counting not yet verified [INFO] [stdout] test test_delete_table_not_found_error ... ok [INFO] [stdout] test test_delete_no_matching_rows ... ok [INFO] [stdout] test test_delete_using_data_generators ... ok [INFO] [stdout] test test_delete_column_not_found_error ... ok [INFO] [stdout] test test_delete_from_empty_table ... ok [INFO] [stdout] test test_delete_with_boolean_condition ... ok [INFO] [stdout] test test_delete_with_where_clause ... ok [INFO] [stdout] test test_delete_with_primary_key_table ... ok [INFO] [stdout] test test_delete_with_standard_table ... ok [INFO] [stdout] test test_select_after_delete ... ok [INFO] [stdout] test test_delete_all_rows ... ok [INFO] [stdout] test test_delete_cascade_simulation ... ok [INFO] [stdout] test test_delete_with_complex_where ... ok [INFO] [stdout] test test_delete_with_predefined_tables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/dictionary.rs (/opt/rustwide/target/debug/deps/dictionary-3ec074d689615b74) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_create_table_with_comment ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_primary_key_and_comment ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_unique_and_default ... ignored, not yet implemented [INFO] [stdout] test test_glue_table_columns_system_view ... ignored, not yet implemented [INFO] [stdout] test test_glue_tables_columns_bar_table ... ignored, not yet implemented [INFO] [stdout] test test_glue_tables_columns_foo_table ... ignored, not yet implemented [INFO] [stdout] test test_glue_tables_columns_zoo_table ... ignored, not yet implemented [INFO] [stdout] test test_glue_tables_system_view ... ignored, not yet implemented [INFO] [stdout] test test_show_invalid_statement_should_error ... ignored, not yet implemented [INFO] [stdout] test test_show_tables_empty ... ignored, not yet implemented [INFO] [stdout] test test_show_tables_multiple_sorted ... ignored, not yet implemented [INFO] [stdout] test test_show_tables_single ... ignored, not yet implemented [INFO] [stdout] test test_show_unsupported_keyword_should_error ... ignored, not yet implemented [INFO] [stdout] test test_show_version ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/dictionary_index.rs (/opt/rustwide/target/debug/deps/dictionary_index-34ae21c792fb3dcd) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_create_expression_index ... ignored, not yet implemented [INFO] [stdout] test test_create_expression_index_on_concatenation ... ignored, not yet implemented [INFO] [stdout] test test_create_reserved_index_name_should_error ... ignored, not yet implemented [INFO] [stdout] test test_create_simple_index ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_primary_key ... ignored, not yet implemented [INFO] [stdout] test test_drop_primary_index_should_error ... ignored, not yet implemented [INFO] [stdout] test test_glue_indexes_all_tables ... ignored, not yet implemented [INFO] [stdout] test test_glue_indexes_simple_indexes ... ignored, not yet implemented [INFO] [stdout] test test_glue_indexes_with_primary_key ... ignored, not yet implemented [INFO] [stdout] test test_index_metadata_structure ... ignored, not yet implemented [INFO] [stdout] test test_index_order_and_expression_fields ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/distinct.rs (/opt/rustwide/target/debug/deps/distinct-2d25198a1c1b6a59) [INFO] [stderr] Running tests/expr_between.rs (/opt/rustwide/target/debug/deps/expr_between-4943a637556e6cda) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_distinct_all_columns ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_count ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_empty_table ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_multiple_columns ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_on ... ignored, DISTINCT ON not yet implemented [INFO] [stdout] test test_distinct_on_boolean ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_single_column ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_single_row ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_with_expressions ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_with_group_by ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_with_limit ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_with_null_values ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_with_order_by ... ignored, DISTINCT not yet implemented [INFO] [stdout] test test_distinct_with_where_clause ... ignored, DISTINCT not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_between_with_column_references ... ignored, BETWEEN with columns not yet implemented [INFO] [stdout] test test_between_with_subqueries ... ignored, BETWEEN with subqueries not yet implemented [INFO] [stdout] test test_not_between_expressions ... ok [INFO] [stdout] test test_between_with_string_values ... ok [INFO] [stdout] test test_between_within_range ... ok [INFO] [stdout] test test_between_with_null_values ... ok [INFO] [stdout] test test_between_outside_range ... ok [INFO] [stdout] test test_between_with_float_values ... ok [INFO] [stdout] test test_between_with_expressions ... ok [INFO] [stdout] test test_between_with_date_values ... ok [INFO] [stdout] test test_between_boundary_cases ... ok [INFO] [stdout] test test_between_with_equal_values ... ok [INFO] [stderr] Running tests/expr_in_list.rs (/opt/rustwide/target/debug/deps/expr_in_list-95401223b929d201) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_in_with_subquery ... ignored, IN with subquery not yet implemented [INFO] [stdout] test test_in_with_string_list ... ok [INFO] [stdout] test test_in_with_single_value ... ok [INFO] [stdout] test test_in_with_float_list ... ok [INFO] [stdout] test test_in_with_empty_list ... ok [INFO] [stdout] test test_in_with_null_values ... ok [INFO] [stdout] test test_in_with_different_data_types ... ok [INFO] [stdout] test test_not_in_with_list ... ok [INFO] [stdout] test test_in_with_duplicate_values ... ok [INFO] [stdout] test test_in_with_expressions ... ok [INFO] [stdout] test test_in_with_integer_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/filter.rs (/opt/rustwide/target/debug/deps/filter-eaafc5e47266db56) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_arithmetic_in_where ... ignored, Arithmetic in WHERE not yet implemented [INFO] [stdout] test test_exists_clause ... ignored, EXISTS not yet implemented [INFO] [stdout] test test_unary_operators ... ignored, Unary operators not yet implemented [INFO] [stdout] test test_where_and ... ignored, BETWEEN not yet implemented [INFO] [stdout] test test_where_between ... ignored, BETWEEN not yet implemented [INFO] [stdout] test test_where_complex_conditions ... ignored, BETWEEN not yet implemented [INFO] [stdout] test test_where_not_between ... ignored, BETWEEN not yet implemented [INFO] [stdout] test test_where_with_in ... ignored, IN operator not yet implemented [INFO] [stdout] test test_where_with_like ... ignored, LIKE operator not yet implemented [INFO] [stdout] test test_where_empty_result ... ok [INFO] [stdout] test test_where_with_expressions ... ok [INFO] [stdout] test test_where_or ... ok [INFO] [stdout] test test_where_greater_than ... ok [INFO] [stdout] test test_where_not_equals ... ok [INFO] [stdout] test test_where_equals ... ok [INFO] [stdout] test test_where_with_boolean_column ... ok [INFO] [stdout] test test_where_less_than_or_equal ... ok [INFO] [stdout] test test_where_with_null ... ok [INFO] [stdout] test test_where_less_than ... ok [INFO] [stdout] test test_where_all_rows ... ok [INFO] [stdout] test test_where_greater_than_or_equal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/foreign_key.rs (/opt/rustwide/target/debug/deps/foreign_key-cd6a46e8bcbacf8e) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_create_table_referencing_table_with_only_unique_constraint ... ok [INFO] [stdout] test test_drop_referenced_table_with_referencing_tables ... ok [INFO] [stdout] test test_create_table_referencing_table_without_primary_key ... ok [INFO] [stdout] test test_create_table_with_foreign_key_success ... ok [INFO] [stdout] test test_delete_referencing_table ... ok [INFO] [stdout] test test_create_self_referencing_table ... ok [INFO] [stdout] test test_insert_with_valid_referenced_value ... ok [INFO] [stdout] test test_foreign_key_on_delete_set_default ... ok [INFO] [stdout] test test_insert_null_referenced_value ... ok [INFO] [stdout] test test_delete_referenced_row_with_referencing_value ... ok [INFO] [stdout] test test_drop_self_referencing_table ... ok [INFO] [stdout] test test_foreign_key_on_delete_set_null ... ok [INFO] [stdout] test test_create_table_with_foreign_key_different_data_types ... ok [INFO] [stdout] test test_drop_table_with_cascade ... ok [INFO] [stdout] test test_insert_without_referenced_value ... ok [INFO] [stdout] test test_foreign_key_on_delete_cascade ... ok [INFO] [stdout] test test_referencing_column_not_found ... ok [INFO] [stdout] test test_referenced_column_not_found ... ok [INFO] [stdout] test test_update_without_referenced_value ... ok [INFO] [stdout] test test_update_to_null_referenced_value ... ok [INFO] [stdout] test test_update_with_multiple_foreign_keys ... ok [INFO] [stdout] test test_update_with_valid_referenced_value ... ok [INFO] [stdout] test test_table_with_two_foreign_keys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/function_abs.rs (/opt/rustwide/target/debug/deps/function_abs-8e43fc7aee917c8d) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_abs_with_boolean_inputs ... ignored, not yet implemented [INFO] [stdout] test test_abs_with_floats ... ignored, not yet implemented [INFO] [stdout] test test_abs_with_integers ... ignored, not yet implemented [INFO] [stdout] test test_abs_with_null_input ... ignored, not yet implemented [INFO] [stdout] test test_abs_with_string_input ... ignored, not yet implemented [INFO] [stdout] test test_abs_with_table_columns ... ignored, not yet implemented [INFO] [stdout] test test_abs_with_wrong_number_of_arguments ... ignored, not yet implemented [INFO] [stdout] test test_abs_with_zeros ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_abs ... ignored, not yet implemented [INFO] [stdout] test test_insert_negative_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_append.rs (/opt/rustwide/target/debug/deps/function_append-a706231df10f4dad) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_append_integer_to_list ... ignored, not yet implemented [INFO] [stdout] test test_append_mixed_types ... ignored, not yet implemented [INFO] [stdout] test test_append_non_list_should_error ... ignored, not yet implemented [INFO] [stdout] test test_append_text_to_list ... ignored, not yet implemented [INFO] [stdout] test test_append_with_cast ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_append_operation ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_list_and_elements ... ignored, not yet implemented [INFO] [stdout] test test_insert_list_data ... ignored, not yet implemented [INFO] [stdout] test test_insert_with_append_function ... ignored, not yet implemented [INFO] [stdout] test test_select_appended_elements ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_cast.rs (/opt/rustwide/target/debug/deps/function_cast-1538ed2af08a7736) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test test_cast_boolean_invalid_values ... ignored, not yet implemented [INFO] [stderr] Running tests/function_coalesce.rs (/opt/rustwide/target/debug/deps/function_coalesce-7d9296216cd2082c) [INFO] [stdout] test test_cast_boolean_to_integer ... ignored, not yet implemented [INFO] [stdout] test test_cast_interval_from_table ... ignored, not yet implemented [INFO] [stdout] test test_cast_interval_strings ... ignored, not yet implemented [INFO] [stdout] test test_cast_null_to_boolean ... ignored, not yet implemented [INFO] [stdout] test test_cast_table_values_to_decimal ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_boolean ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_date ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_date_invalid ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_decimal ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_decimal_invalid ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_float ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_float_invalid ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_int8_uint8 ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_integer ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_integer_invalid ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_interval ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_text ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_time ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_time_invalid ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_timestamp ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_timestamp_invalid ... ignored, not yet implemented [INFO] [stdout] test test_cast_to_uint16 ... ignored, not yet implemented [INFO] [stdout] test test_cast_unsupported_format ... ignored, not yet implemented [INFO] [stdout] test test_cast_value_conversion_errors ... ignored, not yet implemented [INFO] [stdout] test test_cast_value_from_expression ... ignored, not yet implemented [INFO] [stdout] test test_cast_value_null_handling ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 27 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_coalesce_all_nulls ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_invalid_nested_expression ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_multiple_booleans ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_multiple_floats ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_multiple_integers ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_multiple_table_columns ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_nested ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_no_arguments ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_non_null_first ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_null_and_value ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_single_null ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_with_subqueries ... ignored, not yet implemented [INFO] [stdout] test test_coalesce_with_table_columns ... ignored, not yet implemented [INFO] [stderr] Running tests/function_current_date.rs (/opt/rustwide/target/debug/deps/function_current_date-269981a04e4d6ac9) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_create_table_with_current_date_default ... ignored, not yet implemented [INFO] [stdout] test test_filter_by_current_date ... ignored, not yet implemented [INFO] [stdout] test test_insert_date_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_current_time.rs (/opt/rustwide/target/debug/deps/function_current_time-57af69f237b38736) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_create_table_with_current_time_default ... ignored, not yet implemented [INFO] [stdout] test test_current_time_in_valid_range ... ignored, not yet implemented [INFO] [stdout] test test_current_time_is_not_null ... ignored, not yet implemented [INFO] [stdout] test test_insert_time_values ... ignored, not yet implemented [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 tests/function_current_timestamp.rs (/opt/rustwide/target/debug/deps/function_current_timestamp-55f5fd397589f68b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_create_table_with_current_timestamp_default ... ignored, not yet implemented [INFO] [stderr] Running tests/function_dedup.rs (/opt/rustwide/target/debug/deps/function_dedup-5841cf2f8fb78b0b) [INFO] [stdout] test test_filter_by_current_timestamp ... ignored, not yet implemented [INFO] [stdout] test test_insert_timestamp_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_dedup_all_same_values ... ignored, not yet implemented [INFO] [stdout] test test_dedup_empty_list ... ignored, not yet implemented [INFO] [stdout] test test_dedup_integer_list ... ignored, not yet implemented [INFO] [stdout] test test_dedup_mixed_types ... ignored, not yet implemented [INFO] [stdout] test test_dedup_no_duplicates ... ignored, not yet implemented [INFO] [stdout] test test_dedup_non_list_should_error ... ignored, not yet implemented [INFO] [stdout] test test_dedup_preserves_order ... ignored, not yet implemented [INFO] [stdout] test test_dedup_single_element ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_entries.rs (/opt/rustwide/target/debug/deps/function_entries-a9feb04da3868fac) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_create_table_with_map_column ... ignored, not yet implemented [INFO] [stdout] test test_entries_nested_values ... ignored, not yet implemented [INFO] [stdout] test test_entries_preserves_value_types ... ignored, not yet implemented [INFO] [stdout] test test_entries_requires_map_value ... ignored, not yet implemented [INFO] [stdout] test test_entries_returns_key_value_pairs ... ignored, not yet implemented [INFO] [stdout] test test_entries_with_empty_map ... ignored, not yet implemented [INFO] [stdout] test test_entries_with_multiple_keys ... ignored, not yet implemented [INFO] [stdout] test test_insert_map_data ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_extract.rs (/opt/rustwide/target/debug/deps/function_extract-a873f367460cd170) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_extract_day_from_timestamp ... ignored, not yet implemented [INFO] [stdout] test test_extract_failed_from_incompatible_interval ... ignored, not yet implemented [INFO] [stdout] test test_extract_format_not_matched_from_integer ... ignored, not yet implemented [INFO] [stdout] test test_extract_format_not_matched_from_string ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_date ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_interval_day ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_interval_hour ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_interval_minute ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_interval_month ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_interval_second ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_interval_year ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_time ... ignored, not yet implemented [INFO] [stdout] test test_extract_from_timestamp ... ignored, not yet implemented [INFO] [stdout] test test_extract_minute_from_timestamp ... ignored, not yet implemented [INFO] [stdout] test test_extract_month_from_timestamp ... ignored, not yet implemented [INFO] [stdout] test test_extract_second_from_timestamp ... ignored, not yet implemented [INFO] [stdout] test test_extract_unsupported_datetime_field ... ignored, not yet implemented [INFO] [stdout] test test_extract_year_from_timestamp ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 18 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_find_idx.rs (/opt/rustwide/target/debug/deps/function_find_idx-fc669e88dfd6ecd0) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_create_table_for_text_search ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_empty_substring ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_function_signatures ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_negative_offset_should_error ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_non_integer_offset_should_error ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_non_string_substring_should_error ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_single_character ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_substring_search ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_with_null_substring ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_with_offset ... ignored, not yet implemented [INFO] [stdout] test test_find_idx_with_start_offset ... ignored, not yet implemented [INFO] [stdout] test test_insert_text_data ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_generate_uuid.rs (/opt/rustwide/target/debug/deps/function_generate_uuid-9ab07f5cf81e6fa8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_generate_uuid_format_validity ... ignored, not yet implemented [INFO] [stdout] test test_generate_uuid_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_generate_uuid_in_values ... ignored, not yet implemented [INFO] [stdout] test test_generate_uuid_no_arguments ... ignored, not yet implemented [INFO] [stdout] test test_generate_uuid_produces_unique_values ... ignored, not yet implemented [INFO] [stdout] test test_generate_uuid_return_type ... ignored, not yet implemented [INFO] [stdout] test test_generate_uuid_values_return_type ... ignored, not yet implemented [INFO] [stdout] test test_generate_uuid_with_arguments_should_error ... ignored, not yet implemented [INFO] [stdout] [INFO] [stderr] Running tests/function_geometry_calc_distance.rs (/opt/rustwide/target/debug/deps/function_geometry_calc_distance-5f82cb4bb5136cb5) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_calc_distance_between_points ... ignored, not yet implemented [INFO] [stdout] test test_calc_distance_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_calc_distance_non_point_argument_should_error ... ignored, not yet implemented [INFO] [stdout] test test_calc_distance_with_null_returns_null ... ignored, not yet implemented [INFO] [stdout] test test_calc_distance_with_point_literals ... ignored, not yet implemented [INFO] [stdout] test test_calc_distance_wrong_arg_count_should_error ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_point_columns ... ignored, not yet implemented [INFO] [stdout] test test_insert_point_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_geometry_get_x.rs (/opt/rustwide/target/debug/deps/function_geometry_get_x-ef9713b1e0f49a02) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_create_table_with_point_column ... ignored, not yet implemented [INFO] [stdout] test test_get_x_extracts_correct_coordinate ... ignored, not yet implemented [INFO] [stdout] test test_get_x_from_cast_point_string ... ignored, not yet implemented [INFO] [stdout] test test_get_x_from_point_column ... ignored, not yet implemented [INFO] [stdout] test test_get_x_from_point_literal ... ignored, not yet implemented [INFO] [stdout] test test_get_x_non_point_argument_should_error ... ignored, not yet implemented [INFO] [stdout] test test_get_x_with_negative_coordinates ... ignored, not yet implemented [INFO] [stdout] test test_insert_point_value ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_geometry_get_y.rs (/opt/rustwide/target/debug/deps/function_geometry_get_y-2341618dd04b1e31) [INFO] [stderr] Running tests/function_greatest.rs (/opt/rustwide/target/debug/deps/function_greatest-015e7f8e109ab5e9) [INFO] [stdout] [INFO] [stderr] Running tests/function_is_empty.rs (/opt/rustwide/target/debug/deps/function_is_empty-63728a02edd749c5) [INFO] [stdout] running 8 tests [INFO] [stdout] test test_create_table_with_point_column ... ignored, not yet implemented [INFO] [stdout] test test_get_y_extracts_correct_coordinate ... ignored, not yet implemented [INFO] [stdout] test test_get_y_from_cast_point_string ... ignored, not yet implemented [INFO] [stdout] test test_get_y_from_point_column ... ignored, not yet implemented [INFO] [stdout] test test_get_y_from_point_literal ... ignored, not yet implemented [INFO] [stdout] test test_get_y_non_point_argument_should_error ... ignored, not yet implemented [INFO] [stdout] test test_get_y_with_negative_coordinates ... ignored, not yet implemented [INFO] [stdout] test test_insert_point_value ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_greatest_all_nulls_should_error ... ignored, not yet implemented [INFO] [stdout] test test_greatest_booleans ... ignored, not yet implemented [INFO] [stdout] test test_greatest_dates ... ignored, not yet implemented [INFO] [stdout] test test_greatest_floats ... ignored, not yet implemented [INFO] [stdout] test test_greatest_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_greatest_integers ... ignored, not yet implemented [INFO] [stdout] test test_greatest_mixed_types_should_error ... ignored, not yet implemented [INFO] [stdout] test test_greatest_no_arguments_should_error ... ignored, not yet implemented [INFO] [stdout] test test_greatest_single_argument_should_error ... ignored, not yet implemented [INFO] [stdout] test test_greatest_strings ... ignored, not yet implemented [INFO] [stdout] test test_greatest_with_null_should_error ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_create_table_with_list_and_map ... ignored, not yet implemented [INFO] [stdout] test test_insert_various_empty_and_non_empty_collections ... ignored, not yet implemented [INFO] [stdout] test test_is_empty_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_is_empty_list_returns_false ... ignored, not yet implemented [INFO] [stdout] test test_is_empty_list_returns_true ... ignored, not yet implemented [INFO] [stdout] test test_is_empty_map_returns_false ... ignored, not yet implemented [INFO] [stdout] test test_is_empty_map_returns_true ... ignored, not yet implemented [INFO] [stdout] test test_is_empty_non_collection_should_error ... ignored, not yet implemented [INFO] [stdout] test test_is_empty_with_null_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_keys.rs (/opt/rustwide/target/debug/deps/function_keys-3707879060ea2e20) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_create_table_with_map ... ignored, not yet implemented [INFO] [stdout] test test_insert_various_maps ... ignored, not yet implemented [INFO] [stdout] test test_keys_empty_map ... ignored, not yet implemented [INFO] [stdout] test test_keys_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_keys_non_map_should_error ... ignored, not yet implemented [INFO] [stdout] test test_keys_returns_all_keys_sorted ... ignored, not yet implemented [INFO] [stdout] test test_keys_single_key_map ... ignored, not yet implemented [INFO] [stdout] test test_keys_with_null_map ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_length.rs (/opt/rustwide/target/debug/deps/function_length-b4298fc405773080) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_length_with_accented_characters ... ignored, not yet implemented [INFO] [stdout] test test_length_with_emoji_compound ... ignored, not yet implemented [INFO] [stdout] test test_length_with_emoji_simple ... ignored, not yet implemented [INFO] [stdout] test test_length_with_emoji_with_modifier ... ignored, not yet implemented [INFO] [stdout] test test_length_with_korean_characters ... ignored, not yet implemented [INFO] [stdout] test test_length_with_list ... ignored, not yet implemented [INFO] [stdout] test test_length_with_map ... ignored, not yet implemented [INFO] [stdout] test test_length_with_mixed_korean_ascii ... ignored, not yet implemented [INFO] [stdout] test test_length_with_string ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_math_function.rs (/opt/rustwide/target/debug/deps/function_math_function-771e51b36e9a07d1) [INFO] [stderr] Running tests/function_nullif.rs (/opt/rustwide/target/debug/deps/function_nullif-29a322540728dae0) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_acos_function ... ignored, not yet implemented [INFO] [stdout] test test_asin_function ... ignored, not yet implemented [INFO] [stdout] test test_atan2_function ... ignored, not yet implemented [INFO] [stdout] test test_atan_function ... ignored, not yet implemented [INFO] [stdout] test test_cos_function ... ignored, not yet implemented [INFO] [stdout] test test_cosh_function ... ignored, not yet implemented [INFO] [stdout] test test_math_functions_type_validation ... ignored, not yet implemented [INFO] [stdout] test test_sin_function ... ignored, not yet implemented [INFO] [stdout] test test_sin_no_arguments_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sin_too_many_arguments_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sin_with_boolean_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sin_with_null ... ignored, not yet implemented [INFO] [stdout] test test_sin_with_string_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sinh_function ... ignored, not yet implemented [INFO] [stdout] test test_tan_function ... ignored, not yet implemented [INFO] [stdout] test test_tanh_function ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_nullif_different_dates ... ignored, not yet implemented [INFO] [stdout] test test_nullif_different_integers ... ignored, not yet implemented [INFO] [stdout] test test_nullif_different_strings ... ignored, not yet implemented [INFO] [stdout] test test_nullif_equal_dates ... ignored, not yet implemented [INFO] [stdout] test test_nullif_equal_integers ... ignored, not yet implemented [INFO] [stdout] test test_nullif_equal_strings ... ignored, not yet implemented [INFO] [stdout] test test_nullif_no_arguments ... ignored, not yet implemented [INFO] [stdout] test test_nullif_one_argument ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/function_prepend.rs (/opt/rustwide/target/debug/deps/function_prepend-615066ec40946548) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stderr] Running tests/function_reverse.rs (/opt/rustwide/target/debug/deps/function_reverse-9171d96f5f499c60) [INFO] [stdout] test test_create_table_for_prepend_operation ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_list_and_elements ... ignored, not yet implemented [INFO] [stdout] test test_insert_list_data ... ignored, not yet implemented [INFO] [stdout] test test_insert_with_prepend_function ... ignored, not yet implemented [INFO] [stdout] test test_prepend_integer_to_list ... ignored, not yet implemented [INFO] [stdout] test test_prepend_mixed_types ... ignored, not yet implemented [INFO] [stdout] test test_prepend_non_list_should_error ... ignored, not yet implemented [INFO] [stdout] test test_prepend_text_to_list ... ignored, not yet implemented [INFO] [stdout] test test_prepend_with_cast ... ignored, not yet implemented [INFO] [stdout] test test_select_prepended_elements ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_create_table_for_null_test ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_reverse_default ... ignored, not yet implemented [INFO] [stdout] test test_insert_null_value ... ignored, not yet implemented [INFO] [stdout] test test_insert_text_data ... ignored, not yet implemented [INFO] [stdout] test test_reverse_empty_string ... ignored, not yet implemented [INFO] [stdout] test test_reverse_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_reverse_non_string_should_error ... ignored, not yet implemented [INFO] [stdout] test test_reverse_null_returns_null ... ignored, not yet implemented [INFO] [stdout] test test_reverse_single_character ... ignored, not yet implemented [INFO] [stdout] test test_reverse_special_characters ... ignored, not yet implemented [INFO] [stdout] test test_reverse_string ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_round.rs (/opt/rustwide/target/debug/deps/function_round-225dc3cd83ff349a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_round_basic_values ... ignored, not yet implemented [INFO] [stdout] test test_round_with_boolean_inputs ... ignored, not yet implemented [INFO] [stdout] test test_round_with_null_input ... ignored, not yet implemented [INFO] [stdout] test test_round_with_string_input ... ignored, not yet implemented [INFO] [stdout] test test_round_with_wrong_number_of_arguments ... ignored, not yet implemented [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 tests/function_skip.rs (/opt/rustwide/target/debug/deps/function_skip-b5f2668f05371ea1) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_create_table_with_list ... ignored, not yet implemented [INFO] [stdout] test test_insert_list_data ... ignored, not yet implemented [INFO] [stdout] test test_skip_beyond_list_length ... ignored, not yet implemented [INFO] [stdout] test test_skip_edge_cases ... ignored, not yet implemented [INFO] [stdout] test test_skip_elements_normal_usage ... ignored, not yet implemented [INFO] [stdout] test test_skip_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_skip_negative_size_should_error ... ignored, not yet implemented [INFO] [stdout] test test_skip_non_integer_parameter_should_error ... ignored, not yet implemented [INFO] [stdout] test test_skip_non_list_should_error ... ignored, not yet implemented [INFO] [stdout] test test_skip_with_null_count ... ignored, not yet implemented [INFO] [stdout] test test_skip_with_null_list ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_slice.rs (/opt/rustwide/target/debug/deps/function_slice-1e52a4e2b39bba17) [INFO] [stderr] Running tests/function_sort.rs (/opt/rustwide/target/debug/deps/function_sort-58c15d0c48bd34d4) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_create_table_with_list ... ignored, not yet implemented [INFO] [stdout] test test_insert_list_data ... ignored, not yet implemented [INFO] [stdout] test test_slice_beyond_array_size ... ignored, not yet implemented [INFO] [stdout] test test_slice_from_start_with_length ... ignored, not yet implemented [INFO] [stdout] test test_slice_full_array ... ignored, not yet implemented [INFO] [stdout] test test_slice_large_length ... ignored, not yet implemented [INFO] [stdout] test test_slice_large_negative_index ... ignored, not yet implemented [INFO] [stdout] test test_slice_large_start_index ... ignored, not yet implemented [INFO] [stdout] test test_slice_negative_index ... ignored, not yet implemented [INFO] [stdout] test test_slice_negative_index_multiple ... ignored, not yet implemented [INFO] [stdout] test test_slice_non_integer_length_should_error ... ignored, not yet implemented [INFO] [stdout] test test_slice_non_integer_start_should_error ... ignored, not yet implemented [INFO] [stdout] test test_slice_non_list_should_error ... ignored, not yet implemented [INFO] [stdout] test test_slice_start_beyond_array ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_create_table_for_mixed_types ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_list ... ignored, not yet implemented [INFO] [stdout] test test_insert_mixed_type_list ... ignored, not yet implemented [INFO] [stdout] test test_insert_unordered_list ... ignored, not yet implemented [INFO] [stdout] test test_sort_incomparable_types_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sort_invalid_order_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sort_list_ascending ... ignored, not yet implemented [INFO] [stdout] test test_sort_list_default_order ... ignored, not yet implemented [INFO] [stdout] test test_sort_list_descending ... ignored, not yet implemented [INFO] [stdout] test test_sort_non_list_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sort_non_string_order_should_error ... ignored, not yet implemented [INFO] [stdout] test test_sort_supports_both_signatures ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_splice.rs (/opt/rustwide/target/debug/deps/function_splice-ab168fd98e31c040) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_create_table_with_list ... ignored, not yet implemented [INFO] [stdout] test test_insert_various_list_types ... ignored, not yet implemented [INFO] [stdout] test test_splice_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_splice_index_bounds_handling ... ignored, not yet implemented [INFO] [stdout] test test_splice_non_list_first_arg_should_error ... ignored, not yet implemented [INFO] [stdout] test test_splice_non_list_replacement_should_error ... ignored, not yet implemented [INFO] [stdout] test test_splice_remove_and_insert_elements ... ignored, not yet implemented [INFO] [stdout] test test_splice_remove_beyond_array_length ... ignored, not yet implemented [INFO] [stdout] test test_splice_remove_elements ... ignored, not yet implemented [INFO] [stdout] test test_splice_with_negative_index ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_substr.rs (/opt/rustwide/target/debug/deps/function_substr-057adb10fa01ab16) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_create_additional_tables ... ignored, not yet implemented [INFO] [stdout] test test_create_null_tables ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_substr_default ... ignored, not yet implemented [INFO] [stdout] test test_insert_test_data ... ignored, not yet implemented [INFO] [stdout] test test_nested_substr ... ignored, not yet implemented [INFO] [stdout] test test_substr_comparison_operations ... ignored, not yet implemented [INFO] [stdout] test test_substr_comparison_with_substr ... ignored, not yet implemented [INFO] [stdout] test test_substr_error_cases ... ignored, not yet implemented [INFO] [stdout] test test_substr_greater_than_operations ... ignored, not yet implemented [INFO] [stdout] test test_substr_in_where_clause ... ignored, not yet implemented [INFO] [stdout] test test_substr_nested_function_calls ... ignored, not yet implemented [INFO] [stdout] test test_substr_out_of_bounds ... ignored, not yet implemented [INFO] [stdout] test test_substr_two_parameter_form ... ignored, not yet implemented [INFO] [stdout] test test_substr_with_arithmetic_operations ... ignored, not yet implemented [INFO] [stdout] test test_substr_with_functions ... ignored, not yet implemented [INFO] [stdout] test test_substr_with_negative_indices ... ignored, not yet implemented [INFO] [stdout] test test_substr_with_null_parameters ... ignored, not yet implemented [INFO] [stdout] test test_substr_with_unary_operations ... ignored, not yet implemented [INFO] [stdout] test test_substr_with_zero_and_large_indices ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 19 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_take.rs (/opt/rustwide/target/debug/deps/function_take-522cee00d4287189) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_create_table_with_list ... ignored, not yet implemented [INFO] [stderr] Running tests/function_trim.rs (/opt/rustwide/target/debug/deps/function_trim-1b42db002505f815) [INFO] [stdout] test test_insert_with_take_function ... ignored, not yet implemented [INFO] [stdout] test test_take_all_elements ... ignored, not yet implemented [INFO] [stdout] test test_take_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_take_more_than_available ... ignored, not yet implemented [INFO] [stdout] test test_take_negative_count_should_error ... ignored, not yet implemented [INFO] [stdout] test test_take_non_integer_count_should_error ... ignored, not yet implemented [INFO] [stdout] test test_take_non_list_should_error ... ignored, not yet implemented [INFO] [stdout] test test_take_partial_elements ... ignored, not yet implemented [INFO] [stdout] test test_take_with_null_count ... ignored, not yet implemented [INFO] [stdout] test test_take_with_null_list ... ignored, not yet implemented [INFO] [stdout] test test_take_zero_elements ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_upper_lower.rs (/opt/rustwide/target/debug/deps/function_upper_lower-d8bb106119ad7cce) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_basic_trim_function ... ignored, not yet implemented [INFO] [stdout] test test_create_null_table ... ignored, not yet implemented [INFO] [stdout] test test_create_table_with_trim_default ... ignored, not yet implemented [INFO] [stdout] test test_create_test_table_with_patterns ... ignored, not yet implemented [INFO] [stdout] test test_insert_test_data_with_whitespace ... ignored, not yet implemented [INFO] [stdout] test test_trim_basic_whitespace_variations ... ignored, not yet implemented [INFO] [stdout] test test_trim_both_null_from_null ... ignored, not yet implemented [INFO] [stdout] test test_trim_both_null_from_string ... ignored, not yet implemented [INFO] [stdout] test test_trim_both_with_character_pattern ... ignored, not yet implemented [INFO] [stdout] test test_trim_function_type_error ... ignored, not yet implemented [INFO] [stdout] test test_trim_leading_with_character_pattern ... ignored, not yet implemented [INFO] [stdout] test test_trim_nested_and_edge_cases ... ignored, not yet implemented [INFO] [stdout] test test_trim_trailing_and_leading_null ... ignored, not yet implemented [INFO] [stdout] test test_trim_trailing_with_character_pattern ... ignored, not yet implemented [INFO] [stdout] test test_trim_type_errors ... ignored, not yet implemented [INFO] [stdout] test test_trim_with_null_values ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_create_table_with_upper_lower_defaults ... ignored, not yet implemented [INFO] [stdout] test test_insert_mixed_case_values ... ignored, not yet implemented [INFO] [stdout] test test_lower_and_upper_function_basic ... ignored, not yet implemented [INFO] [stdout] test test_lower_and_upper_with_literals ... ignored, not yet implemented [INFO] [stdout] test test_lower_and_upper_with_null_values ... ignored, not yet implemented [INFO] [stdout] test test_lower_function_in_where_clause ... ignored, not yet implemented [INFO] [stdout] test test_lower_function_named_arguments ... ignored, not yet implemented [INFO] [stdout] test test_lower_function_no_arguments ... ignored, not yet implemented [INFO] [stdout] test test_lower_function_wrong_type ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/function_values.rs (/opt/rustwide/target/debug/deps/function_values-c9159425c6821a23) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_create_table_with_map ... ignored, not yet implemented [INFO] [stdout] test test_insert_various_maps ... ignored, not yet implemented [INFO] [stdout] test test_values_empty_map ... ignored, not yet implemented [INFO] [stdout] test test_values_function_signature ... ignored, not yet implemented [INFO] [stdout] test test_values_mixed_data_types ... ignored, not yet implemented [INFO] [stdout] test test_values_non_map_should_error ... ignored, not yet implemented [INFO] [stdout] test test_values_single_value_map ... ignored, not yet implemented [INFO] [stdout] test test_values_sorted_ascending ... ignored, not yet implemented [INFO] [stdout] test test_values_sorted_descending ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/index_basic.rs (/opt/rustwide/target/debug/deps/index_basic-f14c91a957a193d4) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_drop_index ... ok [INFO] [stdout] test test_unique_index ... ok [INFO] [stdout] test test_drop_index_if_exists ... ok [INFO] [stdout] test test_create_and_use_basic_index ... ok [INFO] [stdout] test test_composite_index ... ok [INFO] [stdout] test test_create_index_on_existing_data ... ok [INFO] [stdout] test test_index_range_queries ... ok [INFO] [stdout] test test_drop_nonexistent_index_error - should panic ... ok [INFO] [stdout] test test_create_index_on_nonexistent_table_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/index_expr.rs (/opt/rustwide/target/debug/deps/index_expr-0a41fe21200a3641) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_create_unary_operation_index ... ignored, Unary operators in index expressions not yet implemented [INFO] [stdout] test test_string_concatenation_index ... ignored, String concatenation operator (||) in index expressions not yet implemented [INFO] [stdout] test test_invalid_expression_index ... ok [INFO] [stdout] test test_parenthesized_expression_index ... ok [INFO] [stdout] test test_complex_expression_index ... ok [INFO] [stdout] test test_create_multiplication_expression_index ... ok [INFO] [stdout] test test_drop_expression_index ... ok [INFO] [stdout] test test_create_simple_column_index ... ok [INFO] [stdout] test test_expression_index_with_nulls ... ok [INFO] [stdout] test test_expression_index_with_asc_desc ... ok [INFO] [stdout] test test_create_arithmetic_expression_index ... ok [INFO] [stdout] test test_supported_expression_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/index_null.rs (/opt/rustwide/target/debug/deps/index_null-b99f778dd0fd7f62) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_date_literal_parsing ... ok [INFO] [stdout] test test_index_equality_queries_with_nulls ... ok [INFO] [stdout] test test_order_by_with_null_indexed_columns ... ok [INFO] [stdout] test test_index_range_queries_with_nulls ... ok [INFO] [stdout] test test_index_with_null_values ... ok [INFO] [stdout] test test_index_date_queries_with_nulls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/index_order_by.rs (/opt/rustwide/target/debug/deps/index_order_by-620232912093b050) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_order_by_expression_with_desc ... ok [INFO] [stdout] test test_order_by_mixed_asc_desc ... ok [INFO] [stdout] test test_order_by_expression_index ... ok [INFO] [stdout] test test_order_by_desc_index ... ok [INFO] [stdout] test test_order_by_single_table ... ok [INFO] [stdout] test test_order_by_with_index ... ok [INFO] [stdout] test test_order_by_multi_column ... ok [INFO] [stdout] [INFO] [stderr] Running tests/inline_view.rs (/opt/rustwide/target/debug/deps/inline_view-688e928e55d41f75) [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/insert.rs (/opt/rustwide/target/debug/deps/insert-11e413216b5358f0) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_create_tables_for_inline_view ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_as_left_side_of_join ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_unsupported_implicit_join ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_with_count_aggregate ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_with_group_by ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_with_limit ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_with_offset ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_with_order_by ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_with_where_clause ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_without_column_alias ... ignored, not yet implemented [INFO] [stdout] test test_inline_view_without_table_alias_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_data_for_inline_view ... ignored, not yet implemented [INFO] [stdout] test test_join_inline_view_missing_join_column_error ... ignored, not yet implemented [INFO] [stdout] test test_join_inline_view_qualified_wildcard_inner ... ignored, not yet implemented [INFO] [stdout] test test_join_inline_view_qualified_wildcard_outer ... ignored, not yet implemented [INFO] [stdout] test test_join_inline_view_wildcard ... ignored, not yet implemented [INFO] [stdout] test test_join_inline_view_with_where_clause ... ignored, not yet implemented [INFO] [stdout] test test_join_nested_inline_views ... ignored, not yet implemented [INFO] [stdout] test test_join_with_inline_view ... ignored, not yet implemented [INFO] [stdout] test test_nested_inline_views ... ignored, not yet implemented [INFO] [stdout] test test_select_distinct ... ignored, not yet implemented [INFO] [stdout] test test_select_from_inner_table ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_create_table_as_select ... ignored, CREATE TABLE AS SELECT not yet implemented [INFO] [stdout] test test_insert_missing_not_null_column ... ignored, NOT NULL constraint validation not yet implemented [INFO] [stdout] test test_insert_with_default_values ... ignored, DEFAULT values not yet fully implemented [INFO] [stdout] test test_insert_multiple_rows ... ok [INFO] [stdout] test test_insert_with_null_values ... ok [INFO] [stdout] test test_insert_with_generated_data ... ok [INFO] [stdout] test test_basic_insert_single_item ... ok [INFO] [stdout] test test_insert_without_column_list ... ok [INFO] [stdout] test test_verify_insert_from_select ... ok [INFO] [stdout] test test_insert_from_select ... ok [INFO] [stderr] Running tests/join.rs (/opt/rustwide/target/debug/deps/join-0fae9d1e079f6727) [INFO] [stdout] test test_insert_using_data_generators ... ok [INFO] [stdout] test test_verify_inserted_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test test_join_ambiguous_column_in_create_table ... ignored, CREATE TABLE AS not yet implemented [INFO] [stdout] test test_join_ambiguous_column_in_insert ... ignored, INSERT with JOIN subquery not yet implemented [INFO] [stdout] test test_cross_join_without_condition ... ok [INFO] [stdout] test test_join_ambiguous_column_reference ... ok [INFO] [stdout] test test_inner_join_with_player_id_filter ... ok [INFO] [stdout] test test_inner_join_player_item ... ok [INFO] [stdout] test test_join_ambiguous_column_self_join ... ok [INFO] [stdout] test test_inner_join_with_impossible_condition ... ok [INFO] [stdout] test test_join_using_constraint_error ... ok [INFO] [stdout] test test_join_too_many_tables_error ... ok [INFO] [stdout] test test_join_project_with_wildcard ... ok [INFO] [stdout] test test_inner_join_with_in_condition ... ok [INFO] [stdout] test test_inner_join_with_join_condition_quantity_filter ... ok [INFO] [stdout] test test_join_project_with_table_aliases ... ok [INFO] [stdout] test test_join_project_without_table_qualifier ... ok [INFO] [stdout] test test_join_project_all_columns ... ok [INFO] [stdout] test test_cross_join_explicit ... ok [INFO] [stdout] test test_inner_join_with_join_condition_filter ... ok [INFO] [stdout] test test_left_join_with_complex_correlated_subquery ... ignored, Complex correlated subqueries not yet supported [INFO] [stdout] test test_left_join_with_correlated_subquery_no_results ... ignored, Correlated subqueries not yet supported [INFO] [stdout] test test_left_join_with_in_subquery ... ignored, Correlated subqueries not yet supported [INFO] [stdout] test test_left_join_cartesian_product ... ok [INFO] [stdout] test test_left_join_basic ... ok [INFO] [stdout] test test_left_join_with_where_clause ... ok [INFO] [stdout] test test_left_join_with_table_aliases ... ok [INFO] [stdout] test test_left_join_with_join_condition_filter ... ok [INFO] [stdout] test test_left_join_with_join_condition_quantity_filter ... ok [INFO] [stdout] test test_left_join_with_subquery_limit_offset ... ok [INFO] [stdout] test test_left_join_with_join_condition_item_quantity_filter ... ok [INFO] [stdout] test test_left_join_with_item_quantity_filter ... ok [INFO] [stdout] test test_multiple_left_joins ... ok [INFO] [stdout] test test_mixed_left_and_inner_joins ... ok [INFO] [stdout] test test_left_join_with_player_id_filter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Running tests/like_ilike.rs (/opt/rustwide/target/debug/deps/like_ilike-cba82c32b79ea4d3) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_values_with_like_ilike ... ignored, VALUES not yet implemented as standalone statement [INFO] [stdout] test test_ilike_error_cases ... ok [INFO] [stdout] test test_like_error_cases ... ok [INFO] [stdout] test test_ilike_with_null_values ... ok [INFO] [stdout] test test_like_with_null_values ... ok [INFO] [stdout] test test_basic_like_operations ... ok [INFO] [stdout] test test_complex_ilike_patterns ... ok [INFO] [stdout] test test_ilike_with_literal_comparisons ... ok [INFO] [stdout] test test_like_with_literal_comparisons ... ok [INFO] [stdout] test test_ilike_case_insensitive_patterns ... ok [INFO] [stdout] test test_complex_like_patterns ... ok [INFO] [stdout] test test_like_with_expressions ... ok [INFO] [stdout] test test_like_patterns_with_table_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running tests/limit.rs (/opt/rustwide/target/debug/deps/limit-74078316a0fad45b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_fetch_first_syntax ... ignored, FETCH FIRST syntax not yet implemented [INFO] [stdout] test test_limit_in_subquery ... ignored, LIMIT with subqueries not yet implemented [INFO] [stdout] test test_limit_larger_than_table ... ok [INFO] [stdout] test test_limit_offset_with_complex_query ... ok [INFO] [stdout] test test_limit_with_order_by ... ok [INFO] [stdout] test test_limit_zero ... ok [INFO] [stdout] test test_offset_larger_than_table ... ok [INFO] [stdout] test test_offset_with_limit_all ... ok [INFO] [stdout] test test_top_n_queries ... ok [INFO] [stdout] test test_limit_basic ... ok [INFO] [stdout] test test_limit_with_expressions ... ok [INFO] [stdout] test test_offset_zero ... ok [INFO] [stdout] test test_limit_with_offset ... ok [INFO] [stdout] test test_offset_basic ... ok [INFO] [stdout] test test_limit_one ... ok [INFO] [stdout] test test_limit_with_null_values ... ok [INFO] [stdout] test test_pagination_scenario ... ok [INFO] [stdout] test test_limit_offset_with_where ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/list.rs (/opt/rustwide/target/debug/deps/list-8c328ee9c28bd39f) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_list_aggregation ... ignored, ARRAY_AGG function not yet implemented [INFO] [stdout] test test_list_in_where_clause ... ignored, Array containment operators not yet implemented [INFO] [stdout] test test_list_unnest ... ignored, UNNEST function not yet implemented [INFO] [stdout] test test_create_table_with_list_syntax_variations ... ok [INFO] [stdout] test test_list_operations_in_select ... ok [INFO] [stdout] test test_nested_lists ... ok [INFO] [stdout] test test_list_vs_array_coercion ... ok [INFO] [stdout] test test_empty_list ... ok [INFO] [stdout] test test_array_literal_to_list_column ... ok [INFO] [stdout] test test_list_default_type ... ok [INFO] [stdout] test test_list_type_flexibility ... ok [INFO] [stdout] test test_list_with_nulls ... ok [INFO] [stdout] test test_list_comparison ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/metadata_index.rs (/opt/rustwide/target/debug/deps/metadata_index-77af89fc3d13d80f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_create_index_on_id_column ... ignored, not yet implemented [INFO] [stdout] test test_create_index_on_name_column ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_metadata ... ignored, not yet implemented [INFO] [stdout] test test_glue_objects_shows_all_created_objects ... ignored, not yet implemented [INFO] [stdout] test test_glue_objects_system_view ... ignored, not yet implemented [INFO] [stdout] test test_glue_objects_table_and_index_types ... ignored, not yet implemented [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] Running tests/metadata_table.rs (/opt/rustwide/target/debug/deps/metadata_table-a75a9a08163a5b38) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_create_table_for_metadata ... ignored, not yet implemented [INFO] [stdout] test test_drop_table ... ignored, not yet implemented [INFO] [stdout] test test_glue_objects_after_drop ... ignored, not yet implemented [INFO] [stdout] test test_glue_objects_count_after_operations ... ignored, not yet implemented [INFO] [stdout] test test_glue_objects_time_filtering ... ignored, not yet implemented [INFO] [stdout] test test_glue_objects_with_time_filter ... ignored, not yet implemented [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] Running tests/migrate.rs (/opt/rustwide/target/debug/deps/migrate-c9172f83388770eb) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_create_test_table ... ignored, not yet implemented [INFO] [stdout] test test_distinct_on_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_compound_identifier_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_decimal_into_int_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_with_expressions ... ignored, not yet implemented [INFO] [stdout] test test_limit_offset_query ... ignored, not yet implemented [INFO] [stdout] test test_natural_join_should_error ... ignored, not yet implemented [INFO] [stdout] test test_select_after_update ... ignored, not yet implemented [INFO] [stdout] test test_select_all_data ... ignored, not yet implemented [INFO] [stdout] test test_select_single_column ... ignored, not yet implemented [INFO] [stdout] test test_select_two_columns ... ignored, not yet implemented [INFO] [stdout] test test_select_with_where_condition ... ignored, not yet implemented [INFO] [stdout] test test_table_not_found_should_error ... ignored, not yet implemented [INFO] [stdout] test test_truncate_statement_should_error ... ignored, not yet implemented [INFO] [stdout] test test_union_query_should_error ... ignored, not yet implemented [INFO] [stdout] test test_unknown_identifier_should_error ... ignored, not yet implemented [INFO] [stdout] test test_unsupported_binary_operator_should_error ... ignored, not yet implemented [INFO] [stdout] test test_unsupported_compound_identifier_should_error ... ignored, not yet implemented [INFO] [stdout] test test_update_all_rows ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 19 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/nested_select.rs (/opt/rustwide/target/debug/deps/nested_select-3a6de10893e1d4f2) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_from_clause_subquery ... ignored, Subqueries in FROM clause not yet implemented [INFO] [stdout] test test_scalar_subquery_returns_multiple_rows_error ... ignored, Subquery error handling not yet implemented [INFO] [stdout] test test_select_subquery_with_series_nonexistent ... ignored, SERIES function and scalar subqueries not yet implemented [INFO] [stdout] test test_select_with_scalar_subquery ... ignored, Scalar subqueries in SELECT clause not yet implemented [INFO] [stdout] test test_where_exists_subquery ... ignored, Correlated subqueries not yet implemented [INFO] [stdout] test test_where_in_with_correlated_subquery ... ignored, Correlated subqueries not yet implemented [INFO] [stdout] test test_where_in_with_nested_correlated_subquery ... ignored, Correlated subqueries not yet implemented [INFO] [stdout] test test_where_not_exists_subquery ... ignored, Correlated subqueries not yet implemented [INFO] [stdout] test test_where_in_with_literals ... ok [INFO] [stdout] test test_where_equals_nonexistent_subquery ... ok [INFO] [stdout] test test_where_in_with_simple_subquery ... ok [INFO] [stdout] test test_where_not_in_with_literals ... ok [INFO] [stdout] test test_where_in_with_quantity_filter_subquery ... ok [INFO] [stdout] test test_where_in_with_name_filter_subquery ... ok [INFO] [stdout] test test_where_in_with_subquery_from_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/nullable.rs (/opt/rustwide/target/debug/deps/nullable-214e68c752ab06c4) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_function_result_is_null ... ignored, SUBSTR function not yet implemented [INFO] [stdout] test test_literal_is_null_false ... ok [INFO] [stdout] test test_literal_null_is_not_null ... ok [INFO] [stdout] test test_is_not_null_condition ... ok [INFO] [stdout] test test_is_null_condition ... ok [INFO] [stdout] test test_arithmetic_expression_is_not_null ... ok [INFO] [stdout] test test_arithmetic_expression_is_null ... ok [INFO] [stdout] test test_literal_null_is_null ... ok [INFO] [stdout] test test_null_plus_null ... ok [INFO] [stdout] test test_not_null_constraint_violation ... ok [INFO] [stdout] test test_update_null_values ... ok [INFO] [stdout] test test_null_arithmetic_propagation ... ok [INFO] [stdout] test test_select_null_arithmetic_results ... ok [INFO] [stdout] test test_string_literal_null_is_not_null ... ok [INFO] [stdout] test test_nullable_column_basic_operations ... ok [INFO] [stdout] test test_expression_comparison_with_null ... ok [INFO] [stdout] test test_implicit_null_insert ... ok [INFO] [stdout] test test_nullable_text_column ... ok [INFO] [stdout] test test_literal_is_not_null_true ... ok [INFO] [stdout] test test_null_arithmetic_operations ... ok [INFO] [stdout] test test_is_null_with_additional_condition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/order_by.rs (/opt/rustwide/target/debug/deps/order_by-7194759941cf9835) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_order_by_case_expression ... ignored, ORDER BY with CASE expression not yet implemented [INFO] [stdout] test test_order_by_column_position ... ignored, ORDER BY column position not yet implemented [INFO] [stdout] test test_order_by_boolean_column ... ok [INFO] [stdout] test test_order_by_float_column ... ok [INFO] [stdout] test test_order_by_with_where_clause ... ok [INFO] [stdout] test test_order_by_text_column ... ok [INFO] [stderr] Running tests/ordering.rs (/opt/rustwide/target/debug/deps/ordering-3dc5e0cd62d70f25) [INFO] [stdout] test test_order_by_multiple_columns ... ok [INFO] [stdout] test test_order_by_with_expressions ... ok [INFO] [stdout] test test_order_by_single_column_desc ... ok [INFO] [stdout] test test_order_by_with_limit ... ok [INFO] [stdout] test test_order_by_single_column_asc ... ok [INFO] [stdout] test test_order_by_with_null_values ... ok [INFO] [stdout] test test_order_by_default_ascending ... ok [INFO] [stdout] test test_order_by_with_duplicate_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_subquery_comparisons ... ignored, Correlated subqueries not yet implemented - ColumnNotFound error on o1.id reference [INFO] [stdout] test test_not_operator_with_inequality ... ok [INFO] [stdout] test test_less_than_operator ... ok [INFO] [stdout] test test_less_than_or_equal_operator ... ok [INFO] [stdout] test test_greater_than_operator ... ok [INFO] [stdout] test test_literal_comparisons ... ok [INFO] [stdout] test test_literal_type_comparisons ... ok [INFO] [stdout] test test_greater_than_or_equal_operator ... ok [INFO] [stdout] test test_string_literal_comparisons ... ok [INFO] [stdout] test test_string_comparisons ... ok [INFO] [stdout] test test_subquery_string_comparisons ... ok [INFO] [stdout] test test_reversed_comparison_operators ... ok [INFO] [stderr] Running tests/predicates.rs (/opt/rustwide/target/debug/deps/predicates-a3eda19e896f81d1) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test test_delete_read_conflict ... ok [INFO] [stdout] test test_no_conflict_different_rows_with_filter ... ok [INFO] [stdout] test test_in_list_predicates ... ok [INFO] [stdout] test test_no_conflict_different_tables ... ok [INFO] [stdout] test test_is_null_predicates ... ok [INFO] [stdout] test test_compound_predicates_different_columns ... ok [INFO] [stdout] test test_non_overlapping_ranges_no_conflict ... ok [INFO] [stdout] test test_exists_subquery_predicates ... ok [INFO] [stdout] test test_insert_insert_conflict_same_pk ... ok [INFO] [stdout] test test_nested_subquery_predicates ... ok [INFO] [stdout] test test_between_ranges_no_overlap ... ok [INFO] [stdout] test test_read_read_no_conflict ... ok [INFO] [stdout] test test_not_equal_predicate ... ok [INFO] [stdout] test test_prepare_releases_read_locks ... ok [INFO] [stdout] test test_overlapping_ranges_do_conflict ... ok [INFO] [stdout] test test_read_write_conflict_same_table ... ok [INFO] [stdout] test test_complex_and_predicates_partial_overlap ... ok [INFO] [stdout] test test_phantom_prevention ... ok [INFO] [stdout] test test_write_write_conflict ... ok [INFO] [stdout] test test_subquery_read_predicates ... ok [INFO] [stdout] test test_complex_multi_statement_transaction ... ok [INFO] [stdout] test test_same_column_different_values_no_conflict ... ok [INFO] [stdout] test test_scalar_subquery_predicates ... ok [INFO] [stdout] test test_aggregation_conflict ... ok [INFO] [stdout] test test_like_vs_equals_no_conflict ... ok [INFO] [stdout] test test_like_predicates_no_conflict ... ok [INFO] [stdout] test test_like_prefix_patterns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/primary_key.rs (/opt/rustwide/target/debug/deps/primary_key-d8ba15550d465b24) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_primary_key_unique_constraint ... ok [INFO] [stderr] Running tests/project.rs (/opt/rustwide/target/debug/deps/project-aee9301f8ca077ac) [INFO] [stdout] test test_primary_key_delete_operations ... ok [INFO] [stdout] test test_primary_key_update_valid ... ok [INFO] [stdout] test test_primary_key_modulo_operator ... ok [INFO] [stdout] test test_primary_key_where_equality ... ok [INFO] [stdout] test test_primary_key_update_duplicate_fails ... ok [INFO] [stdout] test test_primary_key_in_subquery ... ok [INFO] [stdout] test test_primary_key_ordering ... ok [INFO] [stdout] test test_primary_key_where_comparison ... ok [INFO] [stdout] test test_primary_key_index_update_integrity ... ok [INFO] [stdout] test test_primary_key_basic_operations ... ok [INFO] [stdout] test test_primary_key_with_function_result ... ok [INFO] [stdout] test test_primary_key_self_join ... ok [INFO] [stdout] test test_primary_key_not_null_constraint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_select_case_expression ... ignored, CASE expressions not yet implemented [INFO] [stdout] test test_select_string_concatenation ... ignored, String concatenation not yet implemented [INFO] [stdout] test test_select_with_subquery ... ignored, Subqueries in SELECT not yet implemented [INFO] [stdout] test test_select_boolean_expressions ... ok [INFO] [stdout] test test_select_with_alias ... ok [INFO] [stdout] test test_select_with_null_values ... ok [INFO] [stdout] test test_select_specific_columns ... ok [INFO] [stdout] test test_select_arithmetic_expressions ... ok [INFO] [stdout] test test_select_with_complex_expressions ... ok [INFO] [stdout] test test_select_single_column ... ok [INFO] [stdout] test test_select_with_expressions ... ok [INFO] [stdout] test test_select_all_columns ... ok [INFO] [stdout] test test_select_literal_values ... ok [INFO] [stdout] test test_select_with_where_not_in_projection ... ok [INFO] [stdout] test test_select_duplicate_column ... ok [INFO] [stdout] test test_select_mixed_columns_and_literals ... ok [INFO] [stderr] Running tests/read_at_timestamp.rs (/opt/rustwide/target/debug/deps/read_at_timestamp-44ff3323a78811d2) [INFO] [stdout] test test_select_column_ordering ... ok [INFO] [stdout] test test_select_from_empty_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_snapshot_read_blocks_on_earlier_write ... ok [INFO] [stdout] test test_snapshot_read_ignores_uncommitted_changes ... ok [INFO] [stdout] test test_snapshot_read_doesnt_block_later_write ... ok [INFO] [stdout] test test_snapshot_read_with_index_scan ... ok [INFO] [stdout] test test_snapshot_read_consistency_across_tables ... ok [INFO] [stdout] test test_snapshot_read_only_operations_allowed - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/schemaless_basic.rs (/opt/rustwide/target/debug/deps/schemaless_basic-71b4a91f17bbe12c) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_access_nested_json_fields ... ignored, not yet implemented [INFO] [stdout] test test_add_new_field_to_existing_row ... ignored, not yet implemented [INFO] [stdout] test test_create_schemaless_table ... ignored, not yet implemented [INFO] [stdout] test test_delete_with_json_field_condition ... ignored, not yet implemented [INFO] [stdout] test test_insert_complex_json_with_nested_objects ... ignored, not yet implemented [INFO] [stdout] test test_insert_json_data_into_player ... ignored, not yet implemented [INFO] [stdout] test test_insert_partial_json_object ... ignored, not yet implemented [INFO] [stdout] test test_join_with_json_field_conditions ... ignored, not yet implemented [INFO] [stdout] test test_join_with_nested_field_access ... ignored, not yet implemented [INFO] [stdout] test test_select_all_returns_full_json ... ignored, not yet implemented [INFO] [stdout] test test_select_specific_fields_from_json ... ignored, not yet implemented [INFO] [stdout] test test_select_with_null_handling ... ignored, not yet implemented [INFO] [stdout] test test_update_json_fields_with_expressions ... ignored, not yet implemented [INFO] [stdout] test test_verify_updates_applied ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/schemaless_error.rs (/opt/rustwide/target/debug/deps/schemaless_error-79927ae65f96e118) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_insert_boolean_literal_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_expression_result_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_json_array_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_multiple_values_into_schemaless_table_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_select_multiple_columns_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_select_non_map_should_error ... ignored, not yet implemented [INFO] [stdout] test test_insert_with_substr_expression ... ignored, not yet implemented [INFO] [stdout] test test_schemaless_projection_for_subquery_should_error ... ignored, not yet implemented [INFO] [stdout] test test_schemaless_projection_in_subquery_should_error ... ignored, not yet implemented [INFO] [stdout] test test_setup_schemaless_tables_with_data ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/series.rs (/opt/rustwide/target/debug/deps/series-4142d5f9d9cd26b2) [INFO] [stderr] Running tests/show_columns.rs (/opt/rustwide/target/debug/deps/show_columns-370a98089e947e0f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_create_table_as_select_without_table ... ignored, not yet implemented [INFO] [stdout] test test_create_table_as_series ... ignored, not yet implemented [INFO] [stdout] test test_select_from_created_target_table ... ignored, not yet implemented [INFO] [stdout] test test_select_from_series_table ... ignored, not yet implemented [INFO] [stdout] test test_select_star_without_table ... ignored, not yet implemented [INFO] [stdout] test test_select_without_table ... ignored, not yet implemented [INFO] [stdout] test test_select_without_table_in_derived ... ignored, not yet implemented [INFO] [stdout] test test_select_without_table_scalar_subquery ... ignored, not yet implemented [INFO] [stdout] test test_select_without_table_with_aliases ... ignored, not yet implemented [INFO] [stdout] test test_series_basic ... ignored, not yet implemented [INFO] [stdout] test test_series_case_insensitive ... ignored, not yet implemented [INFO] [stdout] test test_series_negative_size_should_error ... ignored, not yet implemented [INFO] [stdout] test test_series_size_zero ... ignored, not yet implemented [INFO] [stdout] test test_series_with_table_alias ... ignored, not yet implemented [INFO] [stdout] test test_series_with_unary_plus ... ignored, not yet implemented [INFO] [stdout] test test_series_without_arguments_should_error ... ignored, not yet implemented [INFO] [stdout] test test_series_without_parentheses_should_error ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/transaction_basic.rs (/opt/rustwide/target/debug/deps/transaction_basic-c7aae4802ad53e28) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_create_table_with_all_data_types ... ignored, not yet implemented [INFO] [stdout] test test_show_columns_displays_all_supported_data_types ... ignored, not yet implemented [INFO] [stdout] test test_show_columns_from_nonexistent_table_should_error ... ignored, not yet implemented [INFO] [stdout] test test_show_columns_from_table ... ignored, not yet implemented [INFO] [stdout] test test_show_columns_preserves_case_sensitivity ... ignored, not yet implemented [INFO] [stdout] test test_show_columns_preserves_column_order ... ignored, not yet implemented [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] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_begin_transaction ... ignored, not yet implemented [INFO] [stdout] test test_commit_transaction ... ignored, not yet implemented [INFO] [stdout] test test_create_table_for_transactions ... ignored, not yet implemented [INFO] [stdout] test test_delete_in_transaction_then_commit ... ignored, not yet implemented [INFO] [stdout] test test_delete_in_transaction_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_empty_transaction ... ignored, not yet implemented [INFO] [stdout] test test_insert_in_transaction_then_commit ... ignored, not yet implemented [INFO] [stdout] test test_insert_in_transaction_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_insert_initial_data_for_transactions ... ignored, not yet implemented [INFO] [stdout] test test_select_only_transactions ... ignored, not yet implemented [INFO] [stdout] test test_select_within_delete_transaction ... ignored, not yet implemented [INFO] [stdout] test test_select_within_transaction ... ignored, not yet implemented [INFO] [stdout] test test_select_within_update_transaction ... ignored, not yet implemented [INFO] [stdout] test test_update_in_transaction_then_commit ... ignored, not yet implemented [INFO] [stdout] test test_update_in_transaction_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_verify_commit_effect ... ignored, not yet implemented [INFO] [stdout] test test_verify_delete_commit_effect ... ignored, not yet implemented [INFO] [stdout] test test_verify_delete_rollback_effect ... ignored, not yet implemented [INFO] [stdout] test test_verify_rollback_effect ... ignored, not yet implemented [INFO] [stdout] test test_verify_update_commit_effect ... ignored, not yet implemented [INFO] [stdout] test test_verify_update_rollback_effect ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/transaction_index.rs (/opt/rustwide/target/debug/deps/transaction_index-89786f8dcc159e26) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_create_expression_index_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_create_index_in_transaction_then_commit ... ignored, not yet implemented [INFO] [stdout] test test_create_index_in_transaction_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_drop_index_in_transaction_then_commit ... ignored, not yet implemented [INFO] [stdout] test test_drop_index_in_transaction_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_setup_data_for_multiple_index_test ... ignored, not yet implemented [INFO] [stdout] test test_setup_table_for_index_drop_transactions ... ignored, not yet implemented [INFO] [stdout] test test_setup_table_for_index_transactions ... ignored, not yet implemented [INFO] [stdout] test test_verify_create_index_commit ... ignored, not yet implemented [INFO] [stdout] test test_verify_create_index_rollback ... ignored, not yet implemented [INFO] [stdout] test test_verify_drop_index_commit ... ignored, not yet implemented [INFO] [stdout] test test_verify_drop_index_rollback ... ignored, not yet implemented [INFO] [stdout] test test_verify_expression_index_rollback ... ignored, not yet implemented [INFO] [stdout] test test_verify_index_not_used_within_drop_transaction ... ignored, not yet implemented [INFO] [stdout] test test_verify_index_usage_within_create_transaction ... ignored, not yet implemented [INFO] [stdout] test test_verify_original_index_still_works ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/transaction_table.rs (/opt/rustwide/target/debug/deps/transaction_table-c97b99c2475457e3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_create_table_in_transaction_then_commit ... ignored, not yet implemented [INFO] [stdout] test test_create_table_in_transaction_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_drop_table_in_transaction_then_commit ... ignored, not yet implemented [INFO] [stdout] test test_drop_table_in_transaction_then_rollback ... ignored, not yet implemented [INFO] [stdout] test test_verify_create_table_commit ... ignored, not yet implemented [INFO] [stdout] test test_verify_create_table_rollback ... ignored, not yet implemented [INFO] [stdout] test test_verify_drop_table_commit ... ignored, not yet implemented [INFO] [stdout] test test_verify_drop_table_rollback ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unary_operator.rs (/opt/rustwide/target/debug/deps/unary_operator-baa50c71b4bcc2fb) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stderr] Running tests/update.rs (/opt/rustwide/target/debug/deps/update-5ef38771bfc3656c) [INFO] [stdout] test test_bitwise_not_on_float ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_not_on_null ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_not_on_signed_integers ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_not_on_text ... ignored, not yet implemented [INFO] [stdout] test test_bitwise_not_on_unsigned_integers ... ignored, not yet implemented [INFO] [stdout] test test_create_test_table ... ignored, not yet implemented [INFO] [stdout] test test_double_unary_minus ... ignored, not yet implemented [INFO] [stdout] test test_factorial_on_float ... ignored, not yet implemented [INFO] [stdout] test test_factorial_on_float_literal ... ignored, not yet implemented [INFO] [stdout] test test_factorial_on_negative_expression ... ignored, not yet implemented [INFO] [stdout] test test_factorial_on_negative_literal ... ignored, not yet implemented [INFO] [stdout] test test_factorial_on_negative_number ... ignored, not yet implemented [INFO] [stdout] test test_factorial_on_text ... ignored, not yet implemented [INFO] [stdout] test test_factorial_on_text_literal ... ignored, not yet implemented [INFO] [stdout] test test_factorial_operator_on_integer ... ignored, not yet implemented [INFO] [stdout] test test_factorial_operator_on_literal ... ignored, not yet implemented [INFO] [stdout] test test_factorial_overflow ... ignored, not yet implemented [INFO] [stdout] test test_factorial_overflow_on_expression ... ignored, not yet implemented [INFO] [stdout] test test_factorial_overflow_on_large_literal ... ignored, not yet implemented [INFO] [stdout] test test_insert_test_data ... ignored, not yet implemented [INFO] [stdout] test test_unary_minus_on_text_column ... ignored, not yet implemented [INFO] [stdout] test test_unary_minus_on_text_literal ... ignored, not yet implemented [INFO] [stdout] test test_unary_minus_operator ... ignored, not yet implemented [INFO] [stdout] test test_unary_plus_on_text_column ... ignored, not yet implemented [INFO] [stdout] test test_unary_plus_on_text_literal ... ignored, not yet implemented [INFO] [stdout] test test_unary_plus_operator ... ignored, not yet implemented [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 26 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_update_compound_identifier_error ... ignored, Compound identifiers in SET clause not yet validated [INFO] [stdout] test test_update_join_not_supported_error ... ignored, JOIN in UPDATE not supported [INFO] [stdout] test test_update_subquery_table_factor_error ... ignored, Subquery as table factor not supported [INFO] [stdout] test test_update_with_complex_where_subquery ... ignored, Complex subqueries not yet implemented [INFO] [stdout] test test_update_with_correlated_subquery ... ignored, Correlated subqueries not yet implemented [INFO] [stdout] test test_update_with_function_in_set ... ignored, SUBSTR function not yet implemented [INFO] [stdout] test test_update_with_subquery_in_set ... ignored, Subqueries in UPDATE SET clause not yet implemented [INFO] [stdout] test test_update_table_not_found_error ... ok [INFO] [stdout] test test_update_using_standard_table ... ok [INFO] [stdout] test test_update_with_arithmetic_expression ... ok [INFO] [stdout] test test_update_with_where_clause ... ok [INFO] [stdout] test test_update_all_rows ... ok [INFO] [stdout] test test_update_column_not_found_error ... ok [INFO] [stdout] test test_update_with_predefined_tables ... ok [INFO] [stdout] test test_update_multiple_columns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stderr] Running tests/validate_types.rs (/opt/rustwide/target/debug/deps/validate_types-1c3a740a6adcf57d) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_default_values_with_types ... ok [INFO] [stdout] test test_bulk_insert_with_nulls ... ok [INFO] [stdout] test test_create_boolean_and_integer_tables ... ok [INFO] [stdout] test test_insert_incompatible_data_type_from_select ... ok [INFO] [stdout] test test_insert_incompatible_literal_for_data_type ... ok [INFO] [stdout] test test_insert_null_into_not_null_field ... ok [INFO] [stdout] test test_insert_null_from_select_into_not_null_field ... ok [INFO] [stdout] test test_update_to_null_on_not_null_field ... ok [INFO] [stdout] test test_insert_valid_data ... ok [INFO] [stdout] test test_update_to_null_from_subquery_on_not_null_field ... ok [INFO] [stdout] test test_update_with_incompatible_data_type_from_subquery ... ok [INFO] [stdout] test test_update_with_incompatible_literal_type ... ok [INFO] [stdout] test test_various_data_types ... ok [INFO] [stdout] test test_mixed_type_operations ... ok [INFO] [stderr] Running tests/validate_unique.rs (/opt/rustwide/target/debug/deps/validate_unique-af541e3ebd6fab70) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_insert_duplicate_non_null_unique_value ... ok [INFO] [stdout] test test_insert_valid_unique_values ... ok [INFO] [stdout] test test_insert_duplicate_unique_id_in_multiple_unique_table ... ok [INFO] [stdout] test test_insert_duplicate_in_same_statement ... ok [INFO] [stdout] test test_update_all_to_same_unique_value ... ok [INFO] [stdout] test test_insert_duplicate_unique_num_in_multiple_unique_table ... ok [INFO] [stdout] test test_insert_duplicate_unique_value_error ... ok [INFO] [stdout] test test_create_table_with_nullable_unique_constraint ... ok [INFO] [stdout] test test_insert_duplicate_with_null_and_non_null ... ok [INFO] [stdout] test test_concurrent_unique_constraint_violations ... ok [INFO] [stdout] test test_create_table_with_unique_constraint ... ok [INFO] [stdout] test test_insert_multiple_values_with_duplicate_unique ... ok [INFO] [stdout] test test_insert_multiple_nulls_in_unique_column ... ok [INFO] [stdout] test test_unique_constraint_cleaned_on_abort ... ok [INFO] [stdout] test test_multiple_abort_retry_unique_constraint ... ok [INFO] [stdout] test test_create_table_with_multiple_unique_constraints ... ok [INFO] [stdout] test test_update_to_duplicate_num_in_multiple_unique_table ... ok [INFO] [stderr] Running tests/values.rs (/opt/rustwide/target/debug/deps/values-fbf7c504076eea85) [INFO] [stdout] test test_update_to_duplicate_unique_value ... ok [INFO] [stdout] test test_update_to_null_in_unique_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_show_columns_from_values_table ... ignored, SHOW COLUMNS not yet implemented [INFO] [stdout] test test_values_incompatible_data_types_with_null ... ok [INFO] [stdout] test test_values_different_number_of_values_error ... ok [INFO] [stdout] test test_values_as_subquery ... ok [INFO] [stdout] test test_insert_table_not_found_error ... ok [INFO] [stdout] test test_values_different_number_of_values_reverse_error ... ok [INFO] [stdout] test test_insert_missing_required_column_error ... ok [INFO] [stdout] test test_insert_column_values_mismatch_error ... ok [INFO] [stdout] test test_values_multiple_columns ... ok [INFO] [stdout] test test_values_single_column ... ok [INFO] [stdout] test test_insert_too_many_values_error ... ok [INFO] [stdout] test test_insert_with_values ... ok [INFO] [stdout] test test_values_type_promotion_int_to_bigint ... ok [INFO] [stdout] test test_create_table_as_values ... ok [INFO] [stdout] test test_create_table_for_values ... ok [INFO] [stdout] test test_values_null_with_consistent_types ... ok [INFO] [stdout] test test_values_with_limit ... ok [INFO] [stdout] test test_values_with_null ... ok [INFO] [stdout] test test_values_with_offset ... ok [INFO] [stdout] test test_select_from_values_table ... ok [INFO] [stdout] test test_insert_wrong_column_name_error ... ok [INFO] [stdout] test test_values_subquery_with_column_aliases ... ok [INFO] [stdout] test test_values_incompatible_data_types_text_number ... ok [INFO] [stdout] test test_values_incompatible_data_types_int_text ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_sql_client-de3d40cf1f3ccec2) [INFO] [stdout] test test_values_with_order_by ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proven_stream-834eb2058fd9203f) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test::tests::test_snapshot_with_active_transaction ... ok [INFO] [stdout] test test::tests::test_snapshot_and_restore ... ok [INFO] [stdout] test test::tests::test_memory_snapshot_store ... ok [INFO] [stdout] test test::tests::test_basic_operation ... ok [INFO] [stdout] test wound_wait_tests::tests::test_older_wounds_younger ... FAILED [INFO] [stdout] test wound_wait_tests::tests::test_younger_defers_to_older ... FAILED [INFO] [stdout] test wound_wait_tests::tests::test_multi_level_wound_chain ... FAILED [INFO] [stdout] test wound_wait_tests::tests::test_wound_preserves_determinism ... ok [INFO] [stdout] test test::tests::test_transaction_lifecycle ... ok [INFO] [stdout] test test::tests::test_processor_restoration_state ... ok [INFO] [stdout] test test::tests::test_processor_with_snapshot_store ... ok [INFO] [stdout] test wound_wait_tests::tests::test_prepare_phase_with_wound has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "822d2da47cdc5de891cc066b919702eb4e5a889e7729ad5dfab6ebfcb5f3c34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822d2da47cdc5de891cc066b919702eb4e5a889e7729ad5dfab6ebfcb5f3c34c", kill_on_drop: false }` [INFO] [stdout] 822d2da47cdc5de891cc066b919702eb4e5a889e7729ad5dfab6ebfcb5f3c34c