[INFO] fetching crate wavepeek 0.3.0... [INFO] testing wavepeek-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate wavepeek 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wavepeek 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wavepeek 0.3.0 [INFO] tweaked toml for crates.io crate wavepeek 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wavepeek 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wavepeek 0.3.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db16b35c66641bc0b00a5231dfa8394aba2cbf6fcf663d480b5369fc638c6a48 [INFO] running `Command { std: "docker" "start" "-a" "db16b35c66641bc0b00a5231dfa8394aba2cbf6fcf663d480b5369fc638c6a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db16b35c66641bc0b00a5231dfa8394aba2cbf6fcf663d480b5369fc638c6a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db16b35c66641bc0b00a5231dfa8394aba2cbf6fcf663d480b5369fc638c6a48", kill_on_drop: false }` [INFO] [stdout] db16b35c66641bc0b00a5231dfa8394aba2cbf6fcf663d480b5369fc638c6a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81c02eb0abf1ba4a9c88405a62eada79b73ea609753ac1131db2c3877aeca6ec [INFO] running `Command { std: "docker" "start" "-a" "81c02eb0abf1ba4a9c88405a62eada79b73ea609753ac1131db2c3877aeca6ec", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling miniz_oxide v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fst-reader v0.14.3 [INFO] [stderr] Compiling wellen v0.20.2 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wavepeek v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s [INFO] running `Command { std: "docker" "inspect" "81c02eb0abf1ba4a9c88405a62eada79b73ea609753ac1131db2c3877aeca6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c02eb0abf1ba4a9c88405a62eada79b73ea609753ac1131db2c3877aeca6ec", kill_on_drop: false }` [INFO] [stdout] 81c02eb0abf1ba4a9c88405a62eada79b73ea609753ac1131db2c3877aeca6ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c695d4eb21411a2f24865eb48f5da982ec7037735db7964cc1a87526ae7b39d [INFO] running `Command { std: "docker" "start" "-a" "1c695d4eb21411a2f24865eb48f5da982ec7037735db7964cc1a87526ae7b39d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling wavepeek v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.41s [INFO] running `Command { std: "docker" "inspect" "1c695d4eb21411a2f24865eb48f5da982ec7037735db7964cc1a87526ae7b39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c695d4eb21411a2f24865eb48f5da982ec7037735db7964cc1a87526ae7b39d", kill_on_drop: false }` [INFO] [stdout] 1c695d4eb21411a2f24865eb48f5da982ec7037735db7964cc1a87526ae7b39d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9c1f22f4ba31e1ce30504e555c8962e3ed0be6241ac0981092046f5e25170b9 [INFO] running `Command { std: "docker" "start" "-a" "e9c1f22f4ba31e1ce30504e555c8962e3ed0be6241ac0981092046f5e25170b9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wavepeek-5e69269d23a7309e) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test cli::limits::tests::limit_arg_parses_numeric_values ... ok [INFO] [stdout] test cli::limits::tests::limit_arg_rejects_invalid_literals ... ok [INFO] [stdout] test cli::tests::help_hint_uses_subcommand_help_for_subcommand_parse_failures ... ok [INFO] [stdout] test cli::tests::help_hint_uses_global_help_for_top_level_parse_failures ... ok [INFO] [stdout] test cli::limits::tests::limit_arg_parses_unlimited_literal ... ok [INFO] [stdout] test cli::tests::clap_errors_are_normalized_to_single_line_message ... ok [INFO] [stdout] test cli::tests::clap_error_detail_preserves_missing_argument_names ... ok [INFO] [stdout] test cli::tests::info_dispatch_keeps_json_and_waves_args ... ok [INFO] [stdout] test cli::tests::change_dispatch_keeps_on_abs_and_limits ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_keeps_baseline_for_low_signal_count_edge_only_terms ... ok [INFO] [stdout] test cli::tests::scope_dispatch_accepts_unlimited_limit_literals ... ok [INFO] [stdout] test cli::tests::value_dispatch_keeps_scope_signals_abs_and_json_args ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_keeps_baseline_below_fused_threshold ... ok [INFO] [stdout] test cli::tests::property_dispatch_parses_capture_default ... ok [INFO] [stdout] test cli::tests::scope_dispatch_keeps_bounded_query_args ... ok [INFO] [stdout] test cli::tests::signal_dispatch_keeps_recursive_and_max_depth_args ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_keeps_baseline_for_low_work_any_tracked_only ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_keeps_baseline_for_narrow_selective_edge_events ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_uses_edge_fast_for_ultra_wide_selective_edge_events ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_uses_fused_at_threshold_for_any_tracked ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_uses_fused_for_mid_any_tracked_only ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_uses_fused_for_wide_any_tracked_only ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_uses_fused_for_wide_selective_edge_events ... ok [INFO] [stdout] test engine::time::tests::dump_tick_must_be_non_zero ... ok [INFO] [stdout] test engine::time::tests::parse_dump_time_context_extracts_dump_bounds_and_tick ... ok [INFO] [stdout] test engine::time::tests::parse_time_token_requires_integer_and_unit ... ok [INFO] [stdout] test engine::time::tests::raw_timestamp_formatting_uses_dump_time_unit ... ok [INFO] [stdout] test engine::time::tests::validate_time_token_to_raw_rejects_raw_range_overflow ... ok [INFO] [stdout] test engine::time::tests::validate_time_token_to_raw_rejects_requires_units_and_invalid_tokens ... ok [INFO] [stdout] test engine::time::tests::validate_time_token_to_raw_rejects_too_large_bounds_and_misalignment ... ok [INFO] [stdout] test engine::value_format::tests::nibble_conversion_prefers_binary_then_z_then_x ... ok [INFO] [stdout] test engine::value_format::tests::verilog_literal_formatter_emits_lowercase_hex_and_unknowns ... ok [INFO] [stdout] test engine::time::tests::zeptoseconds_conversion_supports_cross_unit_comparison ... ok [INFO] [stdout] test error::tests::file_errors_use_exit_code_two ... ok [INFO] [stdout] test engine::change::tests::auto_engine_mode_uses_fused_for_mid_edge_only_terms ... ok [INFO] [stdout] test expr::parser::tests::event_expr_accepts_comma_union ... ok [INFO] [stdout] test expr::parser::tests::event_expr_iff_binding_with_union ... ok [INFO] [stdout] test expr::parser::tests::event_expr_iff_capture_parenthesized_or ... ok [INFO] [stdout] test output::tests::change_human_render_is_single_line_per_snapshot ... ok [INFO] [stdout] test expr::tests::parse_event_expr_wrapper_supports_any_tracked ... ok [INFO] [stdout] test output::tests::value_human_render_is_deterministic_and_compact ... ok [INFO] [stdout] test output::tests::json_envelope_has_required_shape_for_info ... ok [INFO] [stdout] test output::tests::json_envelope_preserves_warnings_for_scope ... ok [INFO] [stdout] test output::tests::scope_tree_render_matches_linux_tree_style ... ok [INFO] [stdout] test error::tests::scope_and_signal_errors_use_exit_code_one ... ok [INFO] [stdout] test waveform::tests::delta_filter_mixed_prior_state_emits_on_comparable_change ... ok [INFO] [stdout] test waveform::tests::duplicate_projection_deduplicates_paths_and_tracks_requested_order ... ok [INFO] [stdout] test waveform::tests::edge_classification_ninestate_maps_to_x ... ok [INFO] [stdout] test waveform::tests::fst_uses_multi_thread_loader_in_shared_path ... ok [INFO] [stdout] test waveform::tests::edge_classification_sv2023_matrix ... ok [INFO] [stdout] test waveform::tests::edge_detection_uses_lsb_only ... ok [INFO] [stdout] test waveform::tests::delta_filter_initializes_without_prior_state ... ok [INFO] [stdout] test waveform::tests::open_missing_file_maps_to_file_error ... ok [INFO] [stdout] test waveform::tests::parse_failures_map_to_file_error ... ok [INFO] [stdout] test waveform::tests::scopes_depth_first_none_includes_all_nested_depths ... ok [INFO] [stdout] test waveform::tests::scopes_use_deterministic_depth_first_lexicographic_order_with_kind ... ok [INFO] [stdout] test waveform::tests::recursive_signals_in_scope_none_depth_includes_all_nested_levels ... ok [INFO] [stdout] test waveform::tests::open_and_read_metadata_from_vcd ... ok [INFO] [stdout] test waveform::tests::sample_signals_at_time_preserves_order_and_duplicates ... ok [INFO] [stdout] test waveform::tests::recursive_signals_in_scope_are_deterministic_depth_first ... ok [INFO] [stdout] test waveform::tests::signal_offset_at_index_returns_none_when_signal_is_not_loaded ... ok [INFO] [stdout] test waveform::tests::signal_offset_at_index_compares_data_position_only ... ok [INFO] [stdout] test waveform::tests::missing_scope_returns_scope_category_error ... ok [INFO] [stdout] test waveform::tests::signals_in_scope_are_sorted_and_preserve_parser_var_type_aliases ... ok [INFO] [stdout] test waveform::tests::sample_signals_at_time_returns_signal_error_for_missing_path ... ok [INFO] [stdout] test waveform::tests::decode_signal_at_index_requires_loaded_signal_data ... ok [INFO] [stdout] test waveform::tests::decode_signal_at_index_returns_none_when_no_prior_value_exists ... ok [INFO] [stdout] test waveform::tests::recursive_signals_in_scope_respect_depth_boundaries ... ok [INFO] [stdout] test waveform::tests::decode_signal_at_index_matches_sample_resolved_optional ... ok [INFO] [stdout] test waveform::tests::sample_signals_at_time_uses_latest_change_before_timestamp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/change_cli.rs (/opt/rustwide/target/debug/deps/change_cli-1d1eebca55dbb1a7) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test change_equal_from_and_to_never_emits_baseline_row ... ok [INFO] [stdout] test change_edge_wiring_is_end_to_end ... ok [INFO] [stdout] test change_explicit_tune_auto_still_requires_debug_mode ... ok [INFO] [stdout] test change_decimal_time_token_is_rejected_as_args_error ... ok [INFO] [stdout] test change_default_max_is_50_with_truncation_warning ... ok [INFO] [stdout] test change_named_non_edge_trigger_emits_expected_single_row ... ok [INFO] [stdout] test change_explicit_tune_candidates_auto_still_requires_debug_mode ... ok [INFO] [stdout] test change_from_timestamp_is_baseline_only_for_emission ... ok [INFO] [stdout] test change_rejects_legacy_pre_fusion_engine_label ... ok [INFO] [stdout] test change_rejects_zero_max_with_args_error ... ok [INFO] [stdout] test change_empty_on_expression_is_rejected_as_args_error ... ok [INFO] [stdout] test change_default_when_matches_expected_json_payload ... ok [INFO] [stdout] test change_omitted_from_uses_dump_start_baseline_checkpoint ... ok [INFO] [stdout] test change_empty_result_warning_matches_between_json_and_human_modes ... ok [INFO] [stdout] test change_requires_signals_flag ... ok [INFO] [stdout] test change_tune_candidate_override_requires_debug_mode ... ok [INFO] [stdout] test change_tune_overrides_require_debug_mode ... ok [INFO] [stdout] test change_misaligned_time_includes_help_hint ... ok [INFO] [stdout] test change_accepts_inclusive_dump_time_bounds ... ok [INFO] [stdout] test change_tune_edge_fast_force_requires_debug_mode ... ok [INFO] [stdout] test change_out_of_range_from_time_is_args_error_with_bounds ... ok [INFO] [stdout] test change_preserves_duplicate_signal_order ... ok [INFO] [stdout] test change_iff_is_recognized_but_runtime_is_deferred ... ok [INFO] [stdout] test change_omitted_when_matches_explicit_wildcard ... ok [INFO] [stdout] test change_invalid_when_signal_fails_even_without_in_range_timestamps ... ok [INFO] [stdout] test change_zero_delta_path_returns_empty_data_with_warning ... ok [INFO] [stdout] test change_negedge_wiring_is_end_to_end ... ok [INFO] [stdout] test change_union_overlap_timestamp_is_deduplicated ... ok [INFO] [stdout] test change_tune_overrides_succeed_with_debug_mode ... ok [INFO] [stdout] test change_unlimited_max_disables_truncation_and_emits_warning_in_both_modes ... ok [INFO] [stdout] test change_truncation_warning_matches_between_json_and_human_modes ... ok [INFO] [stdout] test change_zero_delta_warning_matches_between_json_and_human_modes ... ok [INFO] [stdout] test change_union_or_and_comma_forms_are_exact_synonyms ... ok [INFO] [stdout] test change_unlimited_warning_precedes_empty_result_warning_in_json_and_human_modes ... ok [INFO] [stdout] test change_rejects_legacy_internal_and_perf_change_flags ... ok [INFO] [stdout] test change_scoped_mode_rejects_canonical_tokens_even_if_prefixed_path_exists ... ok [INFO] [stdout] test change_abs_only_affects_human_labels_not_json_payload ... ok [INFO] [stdout] test change_validates_error_paths_for_args_scope_and_signal_resolution ... ok [INFO] [stderr] Running tests/change_opt_equivalence.rs (/opt/rustwide/target/debug/deps/change_opt_equivalence-ff66437ba74ad5ce) [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test change_anychange_trigger_detects_none_to_some_transition ... ok [INFO] [stdout] test change_auto_sparse_edge_profile_matches_baseline_output ... ok [INFO] [stdout] test change_dense_edge_max_one_truncation_matches_all_modes ... ok [INFO] [stdout] test change_redundant_same_value_dump_does_not_emit_row ... ok [INFO] [stdout] test change_all_candidates_at_or_before_baseline_do_not_emit ... ok [INFO] [stdout] test change_auto_dense_any_tracked_profile_matches_fused_output ... ok [INFO] [stdout] test change_auto_sparse_any_tracked_profile_matches_baseline_output ... ok [INFO] [stdout] test change_empty_window_from_equals_to_remains_empty ... ok [INFO] [stdout] test change_edge_without_requested_delta_remains_empty_in_all_modes ... ok [INFO] [stdout] test change_max_one_truncation_matches_between_modes ... ok [INFO] [stdout] test change_dense_posedge_sparse_delta_matches_all_modes ... ok [INFO] [stdout] test change_uses_strict_previous_timestamp_not_previous_candidate ... ok [INFO] [stdout] test change_forced_edge_fast_falls_back_for_non_edge_triggers ... ok [INFO] [stdout] test change_union_edge_trigger_dedups_same_timestamp_in_all_modes ... ok [INFO] [stdout] test change_from_inside_window_respects_intermediate_non_candidate_updates ... ok [INFO] [stdout] test change_trigger_matrix_matches_between_baseline_and_fused ... ok [INFO] [stdout] test change_auto_dense_edge_profile_matches_edge_fast_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s [INFO] [stdout] [INFO] [stderr] Running tests/change_vcd_fst_parity.rs (/opt/rustwide/target/debug/deps/change_vcd_fst_parity-cc7da5f9b9da8d68) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test change_fst_fused_stream_candidate_path_matches_fused_random_access_path ... ok [INFO] [stdout] test change_fst_stream_candidate_path_matches_random_access_path ... ok [INFO] [stdout] test change_vcd_and_fst_payloads_match_for_default_trigger ... ok [INFO] [stdout] test change_vcd_and_fst_payloads_match_for_named_and_edge_triggers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/cli_contract.rs (/opt/rustwide/target/debug/deps/cli_contract-44aac8941b9630e5) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test command_name_parser_ignores_wrapped_description_lines ... ok [INFO] [stdout] test change_help_documents_on_trigger_and_does_not_expose_clk ... ok [INFO] [stdout] test help_lists_expected_subcommands ... ok [INFO] [stdout] test shipped_commands_list_matches_top_level_help_surface ... ok [INFO] [stdout] test signal_help_documents_recursive_and_max_depth_flags ... ok [INFO] [stdout] test subcommand_help_uses_extended_prd_descriptions ... ok [INFO] [stdout] test property_accepts_capture_flag_in_cli_then_fails_as_unimplemented ... ok [INFO] [stdout] test change_rejects_legacy_when_flag_without_alias ... ok [INFO] [stdout] test schema_does_not_accept_waves_flag ... ok [INFO] [stdout] test schema_does_not_accept_json_flag ... ok [INFO] [stdout] test top_level_help_documents_general_conventions ... ok [INFO] [stdout] test short_help_flag_matches_long_help_behavior ... ok [INFO] [stdout] test positional_arguments_are_rejected ... ok [INFO] [stdout] test unimplemented_subcommands_disclose_status_in_help ... ok [INFO] [stdout] test no_args_prints_top_level_help_and_exits_zero ... ok [INFO] [stdout] test top_level_help_marks_unimplemented_subcommands ... ok [INFO] [stdout] test unknown_flags_are_normalized_to_args_category ... ok [INFO] [stdout] test help_lists_schema_after_waveform_commands ... ok [INFO] [stdout] test value_rejects_legacy_time_flag_without_alias ... ok [INFO] [stdout] test schema_rejects_positional_arguments ... ok [INFO] [stdout] test waveform_commands_require_waves_flag ... ok [INFO] [stdout] test top_level_short_and_long_help_are_identical ... ok [INFO] [stdout] test help_documents_unlimited_limit_literals_for_all_affected_commands ... ok [INFO] [stdout] test no_args_help_matches_long_help_output ... ok [INFO] [stdout] test legacy_subcommands_are_rejected_without_alias ... ok [INFO] [stdout] test all_commands_reject_human_flag ... ok [INFO] [stdout] test waveform_help_uses_schema_reference_without_inline_envelope_or_parse_hints ... ok [INFO] [stdout] test unknown_top_level_flag_uses_global_help_hint ... ok [INFO] [stdout] test shipped_commands_help_is_self_descriptive ... ok [INFO] [stdout] test short_and_long_help_are_identical_for_shipped_commands ... ok [INFO] [stdout] test subcommand_short_help_includes_long_help_contract_markers ... ok [INFO] [stdout] test version_flags_print_version_to_stdout ... ok [INFO] [stderr] Running tests/info_cli.rs (/opt/rustwide/target/debug/deps/info_cli-45674e3dc595ad7a) [INFO] [stdout] test waveform_help_avoids_literal_error_or_warning_message_bodies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test info_missing_file_is_file_error_with_exit_code_two ... ok [INFO] [stdout] test info_human_output_is_default_for_vcd_fixture ... ok [INFO] [stdout] test info_json_contract_for_fst_fixture ... ok [INFO] [stdout] test info_json_contract_for_external_picorv32_fixture ... FAILED [INFO] [stdout] test info_invalid_file_is_parse_error_with_exit_code_two ... ok [INFO] [stdout] test info_json_output_is_deterministic_across_runs ... ok [INFO] [stdout] test info_json_contract_for_vcd_fixture ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- info_json_contract_for_external_picorv32_fixture stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'info_json_contract_for_external_picorv32_fixture' (1926) panicked at tests/info_cli.rs:97:5: [INFO] [stdout] required external fixture is missing: /opt/rtl-artifacts/picorv32_test_vcd.fst [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x611055d9692a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x611055d9692a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x611055d9692a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x611055d9692a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x611055dac4aa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x611055dac4aa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x611055d9c502 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x611055d9c502 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x611055d755df - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x611055d755df - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x611055d8ed79 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x611055cd63ac - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x611055cd63ac - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x611055d8ef32 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x611055d8ef32 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x611055d75698 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x611055d6cf89 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x611055d763ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x611055dacc7c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x611055cb9ce3 - info_cli[70a344ea1acbd222]::info_json_contract_for_external_picorv32_fixture [INFO] [stdout] at /opt/rustwide/workdir/tests/info_cli.rs:97:5 [INFO] [stdout] 20: 0x611055cb7687 - info_cli[70a344ea1acbd222]::info_json_contract_for_external_picorv32_fixture::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/info_cli.rs:95:54 [INFO] [stdout] 21: 0x611055cbf056 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x611055cca48b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x611055cca48b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x611055cd6e7b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x611055cd6e7b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x611055cd6e7b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x611055cd6e7b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x611055cd6e7b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x611055cd6e7b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x611055cd6e7b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x611055cd2594 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x611055cd2594 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x611055cd9a82 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x611055cd9a82 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x611055cd9a82 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x611055cd9a82 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x611055cd9a82 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x611055cd9a82 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x611055cd9a82 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x611055d961bf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x611055d961bf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7fa43f5ebaa4 - [INFO] [stdout] 43: 0x7fa43f678a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] info_json_contract_for_external_picorv32_fixture [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test info_cli` [INFO] running `Command { std: "docker" "inspect" "e9c1f22f4ba31e1ce30504e555c8962e3ed0be6241ac0981092046f5e25170b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c1f22f4ba31e1ce30504e555c8962e3ed0be6241ac0981092046f5e25170b9", kill_on_drop: false }` [INFO] [stdout] e9c1f22f4ba31e1ce30504e555c8962e3ed0be6241ac0981092046f5e25170b9