[INFO] cloning repository https://github.com/knoguchi/marsdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knoguchi/marsdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknoguchi%2Fmarsdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknoguchi%2Fmarsdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c472a48608c932790a5a6f6379d67b4ad55a596
[INFO] testing knoguchi/marsdb against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknoguchi%2Fmarsdb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/knoguchi/marsdb
[INFO] finished tweaking git repo https://github.com/knoguchi/marsdb
[INFO] tweaked toml for git repo https://github.com/knoguchi/marsdb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knoguchi/marsdb on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/knoguchi/marsdb 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded utf8-zero v0.8.1
[INFO] [stderr]   Downloaded better_any v0.2.1
[INFO] [stderr]   Downloaded murmur3 v0.4.1
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded cc v1.4.0
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded cookie_store v0.22.1
[INFO] [stderr]   Downloaded ureq-proto v0.6.1
[INFO] [stderr]   Downloaded arrow-data v59.2.0
[INFO] [stderr]   Downloaded arrow-schema v59.2.0
[INFO] [stderr]   Downloaded base64 v0.23.1
[INFO] [stderr]   Downloaded num-bigint v0.5.1
[INFO] [stderr]   Downloaded arrow-buffer v59.2.0
[INFO] [stderr]   Downloaded antlr4rust v0.5.2
[INFO] [stderr]   Downloaded ureq v3.4.0
[INFO] [stderr]   Downloaded rustyline v18.0.1
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded redb v4.2.0
[INFO] [stderr]   Downloaded arrow-array v59.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78
[INFO] running `Command { std: "docker" "start" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling redb v4.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling murmur3 v0.4.1
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling better_any v0.2.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling base64 v0.23.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling ureq-proto v0.6.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling antlr4rust v0.5.2
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling rustyline v18.0.1
[INFO] [stderr]    Compiling marsdb-storage v0.9.1 (/opt/rustwide/workdir/marsdb-storage)
[INFO] [stderr]    Compiling marsdb-graph v0.9.1 (/opt/rustwide/workdir/marsdb-graph)
[INFO] [stderr]    Compiling marsdb-query v0.9.1 (/opt/rustwide/workdir/marsdb-query)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ureq v3.4.0
[INFO] [stderr]    Compiling marsdb v0.9.1 (/opt/rustwide/workdir/marsdb)
[INFO] [stderr]    Compiling marsdb-nl2cypher v0.9.1 (/opt/rustwide/workdir/marsdb-nl2cypher)
[INFO] [stderr]    Compiling marsdb-cli v0.9.1 (/opt/rustwide/workdir/marsdb-cli)
[INFO] [stderr]    Compiling marsdb-tck v0.0.0 (/opt/rustwide/workdir/marsdb-tck)
[INFO] [stderr]    Compiling marsdb-crash-harness v0.0.0 (/opt/rustwide/workdir/marsdb-crash-harness)
[INFO] [stderr]    Compiling marsdb-capi v0.9.1 (/opt/rustwide/workdir/marsdb-capi)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling rustyline v18.0.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling marsdb-storage v0.9.1 (/opt/rustwide/workdir/marsdb-storage)
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling marsdb-query v0.9.1 (/opt/rustwide/workdir/marsdb-query)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling marsdb-graph v0.9.1 (/opt/rustwide/workdir/marsdb-graph)
[INFO] [stderr]    Compiling marsdb v0.9.1 (/opt/rustwide/workdir/marsdb)
[INFO] [stderr]    Compiling marsdb-nl2cypher v0.9.1 (/opt/rustwide/workdir/marsdb-nl2cypher)
[INFO] [stderr]    Compiling marsdb-crash-harness v0.0.0 (/opt/rustwide/workdir/marsdb-crash-harness)
[INFO] [stderr]    Compiling marsdb-tck v0.0.0 (/opt/rustwide/workdir/marsdb-tck)
[INFO] [stderr]    Compiling marsdb-cli v0.9.1 (/opt/rustwide/workdir/marsdb-cli)
[INFO] [stderr]    Compiling marsdb-capi v0.9.1 (/opt/rustwide/workdir/marsdb-capi)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/marsdb-2a5b742b6e872a29)
[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 tests/arrow.rs (/opt/rustwide/target/release/deps/arrow-ca137dc0098bbb3e)
[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 tests/cypher_transactions.rs (/opt/rustwide/target/release/deps/cypher_transactions-6e8620d3841972f2)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test commit_and_rollback_without_an_open_transaction_error ... ok
[INFO] [stdout] test explicit_transaction_handles_reject_session_statements ... ok
[INFO] [stdout] test explain_of_a_session_statement_errors ... ok
[INFO] [stdout] test nested_begin_errors_and_leaves_the_transaction_usable ... ok
[INFO] [stdout] test batch_with_rollback_discards ... ok
[INFO] [stdout] test batch_with_begin_commit_is_one_atomic_unit ... ok
[INFO] [stdout] test a_parse_error_does_not_abort_the_transaction ... ok
[INFO] [stdout] test autocommit_still_works_after_the_transaction_closes ... ok
[INFO] [stdout] test keywords_are_case_insensitive_and_tolerate_a_trailing_semicolon ... ok
[INFO] [stdout] test an_execution_error_aborts_the_whole_transaction ... ok
[INFO] [stdout] test begin_transaction_is_an_alias_for_begin ... ok
[INFO] [stdout] test rollback_discards_everything_since_begin ... ok
[INFO] [stdout] test reads_inside_a_transaction_see_its_own_uncommitted_writes ... ok
[INFO] [stdout] test batch_failure_inside_a_transaction_aborts_it ... ok
[INFO] [stdout] test commit_makes_transaction_writes_durable ... ok
[INFO] [stdout] test clearing_the_timeout_disables_expiry ... ok
[INFO] [stdout] test expiring_the_session_transaction_unblocks_a_waiting_writer ... ok
[INFO] [stdout] test idle_timeout_rolls_back_and_reports_on_the_next_statement ... ok
[INFO] [stdout] test timeout_discovered_by_a_plain_statement_not_just_commit ... ok
[INFO] [stdout] test activity_refreshes_the_idle_clock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_scan.rs (/opt/rustwide/target/release/deps/edge_scan-c2215c8e9b269e3c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test null_predicates_and_missing_props ... ok
[INFO] [stdout] test delete_and_stats_through_the_sweep ... ok
[INFO] [stdout] test endpoint_labels_filter_in_scan ... ok
[INFO] [stdout] test sweep_and_anchor_paths_agree_across_shapes ... ok
[INFO] [stdout] test residual_endpoint_filters_still_apply ... ok
[INFO] [stdout] test limit_stops_early_and_streaming_composes ... ok
[INFO] [stdout] test ineligible_shapes_keep_the_traditional_plan ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/embed.rs (/opt/rustwide/target/release/deps/embed-2c614f96e4f90e3f)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test execute_batch_grouped_with_group_size_zero_behaves_like_one ... ok
[INFO] [stdout] test execute_batch_bad_syntax_anywhere_runs_nothing ... ok
[INFO] [stdout] test explicit_transaction_rollback_discards_all_statements ... ok
[INFO] [stdout] test execute_batch_semicolon_inside_string_literal_does_not_split ... ok
[INFO] [stdout] test execution_observer_reports_success_and_failure_without_query_text ... ok
[INFO] [stdout] test execute_with_params_substitutes_dollar_placeholders ... ok
[INFO] [stdout] test explicit_transaction_commits_multiple_statements_atomically ... ok
[INFO] [stdout] test execute_batch_grouped_rolls_back_the_whole_group_on_failure_but_keeps_earlier_groups ... ok
[INFO] [stdout] test execute_batch_stops_at_first_runtime_failure_but_keeps_earlier_commits ... ok
[INFO] [stdout] test execute_batch_grouped_matches_execute_batch_results ... ok
[INFO] [stdout] test explicit_transaction_supports_parameters ... ok
[INFO] [stdout] test explicit_transaction_statement_error_aborts_and_closes_transaction ... ok
[INFO] [stdout] test integrity_check_reports_graph_counts ... ok
[INFO] [stdout] test execute_batch_runs_each_statement_and_returns_one_result_per_statement ... ok
[INFO] [stdout] test two_in_memory_databases_do_not_share_data ... ok
[INFO] [stdout] test in_memory_roundtrip ... ok
[INFO] [stdout] test backup_preserves_declared_indexes_and_unique_constraints ... ok
[INFO] [stdout] test file_backed_persists_after_reopen ... ok
[INFO] [stdout] test backup_is_queryable_and_preserves_relationships ... ok
[INFO] [stdout] test concurrent_write_and_reads_never_panic_or_see_torn_state ... ok
[INFO] [stdout] test concurrent_reads_from_multiple_threads_all_see_correct_results ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ldbc_style.rs (/opt/rustwide/target/release/deps/ldbc_style-8551f6624f96c960)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ldbc_style_workload_large ... ignored, ~35s debug: SF 0.1 (~16k nodes / ~115k rels) version of ldbc_style_workload
[INFO] [stdout] test ldbc_style_workload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/params_ast_coverage.rs (/opt/rustwide/target/release/deps/params_ast_coverage-8ce2112386c2c669)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test substitute_params_walks_in_query_call_args ... ok
[INFO] [stdout] test substitute_params_walks_merge_on_create_on_match ... ok
[INFO] [stdout] test substitute_params_walks_with_where_expr_shapes ... ok
[INFO] [stdout] test substitute_params_walks_pattern_comprehension ... ok
[INFO] [stdout] test substitute_params_walks_mid_query_set_delete_create ... ok
[INFO] [stdout] test substitute_params_walks_every_return_expr_shape ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prepared_plan.rs (/opt/rustwide/target/release/deps/prepared_plan-9cca03a3df0360b8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test execute_prepared_plan_inside_an_explicit_transaction ... ok
[INFO] [stdout] test merge_through_prepared_plan_stays_correct ... ok
[INFO] [stdout] test param_category_changes_across_calls_stay_correct ... ok
[INFO] [stdout] test repeat_calls_with_scalar_params_stay_correct ... ok
[INFO] [stdout] test scalar_type_varies_within_the_scalar_category ... ok
[INFO] [stdout] test schema_change_after_prepare_stays_correct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/query_stats.rs (/opt/rustwide/target/release/deps/query_stats-f5e50953d61833c5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test stats_flow_through_session_transactions ... ok
[INFO] [stdout] test create_counts_nodes_and_relationships ... ok
[INFO] [stdout] test reads_report_all_zero ... ok
[INFO] [stdout] test set_counts_once_per_matched_row ... ok
[INFO] [stdout] test merge_counts_only_what_it_creates ... ok
[INFO] [stdout] test detach_delete_counts_node_and_incident_edges ... ok
[INFO] [stdout] test set_and_remove_count_properties_and_labels ... ok
[INFO] [stdout] test bulk_delete_counts_every_edge ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/range_seek.rs (/opt/rustwide/target/release/deps/range_seek-1991a64448352135)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cross_type_numerics_match_cypher_semantics ... ok
[INFO] [stdout] test explain_shows_the_range_seek ... ok
[INFO] [stdout] test keyset_pagination_pages_through_everything ... ok
[INFO] [stdout] test indexed_and_unindexed_results_agree ... 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 tests/schema_procedures.rs (/opt/rustwide/target/release/deps/schema_procedures-10f77cfc6e1a57b2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test empty_database_yields_empty_lists ... ok
[INFO] [stdout] test labels_with_counts_sorted_by_name ... ok
[INFO] [stdout] test wrong_arity_errors ... ok
[INFO] [stdout] test relationship_types_exclude_node_labels_and_vice_versa ... ok
[INFO] [stdout] test property_keys_span_nodes_and_edges ... ok
[INFO] [stdout] test indexes_report_label_property_unique ... ok
[INFO] [stdout] test deleted_instances_drop_out ... ok
[INFO] [stdout] test yield_projection_and_where_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/streaming.rs (/opt/rustwide/target/release/deps/streaming-11e4f9e444cbca8c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test rejected_inside_an_open_session_transaction ... ok
[INFO] [stdout] test non_streamable_shapes_error_instead_of_materializing ... ok
[INFO] [stdout] test params_and_index_seeks_work ... ok
[INFO] [stdout] test break_stops_the_scan_cleanly ... ok
[INFO] [stdout] test max_rows_bound_applies_per_streamed_row ... ok
[INFO] [stdout] test where_skip_limit_stream ... ok
[INFO] [stdout] test streams_all_rows_with_columns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/marsdb_capi-d3e5c4f2b96c602c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::every_bind_kind_and_null_string ... ok
[INFO] [stdout] test tests::edge_properties_and_path_accessors ... ok
[INFO] [stdout] test tests::batch_encodes_and_hand_decodes ... ok
[INFO] [stdout] test tests::stats_and_error_paths ... ok
[INFO] [stdout] test tests::batch_encoding_covers_every_value_shape ... ok
[INFO] [stdout] test tests::typed_roundtrip_scalars_and_nested ... ok
[INFO] [stdout] test tests::prepare_bind_execute_reuse ... ok
[INFO] [stdout] test tests::list_bind_and_bounds ... ok
[INFO] [stdout] test tests::streaming_typed_view ... ok
[INFO] [stdout] test tests::open_file_backed_and_rejects_bad_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/marsdb-aede0bf00906c527)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test meta::tests::unknown_dot_command_shows_help_and_cypher_passes_through ... ok
[INFO] [stdout] test meta::tests::schema_combines_all_sections ... ok
[INFO] [stdout] test meta::tests::labels_types_props_indexes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stdin.rs (/opt/rustwide/target/release/deps/stdin-b9a4c00195b77efc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test piped_stdin_runs_as_a_batch ... ok
[INFO] [stdout] test piped_stdin_survives_a_multi_megabyte_batch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/crash_child.rs (/opt/rustwide/target/release/deps/crash_child-0c67810420b968c2)
[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 tests/crash_safety.rs (/opt/rustwide/target/release/deps/crash_safety-0ef4149a98ac97c6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test kill_mid_write_never_corrupts_or_loses_an_acknowledged_commit ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/marsdb_graph-4d58292e85be38f9)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test encode::tests::edge_round_trips ... ok
[INFO] [stdout] test encode::tests::node_round_trips_labels_and_props ... ok
[INFO] [stdout] test encode::tests::truncated_bytes_error_not_panic ... ok
[INFO] [stdout] test encode::tests::edge_prop_raw_mirrors_node_path ... ok
[INFO] [stdout] test encode::tests::empty_props_and_labels_round_trip ... ok
[INFO] [stdout] test encode::tests::prop_raw_finds_each_property_without_names ... ok
[INFO] [stdout] test store::tests::create_index_backfills_existing_nodes ... ok
[INFO] [stdout] test store::tests::create_index_rejects_duplicate_unique_value ... ok
[INFO] [stdout] test store::tests::add_node_label_indexes_existing_props_under_the_new_label ... ok
[INFO] [stdout] test store::tests::lookup_by_index_on_undeclared_index_is_empty_not_an_error ... ok
[INFO] [stdout] test store::tests::integrity_check_rejects_dangling_adjacency_entry ... ok
[INFO] [stdout] test store::tests::integrity_check_rejects_missing_node_label_index_entry ... ok
[INFO] [stdout] test store::tests::create_node_after_index_declared_is_indexed_immediately ... ok
[INFO] [stdout] test store::tests::delete_node_removes_its_index_entries ... ok
[INFO] [stdout] test store::tests::set_node_prop_enforces_unique_index ... ok
[INFO] [stdout] test store::tests::remove_node_prop_removes_the_index_entry ... ok
[INFO] [stdout] test store::tests::set_node_prop_moves_the_index_entry ... ok
[INFO] [stdout] test store::tests::remove_node_label_removes_index_entries_under_that_label ... ok
[INFO] [stdout] test store::tests::index_survives_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/abort_probe.rs (/opt/rustwide/target/release/deps/abort_probe-b4689b2e0f55d3fd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test many_inserts_then_explicit_abort_leaves_nothing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/index_range.rs (/opt/rustwide/target/release/deps/index_range-825510679cd60fed)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test string_bounds_scan_only_the_string_region ... ok
[INFO] [stdout] test int_bound_scans_both_numeric_regions ... ok
[INFO] [stdout] test limit_stops_early_and_unindexed_is_empty ... ok
[INFO] [stdout] test float_bounds_widen_over_the_int_region ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rel_type_counts.rs (/opt/rustwide/target/release/deps/rel_type_counts-f5c325a82e49edec)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test create_and_delete_maintain_per_type_counts ... ok
[INFO] [stdout] test detach_deleting_a_node_decrements_its_incident_edges ... ok
[INFO] [stdout] test opening_a_file_without_the_counts_table_backfills_it_once ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke.rs (/opt/rustwide/target/release/deps/smoke-1c8b7d06cd53af10)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test all_nodes_with_no_label_filter_scans_every_node ... ok
[INFO] [stdout] test create_and_traverse_in_memory ... ok
[INFO] [stdout] test create_edge_rejects_missing_endpoints ... ok
[INFO] [stdout] test delete_node_detach ... ok
[INFO] [stdout] test label_index_tracks_multi_label_create_and_delete ... ok
[INFO] [stdout] test date_and_duration_properties_round_trip_through_storage ... ok
[INFO] [stdout] test set_edge_prop_updates_a_relationship_directly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stress.rs (/opt/rustwide/target/release/deps/stress-2b9d8392b2a9cce1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test stress_50k_node_chain_correctness ... ignored
[INFO] [stdout] test stress_random_create_delete_matches_oracle ... ignored
[INFO] [stdout] test stress_supernode_fanout_10k ... ignored
[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 unittests src/lib.rs (/opt/rustwide/target/release/deps/marsdb_nl2cypher-d326b552fe3f6f69)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test extract_cypher_tests::plain_response_is_unchanged ... ok
[INFO] [stdout] test extract_cypher_tests::strips_a_balanced_fenced_block ... ok
[INFO] [stdout] test extract_cypher_tests::strips_a_stray_trailing_fence_with_no_opening_fence ... 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 tests/translate.rs (/opt/rustwide/target/release/deps/translate-9156999adcce2403)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test translate_strips_a_markdown_code_fence ... ok
[INFO] [stdout] test translate_repairs_after_one_bad_attempt ... ok
[INFO] [stdout] test translate_repairs_semantically_invalid_cypher ... ok
[INFO] [stdout] test translate_succeeds_on_first_valid_response ... ok
[INFO] [stdout] test translate_gives_up_after_the_repair_attempt_also_fails ... ok
[INFO] [stdout] test introspect_schema_on_empty_database ... ok
[INFO] [stdout] test translate_and_run_rejects_generated_writes_by_default ... ok
[INFO] [stdout] test introspect_schema_reports_labels_rel_types_and_properties ... ok
[INFO] [stdout] test generated_writes_require_explicit_opt_in ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 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/release/deps/marsdb_query-45075d45d56839f9)
[INFO] [stdout] 
[INFO] [stdout] running 209 tests
[INFO] [stdout] test aggregate::tests::empty_contribution_results_match_cypher_conventions ... ok
[INFO] [stdout] test aggregate::tests::min_max_track_extremes ... ok
[INFO] [stdout] test aggregate::tests::sum_promotes_to_float_when_any_input_is_float ... ok
[INFO] [stdout] test aggregate::tests::sum_stays_int_when_all_inputs_are_int ... ok
[INFO] [stdout] test aggregate::tests::avg_always_returns_float ... ok
[INFO] [stdout] test aggregate::tests::min_max_on_non_orderable_errors ... ok
[INFO] [stdout] test aggregate::tests::count_distinct_dedupes ... ok
[INFO] [stdout] test aggregate::tests::integer_sum_overflow_is_an_error ... ok
[INFO] [stdout] test antlr_visitor::tests::bool_literals ... ok
[INFO] [stdout] test antlr_visitor::tests::anonymous_node ... ok
[INFO] [stdout] test antlr_visitor::tests::create_comma_patterns_stay_separate ... ok
[INFO] [stdout] test antlr_visitor::tests::count_star ... ok
[INFO] [stdout] test antlr_visitor::tests::create_single_pattern ... ok
[INFO] [stdout] test antlr_visitor::tests::comma_pattern_shared_node_merges_into_one_linear_chain ... ok
[INFO] [stdout] test antlr_visitor::tests::decimal_int ... ok
[INFO] [stdout] test antlr_visitor::tests::aggregate_distinct ... ok
[INFO] [stdout] test antlr_visitor::tests::comma_pattern_disjoint_becomes_multiple_query_parts ... ok
[INFO] [stdout] test antlr_visitor::tests::binary_minus_no_whitespace ... ok
[INFO] [stdout] test antlr_visitor::tests::create_named_path_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::escaped_identifier ... ok
[INFO] [stdout] test antlr_visitor::tests::float_literals ... ok
[INFO] [stdout] test antlr_visitor::tests::float_overflow_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::chained_property_access_folds_left_to_right ... ok
[INFO] [stdout] test antlr_visitor::tests::has_label ... ok
[INFO] [stdout] test antlr_visitor::tests::detach_delete ... ok
[INFO] [stdout] test antlr_visitor::tests::double_negation ... ok
[INFO] [stdout] test antlr_visitor::tests::delete_items ... ok
[INFO] [stdout] test antlr_visitor::tests::hex_and_octal_int ... ok
[INFO] [stdout] test antlr_visitor::tests::comparison_chain_folds_into_nested_and ... ok
[INFO] [stdout] test antlr_visitor::tests::directions ... ok
[INFO] [stdout] test antlr_visitor::tests::distinct_on_non_aggregate_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::arithmetic_left_associative ... ok
[INFO] [stdout] test antlr_visitor::tests::distinct_on_namespaced_call_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::function_call ... ok
[INFO] [stdout] test antlr_visitor::tests::in_operator ... ok
[INFO] [stdout] test antlr_visitor::tests::case_simple_form_with_test_no_else ... ok
[INFO] [stdout] test antlr_visitor::tests::case_searched_form ... ok
[INFO] [stdout] test antlr_visitor::tests::is_null_binds_looser_than_arithmetic ... ok
[INFO] [stdout] test antlr_visitor::tests::is_null ... ok
[INFO] [stdout] test antlr_visitor::tests::arithmetic_precedence ... ok
[INFO] [stdout] test antlr_visitor::tests::boolean_operators ... ok
[INFO] [stdout] test antlr_visitor::tests::list_comprehension_bare_identity_no_where_no_project ... ok
[INFO] [stdout] test antlr_visitor::tests::match_where ... ok
[INFO] [stdout] test antlr_visitor::tests::match_where_var_eq ... ok
[INFO] [stdout] test antlr_visitor::tests::limit_accepts_arbitrary_expression ... ok
[INFO] [stdout] test antlr_visitor::tests::match_where_on_last_group_of_cross_join ... ok
[INFO] [stdout] test antlr_visitor::tests::match_where_label_predicate ... ok
[INFO] [stdout] test antlr_visitor::tests::match_where_pattern_predicate ... ok
[INFO] [stdout] test antlr_visitor::tests::merge_multi_hop_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::merge_duplicate_on_create_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::in_binds_looser_than_arithmetic_and_operand_can_be_sliced ... ok
[INFO] [stdout] test antlr_visitor::tests::list_comprehension_with_projection ... ok
[INFO] [stdout] test antlr_visitor::tests::chained_index_postfix_still_works ... ok
[INFO] [stdout] test antlr_visitor::tests::match_where_pattern_predicate_combined_with_and ... ok
[INFO] [stdout] test antlr_visitor::tests::index_and_slice ... ok
[INFO] [stdout] test antlr_visitor::tests::list_comprehension_with_where_no_project ... ok
[INFO] [stdout] test antlr_visitor::tests::merge_on_create_on_match ... ok
[INFO] [stdout] test antlr_visitor::tests::merge_duplicate_on_match_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::multi_hop_chain ... ok
[INFO] [stdout] test antlr_visitor::tests::merge_named_path_capture ... ok
[INFO] [stdout] test antlr_visitor::tests::multiple_labels ... ok
[INFO] [stdout] test antlr_visitor::tests::named_path_over_a_single_variable_length_hop_is_supported ... ok
[INFO] [stdout] test antlr_visitor::tests::multiple_rel_types ... ok
[INFO] [stdout] test antlr_visitor::tests::named_path ... ok
[INFO] [stdout] test antlr_visitor::tests::null_literal ... ok
[INFO] [stdout] test antlr_visitor::tests::merge_single_hop ... ok
[INFO] [stdout] test antlr_visitor::tests::parameter_by_name ... ok
[INFO] [stdout] test antlr_visitor::tests::parameter_by_position ... ok
[INFO] [stdout] test antlr_visitor::tests::optional_match ... ok
[INFO] [stdout] test antlr_visitor::tests::namespaced_function_call ... ok
[INFO] [stdout] test antlr_visitor::tests::named_path_over_variable_length_mixed_with_another_hop_is_supported ... ok
[INFO] [stdout] test antlr_visitor::tests::named_path_over_disjoint_cross_join_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::order_by_default_ascending ... ok
[INFO] [stdout] test antlr_visitor::tests::node_pattern_properties ... ok
[INFO] [stdout] test antlr_visitor::tests::parenthesized_expression ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_create_index ... ok
[INFO] [stdout] test antlr_visitor::tests::multi_part_create_with_star_create_create_tail ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_create_index_unique ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_index_still_usable_as_property_name ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_explain_create_index ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_explain_match ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_many_single_statement ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_many_semicolon_inside_string_literal_not_a_separator ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_many_strips_single_trailing_semicolon ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_no_union_passes_through ... ok
[INFO] [stdout] test antlr_visitor::tests::pattern_predicate_outside_where_still_parses ... ok
[INFO] [stdout] test antlr_visitor::tests::pattern_properties_parameter_not_supported ... ok
[INFO] [stdout] test antlr_visitor::tests::multi_part_set_then_with_stays_separate_entries ... ok
[INFO] [stdout] test antlr_visitor::tests::property_access_on_computed_expr_becomes_prop_of ... ok
[INFO] [stdout] test antlr_visitor::tests::property_access ... ok
[INFO] [stdout] test antlr_visitor::tests::power_left_associative ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_standalone_call ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_syntax_error ... ok
[INFO] [stdout] test antlr_visitor::tests::property_access_with_backtick_escaped_name ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_mixed_union_and_union_all_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::remove_labels ... ok
[INFO] [stdout] test antlr_visitor::tests::rel_type_and_var ... ok
[INFO] [stdout] test antlr_visitor::tests::return_star ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_union_all ... ok
[INFO] [stdout] test antlr_visitor::tests::rel_pattern_properties ... ok
[INFO] [stdout] test antlr_visitor::tests::multi_part_trailing_bare_create_becomes_tail_not_top_level_statement ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_many_basic ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_union ... ok
[INFO] [stdout] test antlr_visitor::tests::parse_antlr_union_three_parts ... ok
[INFO] [stdout] test antlr_visitor::tests::set_labels ... ok
[INFO] [stdout] test antlr_visitor::tests::shortest_path_not_first_in_cross_join_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::shortest_path_not_valid_in_create ... ok
[INFO] [stdout] test antlr_visitor::tests::shortest_path_not_valid_in_merge ... ok
[INFO] [stdout] test antlr_visitor::tests::shortest_path_over_disjoint_cross_join_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::shortest_path ... ok
[INFO] [stdout] test antlr_visitor::tests::shortest_path_requires_variable_length_hop ... ok
[INFO] [stdout] test antlr_visitor::tests::shortest_path_with_named_path_capture ... ok
[INFO] [stdout] test antlr_visitor::tests::simple_match ... ok
[INFO] [stdout] test antlr_visitor::tests::single_node ... ok
[INFO] [stdout] test antlr_visitor::tests::split_statements_backtick_literal_has_no_escapes ... ok
[INFO] [stdout] test antlr_visitor::tests::split_statements_handles_escaped_quotes_inside_a_literal ... ok
[INFO] [stdout] test antlr_visitor::tests::split_statements_respects_all_three_quote_forms ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_bare_create_is_not_wrapped_in_match ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_bare_match_without_tail_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::remove_prop ... ok
[INFO] [stdout] test antlr_visitor::tests::return_star_with_extra_items_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_bare_merge_no_tail ... ok
[INFO] [stdout] test antlr_visitor::tests::quantifier_all_any_single_no_where ... ok
[INFO] [stdout] test antlr_visitor::tests::starts_with_operand_can_be_an_arithmetic_expression ... ok
[INFO] [stdout] test antlr_visitor::tests::multi_part_chained_with_second_one_standalone ... ok
[INFO] [stdout] test antlr_visitor::tests::multi_part_with_attaches_to_preceding_match ... ok
[INFO] [stdout] test antlr_visitor::tests::quantifier_none ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_merge_with_trailing_return ... ok
[INFO] [stdout] test antlr_visitor::tests::return_distinct ... ok
[INFO] [stdout] test antlr_visitor::tests::set_map_assign ... ok
[INFO] [stdout] test antlr_visitor::tests::set_multiple_items ... ok
[INFO] [stdout] test antlr_visitor::tests::return_simple_items ... ok
[INFO] [stdout] test antlr_visitor::tests::set_prop ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_create_tail ... ok
[INFO] [stdout] test antlr_visitor::tests::return_order_by_skip_limit ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_match_return ... ok
[INFO] [stdout] test antlr_visitor::tests::multi_part_merge_with_attaches ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_detach_delete_tail ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_multiple_reading_clauses ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_mutating_tail_return_star_errors ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_return_star ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_set_without_trailing_return ... ok
[INFO] [stdout] test antlr_visitor::tests::string_and_char_literals ... ok
[INFO] [stdout] test antlr_visitor::tests::string_escapes ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_order_by_skip_limit_on_bare_return ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_mutating_tail_order_by_skip_limit_apply_at_statement_level ... ok
[INFO] [stdout] test antlr_visitor::tests::unary_minus_int_min_two_complement_edge_case ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_remove_tail ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_set_becomes_tail_with_return_tail ... ok
[INFO] [stdout] test antlr_visitor::tests::var_length_bounds ... ok
[INFO] [stdout] test antlr_visitor::tests::with_star ... ok
[INFO] [stdout] test antlr_visitor::tests::unary_minus_on_variable ... ok
[INFO] [stdout] test antlr_visitor::tests::string_predicates ... ok
[INFO] [stdout] test antlr_visitor::tests::with_distinct_order_skip_limit ... ok
[INFO] [stdout] test antlr_visitor::tests::unary_minus_folds_into_literal ... ok
[INFO] [stdout] test antlr_visitor::tests::with_items ... ok
[INFO] [stdout] test antlr_visitor::tests::statement_two_updating_clauses_last_becomes_tail ... ok
[INFO] [stdout] test antlr_visitor::tests::with_star_and_items ... ok
[INFO] [stdout] test antlr_visitor::tests::with_where_bare_expression ... ok
[INFO] [stdout] test antlr_visitor::tests::unwind_basic ... ok
[INFO] [stdout] test antlr_visitor::tests::with_where_and_or_not ... ok
[INFO] [stdout] test antlr_visitor::tests::with_where_compare ... ok
[INFO] [stdout] test executor::row_slots_diagnostic::isolate_clone_cost_vs_decode_cost ... ignored
[INFO] [stdout] test antlr_visitor::tests::with_where_is_null ... ok
[INFO] [stdout] test antlr_visitor::tests::with_where_xor_becomes_bare ... ok
[INFO] [stdout] test planner::tests::falls_back_to_filter_over_scan_when_no_index_exists ... ok
[INFO] [stdout] test planner::tests::fuses_a_literal_arg_call_equality_into_a_row_expr_index_seek ... ok
[INFO] [stdout] test planner::tests::does_not_promote_a_rand_call ... ok
[INFO] [stdout] test planner::tests::fuses_a_where_clause_equality_into_index_seek ... ok
[INFO] [stdout] test planner::tests::reverses_when_the_far_endpoint_label_is_smaller ... ok
[INFO] [stdout] test planner::tests::never_reverses_a_pattern_containing_a_variable_length_hop ... ok
[INFO] [stdout] test planner::tests::multi_hop_reversal_flips_every_hop_and_keeps_inner_nodes_in_order ... ok
[INFO] [stdout] test temporal::tests::add_durations ... ok
[INFO] [stdout] test temporal::tests::construct_basic ... ok
[INFO] [stdout] test temporal::tests::civil_core_matches_chrono_across_its_range ... ok
[INFO] [stdout] test temporal::tests::construct_fractional_months ... ok
[INFO] [stdout] test temporal::tests::construct_fractional_weeks ... ok
[INFO] [stdout] test temporal::tests::construct_minutes_fraction ... ok
[INFO] [stdout] test temporal::tests::construct_sub_second ... ok
[INFO] [stdout] test temporal::tests::construct_years_months_days_seconds_overflow ... ok
[INFO] [stdout] test temporal::tests::date_components ... ok
[INFO] [stdout] test temporal::tests::date_plus_duration ... ok
[INFO] [stdout] test temporal::tests::date_plus_fractional_duration_carries_extra_day_from_seconds ... ok
[INFO] [stdout] test temporal::tests::date_roundtrip ... ok
[INFO] [stdout] test temporal::tests::duration_accessors ... ok
[INFO] [stdout] test temporal::tests::duration_between_spans_the_full_year_range ... ok
[INFO] [stdout] test temporal::tests::duration_in_seconds_spans_the_full_year_range ... ok
[INFO] [stdout] test temporal::tests::expanded_year_dates_parse_and_round_trip ... ok
[INFO] [stdout] test temporal::tests::negative_seconds_fraction ... ok
[INFO] [stdout] test temporal::tests::malformed_temporal_strings_are_rejected_without_panicking ... ok
[INFO] [stdout] test temporal::tests::parse_string_p0_75m ... ok
[INFO] [stdout] test temporal::tests::parse_string_p14dt16h12m ... ok
[INFO] [stdout] test temporal::tests::parse_string_pt0_75m ... ok
[INFO] [stdout] test temporal::tests::scale_duration_by_half ... ok
[INFO] [stdout] test temporal::tests::year_range_and_calendar_validity_are_enforced ... ok
[INFO] [stdout] test planner::tests::seeks_one_equality_and_keeps_the_other_conjunct_as_a_residual_filter ... ok
[INFO] [stdout] test planner::tests::picks_the_more_selective_index_when_multiple_equality_candidates_are_indexed ... ok
[INFO] [stdout] test planner::tests::fuses_node_pattern_property_into_index_seek_when_an_index_exists ... ok
[INFO] [stdout] test planner::tests::reverses_toward_a_carried_far_endpoint ... ok
[INFO] [stdout] test planner::tests::reverses_toward_an_indexed_where_equality_on_the_far_endpoint ... ok
[INFO] [stdout] test planner::tests::keeps_written_order_when_reversal_would_strand_a_start_filter ... ok
[INFO] [stdout] test slots::tests::simple_hop_with_label_filter_is_eligible ... ok
[INFO] [stdout] test slots::tests::var_expand_pattern_is_never_eligible ... ok
[INFO] [stdout] test planner::tests::does_not_promote_a_call_whose_argument_references_the_scan_var ... ok
[INFO] [stdout] test planner::tests::keeps_written_order_when_the_start_is_already_cheapest_or_tied ... ok
[INFO] [stdout] test planner::tests::still_reverses_a_filtered_start_toward_an_indexed_far_equality ... ok
[INFO] [stdout] test planner::tests::reverses_a_filtered_start_when_the_edge_population_is_small ... ok
[INFO] [stdout] test planner::tests::unindexed_equality_keeps_its_own_large_label_as_anchor ... ok
[INFO] [stdout] test planner::tests::equality_start_beats_an_unlabeled_far_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 208 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ldbc_is_queries.rs (/opt/rustwide/target/release/deps/ldbc_is_queries-2421584429732401)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test is1_profile_of_a_person ... ok
[INFO] [stdout] test is5_creator_of_a_message ... ok
[INFO] [stdout] test is4_content_of_a_message ... ok
[INFO] [stdout] test is6_forum_of_a_message ... ok
[INFO] [stdout] test is3_friends_of_a_person ... ok
[INFO] [stdout] test is7_replies_of_a_message ... ok
[INFO] [stdout] test is2_recent_messages_of_a_person ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_aggregate_hashkey.rs (/opt/rustwide/target/release/deps/smoke_aggregate_hashkey-22af1ea2c87cf648)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test distinct_by_map_literal ... ok
[INFO] [stdout] test distinct_by_path ... ok
[INFO] [stdout] test distinct_by_list_valued_property ... ok
[INFO] [stdout] test distinct_by_duration_time_localdatetime_datetime ... ok
[INFO] [stdout] test sum_avg_percentile_report_type_errors_on_non_numeric_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_aggregates.rs (/opt/rustwide/target/release/deps/smoke_aggregates-35693d941a6f351a)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test aggregate_with_grouping_key_empty_result ... ok
[INFO] [stdout] test count_distinct_dedupes ... ok
[INFO] [stdout] test count_excludes_null_but_count_star_does_not ... ok
[INFO] [stdout] test collect_distinct_dedupes_nodes ... ok
[INFO] [stdout] test aggregate_in_pattern_where_is_a_compile_time_error ... ok
[INFO] [stdout] test aggregate_not_top_level_rejected ... ok
[INFO] [stdout] test aggregate_over_empty_result_global ... ok
[INFO] [stdout] test integer_sum_overflow_returns_error_instead_of_panicking ... ok
[INFO] [stdout] test group_by_implicit_via_return_no_with ... ok
[INFO] [stdout] test aggregate_composed_expression_requires_leaf_to_be_an_explicit_grouping_key ... ok
[INFO] [stdout] test comma_separated_match_pattern_references_an_earlier_group ... ok
[INFO] [stdout] test aggregate_composed_with_arithmetic_computes_per_group ... ok
[INFO] [stdout] test nested_aggregate_inside_another_aggregates_argument_is_rejected ... ok
[INFO] [stdout] test group_by_implicit_via_with ... ok
[INFO] [stdout] test collect_produces_list ... ok
[INFO] [stdout] test aggregating_with_where_does_not_fall_back_to_pre_with_scope ... ok
[INFO] [stdout] test list_index_negative_counts_from_end ... ok
[INFO] [stdout] test list_comprehension_over_collected_nodes_extracts_a_property ... ok
[INFO] [stdout] test count_star_over_all_rows ... ok
[INFO] [stdout] test nested_aggregate_rejected ... ok
[INFO] [stdout] test arithmetic_precedence_and_grouping ... ok
[INFO] [stdout] test grouped_bare_var_stays_traversable_after_with ... ok
[INFO] [stdout] test limit_on_a_non_unique_index_seek_stops_at_the_right_count ... ok
[INFO] [stdout] test order_by_aggregate_without_aggregating_return_or_with_is_a_semantic_error ... ok
[INFO] [stdout] test order_by_aggregate_not_matching_any_aggregating_item_is_an_error ... ok
[INFO] [stdout] test order_by_then_limit_with_aggregation ... ok
[INFO] [stdout] test quantifier_single_counts_exact_matches ... ok
[INFO] [stdout] test quantifier_over_collected_nodes_scopes_the_bound_variable ... ok
[INFO] [stdout] test ldbc_ic_shaped_grouping_having_orderby_limit_collect_checkpoint ... ok
[INFO] [stdout] test percentile_cont_interpolates_between_ranks ... ok
[INFO] [stdout] test rand_inside_an_aggregate_argument_is_rejected ... ok
[INFO] [stdout] test return_order_by_composed_aggregate_expression_sorts_by_the_computed_value ... ok
[INFO] [stdout] test return_distinct_then_limit_counts_distinct_rows_not_raw_rows ... ok
[INFO] [stdout] test fast_single_expand_count_matches_generic_path ... ok
[INFO] [stdout] test fast_expand_count_matches_generic_path ... ok
[INFO] [stdout] test sum_avg_promotes_to_float_when_any_input_is_float ... ok
[INFO] [stdout] test pattern_comprehension_can_be_aggregated_over ... ok
[INFO] [stdout] test sum_avg_int_float_promotion ... ok
[INFO] [stdout] test percentile_out_of_range_is_a_runtime_error ... ok
[INFO] [stdout] test percentile_cont_and_disc_match_tck_aggregation6 ... ok
[INFO] [stdout] test order_by_repeats_an_aggregating_return_or_with_item_verbatim ... ok
[INFO] [stdout] test fast_expand_collect_matches_generic_path ... ok
[INFO] [stdout] test with_order_by_composed_expression_mixing_constant_and_aggregate ... ok
[INFO] [stdout] test with_where_filters_without_aggregation ... ok
[INFO] [stdout] test unwind_collected_nodes_restores_graph_identity ... ok
[INFO] [stdout] test with_where_filters_on_aggregate_result ... ok
[INFO] [stdout] test var_expand_depth_cap_error_survives_aggregation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_builtin_edge_cases.rs (/opt/rustwide/target/release/deps/smoke_builtin_edge_cases-508103e248f712c9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test transaction_alias_with_explicit_null_arg_returns_null ... ok
[INFO] [stdout] test keys_and_properties_on_a_map_literal ... ok
[INFO] [stdout] test keys_labels_type_properties_id_size_report_type_errors_on_wrong_argument_kind ... ok
[INFO] [stdout] test transaction_statement_realtime_temporal_aliases_all_return_a_value ... ok
[INFO] [stdout] test keys_labels_type_properties_id_on_a_relationship ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_explain.rs (/opt/rustwide/target/release/deps/smoke_explain-0e0d6f807c2f103a)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test explain_create_index_unique ... ok
[INFO] [stdout] test explain_mid_query_remove_covers_both_item_shapes ... ok
[INFO] [stdout] test explain_standalone_call_is_rejected_at_parse_time ... ok
[INFO] [stdout] test explain_in_query_call_with_args_extends_carried_vars ... ok
[INFO] [stdout] test explain_mid_query_create ... ok
[INFO] [stdout] test explain_explain_is_rejected_at_parse_time ... ok
[INFO] [stdout] test explain_mid_query_set_covers_every_set_item_shape ... ok
[INFO] [stdout] test explain_mid_query_with_star ... ok
[INFO] [stdout] test explain_leading_with_clause ... ok
[INFO] [stdout] test explain_in_query_call_without_yield ... ok
[INFO] [stdout] test explain_unwind_clause ... ok
[INFO] [stdout] test explain_merge_clause ... ok
[INFO] [stdout] test explain_var_length_expand_without_bound_rel_list ... ok
[INFO] [stdout] test explain_mid_query_with_plain_projection ... ok
[INFO] [stdout] test explain_filter_formats_boolean_and_comparison_operators ... ok
[INFO] [stdout] test explain_mid_query_delete_and_detach_delete ... ok
[INFO] [stdout] test explain_var_length_expand_with_bound_rel_list ... ok
[INFO] [stdout] test explain_tail_mutations_with_no_return ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_expressions.rs (/opt/rustwide/target/release/deps/smoke_expressions-2a062d45cb9a153f)
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test boolean_expr_comparison_as_return_value ... ok
[INFO] [stdout] test builtin_id_returns_an_integer ... ok
[INFO] [stdout] test boolean_expr_three_valued_null_propagation ... ok
[INFO] [stdout] test boolean_expr_non_bool_operand_errors ... ok
[INFO] [stdout] test boolean_expr_not_binds_looser_than_comparison ... ok
[INFO] [stdout] test call_procedures::implicit_arguments_missing_param_errors ... ok
[INFO] [stdout] test call_procedures::call_without_yield_then_referencing_output_is_undefined_variable ... ok
[INFO] [stdout] test boolean_expr_precedence_and_binds_tighter_than_or ... ok
[INFO] [stdout] test boolean_ordering_false_less_than_true ... ok
[INFO] [stdout] test call_procedures::implicit_arguments_resolve_from_same_named_params ... ok
[INFO] [stdout] test builtin_size_list_and_string ... ok
[INFO] [stdout] test boolean_expr_and_or_xor_not ... ok
[INFO] [stdout] test builtin_to_float_and_to_boolean ... ok
[INFO] [stdout] test call_procedures::wrong_arity_is_a_compile_time_error ... ok
[INFO] [stdout] test call_procedures::standalone_call_auto_yields_every_output_with_no_yield_written ... ok
[INFO] [stdout] test call_procedures::call_then_with_then_call_again_chains_correctly ... ok
[INFO] [stdout] test call_procedures::unknown_procedure_errors ... ok
[INFO] [stdout] test builtin_head_tail_last_on_a_list ... ok
[INFO] [stdout] test builtin_range_inclusive_both_ends_and_negative_step ... ok
[INFO] [stdout] test chained_comparisons_fold_into_and ... ok
[INFO] [stdout] test call_procedures::in_query_call_without_yield_discards_outputs_but_keeps_rows ... ok
[INFO] [stdout] test call_procedures::yield_shadowing_an_already_bound_variable_is_a_compile_time_error ... ok
[INFO] [stdout] test call_procedures::in_query_call_with_yield_fans_out_and_renames ... ok
[INFO] [stdout] test double_quoted_strings_and_unicode_escapes ... ok
[INFO] [stdout] test builtin_math_functions ... ok
[INFO] [stdout] test chained_property_access_on_a_nested_map_literal ... ok
[INFO] [stdout] test case_null_equals_null_is_true_not_standard_three_valued_logic ... ok
[INFO] [stdout] test case_searched_form_has_no_subject_expression ... ok
[INFO] [stdout] test dynamic_property_access_on_a_node ... ok
[INFO] [stdout] test coalesce_returns_first_non_null ... ok
[INFO] [stdout] test case_when_then_else ... ok
[INFO] [stdout] test explain_falls_back_to_scan_when_no_index_declared ... ok
[INFO] [stdout] test explain_never_mutates_even_a_write_statement ... ok
[INFO] [stdout] test builtin_string_functions ... ok
[INFO] [stdout] test graph_builtins_on_null_argument_are_null_not_an_error ... ok
[INFO] [stdout] test explain_shows_index_seek_for_a_literal_arg_call_equality ... ok
[INFO] [stdout] test explain_keeps_a_rand_equality_as_a_filter_despite_an_index ... ok
[INFO] [stdout] test execution_options_enforce_rows_expansions_cancellation_and_timeout ... ok
[INFO] [stdout] test integer_arithmetic_overflow_returns_errors_instead_of_panicking ... ok
[INFO] [stdout] test explain_shows_index_seek_and_residual_filter ... ok
[INFO] [stdout] test float_literal_overflow_is_a_syntax_error_not_infinity ... ok
[INFO] [stdout] test exponentiation_and_unary_minus_precedence ... ok
[INFO] [stdout] test list_index_out_of_bounds_is_null ... ok
[INFO] [stdout] test is_null_return_expr ... ok
[INFO] [stdout] test list_ordering_is_lexicographic ... ok
[INFO] [stdout] test list_index_by_position ... ok
[INFO] [stdout] test list_comprehension_project_only ... ok
[INFO] [stdout] test is_null_binds_tighter_than_comparison ... ok
[INFO] [stdout] test map_literal_property_access_on_null_is_null ... ok
[INFO] [stdout] test list_comprehension_bare_identity ... ok
[INFO] [stdout] test float_literal_accepts_leading_dot_and_exponent_forms ... ok
[INFO] [stdout] test line_and_block_comments_are_ignored ... ok
[INFO] [stdout] test list_slice_basic_and_open_ended ... ok
[INFO] [stdout] test list_comprehension_filter_and_project ... ok
[INFO] [stdout] test map_index_access ... ok
[INFO] [stdout] test list_equality_is_structural_not_null ... ok
[INFO] [stdout] test list_slice_out_of_range_bounds_clamp_instead_of_null ... ok
[INFO] [stdout] test list_comprehension_filter_only ... ok
[INFO] [stdout] test map_literal_property_access ... ok
[INFO] [stdout] test min_max_on_non_orderable_errors ... ok
[INFO] [stdout] test max_min_over_mixed_types_including_a_list ... ok
[INFO] [stdout] test map_valued_parameters_substitute_into_a_map_literal_expression ... ok
[INFO] [stdout] test list_valued_parameters_substitute_into_a_list_literal_expression ... ok
[INFO] [stdout] test max_min_over_list_values ... ok
[INFO] [stdout] test parse_many_tolerates_a_trailing_semicolon ... ok
[INFO] [stdout] test quantifier_all_true_and_false ... ok
[INFO] [stdout] test property_presence_check_via_is_not_null ... ok
[INFO] [stdout] test in_operator_list_membership_and_precedence ... ok
[INFO] [stdout] test numeric_named_parameters ... ok
[INFO] [stdout] test semantic_error_for_structurally_invalid_but_parseable_query ... ok
[INFO] [stdout] test return_rejects_duplicate_explicit_column_names ... ok
[INFO] [stdout] test local_time_construct_from_map_and_string ... ok
[INFO] [stdout] test int_literal_accepts_hex_and_octal_forms ... ok
[INFO] [stdout] test quantifier_none_on_empty_list_is_true ... ok
[INFO] [stdout] test plus_concatenates_and_appends_lists ... ok
[INFO] [stdout] test node_cache_does_not_leak_stale_records_across_statements ... ok
[INFO] [stdout] test syntax_error_for_malformed_query_text ... ok
[INFO] [stdout] test quantifier_any_true_and_false ... ok
[INFO] [stdout] test property_interned_mid_statement_is_visible_to_later_clauses_of_the_same_statement ... ok
[INFO] [stdout] test string_literal_unrecognized_escape_errors ... ok
[INFO] [stdout] test time_projected_from_a_named_zone_base_degrades_to_plain_offset ... ok
[INFO] [stdout] test to_float_on_a_bool_is_a_type_error_not_null ... ok
[INFO] [stdout] test string_literal_escaped_quote_round_trips ... ok
[INFO] [stdout] test string_literal_escaped_backslash_and_common_escapes ... ok
[INFO] [stdout] test property_access_on_an_indexed_list_element ... ok
[INFO] [stdout] test to_integer_parses_string_and_passes_through_int ... ok
[INFO] [stdout] test time_construct_from_map_and_string ... ok
[INFO] [stdout] test to_integer_on_a_list_errors_instead_of_silently_nulling ... ok
[INFO] [stdout] test to_integer_on_an_unparseable_string_is_null_not_an_error ... ok
[INFO] [stdout] test unknown_function_name_is_a_semantic_error_not_a_panic ... ok
[INFO] [stdout] test type_on_a_node_is_a_compile_time_error_even_on_zero_rows ... ok
[INFO] [stdout] test to_string_and_round_trip ... ok
[INFO] [stdout] test property_access_on_a_non_graph_scalar_or_list_is_a_type_error ... ok
[INFO] [stdout] test semantic_validation_rejects_invalid_names_and_structural_types ... ok
[INFO] [stdout] test to_integer_parses_a_float_formatted_string_by_truncating ... ok
[INFO] [stdout] test to_string_rejects_invalid_types ... ok
[INFO] [stdout] test quantifier_three_valued_null_propagation ... ok
[INFO] [stdout] test start_point_selection_prefers_a_carried_endpoint ... ok
[INFO] [stdout] test start_point_selection_walks_the_pattern_from_the_smaller_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_filtering.rs (/opt/rustwide/target/release/deps/smoke_filtering-42fcaaeeb67d3292)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test order_by_desc_reverses_the_whole_cross_type_order_null_and_nan_included ... ok
[INFO] [stdout] test order_by_desc_sorts_lists_correctly ... ok
[INFO] [stdout] test list_comprehension_bare_where_now_parses ... ok
[INFO] [stdout] test in_as_bare_where_predicate_with_labels_list_comprehension ... ok
[INFO] [stdout] test is_null_pattern_where_finds_missing_property ... ok
[INFO] [stdout] test order_by_sorts_distinct_types_in_defined_cross_type_order ... ok
[INFO] [stdout] test is_not_null_pattern_where_excludes_missing_property ... ok
[INFO] [stdout] test named_path_where_references_the_path_variable_itself ... ok
[INFO] [stdout] test pattern_predicate_outside_where_is_a_compile_time_error ... ok
[INFO] [stdout] test order_by_then_limit_zero_returns_nothing ... ok
[INFO] [stdout] test quantifier_bare_where_now_parses ... ok
[INFO] [stdout] test order_by_accepts_ascending_and_descending_spellings ... ok
[INFO] [stdout] test order_by_multi_key_against_aliases_not_raw_bindings ... ok
[INFO] [stdout] test pattern_comprehension_with_named_path_and_where ... ok
[INFO] [stdout] test order_by_then_limit_sorts_before_truncating ... ok
[INFO] [stdout] test order_by_with_function_call_key ... ok
[INFO] [stdout] test limit_clause_pushed_into_scan_edge_cases ... ok
[INFO] [stdout] test return_expr_or_immediately_before_order_by_does_not_swallow_order ... ok
[INFO] [stdout] test exists_simple_subquery_with_and_without_inline_where ... ok
[INFO] [stdout] test skip_negative_is_a_syntax_error ... ok
[INFO] [stdout] test skip_alone_drops_the_first_n_rows_after_order_by ... ok
[INFO] [stdout] test variable_length_preserves_distinct_paths_to_same_node ... ok
[INFO] [stdout] test unwind_then_with_where_filters ... ok
[INFO] [stdout] test skip_on_with_clause_paginates_before_the_next_match ... ok
[INFO] [stdout] test pattern_predicate_in_where ... ok
[INFO] [stdout] test where_general_comparison_allows_a_function_call_operand ... ok
[INFO] [stdout] test skip_and_limit_together_skip_applies_before_limit ... ok
[INFO] [stdout] test limit_clause ... ok
[INFO] [stdout] test return_distinct_dedups_whole_row ... ok
[INFO] [stdout] test skip_limit_accept_params_and_constant_expressions ... ok
[INFO] [stdout] test where_clause_equality_fuses_into_index_seek ... ok
[INFO] [stdout] test where_var_compare_with_ordering_operator_is_a_syntax_error ... ok
[INFO] [stdout] test skip_zero_is_a_no_op ... ok
[INFO] [stdout] test where_clause_filters ... ok
[INFO] [stdout] test skip_without_order_by_drops_rows_from_the_scan_order ... ok
[INFO] [stdout] test where_general_bare_accepts_a_boolean_property_directly ... ok
[INFO] [stdout] test where_general_comparison_allows_type_of_relationship ... ok
[INFO] [stdout] test where_prop_compare_filters_by_another_variables_property ... ok
[INFO] [stdout] test where_general_is_null_checks_an_arithmetic_expression ... ok
[INFO] [stdout] test with_distinct_where_sees_pre_with_scope ... ok
[INFO] [stdout] test with_boundary_limit_restricts_what_flows_into_next_match ... ok
[INFO] [stdout] test where_label_predicate_filters_by_label ... ok
[INFO] [stdout] test where_var_compare_checks_node_identity ... ok
[INFO] [stdout] test streaming_limit_stops_expansion_but_blocking_order_by_consumes_input ... ok
[INFO] [stdout] test with_where_and_or_not ... ok
[INFO] [stdout] test with_where_is_not_null ... ok
[INFO] [stdout] test with_order_by_sees_pre_with_scope ... ok
[INFO] [stdout] test with_distinct_order_by_sees_its_own_item_verbatim ... ok
[INFO] [stdout] test with_where_comparison_followed_by_order_by_still_parses ... ok
[INFO] [stdout] test with_where_is_null_checks_a_whole_bound_variable ... ok
[INFO] [stdout] test fast_path_tail_order_skip_limit_matches_generic ... ok
[INFO] [stdout] test with_where_compares_two_variables_not_just_a_variable_against_a_literal ... ok
[INFO] [stdout] test with_distinct_dedups_projected_rows_before_order_by_and_limit ... ok
[INFO] [stdout] test with_where_variable_against_literal_still_works ... ok
[INFO] [stdout] test with_where_compares_two_property_accesses ... ok
[INFO] [stdout] test with_where_bare_label_predicate ... ok
[INFO] [stdout] test with_where_pattern_predicate_combined_with_and_or ... ok
[INFO] [stdout] test with_where_sees_both_pre_and_post_with_bindings ... ok
[INFO] [stdout] test with_where_bare_accepts_quantifier_expressions_combined_with_or ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_index_encoding.rs (/opt/rustwide/target/release/deps/smoke_index_encoding-1d9e76bee20ddf66)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test index_seek_on_time_property_by_utc_instant ... ok
[INFO] [stdout] test index_seek_on_datetime_property_ignores_offset ... ok
[INFO] [stdout] test index_seek_on_scalar_list_property ... ok
[INFO] [stdout] test index_seek_on_localdatetime_property ... ok
[INFO] [stdout] test index_seek_on_duration_property ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_matching.rs (/opt/rustwide/target/release/deps/smoke_matching-2ab5c0c5b9810de3)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test bare_return_needs_no_match_clause ... ok
[INFO] [stdout] test exists_full_subquery_form_rejects_a_mutating_clause ... ok
[INFO] [stdout] test builtin_type_on_a_relationship ... ok
[INFO] [stdout] test comma_separated_match_patterns_cross_join ... ok
[INFO] [stdout] test builtin_nodes_and_relationships_over_a_path ... ok
[INFO] [stdout] test already_bound_rejection_fires_even_on_a_zero_row_match ... ok
[INFO] [stdout] test builtin_keys_labels_properties_on_a_node ... ok
[INFO] [stdout] test bare_label_predicate_as_return_expr ... ok
[INFO] [stdout] test bracketless_relationship_arrows_match_the_bracketed_forms ... ok
[INFO] [stdout] test comma_separated_create_patterns ... ok
[INFO] [stdout] test distinct_limit_terminates_var_length_traversal_early ... ok
[INFO] [stdout] test comma_separated_disjoint_match_is_a_cross_join ... ok
[INFO] [stdout] test explain_shows_expand_between_two_scans ... ok
[INFO] [stdout] test distinct_limit_rows_are_a_correct_distinct_subset ... ok
[INFO] [stdout] test label_check_expression_on_a_null_binding_is_null ... ok
[INFO] [stdout] test label_check_expression_on_a_non_node_is_a_semantic_error ... ok
[INFO] [stdout] test hop_node_label_filter_sees_a_label_interned_earlier_in_the_same_write_statement ... ok
[INFO] [stdout] test hop_node_label_filter_short_circuits_a_never_interned_label ... ok
[INFO] [stdout] test hop_node_first_label_is_actually_filtered ... ok
[INFO] [stdout] test comma_separated_parts_exclude_a_var_length_hops_traversed_edges ... ok
[INFO] [stdout] test match_without_declared_index_still_works ... ok
[INFO] [stdout] test inline_properties_on_a_variable_length_relationship_pattern ... ok
[INFO] [stdout] test named_path_capture_with_anonymous_relationships ... ok
[INFO] [stdout] test label_check_expression_true_and_false ... ok
[INFO] [stdout] test named_path_capture_returns_alternating_node_edge_elements ... ok
[INFO] [stdout] test null_bound_variable_reused_as_pattern_token_is_legal ... ok
[INFO] [stdout] test named_path_mixing_variable_length_and_fixed_hops ... ok
[INFO] [stdout] test optional_match_null_pads_when_nothing_matches ... ok
[INFO] [stdout] test comma_separated_parts_of_one_match_share_relationship_uniqueness ... ok
[INFO] [stdout] test optional_match_disjoint_pattern_does_not_panic ... ok
[INFO] [stdout] test named_path_over_a_single_variable_length_hop ... ok
[INFO] [stdout] test label_check_expression_requires_every_listed_label ... ok
[INFO] [stdout] test optional_match_without_with_shares_scope ... ok
[INFO] [stdout] test multiple_match_without_with_is_allowed ... ok
[INFO] [stdout] test fast_path_contains_leaf_matches_generic ... ok
[INFO] [stdout] test property_access_on_a_path_is_a_type_error ... ok
[INFO] [stdout] test shortest_path_requires_a_variable_length_hop ... ok
[INFO] [stdout] test pattern_property_accepts_a_bound_variable ... ok
[INFO] [stdout] test optional_match_with_var_eq_mirrors_is7_shape ... ok
[INFO] [stdout] test pattern_predicate_introducing_new_variable_is_rejected ... ok
[INFO] [stdout] test size_on_a_path_is_a_compile_time_error ... ok
[INFO] [stdout] test type_mismatch_comparison_semantics_differ_by_operator ... ok
[INFO] [stdout] test shortest_path_requires_both_endpoints_already_bound ... ok
[INFO] [stdout] test type_error_for_a_runtime_value_shape_mismatch ... ok
[INFO] [stdout] test relationship_variable_reuse_across_comma_parts_errors_across_clauses_verifies ... ok
[INFO] [stdout] test standalone_with_no_preceding_match ... ok
[INFO] [stdout] test variable_length_bounded_range_respects_max_hops ... ok
[INFO] [stdout] test variable_length_does_not_reuse_relationship_in_same_path ... ok
[INFO] [stdout] test undirected_pattern_dedupes_self_loop ... ok
[INFO] [stdout] test shortest_path_returns_null_when_unreachable ... ok
[INFO] [stdout] test path_equality_compares_nodes_and_relationships_not_always_false ... ok
[INFO] [stdout] test traversal_with_label_filter ... ok
[INFO] [stdout] test union_combines_two_match_clauses ... ok
[INFO] [stdout] test undirected_pattern_matches_either_direction ... ok
[INFO] [stdout] test pattern_comprehension_introduces_new_node_and_rel_vars ... ok
[INFO] [stdout] test variable_length_pattern_walks_reply_chain_to_root ... ok
[INFO] [stdout] test variable_length_bare_star_defaults_to_min_hops_one ... ok
[INFO] [stdout] test variable_length_hop_cannot_reuse_an_earlier_fixed_hops_edge ... ok
[INFO] [stdout] test exists_full_subquery_form_runs_an_arbitrary_correlated_statement ... ok
[INFO] [stdout] test shortest_path_finds_the_actual_shortest_not_just_a_path ... ok
[INFO] [stdout] test multi_type_relationship_pattern ... ok
[INFO] [stdout] test with_chaining_disjoint_second_match_cross_joins_carried_var ... ok
[INFO] [stdout] test variable_length_relationship_binds_a_list_of_edges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_mutation.rs (/opt/rustwide/target/release/deps/smoke_mutation-123593d016fd31c8)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test create_rejects_empty_explicit_prop_map_on_already_bound_node ... ok
[INFO] [stdout] test create_index_unique_rejects_duplicate ... ok
[INFO] [stdout] test create_with_unsupported_map_property_errors_clearly_not_silently_nulls ... ok
[INFO] [stdout] test create_with_bracketless_arrow_requires_a_relationship_type ... ok
[INFO] [stdout] test create_rejects_undirected_pattern_at_execute_time ... ok
[INFO] [stdout] test create_rejects_variable_length_pattern ... ok
[INFO] [stdout] test create_match_return ... ok
[INFO] [stdout] test create_with_a_typed_relationship_still_works ... ok
[INFO] [stdout] test create_inline_null_property_is_never_stored ... ok
[INFO] [stdout] test delete_arithmetic_expression_is_a_semantic_error ... ok
[INFO] [stdout] test create_index_then_lookup_via_index_seek ... ok
[INFO] [stdout] test delete_a_non_graph_map_value_is_a_runtime_type_error ... ok
[INFO] [stdout] test chained_create_clauses_share_scope ... ok
[INFO] [stdout] test comma_separated_match_cross_join_feeds_a_following_merge ... ok
[INFO] [stdout] test delete_then_return_the_deleted_var_itself_errors_not_panics ... ok
[INFO] [stdout] test create_with_list_property_round_trips_as_a_real_list ... ok
[INFO] [stdout] test detach_delete_whole_named_path ... ok
[INFO] [stdout] test delete_then_return_computed_value_not_the_deleted_var ... ok
[INFO] [stdout] test delete_target_can_be_a_list_index ... ok
[INFO] [stdout] test delete_then_return_a_property_of_the_deleted_var_errors ... ok
[INFO] [stdout] test delete_multiple_bare_variables_across_two_rows_of_the_same_edge ... ok
[INFO] [stdout] test detach_delete_then_return ... ok
[INFO] [stdout] test match_create_binds_created_relationship_for_return ... ok
[INFO] [stdout] test match_create_rejects_bare_already_bound_node_with_no_relationship ... ok
[INFO] [stdout] test match_create_rejects_undirected_pattern ... ok
[INFO] [stdout] test match_create_rejects_relabeling_bound_node ... ok
[INFO] [stdout] test delete_target_can_be_a_map_value_access ... ok
[INFO] [stdout] test create_followed_directly_by_set_no_with ... ok
[INFO] [stdout] test match_create_rejects_variable_length_pattern ... ok
[INFO] [stdout] test detach_delete ... ok
[INFO] [stdout] test match_create_adds_new_node_to_bound_node ... ok
[INFO] [stdout] test merge_can_be_followed_by_return ... ok
[INFO] [stdout] test merge_rejects_new_label_predicate_on_already_bound_node ... ok
[INFO] [stdout] test count_of_a_deleted_variable_works_property_access_still_errors ... ok
[INFO] [stdout] test merge_rejects_a_null_valued_pattern_property ... ok
[INFO] [stdout] test merge_rejects_bare_already_bound_node_with_no_relationship ... ok
[INFO] [stdout] test merge_on_match_on_create_either_order ... ok
[INFO] [stdout] test merge_rejects_reusing_an_already_bound_relationship ... ok
[INFO] [stdout] test match_create_runs_once_per_matched_row ... ok
[INFO] [stdout] test create_followed_by_with_continues_the_query ... ok
[INFO] [stdout] test match_create_then_return_sees_the_newly_created_binding ... ok
[INFO] [stdout] test merge_two_hop_pattern_errors_at_parse_time ... ok
[INFO] [stdout] test merge_on_create_and_on_match_fire_on_the_right_rows ... ok
[INFO] [stdout] test delete_followed_by_with_continues_the_query ... ok
[INFO] [stdout] test delete_multiple_path_targets_deletes_all_edges_before_any_node ... ok
[INFO] [stdout] test merge_requires_an_explicit_relationship_type ... ok
[INFO] [stdout] test merge_named_path_capture_on_create_and_on_match ... ok
[INFO] [stdout] test merge_standalone_both_endpoints_fresh ... ok
[INFO] [stdout] test remove_then_return ... ok
[INFO] [stdout] test set_and_remove_on_a_null_binding_are_silent_no_ops ... ok
[INFO] [stdout] test merge_single_node_creates_then_reuses ... ok
[INFO] [stdout] test merge_unconstrained_node_pattern_creates_then_matches ... ok
[INFO] [stdout] test match_create_connects_two_already_existing_nodes ... ok
[INFO] [stdout] test set_label_then_return_labels ... ok
[INFO] [stdout] test optional_match_delete_null_return_null ... ok
[INFO] [stdout] test set_and_remove_relationship_properties ... ok
[INFO] [stdout] test node_cache_resets_across_the_write_transaction_entry_point_too ... ok
[INFO] [stdout] test never_interned_property_is_null_on_live_nodes_but_still_errors_on_deleted_ones ... ok
[INFO] [stdout] test merge_one_fresh_endpoint_does_not_reuse_an_unconnected_matching_node ... ok
[INFO] [stdout] test multi_label_create_and_match ... ok
[INFO] [stdout] test merge_one_hop_both_endpoints_bound_creates_missing_edge ... ok
[INFO] [stdout] test merge_one_hop_both_endpoints_bound_reuses_existing_edge ... ok
[INFO] [stdout] test remove_followed_by_with_continues_the_query ... ok
[INFO] [stdout] test set_property_to_null_removes_it_not_stores_a_null_value ... ok
[INFO] [stdout] test time_string_with_no_offset_defaults_to_utc ... ok
[INFO] [stdout] test set_property_to_a_computed_null_removes_it ... ok
[INFO] [stdout] test set_then_return_distinct_dedups ... ok
[INFO] [stdout] test set_property_to_a_param_still_works ... ok
[INFO] [stdout] test set_parenthesized_target ... ok
[INFO] [stdout] test set_then_return_sees_the_just_set_value ... ok
[INFO] [stdout] test skip_past_the_end_of_the_result_set_returns_empty_not_an_error ... ok
[INFO] [stdout] test set_then_return_with_param_substitution ... ok
[INFO] [stdout] test set_property_to_a_computed_expression ... ok
[INFO] [stdout] test type_of_a_deleted_relationship_still_works ... ok
[INFO] [stdout] test standalone_create_followed_by_return ... ok
[INFO] [stdout] test set_map_assign_replace_and_merge ... ok
[INFO] [stdout] test set_followed_by_with_continues_the_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_order_by_eval.rs (/opt/rustwide/target/release/deps/smoke_order_by_eval-a9c10d6c18fe7a96)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test order_by_quantifier_with_predicate ... ok
[INFO] [stdout] test order_by_slice_of_a_derived_list ... ok
[INFO] [stdout] test order_by_list_comprehension_over_a_derived_list ... ok
[INFO] [stdout] test order_by_every_quantifier_kind ... 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 tests/smoke_row_slots.rs (/opt/rustwide/target/release/deps/smoke_row_slots-7d660f338b78c565)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test multi_hop_expand_with_interior_filter_matches_only_the_qualifying_chain ... ok
[INFO] [stdout] test optional_match_preserves_a_carried_variable_its_own_pattern_never_references ... ok
[INFO] [stdout] test named_path_shortest_path_and_merge_are_unaffected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_temporal.rs (/opt/rustwide/target/release/deps/smoke_temporal-a9eda49c6e35ebf6)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test date_time_plus_duration ... ok
[INFO] [stdout] test date_construct_from_calendar_map ... ok
[INFO] [stdout] test date_time_construct_from_map_and_string ... ok
[INFO] [stdout] test date_construct_from_string_forms ... ok
[INFO] [stdout] test date_construct_from_week_fields ... ok
[INFO] [stdout] test date_string_week_and_ordinal_date_forms_parse ... ok
[INFO] [stdout] test date_time_component_access_uses_local_reading_except_epoch_fields ... ok
[INFO] [stdout] test date_plus_duration_with_fractional_components_carries_extra_day ... ok
[INFO] [stdout] test date_plus_and_minus_duration ... ok
[INFO] [stdout] test datetime_from_epoch_and_epoch_millis ... ok
[INFO] [stdout] test date_projects_from_another_temporal_value ... ok
[INFO] [stdout] test date_comparison ... ok
[INFO] [stdout] test date_construct_from_ordinal_and_quarter_fields ... ok
[INFO] [stdout] test date_truncate_day_of_week_override ... ok
[INFO] [stdout] test date_component_access_via_stored_property ... ok
[INFO] [stdout] test date_map_requires_in_range_integer_fields ... ok
[INFO] [stdout] test duration_component_accessors_read_raw_fields_not_a_resplit_total ... ok
[INFO] [stdout] test date_time_equality_is_instant_based_not_structural ... ok
[INFO] [stdout] test datetime_construct_from_bare_local_date_time_defaults_to_utc ... ok
[INFO] [stdout] test duration_between_time_only_mode_still_accounts_for_offset_when_both_sides_have_one ... ok
[INFO] [stdout] test duration_between_two_datetimes_with_different_offsets_accounts_for_the_offset_delta ... ok
[INFO] [stdout] test date_truncate_rejects_a_time_only_override_field ... ok
[INFO] [stdout] test duration_between_mixed_types ... ok
[INFO] [stdout] test duration_component_access ... ok
[INFO] [stdout] test duration_in_seconds_negative_sub_second_only_difference ... ok
[INFO] [stdout] test duration_in_months_days_seconds_collapse_to_a_single_bucket ... ok
[INFO] [stdout] test datetime_no_override_preserves_zone_identity_without_shifting ... ok
[INFO] [stdout] test duration_parses_the_combined_date_time_alternate_form ... ok
[INFO] [stdout] test date_truncate_week_year_crosses_iso_boundary ... ok
[INFO] [stdout] test date_time_truncate_calendar_vs_clock_units ... ok
[INFO] [stdout] test expanded_year_dates_span_the_full_cypher_range ... ok
[INFO] [stdout] test local_date_time_construct_from_map_and_string ... ok
[INFO] [stdout] test duration_construct_from_string ... ok
[INFO] [stdout] test duration_plus_minus_scale ... ok
[INFO] [stdout] test duration_construct_from_map_normalizes_and_formats ... ok
[INFO] [stdout] test local_time_projects_from_another_temporal_value ... ok
[INFO] [stdout] test local_date_time_projects_date_and_time_independently ... ok
[INFO] [stdout] test datetime_shift_into_named_zone_resolves_offsets_for_the_target_date ... ok
[INFO] [stdout] test stored_time_and_date_time_survive_the_storage_round_trip ... ok
[INFO] [stdout] test time_plus_duration_wraps_at_midnight ... ok
[INFO] [stdout] test time_component_accessors ... ok
[INFO] [stdout] test date_truncate_calendar_units ... ok
[INFO] [stdout] test local_time_and_time_truncate ... ok
[INFO] [stdout] test time_comparison_is_instant_based_not_wall_clock ... ok
[INFO] [stdout] test duration_equality_is_component_wise_not_calendar_aware ... ok
[INFO] [stdout] test stored_date_survives_the_storage_round_trip ... ok
[INFO] [stdout] test datetime_named_timezone_construction_and_parsing ... ok
[INFO] [stdout] test temporal_arithmetic_overflow_returns_errors_instead_of_panicking ... ok
[INFO] [stdout] test set_updates_property ... ok
[INFO] [stdout] test truncate_sub_second_override_keeps_the_bases_other_digits ... ok
[INFO] [stdout] test time_named_timezone_is_rejected_not_silently_wrong ... ok
[INFO] [stdout] test time_projection_with_different_timezone_shifts_wall_clock_to_preserve_instant ... ok
[INFO] [stdout] test time_truncate_with_explicit_timezone_override ... ok
[INFO] [stdout] test temporal_constructors_reject_malformed_inputs_and_wrong_arity ... ok
[INFO] [stdout] test temporal_valued_parameters_substitute_into_a_constructor_call ... ok
[INFO] [stdout] test temporal_constructors_accept_a_cross_type_positional_argument ... ok
[INFO] [stdout] test variable_length_unbounded_depth_cap_errors_not_truncates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_with_unwind.rs (/opt/rustwide/target/release/deps/smoke_with_unwind-2ba99ffcb2e19c30)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test list_comprehension_plain_list_with_bare_identifier_is_not_misparsed_as_a_comprehension ... ok
[INFO] [stdout] test quantifier_does_not_break_ordinary_function_calls ... ok
[INFO] [stdout] test map_literal_with_expression_values ... ok
[INFO] [stdout] test rand_returns_a_fresh_value_in_zero_one_each_call ... ok
[INFO] [stdout] test mixing_union_and_union_all_is_a_syntax_error ... ok
[INFO] [stdout] test explain_over_a_union_shows_each_part_and_the_union_keyword ... ok
[INFO] [stdout] test node_cache_is_disabled_within_a_single_write_statement ... ok
[INFO] [stdout] test union_all_keeps_every_row ... ok
[INFO] [stdout] test unwind_null_produces_zero_rows ... ok
[INFO] [stdout] test property_access_on_a_function_calls_result ... ok
[INFO] [stdout] test unwind_non_list_var_errors_clearly ... ok
[INFO] [stdout] test mutating_tail_with_no_return_is_still_terminal ... ok
[INFO] [stdout] test repeated_now_calls_within_one_query_return_the_same_instant ... ok
[INFO] [stdout] test chaining_past_multiple_with_boundaries_works ... ok
[INFO] [stdout] test union_with_different_columns_is_a_semantic_error ... ok
[INFO] [stdout] test string_literal_without_backslash_unaffected ... ok
[INFO] [stdout] test union_dedups_by_default ... ok
[INFO] [stdout] test unwind_cross_joins_against_existing_rows ... ok
[INFO] [stdout] test unwind_source_can_be_a_function_call ... ok
[INFO] [stdout] test unwind_inline_list_fans_out_one_row_per_element ... ok
[INFO] [stdout] test mutating_clauses_chain_directly_into_each_other_no_with_needed ... ok
[INFO] [stdout] test unwind_source_can_be_a_property_access ... ok
[INFO] [stdout] test index_seek_combined_with_a_non_indexed_conjunct_keeps_the_residual_filter ... ok
[INFO] [stdout] test return_star_returns_every_bound_variable_alphabetically ... ok
[INFO] [stdout] test with_binds_a_node_as_a_real_node_not_null ... ok
[INFO] [stdout] test with_chaining_mirrors_is2_shape ... ok
[INFO] [stdout] test unwind_source_bare_literal_list_and_bound_variable_still_work ... ok
[INFO] [stdout] test with_list_binds_as_a_real_list_not_null ... ok
[INFO] [stdout] test with_requires_an_alias_for_non_bare_variable_items ... ok
[INFO] [stdout] test with_star_carries_every_bound_variable ... ok
[INFO] [stdout] test with_star_tolerates_an_empty_scope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/marsdb_storage-fd8d518c8f931384)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::fresh_database_records_current_format_version ... ok
[INFO] [stdout] test tests::database_from_newer_marsdb_is_rejected ... ok
[INFO] [stdout] test tests::backup_copies_every_table_that_exists_in_the_source ... ok
[INFO] [stdout] test tests::backup_copies_all_tables_and_refuses_to_overwrite ... ok
[INFO] [stdout] test tests::unversioned_v1_era_database_is_rejected_not_adopted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/marsdb_tck-0ca3fb54bf0a9e98)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tck_value::tests::nan_compares_equal_to_nan_via_tck_eq ... ok
[INFO] [stdout] test tck_value::tests::list_order_insensitive_comparison ... ok
[INFO] [stdout] test tck_value::tests::parses_backward_path ... ok
[INFO] [stdout] test tck_value::tests::parses_forward_path ... ok
[INFO] [stdout] test tck_value::tests::parses_labeled_node_with_props ... ok
[INFO] [stdout] test tck_value::tests::parses_multi_hop_path_with_props ... ok
[INFO] [stdout] test tck_value::tests::parses_nan_and_infinity_keywords ... ok
[INFO] [stdout] test tck_value::tests::parses_negative_float ... ok
[INFO] [stdout] test tck_value::tests::parses_nested_list ... ok
[INFO] [stdout] test tck_value::tests::parses_null_and_bools ... ok
[INFO] [stdout] test tck_value::tests::parses_plain_node ... ok
[INFO] [stdout] test tck_value::tests::parses_relationship ... ok
[INFO] [stdout] test tck_value::tests::parses_scientific_notation_floats ... ok
[INFO] [stdout] test tck_value::tests::parses_zero_length_path ... ok
[INFO] [stdout] test tck_value::tests::same_nodes_different_edge_direction_are_not_equal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests marsdb
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test marsdb/src/lib.rs - (line 4) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests marsdb_graph
[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]    Doc-tests marsdb_nl2cypher
[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]    Doc-tests marsdb_query
[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]    Doc-tests marsdb_storage
[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] running `Command { std: "docker" "inspect" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78", kill_on_drop: false }`
[INFO] [stdout] 194e8b9a73f6b75d53e5bdd6f4924a63c2721a6dcfc489955fc6d98e32036f78
