[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] 319b836b905844aa3e540b306e4c24206b486386 [INFO] testing cdleary/xlsynth-bvc against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdleary%2Fxlsynth-bvc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cdleary/xlsynth-bvc on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ede78f9e325fa2cf792dc7ad833912da847032e50fc39bfefbcdffe5bf154c7c [INFO] running `Command { std: "docker" "start" "-a" "ede78f9e325fa2cf792dc7ad833912da847032e50fc39bfefbcdffe5bf154c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ede78f9e325fa2cf792dc7ad833912da847032e50fc39bfefbcdffe5bf154c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede78f9e325fa2cf792dc7ad833912da847032e50fc39bfefbcdffe5bf154c7c", kill_on_drop: false }` [INFO] [stdout] ede78f9e325fa2cf792dc7ad833912da847032e50fc39bfefbcdffe5bf154c7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eaea39f9f60bb9b44419106cc479b94bc00a0438463bdcb77d12c6d973d77be [INFO] running `Command { std: "docker" "start" "-a" "0eaea39f9f60bb9b44419106cc479b94bc00a0438463bdcb77d12c6d973d77be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [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 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 53s [INFO] running `Command { std: "docker" "inspect" "0eaea39f9f60bb9b44419106cc479b94bc00a0438463bdcb77d12c6d973d77be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eaea39f9f60bb9b44419106cc479b94bc00a0438463bdcb77d12c6d973d77be", kill_on_drop: false }` [INFO] [stdout] 0eaea39f9f60bb9b44419106cc479b94bc00a0438463bdcb77d12c6d973d77be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 107a6e0327271f96830addd32e6c5f0111051d911669ed5f0b0dfb334eb6f341 [INFO] running `Command { std: "docker" "start" "-a" "107a6e0327271f96830addd32e6c5f0111051d911669ed5f0b0dfb334eb6f341", 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 24.42s [INFO] running `Command { std: "docker" "inspect" "107a6e0327271f96830addd32e6c5f0111051d911669ed5f0b0dfb334eb6f341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107a6e0327271f96830addd32e6c5f0111051d911669ed5f0b0dfb334eb6f341", kill_on_drop: false }` [INFO] [stdout] 107a6e0327271f96830addd32e6c5f0111051d911669ed5f0b0dfb334eb6f341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96f79dbf5172211b26faeda831ecced456745f5aaac2f877186881b8741dbba1 [INFO] running `Command { std: "docker" "start" "-a" "96f79dbf5172211b26faeda831ecced456745f5aaac2f877186881b8741dbba1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/bin/page_load_bench.rs (/opt/rustwide/target/debug/deps/page_load_bench-53c74e683ea89d7c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xlsynth_bvc-b99753f7b0ea0dda) [INFO] [stdout] [INFO] [stdout] running 147 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 app::tests::enqueue_suggested_actions_promotes_pending_items_with_stage_bonus ... ok [INFO] [stdout] test app::tests::enqueue_suggested_actions_skips_k_bool_without_previous_loss_history ... ok [INFO] [stdout] test corpus::tests::top_fn_name_from_filename_strips_opt_ir_suffix ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_succeeds_while_sled_db_is_locked ... ok [INFO] [stdout] test executor::tests::build_k_bool_cone_corpus_outputs_dedupes_by_structural_hash ... ok [INFO] [stdout] test executor::tests::build_k_bool_cone_corpus_outputs_filters_by_ir_op_count ... ok [INFO] [stdout] test executor::tests::build_k_bool_cone_corpus_outputs_rejects_duplicate_text_ids ... ok [INFO] [stdout] test corpus::tests::run_ir_dir_corpus_rejects_mismatched_yosys_script_for_no_fraig_preset ... ok [INFO] [stdout] test corpus::tests::run_ir_dir_corpus_no_fraig_preset_uses_canonical_script_and_metadata ... 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_opt_ir_aig_equiv_suggestions_targets_both_fraig_variants ... 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 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 executor::tests::extract_ir_fn_block_by_name_finds_named_function ... ok [INFO] [stdout] test corpus::tests::ensure_imported_ir_action_is_idempotent ... ok [INFO] [stdout] test app::tests::finalize_successful_queue_action_keeps_running_visible_until_done_write ... ok [INFO] [stdout] test executor::tests::promote_staging_action_dir_replaces_failed_only_final_dir ... ok [INFO] [stdout] test executor::tests::promote_staging_action_dir_preserves_existing_completed_final_dir ... ok [INFO] [stdout] test executor::tests::extract_single_ir_fn_block_with_name_renames_top_fn ... ok [INFO] [stdout] test model::tests::queue_done_deserialize_defaults_completed_by_when_missing ... ok [INFO] [stdout] test model::tests::serde_roundtrip_provenance_preserves_suggested_actions ... ok [INFO] [stdout] test executor::tests::rewrite_ir_node_name_suffixes_with_offset_shifts_suffixes ... ok [INFO] [stdout] test executor::tests::rewrite_ir_package_top_function_errors_when_target_missing ... 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 corpus::tests::export_leaf_artifacts_prunes_stale_sample_dirs ... 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 query::tests::build_ir_fn_corpus_k3_loss_by_version_dataset_tracks_statuses ... ok [INFO] [stdout] test query::tests::apply_selected_file_to_stdlib_trend_dataset_filters_series_and_versions ... ok [INFO] [stdout] test query::tests::build_ir_fn_corpus_structural_coverage_tracks_losses_and_ir_nodes ... ok [INFO] [stdout] test query::tests::clamp_ir_node_limit_still_clamps_nonzero_requested_values ... ok [INFO] [stdout] test model::tests::serde_roundtrip_queue_failed_preserves_action_and_error ... 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::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::format_progress_duration_handles_non_finite ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_k3_losses_vs_crate_version_view_url_encodes_crate_version ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_does_not_materialize_ready_outputs ... ok [INFO] [stdout] test ops::tests::run_workers_exit_when_idle_returns_immediately_for_empty_queue ... 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::is_valid_action_id_for_route_requires_64_hex_chars ... ok [INFO] [stdout] test ops::tests::count_queue_json_files_ignores_non_json_files ... ok [INFO] [stdout] test query::tests::make_stdlib_aig_stats_point_rejects_k_bool_cone_derived_ir ... ok [INFO] [stdout] test query::tests::build_queue_live_status_counts_pending_expanders ... ok [INFO] [stdout] test query::tests::normalize_action_output_relpath_rejects_invalid_paths ... 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::ir_fn_corpus_web_index_roundtrip ... 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 query::tests::ir_fn_corpus_web_index_can_load_from_delta_only_rows ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_rewrites_workspace_paths_under_output_dir ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_web_index_load_returns_none_when_missing ... ok [INFO] [stdout] test query::tests::stdlib_g8r_vs_yosys_view_url_keeps_scope_and_encodes_crate_version ... ok [INFO] [stdout] test query::tests::transitive_dependency_traversal_handles_cycles_without_looping ... ok [INFO] [stdout] test query::tests::transitive_dependency_traversal_reports_expected_hops ... ok [INFO] [stdout] test queue::tests::action_scheduler_priority_prefers_leaf_actions ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_preserves_run_mode_failures_from_manifest ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_uses_output_dir_workspace_paths ... ok [INFO] [stdout] test query::tests::lookup_ir_fn_corpus_by_fn_name_returns_match_with_ir_block ... ok [INFO] [stdout] test query::tests::ir_fn_corpus_web_index_delta_overlay_applies ... ok [INFO] [stdout] test query::tests::stdlib_g8r_vs_yosys_index_roundtrip ... ok [INFO] [stdout] test query::tests::build_queue_live_status_splits_owned_and_foreign_running_leases ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_preserves_no_fraig_preset_metadata ... ok [INFO] [stdout] test queue::tests::queue_state_key_roundtrip_covers_all_known_states ... ok [INFO] [stdout] test app::tests::completed_lossy_aig_stat_diff_updates_k_bool_enqueue_filter_cache ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_moves_record_to_running ... ok [INFO] [stdout] test queue::tests::running_owner_process_missing_on_local_host_false_for_other_host ... ok [INFO] [stdout] test query::tests::stdlib_file_action_graph_index_overlay_includes_runtime_queue_actions ... ok [INFO] [stdout] test queue::tests::running_owner_process_missing_on_local_host_true_for_missing_local_pid ... ok [INFO] [stdout] test query::tests::stdlib_file_action_graph_hides_k3_descendants_by_default ... ok [INFO] [stdout] test queue::tests::suggested_action_queue_priority_grows_toward_leaf_actions ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_rewrites_public_outputs_from_live_state ... ok [INFO] [stdout] test service::runtime_docker::tests::bounded_output_capture_without_truncation_is_plain_text ... ok [INFO] [stdout] test service::runtime_docker::tests::bounded_output_capture_keeps_tail_and_marks_truncated ... ok [INFO] [stdout] test service::runtime_docker::tests::queue_drain_persistent_runners_covers_docker_backed_actions ... ignored, requires docker [INFO] [stdout] test service::runtime_docker::tests::store_container_path_translates_host_store_paths ... ok [INFO] [stdout] test corpus::tests::refresh_ir_dir_corpus_status_prefers_live_state_over_stale_run_failure_manifest ... ok [INFO] [stdout] test queue::tests::claim_compatible_pending_items_only_claims_matching_g8r_batch_key ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_quarantines_corrupt_pending_record ... ok [INFO] [stdout] test queue::tests::repair_corrupt_queue_records_apply_removes_corrupt_files ... ok [INFO] [stdout] test snapshot::tests::snapshot_web_index_path_rejects_parent_traversal ... ok [INFO] [stdout] test service::structural_index::tests::structural_index_source_action_set_hash_is_stable_and_filtered ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_prefers_explicit_queue_priority_over_action_kind_priority ... ok [INFO] [stdout] test queue::tests::repair_corrupt_queue_records_detects_corrupt_running_json ... ok [INFO] [stdout] test service::runtime_docker::tests::infer_store_root_from_path_returns_parent_of_staging_tree ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_build_skips_incremental_delta_rows ... 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_accepts_matching_manifest ... ok [INFO] [stdout] test corpus::tests::show_ir_dir_corpus_progress_reports_live_counts_eta_and_failures ... ok [INFO] [stdout] test store::tests::queue_paths_use_sharded_layout ... ok [INFO] [stdout] test service::core::tests::resolve_known_input_ir_structural_hash_reads_k_bool_manifest_entry ... ok [INFO] [stdout] test queue::tests::enqueue_action_with_priority_promotes_existing_pending_item ... ok [INFO] [stdout] test queue::tests::classify_action_readiness_blocks_on_failed_or_canceled_dependencies ... ok [INFO] [stdout] test queue::tests::claim_next_pending_item_prefers_leaf_priority_over_lexicographic_order ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_build_skips_stdlib_file_action_graph_index ... ok [INFO] [stdout] test query::tests::stdlib_fn_timeline_index_roundtrip_supports_fraig_toggle ... ok [INFO] [stdout] test service::structural_index::tests::check_ir_fn_corpus_structural_freshness_detects_missing_manifest ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_build_and_verify_roundtrip ... ok [INFO] [stdout] test store::tests::test_for_each_provenance_supports_early_break ... ok [INFO] [stdout] test tests::determine_dslx_import_context_switches_on_subtree_stdlib_presence ... ok [INFO] [stdout] test tests::dslx_mangle_utility_sanitizes_components ... ok [INFO] [stdout] test store::tests::test_sled_backend_ensure_layout_succeeds ... ok [INFO] [stdout] test store::tests::test_sled_backend_load_failed_action_records_reads_persisted_records ... ok [INFO] [stdout] test store::tests::test_default_store_uses_sled_backend ... ok [INFO] [stdout] test tests::extract_tar_gz_subtree_safely_extracts_only_requested_subtree_files ... 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 tests::structural_hash_for_matching_target_g8r_action_uses_details_hash ... ok [INFO] [stdout] test store::tests::test_sled_backend_promote_and_materialize_roundtrip ... ok [INFO] [stdout] test web::cache::tests::page_cache_roundtrip ... ok [INFO] [stdout] test web::cache::tests::stdlib_dataset_cache_hits_without_recompute ... ok [INFO] [stdout] test tests::enqueue_processing_for_crate_version_enqueues_stdlib_and_module_roots ... ok [INFO] [stdout] test store::tests::test_snapshot_backend_web_index_roundtrip ... ok [INFO] [stdout] test web::cache::tests::stdlib_file_action_graph_dataset_cache_hits_without_recompute ... ok [INFO] [stdout] test web::routes_api::tests::frontend_compare_query_params_require_sort_key ... 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_levels_then_nodes ... 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 store::tests::test_ingest_legacy_failed_records_moves_data_to_sled_and_prunes_legacy_dirs ... ok [INFO] [stdout] test store::tests::test_sled_backend_web_index_roundtrip ... ok [INFO] [stdout] test store::tests::test_backfill_sled_action_file_compression_target_relpath_filters_rows ... ok [INFO] [stdout] test store::tests::test_sled_backend_compresses_large_action_file_rows ... ok [INFO] [stdout] test tests::load_failed_queue_records_reads_persisted_records_only ... ok [INFO] [stdout] test store::tests::test_compact_sled_db_replace_source_swaps_compacted_copy ... 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_rewrites_raw_rows ... ok [INFO] [stdout] test tests::normalize_subtree_path_normalizes_and_rejects_invalid_values ... ok [INFO] [stdout] test snapshot::tests::static_snapshot_verify_detects_tamper ... ok [INFO] [stdout] test query::tests::structural_archive_is_built_and_then_served_from_cache ... ok [INFO] [stdout] test store::tests::test_compact_sled_db_copies_rows_without_replacing_source ... FAILED [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_copies_rows_without_replacing_source stdout ---- [INFO] [stdout] compact-sled-db: opening source /tmp/xlsynth-bvc-store-sled-compact-copy-17-1776938468088862327/source.sled [INFO] [stdout] [INFO] [stdout] thread 'store::tests::test_compact_sled_db_copies_rows_without_replacing_source' (195) panicked at src/store.rs:3044:14: [INFO] [stdout] compact sled db: opening source sled db: /tmp/xlsynth-bvc-store-sled-compact-copy-17-1776938468088862327/source.sled (database lock is held by another process; stop the service first) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::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_copies_rows_without_replacing_source [INFO] [stdout] at ./src/store.rs:3043:23 [INFO] [stdout] 3: xlsynth_bvc::store::tests::test_compact_sled_db_copies_rows_without_replacing_source::{{closure}} [INFO] [stdout] at ./src/store.rs:3022:67 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 7: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 10: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 11: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 13: test::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 14: test::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 16: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 17: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 22: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 24: ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 25: [INFO] [stdout] 26: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d6397d8432a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d6397d8432a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d6397d8432a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5d6397d8432a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5d6397d9c44a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5d6397d9c44a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5d6397d89a92 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5d6397d89a92 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5d6397d5d17f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5d6397d5d17f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5d6397d794b9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5d63974a9b7c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5d63974a9b7c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d6397d79732 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5d6397d79732 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5d6397d5d238 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5d6397d51979 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5d6397d5e69d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5d6397d9ccbc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d6397d9ca02 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5d6396d1e11c - core::result::Result::expect::h2072c72965efb054 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5d6396da1f6d - xlsynth_bvc::store::tests::test_compact_sled_db_copies_rows_without_replacing_source::h0c51ecedb4d64707 [INFO] [stdout] at /opt/rustwide/workdir/src/store.rs:3044:14 [INFO] [stdout] 22: 0x5d6396da29b7 - xlsynth_bvc::store::tests::test_compact_sled_db_copies_rows_without_replacing_source::{{closure}}::h6f5f305b11a38300 [INFO] [stdout] at /opt/rustwide/workdir/src/store.rs:3022:67 [INFO] [stdout] 23: 0x5d6396e2edd6 - core::ops::function::FnOnce::call_once::hb05e36747165f322 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d639749dc7b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d639749dc7b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d63974aa64b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d63974aa64b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5d63974aa64b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5d63974aa64b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5d63974aa64b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d63974aa64b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d63974aa64b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d63974a4aa4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d63974a4aa4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5d63974ad252 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5d63974ad252 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5d63974ad252 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5d63974ad252 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5d63974ad252 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d63974ad252 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5d63974ad252 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d6397d830ef - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x5d6397d830ef - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7778f0603aa4 - [INFO] [stdout] 45: 0x7778f0690a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] store::tests::test_compact_sled_db_copies_rows_without_replacing_source [INFO] [stdout] [INFO] [stdout] test result: FAILED. 145 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin xlsynth_bvc` [INFO] running `Command { std: "docker" "inspect" "96f79dbf5172211b26faeda831ecced456745f5aaac2f877186881b8741dbba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f79dbf5172211b26faeda831ecced456745f5aaac2f877186881b8741dbba1", kill_on_drop: false }` [INFO] [stdout] 96f79dbf5172211b26faeda831ecced456745f5aaac2f877186881b8741dbba1