[INFO] fetching crate fsqlite-planner 0.1.2... [INFO] testing fsqlite-planner-0.1.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate fsqlite-planner 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate fsqlite-planner 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fsqlite-planner 0.1.2 [INFO] tweaked toml for crates.io crate fsqlite-planner 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fsqlite-planner 0.1.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fsqlite-planner 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fsqlite-error v0.1.2 [INFO] [stderr] Downloaded fsqlite-ast v0.1.2 [INFO] [stderr] Downloaded fsqlite-parser v0.1.2 [INFO] [stderr] Downloaded fsqlite-types v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcfabd6d7547c0de5610e3ca6027d83e31db9734d927381a360780c933e4529e [INFO] running `Command { std: "docker" "start" "-a" "bcfabd6d7547c0de5610e3ca6027d83e31db9734d927381a360780c933e4529e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcfabd6d7547c0de5610e3ca6027d83e31db9734d927381a360780c933e4529e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcfabd6d7547c0de5610e3ca6027d83e31db9734d927381a360780c933e4529e", kill_on_drop: false }` [INFO] [stdout] bcfabd6d7547c0de5610e3ca6027d83e31db9734d927381a360780c933e4529e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d456a2cd1afb4635a8f98452c97235590c8848e390b58db00fb798528b14a8ec [INFO] running `Command { std: "docker" "start" "-a" "d456a2cd1afb4635a8f98452c97235590c8848e390b58db00fb798528b14a8ec", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fsqlite-error v0.1.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling fsqlite-types v0.1.2 [INFO] [stderr] Compiling fsqlite-ast v0.1.2 [INFO] [stderr] Compiling fsqlite-parser v0.1.2 [INFO] [stderr] Compiling fsqlite-planner v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.45s [INFO] running `Command { std: "docker" "inspect" "d456a2cd1afb4635a8f98452c97235590c8848e390b58db00fb798528b14a8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d456a2cd1afb4635a8f98452c97235590c8848e390b58db00fb798528b14a8ec", kill_on_drop: false }` [INFO] [stdout] d456a2cd1afb4635a8f98452c97235590c8848e390b58db00fb798528b14a8ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a83b35b40f52fc0d0fce203cde65b8187f1aedc20f947fd648bcad75774aea0 [INFO] running `Command { std: "docker" "start" "-a" "7a83b35b40f52fc0d0fce203cde65b8187f1aedc20f947fd648bcad75774aea0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling fsqlite-types v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling fsqlite-ast v0.1.2 [INFO] [stderr] Compiling fsqlite-parser v0.1.2 [INFO] [stderr] Compiling fsqlite-planner v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.05s [INFO] running `Command { std: "docker" "inspect" "7a83b35b40f52fc0d0fce203cde65b8187f1aedc20f947fd648bcad75774aea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a83b35b40f52fc0d0fce203cde65b8187f1aedc20f947fd648bcad75774aea0", kill_on_drop: false }` [INFO] [stdout] 7a83b35b40f52fc0d0fce203cde65b8187f1aedc20f947fd648bcad75774aea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa90936ae25f2b2dfc547693e1dbfc277a4dd66769cd838eecca8b35238d973a [INFO] running `Command { std: "docker" "start" "-a" "fa90936ae25f2b2dfc547693e1dbfc277a4dd66769cd838eecca8b35238d973a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fsqlite_planner-d4523028a45ec103) [INFO] [stdout] [INFO] [stdout] running 237 tests [INFO] [stdout] test codegen::tests::test_codegen_context_default ... ok [INFO] [stdout] test codegen::tests::test_codegen_error_display_table_not_found ... ok [INFO] [stdout] test codegen::tests::test_codegen_delete_by_rowid ... ok [INFO] [stdout] test codegen::tests::test_codegen_delete_table_not_found ... ok [INFO] [stdout] test codegen::tests::test_codegen_error_display_column_not_found ... ok [INFO] [stdout] test codegen::tests::test_codegen_error_display_unsupported ... ok [INFO] [stdout] test codegen::tests::test_codegen_error_is_error ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_allows_duplicate_target_columns ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_default_values_rejects_unparseable_defaults ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_default_values_uses_declared_defaults ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_select ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_default_values_uses_expression_defaults ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_returning ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_values_uses_declared_defaults_for_omitted_columns ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_select_values ... ok [INFO] [stdout] test codegen::tests::test_codegen_concurrent_newrowid ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_select_without_from ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_table_not_found ... ok [INFO] [stdout] test codegen::tests::test_codegen_label_resolution ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_by_rowid ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_full_scan ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_rowid_alias_underscore ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_oid_alias ... ok [INFO] [stdout] test codegen::tests::test_codegen_insert_values ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_rowid_case_insensitive ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_rowid_projection ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_where_without_supported_pattern_is_error ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_with_index ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_table_not_found ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_rowid_with_columns ... ok [INFO] [stdout] test codegen::tests::test_codegen_update_requires_rowid_predicate ... ok [INFO] [stdout] test codegen::tests::test_codegen_update_by_rowid ... ok [INFO] [stdout] test codegen::tests::test_codegen_update_rowid_anonymous_bind_is_offset_after_assignments ... ok [INFO] [stdout] test codegen::tests::test_codegen_select_unsupported_projection_expression_is_error ... ok [INFO] [stdout] test codegen::tests::test_codegen_update_table_not_found ... ok [INFO] [stdout] test codegen::tests::test_emit_expr_literals ... ok [INFO] [stdout] test codegen::tests::test_table_schema_affinity_string ... ok [INFO] [stdout] test codegen::tests::test_table_schema_index_for_column ... ok [INFO] [stdout] test decision_contract::tests::access_path_kind_labels ... ok [INFO] [stdout] test codegen::tests::test_codegen_update_unknown_assignment_column_returns_error ... ok [INFO] [stdout] test decision_contract::tests::build_contract_captures_state_action_loss ... ok [INFO] [stdout] test codegen::tests::test_emit_expr_large_integer_literal_uses_int64_opcode ... ok [INFO] [stdout] test decision_contract::tests::calibration_none_for_zero_estimate ... ok [INFO] [stdout] test codegen::tests::test_table_schema_affinity_string_empty ... ok [INFO] [stdout] test codegen::tests::test_table_schema_column_index ... ok [INFO] [stdout] test decision_contract::tests::calibration_stats_display ... ok [INFO] [stdout] test decision_contract::tests::decision_log_get_and_query ... ok [INFO] [stdout] test decision_contract::tests::decision_log_record_actual_and_stats ... ok [INFO] [stdout] test decision_contract::tests::empty_log_stats ... ok [INFO] [stdout] test decision_contract::tests::miscalibration_alert_overestimate ... ok [INFO] [stdout] test decision_contract::tests::calibration_stats_well_calibrated ... ok [INFO] [stdout] test decision_contract::tests::decision_log_chain_integrity ... ok [INFO] [stdout] test decision_contract::tests::decision_log_tamper_detection ... ok [INFO] [stdout] test decision_contract::tests::decision_log_to_json ... ok [INFO] [stdout] test decision_contract::tests::miscalibration_alert_underestimate ... ok [INFO] [stdout] test decision_contract::tests::query_text_truncation_preserves_utf8_boundaries ... ok [INFO] [stdout] test stats::tests::test_cardinality_estimate_heuristic_fallback ... ok [INFO] [stdout] test stats::tests::test_cardinality_estimate_histogram_preferred ... ok [INFO] [stdout] test stats::tests::test_cardinality_estimate_sampling_fallback ... ok [INFO] [stdout] test decision_contract::tests::query_text_truncation ... ok [INFO] [stdout] test stats::tests::test_cmp_matches ... ok [INFO] [stdout] test decision_contract::tests::record_actual_cost_computes_calibration ... ok [INFO] [stdout] test decision_contract::tests::table_stats_summary_from ... ok [INFO] [stdout] test stats::tests::test_cardinality_estimate_ndv_fallback ... ok [INFO] [stdout] test stats::tests::test_default_selectivity_values ... ok [INFO] [stdout] test stats::tests::test_selectivity_defaults ... ok [INFO] [stdout] test stats::tests::test_estimation_method_hierarchy ... ok [INFO] [stdout] test stats::tests::test_histogram_interpolation_integer ... ok [INFO] [stdout] test test_join_order_returns_each_table_once ... ok [INFO] [stdout] test codegen::tests::test_codegen_register_allocation ... ok [INFO] [stdout] test tests::proptest_planner::test_order_by_resolution_deterministic ... ok [INFO] [stdout] test tests::test_analyze_stats_override ... ok [INFO] [stdout] test tests::test_asymmetric_loss_degenerate ... ok [INFO] [stdout] test tests::test_asymmetric_loss_perfect_estimate ... ok [INFO] [stdout] test tests::test_asymmetric_loss_underestimate_penalized_more ... ok [INFO] [stdout] test tests::test_best_access_path_between_range ... ok [INFO] [stdout] test tests::test_best_access_path_empty_index_columns ... ok [INFO] [stdout] test tests::test_best_access_path_glob_prefix ... ok [INFO] [stdout] test tests::test_best_access_path_ignores_wrong_table_index ... ok [INFO] [stdout] test tests::test_best_access_path_in_expansion ... ok [INFO] [stdout] test tests::test_best_access_path_like_no_index ... ok [INFO] [stdout] test tests::test_best_access_path_or_disjunction_uses_in_expansion_index_probe ... ok [INFO] [stdout] test tests::test_best_access_path_partial_index_accepts_commuted_equality ... ok [INFO] [stdout] test tests::test_best_access_path_partial_index_accepts_is_not_null_from_equality ... ok [INFO] [stdout] test tests::proptest_planner::test_cost_hierarchy ... ok [INFO] [stdout] test tests::test_best_access_path_partial_index_rejects_weaker_lower_bound ... ok [INFO] [stdout] test tests::test_best_access_path_partial_index_requires_implied_predicate ... ok [INFO] [stdout] test tests::test_best_access_path_respects_indexed_by_hint ... ok [INFO] [stdout] test tests::test_best_access_path_partial_index_accepts_stronger_lower_bound ... ok [INFO] [stdout] test tests::test_best_access_path_rowid_lookup ... ok [INFO] [stdout] test tests::test_best_access_path_respects_not_indexed_hint ... ok [INFO] [stdout] test tests::test_best_access_path_skip_scan_rejects_high_cardinality_leading_column ... ok [INFO] [stdout] test tests::test_best_access_path_skip_scan_on_low_cardinality_leading_column ... ok [INFO] [stdout] test tests::test_best_access_path_unique_index_equality ... ok [INFO] [stdout] test tests::proptest_planner::test_full_scan_linear_scaling ... ok [INFO] [stdout] test tests::proptest_planner::test_cost_selectivity_monotonic ... ok [INFO] [stdout] test tests::test_classify_where_term_eq_no_columns_is_other ... ok [INFO] [stdout] test tests::test_classify_where_term_eq_null_is_other ... ok [INFO] [stdout] test tests::test_classify_where_term_equality ... ok [INFO] [stdout] test tests::test_classify_where_term_glob_no_prefix_is_other ... ok [INFO] [stdout] test tests::test_classify_where_term_glob_prefix ... ok [INFO] [stdout] test tests::test_classify_where_term_in_list ... ok [INFO] [stdout] test tests::test_classify_where_term_like_is_other ... ok [INFO] [stdout] test tests::test_classify_where_term_not_between_is_other ... ok [INFO] [stdout] test tests::test_classify_where_term_not_in_is_other ... ok [INFO] [stdout] test tests::test_classify_where_term_or_mixed_columns_is_other ... ok [INFO] [stdout] test tests::test_classify_where_term_or_reversed_equalities_becomes_in_list ... ok [INFO] [stdout] test tests::test_classify_where_term_or_same_column_becomes_in_list ... ok [INFO] [stdout] test tests::test_classify_where_term_range ... ok [INFO] [stdout] test tests::test_classify_where_term_reversed_equality ... ok [INFO] [stdout] test tests::test_classify_where_term_reversed_rowid_equality ... ok [INFO] [stdout] test tests::test_classify_where_term_rowid ... ok [INFO] [stdout] test tests::test_classify_where_term_rowid_aliases ... ok [INFO] [stdout] test tests::test_collect_table_index_hints_from_clause_includes_aliases ... ok [INFO] [stdout] test tests::test_compound_op_name_all_variants ... ok [INFO] [stdout] test tests::test_compound_order_by_case_insensitive ... ok [INFO] [stdout] test tests::test_compound_order_by_collate ... ok [INFO] [stdout] test tests::test_compound_order_by_earlier_select_wins ... ok [INFO] [stdout] test tests::test_compound_order_by_error_display ... ok [INFO] [stdout] test tests::test_compound_order_by_error_display_zero_or_negative ... ok [INFO] [stdout] test tests::test_compound_order_by_error_is_error ... ok [INFO] [stdout] test tests::test_compound_order_by_expression_rejected ... ok [INFO] [stdout] test tests::test_compound_order_by_first_select_wins_conflict ... ok [INFO] [stdout] test tests::test_compound_order_by_intersect_except ... ok [INFO] [stdout] test tests::test_compound_order_by_multiple_terms ... ok [INFO] [stdout] test tests::test_compound_order_by_negative_index ... ok [INFO] [stdout] test tests::test_compound_order_by_numeric_column ... ok [INFO] [stdout] test tests::test_compound_order_by_numeric_out_of_range ... ok [INFO] [stdout] test tests::test_compound_order_by_numeric_zero ... ok [INFO] [stdout] test tests::test_compound_order_by_second_select_alias ... ok [INFO] [stdout] test tests::test_compound_order_by_three_selects ... ok [INFO] [stdout] test tests::test_compound_order_by_unknown_name_error ... ok [INFO] [stdout] test tests::test_compound_order_by_uses_first_alias ... ok [INFO] [stdout] test tests::test_compound_order_by_with_direction ... ok [INFO] [stdout] test tests::test_cost_comparison_table_scan_vs_index ... ok [INFO] [stdout] test tests::test_cost_covering_index_scan ... ok [INFO] [stdout] test tests::test_cost_estimates_metric_increments ... ok [INFO] [stdout] test tests::test_cost_full_table_scan ... ok [INFO] [stdout] test tests::test_cost_index_scan_equality ... ok [INFO] [stdout] test tests::test_cost_index_scan_range ... ok [INFO] [stdout] test tests::test_cost_minimum_page_clamp ... ok [INFO] [stdout] test tests::test_cost_rowid_lookup ... ok [INFO] [stdout] test tests::test_count_output_columns_empty_values ... ok [INFO] [stdout] test tests::test_count_output_columns_select ... ok [INFO] [stdout] test tests::test_count_output_columns_values ... ok [INFO] [stdout] test tests::test_cracking_hint_store_reuses_prior_index_choice ... ok [INFO] [stdout] test tests::test_cross_join_no_reorder ... ok [INFO] [stdout] test tests::test_decompose_where_and ... ok [INFO] [stdout] test tests::test_classify_where_term_generic_fallback ... ok [INFO] [stdout] test tests::test_decompose_where_nested_and ... ok [INFO] [stdout] test tests::test_decompose_where_single_term ... ok [INFO] [stdout] test tests::test_detect_star_query_false ... ok [INFO] [stdout] test tests::test_detect_star_query_too_few_tables ... ok [INFO] [stdout] test tests::test_detect_star_query_true ... ok [INFO] [stdout] test tests::test_dpccp_branch_and_bound_prunes_high_cost_branches ... ok [INFO] [stdout] test tests::proptest_planner::test_index_never_increases_cost ... ok [INFO] [stdout] test tests::test_classify_where_term_between ... ok [INFO] [stdout] test tests::test_extract_glob_prefix_char_class_wildcard ... ok [INFO] [stdout] test tests::test_dpccp_respects_cross_join_constraint ... ok [INFO] [stdout] test tests::test_dpccp_three_tables ... ok [INFO] [stdout] test tests::test_dpccp_two_tables ... ok [INFO] [stdout] test tests::test_estimation_error_recording ... ok [INFO] [stdout] test tests::test_extract_glob_prefix_non_string_expr ... ok [INFO] [stdout] test tests::test_extract_glob_prefix_star_wildcard ... ok [INFO] [stdout] test tests::test_extract_output_aliases_bare_column ... ok [INFO] [stdout] test tests::test_extract_output_aliases_expression_no_alias ... ok [INFO] [stdout] test tests::test_extract_output_aliases_select ... ok [INFO] [stdout] test tests::test_extract_output_aliases_star_is_none ... ok [INFO] [stdout] test tests::test_extract_output_aliases_values ... ok [INFO] [stdout] test tests::test_fold_addition ... ok [INFO] [stdout] test tests::test_fold_column_ref_not_constant ... ok [INFO] [stdout] test tests::test_fold_division_by_zero ... ok [INFO] [stdout] test tests::proptest_planner::test_join_order_determinism ... ok [INFO] [stdout] test tests::test_fold_negation ... ok [INFO] [stdout] test tests::test_fold_comparison ... ok [INFO] [stdout] test tests::test_fold_nested_expression ... ok [INFO] [stdout] test tests::test_incompatible_trie_ordering_falls_back_to_hash_join ... ok [INFO] [stdout] test tests::test_index_selection_metric_counter_advances ... ok [INFO] [stdout] test tests::test_index_usability_between_on_leftmost ... ok [INFO] [stdout] test tests::test_index_usability_equality_leftmost ... ok [INFO] [stdout] test tests::test_index_usability_in_expansion ... ok [INFO] [stdout] test tests::test_index_usability_like_not_usable ... ok [INFO] [stdout] test tests::test_index_usability_qualified_column_rejects_wrong_table ... ok [INFO] [stdout] test tests::test_index_usability_range_rightmost ... ok [INFO] [stdout] test tests::test_is_compound ... ok [INFO] [stdout] test tests::test_in_expansion_cost_scales_by_probe_count ... ok [INFO] [stdout] test tests::test_index_usability_glob_prefix ... ok [INFO] [stdout] test tests::test_join_ordering_three_tables ... ok [INFO] [stdout] test tests::test_join_ordering_two_tables ... ok [INFO] [stdout] test tests::test_leapfrog_feature_flag_gates_routing ... ok [INFO] [stdout] test tests::test_join_ordering_prefers_indexed ... ok [INFO] [stdout] test tests::test_fold_literal ... ok [INFO] [stdout] test tests::test_join_ordering_single_table ... ok [INFO] [stdout] test tests::test_mx_choice_single_table ... ok [INFO] [stdout] test tests::test_mx_choice_star_query ... ok [INFO] [stdout] test tests::test_mx_choice_three_tables ... ok [INFO] [stdout] test tests::proptest_planner::test_cost_non_negative ... ok [INFO] [stdout] test tests::test_order_joins_empty ... ok [INFO] [stdout] test tests::test_mx_choice_zero_tables ... ok [INFO] [stdout] test tests::test_order_joins_with_hints_respects_indexed_by ... ok [INFO] [stdout] test tests::test_order_joins_large_join_uses_greedy_width ... ok [INFO] [stdout] test tests::test_order_joins_five_tables_uses_exhaustive_search ... ok [INFO] [stdout] test tests::test_join_ordering_beam_search_bounded ... ok [INFO] [stdout] test tests::test_mixed_join_segments_support_leapfrog_and_hash ... ok [INFO] [stdout] test tests::test_order_joins_with_hints_respects_not_indexed ... ok [INFO] [stdout] test tests::test_mx_choice_two_tables ... ok [INFO] [stdout] test tests::test_order_joins_with_hints_reuses_cracking_store ... ok [INFO] [stdout] test tests::test_planner_heuristic_fallback ... ok [INFO] [stdout] test tests::test_planner_selects_covering_index ... ok [INFO] [stdout] test tests::test_pushdown_unqualified_multi_table_stays ... ok [INFO] [stdout] test tests::test_query_plan_display ... ok [INFO] [stdout] test tests::test_query_plan_display_mentions_leapfrog_operator ... ok [INFO] [stdout] test tests::test_resolve_projection_missing_from_error ... ok [INFO] [stdout] test tests::test_resolve_projection_preserves_expression ... ok [INFO] [stdout] test tests::test_resolve_projection_qualified_column_wrong_table ... ok [INFO] [stdout] test tests::test_resolve_projection_unknown_table_qualifier ... ok [INFO] [stdout] test tests::test_resolve_projection_values_core_error ... ok [INFO] [stdout] test tests::test_resolve_projection_with_joins_error ... ok [INFO] [stdout] test tests::test_plans_enumerated_metric ... ok [INFO] [stdout] test tests::test_single_table_projection_accepts_rowid_aliases_with_qualifiers ... ok [INFO] [stdout] test tests::test_pushdown_qualified_predicate ... ok [INFO] [stdout] test tests::test_single_table_projection_error_display_all_variants ... ok [INFO] [stdout] test tests::test_pushdown_single_table_unqualified ... ok [INFO] [stdout] test tests::test_single_table_projection_error_is_error ... ok [INFO] [stdout] test tests::test_single_table_projection_expands_star ... ok [INFO] [stdout] test tests::test_single_table_projection_rejects_hidden_rowid_aliases_when_disabled ... ok [INFO] [stdout] test tests::test_single_table_projection_still_accepts_visible_rowid_column_when_disabled ... ok [INFO] [stdout] test tests::test_outer_join_shape_forces_hash_fallback ... ok [INFO] [stdout] test tests::test_single_table_projection_rejects_unknown_column ... ok [INFO] [stdout] test tests::test_single_table_projection_expands_table_star_with_alias ... ok [INFO] [stdout] test tests::test_three_way_equi_join_uses_leapfrog_when_feature_enabled ... ok [INFO] [stdout] test tests::test_three_way_join_cost_scales_by_cumulative_rows ... ok [INFO] [stdout] test tests::test_stats_source_equality ... ok [INFO] [stdout] test tests::test_two_way_join_stays_hash_even_with_leapfrog_enabled ... ok [INFO] [stdout] test tests::test_where_column_equality ... ok [INFO] [stdout] test tests::test_where_term_kind_equality ... ok [INFO] [stdout] test tests::planner_index_selection_e2e_replay_emits_artifact ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::planner_index_selection_e2e_replay_emits_artifact stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::planner_index_selection_e2e_replay_emits_artifact' (86) panicked at src/lib.rs:6378:14: [INFO] [stdout] bead_id={BEAD_ID} artifact write should succeed: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd38f83e7ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fd38f83e7ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fd38f83e7ba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5fd38f83e7ba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5fd38f8549aa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5fd38f8549aa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5fd38f843452 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fd38f843452 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5fd38f81c08f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5fd38f81c08f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5fd38f836909 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5fd38f64535c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5fd38f64535c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5fd38f836ac2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5fd38f836ac2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5fd38f81c148 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5fd38f811249 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5fd38f81ce5d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5fd38f8551ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5fd38f854f62 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5fd38f6af4ec - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5fd38f4e1411 - fsqlite_planner[5495d73c478677a2]::tests::planner_index_selection_e2e_replay_emits_artifact [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:6378:14 [INFO] [stdout] 22: 0x5fd38f4bb017 - fsqlite_planner[5495d73c478677a2]::tests::planner_index_selection_e2e_replay_emits_artifact::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:6162:59 [INFO] [stdout] 23: 0x5fd38f5070e6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5fd38f63943b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5fd38f63943b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5fd38f645e2b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5fd38f645e2b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5fd38f645e2b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5fd38f645e2b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5fd38f645e2b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5fd38f645e2b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5fd38f645e2b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5fd38f640284 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5fd38f640284 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5fd38f648a32 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5fd38f648a32 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5fd38f648a32 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5fd38f648a32 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5fd38f648a32 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5fd38f648a32 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5fd38f648a32 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5fd38f83decf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5fd38f83decf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x762c4b41baa4 - [INFO] [stdout] 45: 0x762c4b4a8a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::planner_index_selection_e2e_replay_emits_artifact [INFO] [stdout] [INFO] [stdout] test result: FAILED. 236 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "fa90936ae25f2b2dfc547693e1dbfc277a4dd66769cd838eecca8b35238d973a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa90936ae25f2b2dfc547693e1dbfc277a4dd66769cd838eecca8b35238d973a", kill_on_drop: false }` [INFO] [stdout] fa90936ae25f2b2dfc547693e1dbfc277a4dd66769cd838eecca8b35238d973a