[INFO] cloning repository https://github.com/cdleary/xlsynth-bvc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdleary/xlsynth-bvc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdleary%2Fxlsynth-bvc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdleary%2Fxlsynth-bvc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebfc860e018e84bc583b162a28bf12922b17ebfc [INFO] testing cdleary/xlsynth-bvc against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdleary%2Fxlsynth-bvc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cdleary/xlsynth-bvc [INFO] finished tweaking git repo https://github.com/cdleary/xlsynth-bvc [INFO] tweaked toml for git repo https://github.com/cdleary/xlsynth-bvc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cdleary/xlsynth-bvc on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cdleary/xlsynth-bvc 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65002337b95bea26f4fae80139d77316cc51821202d706695272b8cabe0306ff [INFO] running `Command { std: "docker" "start" "-a" "65002337b95bea26f4fae80139d77316cc51821202d706695272b8cabe0306ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65002337b95bea26f4fae80139d77316cc51821202d706695272b8cabe0306ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65002337b95bea26f4fae80139d77316cc51821202d706695272b8cabe0306ff", kill_on_drop: false }` [INFO] [stdout] 65002337b95bea26f4fae80139d77316cc51821202d706695272b8cabe0306ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1e82fa5fc33667c6b5f2128be37552326faa3ae08c0a80a0f537683048c30e [INFO] running `Command { std: "docker" "start" "-a" "9c1e82fa5fc33667c6b5f2128be37552326faa3ae08c0a80a0f537683048c30e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling xlsynth_bvc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "9c1e82fa5fc33667c6b5f2128be37552326faa3ae08c0a80a0f537683048c30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1e82fa5fc33667c6b5f2128be37552326faa3ae08c0a80a0f537683048c30e", kill_on_drop: false }` [INFO] [stdout] 9c1e82fa5fc33667c6b5f2128be37552326faa3ae08c0a80a0f537683048c30e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a60a99b7f8cc69231b54abc455579af44ca9591f08cdab2806888d49a6e1e16 [INFO] running `Command { std: "docker" "start" "-a" "3a60a99b7f8cc69231b54abc455579af44ca9591f08cdab2806888d49a6e1e16", kill_on_drop: false }` [INFO] [stderr] Compiling xlsynth_bvc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.90s [INFO] running `Command { std: "docker" "inspect" "3a60a99b7f8cc69231b54abc455579af44ca9591f08cdab2806888d49a6e1e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a60a99b7f8cc69231b54abc455579af44ca9591f08cdab2806888d49a6e1e16", kill_on_drop: false }` [INFO] [stdout] 3a60a99b7f8cc69231b54abc455579af44ca9591f08cdab2806888d49a6e1e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24327bc992253dc99348dd9ddbb4308a4e1ce91f0bfe9cd65cd12b13ba8b5813 [INFO] running `Command { std: "docker" "start" "-a" "24327bc992253dc99348dd9ddbb4308a4e1ce91f0bfe9cd65cd12b13ba8b5813", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/bin/page_load_bench.rs (/opt/rustwide/target/debug/deps/page_load_bench-8a9c81eca40b75bb) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xlsynth_bvc-427c50f6089b4ac8) [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] [stdout] [INFO] [stdout] running 149 tests [INFO] [stdout] test app::tests::compatible_batch_claim_limit_caps_extra_claims ... ok [INFO] [stdout] test corpus::tests::sample_id_is_relpath_stable_and_content_independent ... ok [INFO] [stdout] test corpus::tests::export_leaf_artifacts_prunes_stale_sample_dirs ... ok [INFO] [stdout] test corpus::tests::ensure_imported_ir_action_is_idempotent ... ok [INFO] [stdout] test app::tests::enqueue_suggested_actions_skips_k_bool_without_previous_loss_history ... ok [INFO] [stdout] test app::tests::enqueue_suggested_actions_promotes_pending_items_with_stage_bonus ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_succeeds_while_sled_db_is_locked ... ok [INFO] [stdout] test app::tests::finalize_successful_queue_action_keeps_running_visible_until_done_write ... ok [INFO] [stdout] test executor::tests::build_k_bool_cone_corpus_suggested_actions_builds_g8r_frontend_and_combo_per_entry ... ok [INFO] [stdout] test executor::tests::build_k_bool_cone_corpus_outputs_rejects_duplicate_text_ids ... ok [INFO] [stdout] test executor::tests::build_k_bool_cone_corpus_outputs_filters_by_ir_op_count ... ok [INFO] [stdout] test executor::tests::compute_action_id_changes_when_action_changes ... ok [INFO] [stdout] test executor::tests::compute_action_id_is_stable_for_equivalent_action_value ... ok [INFO] [stdout] test executor::tests::compute_action_id_matches_golden_for_aig_stat_diff ... ok [INFO] [stdout] test corpus::tests::top_fn_name_from_filename_strips_opt_ir_suffix ... ok [INFO] [stdout] test executor::tests::extract_ir_fn_block_by_name_finds_named_function ... ok [INFO] [stdout] test executor::tests::extract_single_ir_fn_block_with_name_renames_top_fn ... ok [INFO] [stdout] test executor::tests::build_k_bool_cone_corpus_outputs_dedupes_by_structural_hash ... ok [INFO] [stdout] test executor::tests::build_mffc_corpus_suggested_actions_builds_g8r_frontend_and_combo_per_entry ... ok [INFO] [stdout] test executor::tests::build_opt_ir_aig_equiv_suggestions_targets_both_fraig_variants ... ok [INFO] [stdout] test executor::tests::find_duplicate_ir_text_ids_reports_duplicates ... ok [INFO] [stdout] test executor::tests::find_ir_node_name_id_suffix_mismatches_reports_mismatch ... ok [INFO] [stdout] test corpus::tests::run_ir_dir_corpus_no_fraig_preset_uses_canonical_script_and_metadata ... ok [INFO] [stdout] test executor::tests::rewrite_ir_package_top_function_errors_when_target_missing ... ok [INFO] [stdout] test executor::tests::promote_staging_action_dir_preserves_existing_completed_final_dir ... ok [INFO] [stdout] test executor::tests::rewrite_ir_node_name_suffixes_with_offset_shifts_suffixes ... ok [INFO] [stdout] test model::tests::serde_roundtrip_provenance_preserves_suggested_actions ... ok [INFO] [stdout] test executor::tests::promote_staging_action_dir_replaces_failed_only_final_dir ... ok [INFO] [stdout] test model::tests::queue_done_deserialize_defaults_completed_by_when_missing ... ok [INFO] [stdout] test query::tests::action_graph_node_label_for_yosys_abc_includes_script_label ... ok [INFO] [stdout] test query::tests::action_subject_for_yosys_abc_includes_script_label ... ok [INFO] [stdout] test ops::tests::count_queue_json_files_ignores_non_json_files ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_preserves_run_mode_failures_from_manifest ... ok [INFO] [stdout] test app::tests::completed_lossy_aig_stat_diff_updates_k_bool_enqueue_filter_cache ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_rewrites_workspace_paths_under_output_dir ... ok [INFO] [stdout] test query::tests::build_ir_fn_corpus_structural_coverage_tracks_losses_and_ir_nodes ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_preserves_no_fraig_preset_metadata ... ok [INFO] [stdout] test query::tests::clamp_ir_node_limit_still_clamps_nonzero_requested_values ... ok [INFO] [stdout] test query::tests::clamp_ir_node_limit_treats_zero_requested_as_unset ... ok [INFO] [stdout] test query::tests::extract_stdlib_trend_source_context_yosys_accepts_canonical_script ... ok [INFO] [stdout] test query::tests::extract_stdlib_trend_source_context_yosys_rejects_noncanonical_script ... ok [INFO] [stdout] test query::tests::filter_ir_fn_corpus_g8r_vs_yosys_samples_applies_thresholds ... ok [INFO] [stdout] test query::tests::format_progress_duration_formats_seconds_minutes_and_hours ... ok [INFO] [stdout] test query::tests::format_progress_duration_handles_non_finite ... ok [INFO] [stdout] test query::tests::infer_first_ir_function_name_handles_non_top_packages ... ok [INFO] [stdout] test query::tests::infer_first_ir_function_name_prefers_top_fn ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_g8r_abc_vs_codegen_yosys_abc_view_url_encodes_crate_version ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_k3_losses_vs_crate_version_view_url_encodes_crate_version ... ok [INFO] [stdout] test query::tests::build_queue_live_status_splits_owned_and_foreign_running_leases ... ok [INFO] [stdout] test query::tests::build_queue_live_status_counts_pending_expanders ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_reports_live_counts_eta_and_failures ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_does_not_materialize_ready_outputs ... ok [INFO] [stdout] test query::tests::is_valid_action_id_for_route_requires_64_hex_chars ... ok [INFO] [stdout] test executor::tests::rewrite_ir_package_top_function_promotes_target_and_demotes_other_top ... ok [INFO] [stdout] test executor::tests::rewrite_ir_text_ids_with_offset_shifts_all_ids ... ok [INFO] [stdout] test model::tests::serde_roundtrip_queue_failed_preserves_action_and_error ... ok [INFO] [stdout] test query::tests::apply_selected_file_to_stdlib_trend_dataset_filters_series_and_versions ... ok [INFO] [stdout] test query::tests::normalize_action_output_relpath_rejects_invalid_paths ... ok [INFO] [stdout] test query::tests::make_stdlib_aig_stats_point_rejects_k_bool_cone_derived_ir ... ok [INFO] [stdout] test query::tests::resolve_direct_dslx_origin_from_opt_ir_action_rejects_k_bool_cone_ir ... ok [INFO] [stdout] test query::tests::stdlib_file_action_graph_view_url_includes_action_id ... ok [INFO] [stdout] test query::tests::stdlib_file_action_graph_view_url_includes_k3_toggle_when_enabled ... ok [INFO] [stdout] test query::tests::stdlib_fn_history_view_url_handles_default_and_non_default_delay_model ... ok [INFO] [stdout] test corpus::tests::run_ir_dir_corpus_rejects_mismatched_yosys_script_for_no_fraig_preset ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_web_index_delta_overlay_applies ... ok [INFO] [stdout] test ops::tests::run_workers_exit_when_idle_returns_immediately_for_empty_queue ... ok [INFO] [stdout] test query::tests::stdlib_g8r_vs_yosys_view_url_keeps_scope_and_encodes_crate_version ... ok [INFO] [stdout] test query::tests::lookup_ir_fn_corpus_by_fn_name_returns_match_with_ir_block ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_uses_output_dir_workspace_paths ... ok [INFO] [stdout] test query::tests::transitive_dependency_traversal_handles_cycles_without_looping ... ok [INFO] [stdout] test queue::tests::action_scheduler_priority_prefers_leaf_actions ... ok [INFO] [stdout] test query::tests::build_ir_fn_corpus_dataset_uses_source_ir_node_counts_before_ir_reads ... ok [INFO] [stdout] test query::tests::transitive_dependency_traversal_reports_expected_hops ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_prefers_live_state_over_stale_run_failure_manifest ... ok [INFO] [stdout] test query::tests::stdlib_g8r_vs_yosys_index_roundtrip ... ok [INFO] [stdout] test query::tests::load_generated_ir_node_count_maps_uses_mffc_manifest_counts ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_web_index_can_load_from_delta_only_rows ... ok [INFO] [stdout] test queue::tests::queue_state_key_roundtrip_covers_all_known_states ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_rewrites_public_outputs_from_live_state ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_web_index_roundtrip ... ok [INFO] [stdout] test queue::tests::running_owner_process_missing_on_local_host_false_for_other_host ... ok [INFO] [stdout] test queue::tests::running_owner_process_missing_on_local_host_true_for_missing_local_pid ... ok [INFO] [stdout] test queue::tests::suggested_action_queue_priority_grows_toward_leaf_actions ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_quarantines_corrupt_pending_record ... ok [INFO] [stdout] test service::core::tests::resolve_known_input_ir_structural_hash_reads_k_bool_manifest_entry ... ok [INFO] [stdout] test service::runtime_docker::tests::bounded_output_capture_keeps_tail_and_marks_truncated ... ok [INFO] [stdout] test service::runtime_docker::tests::bounded_output_capture_without_truncation_is_plain_text ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_web_index_load_returns_none_when_missing ... ok [INFO] [stdout] test service::runtime_docker::tests::queue_drain_persistent_runners_covers_docker_backed_actions ... ignored, requires docker [INFO] [stdout] test query::tests::build_ir_fn_corpus_k3_loss_by_version_dataset_tracks_statuses ... ok [INFO] [stdout] test service::runtime_docker::tests::infer_store_root_from_path_returns_parent_of_staging_tree ... ok [INFO] [stdout] test service::runtime_docker::tests::store_container_path_translates_host_store_paths ... ok [INFO] [stdout] test service::structural_index::tests::structural_index_source_action_set_hash_is_stable_and_filtered ... ok [INFO] [stdout] test snapshot::tests::snapshot_web_index_path_rejects_parent_traversal ... ok [INFO] [stdout] test queue::tests::enqueue_action_with_priority_promotes_existing_pending_item ... ok [INFO] [stdout] test queue::tests::repair_corrupt_queue_records_detects_corrupt_running_json ... ok [INFO] [stdout] test service::core::tests::resolve_known_input_ir_structural_hash_reads_producer_output_hash ... ok [INFO] [stdout] test service::structural_index::tests::check_ir_fn_corpus_structural_freshness_detects_missing_manifest ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_moves_record_to_running ... ok [INFO] [stdout] test service::structural_index::tests::check_ir_fn_corpus_structural_freshness_accepts_matching_manifest ... ok [INFO] [stdout] test query::tests::structural_archive_is_built_and_then_served_from_cache ... ok [INFO] [stdout] test query::tests::stdlib_file_action_graph_hides_k3_descendants_by_default ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_prefers_explicit_queue_priority_over_action_kind_priority ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_prefers_leaf_priority_over_lexicographic_order ... ok [INFO] [stdout] test store::tests::queue_paths_use_sharded_layout ... ok [INFO] [stdout] test query::tests::stdlib_fn_timeline_index_roundtrip_supports_fraig_toggle ... ok [INFO] [stdout] test query::tests::stdlib_file_action_graph_index_overlay_includes_runtime_queue_actions ... ok [INFO] [stdout] test store::tests::test_for_each_provenance_supports_early_break ... ok [INFO] [stdout] test queue::tests::repair_corrupt_queue_records_apply_removes_corrupt_files ... ok [INFO] [stdout] test store::tests::test_ingest_legacy_failed_records_moves_data_to_sled_and_prunes_legacy_dirs ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_build_skips_stdlib_file_action_graph_index ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_build_and_verify_roundtrip ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_build_skips_incremental_delta_rows ... ok [INFO] [stdout] test store::tests::test_sled_backend_web_index_roundtrip ... ok [INFO] [stdout] test tests::dslx_mangle_utility_sanitizes_components ... ok [INFO] [stdout] test store::tests::test_snapshot_backend_web_index_roundtrip ... ok [INFO] [stdout] test store::tests::test_sled_backend_load_failed_action_records_reads_persisted_records ... ok [INFO] [stdout] test queue::tests::classify_action_readiness_blocks_on_failed_or_canceled_dependencies ... ok [INFO] [stdout] test tests::determine_dslx_import_context_switches_on_subtree_stdlib_presence ... ok [INFO] [stdout] test tests::parse_discovered_dslx_functions_parses_and_keeps_parametric_flag ... ok [INFO] [stdout] test tests::parse_dslx_list_fns_failed_files_extracts_paths ... ok [INFO] [stdout] test tests::parse_release_tag_handles_patch2 ... ok [INFO] [stdout] test tests::record_structural_hash_coverage_prefers_higher_priority_state ... ok [INFO] [stdout] test store::tests::test_sled_backend_promote_and_materialize_roundtrip ... ok [INFO] [stdout] test tests::extract_tar_gz_subtree_safely_extracts_only_requested_subtree_files ... ok [INFO] [stdout] test tests::structural_hash_for_matching_target_g8r_action_uses_details_hash ... ok [INFO] [stdout] test store::tests::test_default_store_uses_sled_backend ... ok [INFO] [stdout] test store::tests::test_compact_sled_db_copies_rows_without_replacing_source ... ok [INFO] [stdout] test queue::tests::claim_compatible_pending_items_only_claims_matching_g8r_batch_key ... ok [INFO] [stdout] test tests::load_failed_queue_records_reads_persisted_records_only ... ok [INFO] [stdout] test web::cache::tests::page_cache_roundtrip ... ok [INFO] [stdout] test web::cache::tests::stdlib_file_action_graph_dataset_cache_hits_without_recompute ... ok [INFO] [stdout] test web::cache::tests::stdlib_dataset_cache_hits_without_recompute ... ok [INFO] [stdout] test web::routes_api::tests::query_params_require_sort_key ... ok [INFO] [stdout] test web::routes_api::tests::sample_matches_frontend_compare_filters_strict_loss_behavior ... ok [INFO] [stdout] test web::routes_api::tests::sort_ir_fn_corpus_samples_loss_desc_orders_by_largest_loss ... ok [INFO] [stdout] test web::routes_api::tests::sort_ir_fn_corpus_samples_ratio_desc_is_deterministic ... ok [INFO] [stdout] test web::routes_api::tests::sort_ir_fn_corpus_samples_levels_then_nodes ... ok [INFO] [stdout] test tests::enqueue_processing_for_crate_version_enqueues_stdlib_and_module_roots ... ok [INFO] [stdout] test store::tests::test_sled_backend_ensure_layout_succeeds ... ok [INFO] [stdout] test store::tests::test_sled_backend_compresses_large_action_file_rows ... ok [INFO] [stdout] test tests::write_failed_record_persists_failed_action_record_without_queue_failed_copy ... ok [INFO] [stdout] test store::tests::test_backfill_sled_action_file_compression_target_relpath_filters_rows ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_verify_detects_tamper ... ok [INFO] [stdout] test tests::normalize_subtree_path_normalizes_and_rejects_invalid_values ... ok [INFO] [stdout] test store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy ... FAILED [INFO] [stdout] test web::routes_api::tests::frontend_compare_query_params_require_sort_key ... ok [INFO] [stdout] test store::tests::test_backfill_sled_action_file_compression_rewrites_raw_rows ... ok [INFO] [stdout] test store::tests::test_prune_sled_actions_by_relpath_size_removes_downstream_and_queue_descendants ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy stdout ---- [INFO] [stdout] compact-sled-db: opening source /tmp/xlsynth-bvc-store-sled-compact-swap-18-1781281726492223400/source.sled [INFO] [stdout] [INFO] [stdout] thread 'store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy' (202) panicked at src/store.rs:3291:14: [INFO] [stdout] compact and replace source db: opening source sled db: /tmp/xlsynth-bvc-store-sled-compact-swap-18-1781281726492223400/source.sled (database lock is held by another process; stop the service first) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::msg:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/backtrace.rs:27:14 [INFO] [stdout] 1: xlsynth_bvc::store::compact_sled_db [INFO] [stdout] at ./src/store.rs:542:17 [INFO] [stdout] 2: xlsynth_bvc::store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy [INFO] [stdout] at ./src/store.rs:3290:23 [INFO] [stdout] 3: xlsynth_bvc::store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy::{closure#0} [INFO] [stdout] at ./src/store.rs:3271:66 [INFO] [stdout] 4: >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 7: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 10: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 11: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 13: test::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 14: test::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 16: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 17: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 22: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 24: ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 25: [INFO] [stdout] 26: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dfcea062638 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dfcea062638 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dfcea062638 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5dfcea062638 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5dfcea07a7ea - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5dfcea07a7ea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5dfcea067d52 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5dfcea067d52 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5dfcea03b486 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5dfcea03b486 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5dfcea057959 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5dfce97a162c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5dfce97a162c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5dfcea057bd2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5dfcea057bd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5dfcea03b542 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5dfcea0323f9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5dfcea03c9ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5dfcea07b05c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5dfcea07ada2 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5 [INFO] [stdout] 20: 0x5dfce90793b3 - >::expect [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5dfce9196eff - xlsynth_bvc[3dd47b5afc445bd6]::store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy [INFO] [stdout] at /opt/rustwide/workdir/src/store.rs:3291:14 [INFO] [stdout] 22: 0x5dfce9145297 - xlsynth_bvc[3dd47b5afc445bd6]::store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/store.rs:3271:66 [INFO] [stdout] 23: 0x5dfce9408876 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5dfce979470b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5dfce979470b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x5dfce97a1f85 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x5dfce97a1f85 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5dfce97a1f85 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5dfce97a1f85 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5dfce97a1f85 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5dfce97a1f85 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x5dfce97a1f85 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x5dfce979cae4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x5dfce979cae4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5dfce97a5002 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x5dfce97a5002 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5dfce97a5002 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5dfce97a5002 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5dfce97a5002 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5dfce97a5002 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x5dfce97a5002 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5dfcea06147f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 43: 0x5dfcea06147f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7ca0e10f7aa4 - [INFO] [stdout] 45: 0x7ca0e1184a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy [INFO] [stdout] [INFO] [stdout] test result: FAILED. 147 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin xlsynth_bvc` [INFO] running `Command { std: "docker" "inspect" "24327bc992253dc99348dd9ddbb4308a4e1ce91f0bfe9cd65cd12b13ba8b5813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24327bc992253dc99348dd9ddbb4308a4e1ce91f0bfe9cd65cd12b13ba8b5813", kill_on_drop: false }` [INFO] [stdout] 24327bc992253dc99348dd9ddbb4308a4e1ce91f0bfe9cd65cd12b13ba8b5813