[INFO] cloning repository https://github.com/chitao1234/rushfind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chitao1234/rushfind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchitao1234%2Frushfind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchitao1234%2Frushfind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 581ed80badd8016ba54d0e768c02c98d7f64d6af
[INFO] testing chitao1234/rushfind against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchitao1234%2Frushfind" "/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/chitao1234/rushfind
[INFO] finished tweaking git repo https://github.com/chitao1234/rushfind
[INFO] tweaked toml for git repo https://github.com/chitao1234/rushfind written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chitao1234/rushfind on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chitao1234/rushfind 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dc52a77ec12fa8bf0e4127b4a509979441b5013414e341c0690bba572438488
[INFO] running `Command { std: "docker" "start" "-a" "7dc52a77ec12fa8bf0e4127b4a509979441b5013414e341c0690bba572438488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dc52a77ec12fa8bf0e4127b4a509979441b5013414e341c0690bba572438488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc52a77ec12fa8bf0e4127b4a509979441b5013414e341c0690bba572438488", kill_on_drop: false }`
[INFO] [stdout] 7dc52a77ec12fa8bf0e4127b4a509979441b5013414e341c0690bba572438488
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3299313aeedf19e9b125046c7dd3eafd735c8f9b170fa756ef36a4c75eea955
[INFO] running `Command { std: "docker" "start" "-a" "f3299313aeedf19e9b125046c7dd3eafd735c8f9b170fa756ef36a4c75eea955", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rushfind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pcre2-sys v0.2.10
[INFO] [stderr]    Compiling pcre2 v0.2.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.10s
[INFO] running `Command { std: "docker" "inspect" "f3299313aeedf19e9b125046c7dd3eafd735c8f9b170fa756ef36a4c75eea955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3299313aeedf19e9b125046c7dd3eafd735c8f9b170fa756ef36a4c75eea955", kill_on_drop: false }`
[INFO] [stdout] f3299313aeedf19e9b125046c7dd3eafd735c8f9b170fa756ef36a4c75eea955
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c86ca82ebbad7b498d39c5f00c5087ac2aef61ac85f8be17586fbe01bc369a27
[INFO] running `Command { std: "docker" "start" "-a" "c86ca82ebbad7b498d39c5f00c5087ac2aef61ac85f8be17586fbe01bc369a27", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling rushfind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.71s
[INFO] running `Command { std: "docker" "inspect" "c86ca82ebbad7b498d39c5f00c5087ac2aef61ac85f8be17586fbe01bc369a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86ca82ebbad7b498d39c5f00c5087ac2aef61ac85f8be17586fbe01bc369a27", kill_on_drop: false }`
[INFO] [stdout] c86ca82ebbad7b498d39c5f00c5087ac2aef61ac85f8be17586fbe01bc369a27
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4433945bfffb5a996cc5f8e158f4c1fbf9fb420020c481dadf628768c2a0b64f
[INFO] running `Command { std: "docker" "start" "-a" "4433945bfffb5a996cc5f8e158f4c1fbf9fb420020c481dadf628768c2a0b64f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rushfind-150eae57fccb5dc1)
[INFO] [stdout] 
[INFO] [stdout] running 169 tests
[INFO] [stdout] test entry::tests::directory_reparse_points_follow_only_in_logical_modes ... ok
[INFO] [stdout] test entry::tests::entry_accessors_read_from_the_platform_metadata_view ... ok
[INFO] [stdout] test entry::tests::missing_optional_fields_raise_feature_specific_errors ... ok
[INFO] [stdout] test entry::tests::access_failures_collapse_to_false ... ok
[INFO] [stdout] test entry::tests::access_results_are_cached_per_mode_and_shared_by_clones ... ok
[INFO] [stdout] test eval::tests::eval_context_exposes_frozen_now ... ok
[INFO] [stdout] test eval::tests::action_failure_status_survives_and_short_circuit ... ok
[INFO] [stdout] test eval::tests::not_inverts_truth_without_dropping_status ... ok
[INFO] [stdout] test entry::tests::basename_style_access_does_not_fetch_metadata ... ok
[INFO] [stdout] test entry::tests::active_mount_id_uses_logical_root_view_only_for_command_line_only_mode ... ok
[INFO] [stdout] test eval::tests::or_keeps_status_from_false_left_branch_before_true_right_branch ... ok
[INFO] [stdout] test eval::tests::planned_name_mismatch_skips_later_link_target_predicate ... ok
[INFO] [stdout] test entry::tests::enosys_primary_access_path_falls_back_to_plain_access ... ok
[INFO] [stdout] test entry::tests::logical_metadata_is_loaded_only_for_followed_view ... ok
[INFO] [stdout] test entry::tests::physical_link_target_is_loaded_once ... ok
[INFO] [stdout] test eval::tests::empty_directory_probe_is_loaded_once ... ok
[INFO] [stdout] test eval::tests::planned_name_mismatch_skips_later_metadata_predicate ... ok
[INFO] [stdout] test eval::tests::printf_fstype_action_uses_mount_snapshot_from_eval_context ... ok
[INFO] [stdout] test entry::tests::active_mount_id_reports_missing_filesystem_key_when_logical_view_lacks_it ... ok
[INFO] [stdout] test entry::tests::xtype_on_non_symlink_uses_physical_kind_without_logical_stat ... ok
[INFO] [stdout] test eval::tests::fstype_matches_mount_snapshot_type ... ok
[INFO] [stdout] test eval::tests::runtime_access_predicates_dispatch_by_mode ... ok
[INFO] [stdout] test exec::confirm::tests::confirm_prepared_rejects_eof_without_running_the_child ... ok
[INFO] [stdout] test exec::confirm::tests::confirm_prepared_uses_injected_affirmative_parser ... ok
[INFO] [stdout] test eval::tests::planned_name_mismatch_skips_later_directory_probe ... ok
[INFO] [stdout] test exec::confirm::tests::open_process_constructs_a_process_backed_prompt_session ... ok
[INFO] [stdout] test eval::tests::planned_name_mismatch_skips_later_access_probe ... ok
[INFO] [stdout] test exec::confirm::tests::render_prompt_preserves_non_utf8_payload_bytes ... ok
[INFO] [stdout] test eval::tests::fstype_without_mount_snapshot_context_is_a_runtime_error ... ok
[INFO] [stdout] test exec::confirm::tests::render_prompt_uses_catalog_fragments_from_messages_locale ... ok
[INFO] [stdout] test exec::tests::batch_sizer_flushes_before_crossing_the_limit ... ok
[INFO] [stdout] test exec::tests::delete_path_unlinks_symlinks_without_touching_targets ... ok
[INFO] [stdout] test exec::tests::execdir_batch_cost_uses_rendered_dot_slash_path_length ... ok
[INFO] [stdout] test entry::tests::physical_metadata_is_loaded_once_and_shared_by_clones ... ok
[INFO] [stdout] test eval::tests::printf_fstype_action_without_mount_snapshot_context_is_a_runtime_error ... ok
[INFO] [stdout] test exec::tests::execdir_batch_cwd_comes_from_path_parent ... ok
[INFO] [stdout] test exec::tests::execdir_batched_argv_uses_dot_slash_paths_and_common_directory ... ok
[INFO] [stdout] test exec::tests::execdir_prompt_rendering_uses_gnu_dot_slash_basename ... ok
[INFO] [stdout] test exec::tests::execdir_rendering_uses_gnu_dot_slash_basename ... ok
[INFO] [stdout] test exec::tests::ordered_delete_missing_path_reports_action_failure_status ... ok
[INFO] [stdout] test exec::tests::render_batched_argv_appends_paths_after_the_fixed_prefix ... ok
[INFO] [stdout] test ls::tests::device_size_slot_renders_major_and_minor ... ok
[INFO] [stdout] test ls::tests::escape_ls_bytes_matches_the_gnu_subset_for_paths_and_targets ... ok
[INFO] [stdout] test exec::tests::spill_buffer_moves_large_output_to_a_tempfile ... ok
[INFO] [stdout] test mounts::tests::rejects_mountinfo_lines_without_separator_or_type ... ok
[INFO] [stdout] test mounts::tests::parses_mountinfo_ids_and_type_names ... ok
[INFO] [stdout] test ls::tests::recent_window_excludes_entries_just_outside_bounds ... ok
[INFO] [stdout] test ls::tests::owner_group_fallback_uses_decimal_ids ... ok
[INFO] [stdout] test ls::tests::time_column_switches_shape_at_the_recent_boundary ... ok
[INFO] [stdout] test parallel::chunking::tests::accumulator_drains_buffer_locally_after_quit ... ok
[INFO] [stdout] test ls::tests::recent_window_is_inclusive_at_both_edges ... ok
[INFO] [stdout] test parallel::chunking::tests::accumulator_emits_fixed_size_chunks_after_split_threshold ... ok
[INFO] [stdout] test parallel::postorder::tests::released_resume_task_preserves_parent_notification ... ok
[INFO] [stdout] test messages_locale::tests::prompt_locale_selection_can_be_driven_by_an_injected_backend ... ok
[INFO] [stdout] test metadata_format::tests::principal_helpers_preserve_numeric_and_sid_fallbacks ... ok
[INFO] [stdout] test messages_locale::tests::prompt_locale_falls_back_from_full_name_to_language_then_c ... ok
[INFO] [stdout] test parallel::postorder::tests::resume_task_is_released_only_after_the_last_spilled_chunk_finishes ... ok
[INFO] [stdout] test parallel::scheduler::tests::locally_published_task_counts_as_outstanding_work ... ok
[INFO] [stdout] test metadata_format::tests::symbolic_mode_string_renders_posix_shapes ... ok
[INFO] [stdout] test exec::tests::parallel_flush_reports_batched_false_as_action_failure ... ok
[INFO] [stdout] test parallel::chunking::tests::accumulator_keeps_small_directories_local ... ok
[INFO] [stdout] test parallel::scheduler::tests::peer_can_steal_locally_published_sibling_chunk ... ok
[INFO] [stdout] test parallel::scheduler::tests::quit_wakes_sleeping_workers_and_returns_none_when_idle ... ok
[INFO] [stdout] test parallel::scheduler::tests::root_and_resume_tasks_both_count_as_outstanding_work ... ok
[INFO] [stdout] test parallel::scheduler::tests::steal_path_drains_injected_work_after_local_queue_empties ... ok
[INFO] [stdout] test parallel::scheduler::tests::worker_pops_locally_published_task_before_injected_work ... ok
[INFO] [stdout] test parallel::scheduler::tests::outstanding_task_count_hits_zero_only_after_finish ... ok
[INFO] [stdout] test pattern::tests::bracket_patterns_match_directly ... ok
[INFO] [stdout] test pattern::tests::bracket_ranges_follow_c_locale_byte_order ... ok
[INFO] [stdout] test pattern::tests::c_locale_case_insensitive_matching_is_ascii_only ... ok
[INFO] [stdout] test pattern::tests::matches_pattern_uses_owned_case_insensitive_semantics ... ok
[INFO] [stdout] test pattern::tests::case_insensitive_patterns_match_directly ... ok
[INFO] [stdout] test pattern::tests::non_utf8_candidates_are_matched_without_lossy_conversion ... ok
[INFO] [stdout] test planner::tests::depth_mode_derives_subtree_barrier_commit_policy ... ok
[INFO] [stdout] test exec::tests::ordered_flush_reports_batched_false_as_action_failure ... ok
[INFO] [stdout] test planner::tests::exact_platform_features_keep_existing_runtime_bits ... ok
[INFO] [stdout] test planner::tests::keeps_traversal_control_plan_when_prune_can_change_descent ... ok
[INFO] [stdout] test planner::tests::omits_traversal_control_plan_without_prune ... ok
[INFO] [stdout] test planner::tests::ls_still_requires_mode_bits_without_the_windows_output_contract ... ok
[INFO] [stdout] test planner::tests::unsupported_platform_features_fail_during_planning ... ok
[INFO] [stdout] test planner::tests::non_windows_rejects_windows_owner_predicates ... ok
[INFO] [stdout] test planner::tests::windows_rejects_numeric_ownership_and_mode_printf_directives ... ok
[INFO] [stdout] test planner::tests::windows_uid_and_gid_diagnostics_suggest_sid_predicates ... ok
[INFO] [stdout] test planner::tests::windows_accepts_ls_actions_with_the_native_renderer ... ok
[INFO] [stdout] test platform::locale::tests::default_ascii_parser_accepts_y_and_yes ... ok
[INFO] [stdout] test printf::tests::compiler_decodes_gnu_literal_escapes_and_collects_unknown_escape_warnings ... ok
[INFO] [stdout] test printf::tests::compiler_emits_a_stop_atom_for_backslash_c ... ok
[INFO] [stdout] test pattern::tests::path_star_can_cross_slashes_like_gnu_find ... ok
[INFO] [stdout] test printf::tests::compiler_parses_supported_field_formatting ... ok
[INFO] [stdout] test platform::locale::tests::yesstr_fallback_accepts_full_ascii_word_and_initial_letter ... ok
[INFO] [stdout] test printf::tests::compiler_accepts_the_full_stage_subset ... ok
[INFO] [stdout] test printf::tests::compiler_rejects_malformed_field_formatting ... ok
[INFO] [stdout] test printf::tests::compiler_rejects_missing_or_unknown_time_selectors ... ok
[INFO] [stdout] test printf::tests::compiler_treats_percent_b_without_a_selector_as_full_birth_time ... ok
[INFO] [stdout] test printf::tests::compiler_parses_full_and_family_time_directives ... ok
[INFO] [stdout] test planner::tests::approximate_platform_features_emit_startup_warning ... ok
[INFO] [stdout] test printf::tests::printf_with_fstype_directive_compiles ... ok
[INFO] [stdout] test printf::tests::format_sparseness_ascii_matches_gnu_host_samples ... ok
[INFO] [stdout] test printf_time::tests::renders_gnu_special_epoch_selector_with_ten_fraction_digits ... ok
[INFO] [stdout] test printf::tests::field_formatter_handles_string_and_numeric_directives ... ok
[INFO] [stdout] test printf_time::tests::renders_textual_selectors_with_c_locale_spellings ... ok
[INFO] [stdout] test regex_match::gnu::tests::emacs_followup_mixed_alternation_and_backreference_force_pcre2_fallback ... ok
[INFO] [stdout] test printf::tests::printf_with_fstype_requires_mount_snapshot_context ... ok
[INFO] [stdout] test printf::tests::render_printf_bytes_uses_empty_string_for_non_symlink_l ... ok
[INFO] [stdout] test printf_time::tests::renders_gnu_special_plus_selector_in_local_time ... ok
[INFO] [stdout] test regex_match::gnu::tests::emacs_followup_backreferences_force_pcre2_fallback ... ok
[INFO] [stdout] test printf_time::tests::renders_seconds_selector_and_full_directive_with_fractional_seconds ... ok
[INFO] [stdout] test printf::tests::render_printf_bytes_supports_identity_ownership_and_mode_directives ... ok
[INFO] [stdout] test pattern::tests::basename_star_does_not_treat_slash_as_special ... ok
[INFO] [stdout] test regex_match::gnu::tests::gnu_foundation_backreferences_force_pcre2_fallback ... ok
[INFO] [stdout] test regex_match::gnu::tests::gnu_foundation_boundary_escapes_force_pcre2_fallback ... ok
[INFO] [stdout] test regex_match::gnu::tests::gnu_foundation_ere_unmatched_close_paren_is_literal ... ok
[INFO] [stdout] test regex_match::gnu::tests::gnu_hardening_focus_invalid_bounded_repetition_is_rejected_before_backend_compile ... ok
[INFO] [stdout] test regex_match::gnu::tests::gnu_ir_subset_keeps_posix_named_classes_in_the_rust_fast_path ... ok
[INFO] [stdout] test regex_match::gnu::tests::gnu_hardening_focus_invalid_backreference_is_rejected_before_backend_compile ... ok
[INFO] [stdout] test regex_match::tests::direct_pcre2_mode_matches_non_utf8_candidates_via_hex_escape ... ok
[INFO] [stdout] test regex_match::gnu::tests::gnu_ir_subset_tracks_capturing_groups_for_basic_regexes ... ok
[INFO] [stdout] test regex_match::tests::emacs_backslash_is_literal_inside_bracket_expressions ... ok
[INFO] [stdout] test regex_match::tests::emacs_followup_mixed_group_and_backreference_match ... ok
[INFO] [stdout] test regex_match::tests::emacs_intervals_allow_omitted_lower_bounds ... ok
[INFO] [stdout] test regex_match::tests::emacs_followup_backreferences_use_pcre2_backend ... ok
[INFO] [stdout] test regex_match::tests::emacs_anchors_and_repetition_are_context_sensitive ... ok
[INFO] [stdout] test parallel::worker::tests::preorder_wide_directory_publishes_sibling_chunk_tasks ... ok
[INFO] [stdout] test parallel::worker::tests::postorder_wide_directory_publishes_chunked_sibling_task_with_completion_barrier ... ok
[INFO] [stdout] test regex_match::tests::emacs_unknown_escapes_degrade_to_the_escaped_character ... ok
[INFO] [stdout] test regex_match::tests::direct_pcre2_mode_matches_raw_pcre2_syntax ... ok
[INFO] [stdout] test parallel::scheduler::tests::blocking_pop_wakes_after_spill_task_arrives ... ok
[INFO] [stdout] test regex_match::tests::gnu_facing_dialects_reject_collating_and_equivalence_classes ... ok
[INFO] [stdout] test regex_match::tests::gnu_foundation_boundary_escapes_use_pcre2_backend ... ok
[INFO] [stdout] test regex_match::tests::gnu_foundation_backreferences_use_pcre2_backend ... ok
[INFO] [stdout] test regex_match::tests::emacs_uses_bare_plus_and_treats_backslashed_plus_as_literal ... ok
[INFO] [stdout] test regex_match::tests::gnu_hardening_focus_backreferences_still_choose_pcre2 ... ok
[INFO] [stdout] test regex_match::tests::gnu_review_followup_bre_and_ere_reject_backward_ranges ... ok
[INFO] [stdout] test regex_match::tests::named_classes_work_in_negated_bracket_expressions ... ok
[INFO] [stdout] test regex_match::tests::non_utf8_patterns_compile_in_rust_and_gnu_facing_modes ... ok
[INFO] [stdout] test regex_match::tests::gnu_review_followup_bre_and_ere_support_byte_ranges ... ok
[INFO] [stdout] test regex_match::tests::gnu_facing_dialects_support_c_locale_named_classes ... ok
[INFO] [stdout] test exec::confirm::tests::confirmed_closure_runs_while_the_session_lock_is_still_held ... ok
[INFO] [stdout] test parallel::scheduler::tests::peer_can_steal_locally_published_task ... ok
[INFO] [stdout] test regex_match::tests::gnu_review_followup_bre_and_ere_treat_backslash_as_literal_inside_bracket_expressions ... ok
[INFO] [stdout] test runner::tests::messages_locale_resolver_is_skipped_when_plan_does_not_require_it ... ok
[INFO] [stdout] test runner::tests::mount_snapshot_loader_is_skipped_when_plan_does_not_require_it ... ok
[INFO] [stdout] test runner::tests::write_startup_warnings_emits_each_warning_on_its_own_line ... ok
[INFO] [stdout] test runtime_pipeline::tests::ordered_ready_queue_releases_only_the_next_sequence ... ok
[INFO] [stdout] test runtime_policy::tests::ordered_mode_uses_host_parallelism_for_internal_evaluation ... ok
[INFO] [stdout] test regex_match::tests::rust_mode_wraps_patterns_to_match_the_full_path ... ok
[INFO] [stdout] test traversal_control::tests::prune_decision_can_depend_on_fstype ... ok
[INFO] [stdout] test traversal_control::tests::prune_is_traversal_ineffective_in_depth_mode ... ok
[INFO] [stdout] test version::tests::format_version_line_renders_the_expected_shape ... ok
[INFO] [stdout] test version::tests::format_version_line_falls_back_to_unknown_for_empty_commit ... ok
[INFO] [stdout] test regex_match::tests::regex_matcher_clone_is_small_and_preserves_matches ... ok
[INFO] [stdout] test runner::tests::execdir_path_validation_rejects_relative_and_empty_entries ... ok
[INFO] [stdout] test regex_match::tests::posix_basic_intervals_allow_omitted_lower_bounds ... ok
[INFO] [stdout] test traversal_control::tests::traversal_control_tracks_boolean_truth_and_prune_flag ... ok
[INFO] [stdout] test runtime_pipeline::tests::print_action_yields_a_request_then_completes_true ... ok
[INFO] [stdout] test runtime_pipeline::tests::quit_action_stops_after_the_current_and_chain ... ok
[INFO] [stdout] test runner::tests::mount_snapshot_loader_runs_once_when_plan_requires_it ... ok
[INFO] [stdout] test runner::tests::ordered_exec_plans_fall_back_to_one_evaluator_for_commit_sensitive_actions ... ok
[INFO] [stdout] test runtime_pipeline::tests::exec_false_short_circuits_the_rest_of_an_and_chain_after_resume ... ok
[INFO] [stdout] test runner::tests::ordered_output_only_plans_keep_internal_parallelism ... ok
[INFO] [stdout] test traversal_control::tests::exec_actions_remain_truth_neutral_during_traversal_prepass ... ok
[INFO] [stdout] test traversal_control::tests::negation_and_actions_do_not_erase_prune_intent ... ok
[INFO] [stdout] test walker::tests::fs_backend_visit_children_yields_each_child ... ok
[INFO] [stdout] test walker::tests::read_children_collects_streamed_backend_output ... ok
[INFO] [stdout] test walker::tests::ordered_depth_mode_emits_directory_completion_after_descendants ... ok
[INFO] [stdout] test walker::tests::physical_walk_does_not_descend_into_directory_reparse_points ... ok
[INFO] [stdout] test walker::tests::ordered_walk_respects_prune_boundary_before_child_fanout ... ok
[INFO] [stdout] test runtime_pipeline::tests::and_chain_with_multiple_actions_resumes_in_original_order ... ok
[INFO] [stdout] test runtime_pipeline::tests::delete_false_can_fall_through_the_or_rhs_after_resume ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 169 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rfd-9205a881595fb31f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/delete_cli.rs (/opt/rustwide/target/debug/deps/delete_cli-a747e5afd24e1e72)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ordered_delete_removes_entries_reached_by_the_expression ... ok
[INFO] [stdout] test ordered_delete_failure_falls_through_or_branch_and_sets_exit_one ... ok
[INFO] [stdout] test parallel_depth_delete_keeps_descendant_before_parent_behavior_with_multiple_evaluators ... ok
[INFO] [stdout] test ordered_print_then_delete_emits_paths_before_removal ... ok
[INFO] [stdout] test parallel_delete_removes_the_same_tree_shape_with_relaxed_ordering ... ok
[INFO] [stdout] test parallel_v2_delete_removes_the_same_tree_shape_under_the_override ... ok
[INFO] [stderr]      Running tests/eval_family_a.rs (/opt/rustwide/target/debug/deps/eval_family_a-bc154367e5e30b69)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test links_uses_the_active_hard_link_count_view ... ok
[INFO] [stdout] test inum_uses_the_active_inode_view ... ok
[INFO] [stdout] test samefile_uses_active_identity_and_root_only_h_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_flags.rs (/opt/rustwide/target/debug/deps/eval_flags-a6a07663fcd062da)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test flags_are_false_when_flag_bits_are_unknown ... ok
[INFO] [stdout] test flags_exact_all_and_any_use_the_shared_no_prefix_algebra ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_follow_mode.rs (/opt/rustwide/target/debug/deps/eval_follow_mode-6e7fc11a9f6329aa)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test xtype_uses_the_complementary_view ... ok
[INFO] [stderr]      Running tests/eval_metadata_ownership.rs (/opt/rustwide/target/debug/deps/eval_metadata_ownership-ba6a1f7a1ed4e88e)
[INFO] [stdout] test type_uses_the_active_follow_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test uid_and_gid_match_active_numeric_metadata ... ok
[INFO] [stderr]      Running tests/eval_perm.rs (/opt/rustwide/target/debug/deps/eval_perm-8f1ddddaa7b4aabb)
[INFO] [stdout] test user_and_group_match_exact_ids ... ok
[INFO] [stdout] test nouser_and_nogroup_are_false_for_current_tempfile_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test perm_symbolic_zero_baseline_matches_gnu_find_behavior ... ok
[INFO] [stdout] test perm_exact_symbolic_sticky_matches ... ok
[INFO] [stdout] test perm_exact_matches_exact_mode_only ... ok
[INFO] [stdout] test perm_all_bits_and_any_bits_match_symbolic_forms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_read_only_tail.rs (/opt/rustwide/target/debug/deps/eval_read_only_tail-7a6a19a79aa8673a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test current_birth_time_predicates_are_false_when_birth_time_is_unknown ... ok
[INFO] [stdout] test current_birth_time_respects_follow_mode_for_root_symlink ... ok
[INFO] [stdout] test nonempty_directory_empty_probe_does_not_flip_used_when_atime_is_older_than_ctime ... ok
[INFO] [stdout] test empty_respects_follow_mode_for_root_symlinked_directories ... ok
[INFO] [stdout] test empty_matches_only_empty_regular_files_and_directories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_regex.rs (/opt/rustwide/target/debug/deps/eval_regex-12784ec5a5b5e81c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test pcre2_regextype_remains_whole_path_anchored ... ok
[INFO] [stdout] test gnu_foundation_bre_and_ere_backreferences_match ... ok
[INFO] [stdout] test gnu_foundation_bre_and_ere_gnu_escapes_match ... ok
[INFO] [stdout] test gnu_hardening_focus_emacs_backreference_eval_stays_correct ... ok
[INFO] [stdout] test emacs_followup_mixed_alternation_and_backreference_match_through_eval ... ok
[INFO] [stdout] test emacs_followup_backreferences_match_through_eval ... ok
[INFO] [stdout] test rust_mode_accepts_non_utf8_literal_bytes_in_patterns ... ok
[INFO] [stdout] test non_utf8_candidate_paths_are_matched_without_lossy_conversion ... ok
[INFO] [stdout] test gnu_facing_named_classes_use_ascii_c_locale_semantics ... ok
[INFO] [stdout] test gnu_foundation_posix_basic_contextual_plus_and_question_match_gnu_examples ... ok
[INFO] [stdout] test gnu_foundation_posix_extended_unmatched_close_paren_matches_literal_names ... ok
[INFO] [stdout] test gnu_facing_dialects_accept_non_utf8_literal_bytes_in_patterns ... ok
[INFO] [stdout] test regex_matches_the_whole_path_not_a_substring ... ok
[INFO] [stdout] test iregex_uses_case_insensitive_matching ... ok
[INFO] [stdout] test rust_mode_accepts_rust_specific_grouping_syntax ... ok
[INFO] [stdout] test repeated_regex_predicates_can_share_one_compiled_matcher ... ok
[INFO] [stdout] test posix_basic_supports_bre_escaped_grouping_alternation_and_repetition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_size_time.rs (/opt/rustwide/target/debug/deps/eval_size_time-f1409d0704a8a390)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test day_relative_time_matcher_uses_gnu_day_windows ... ok
[INFO] [stdout] test used_matcher_accepts_fractional_day_thresholds ... ok
[INFO] [stdout] test minute_relative_time_matcher_uses_gnu_shifted_windows ... ok
[INFO] [stdout] test minute_relative_time_matcher_preserves_subsecond_boundaries ... ok
[INFO] [stdout] test relative_time_evaluation_reads_the_active_follow_mode_timestamp ... ok
[INFO] [stdout] test newer_matcher_compares_full_timestamp_precision ... ok
[INFO] [stdout] test size_uses_gnu_rounded_up_unit_semantics ... ok
[INFO] [stdout] test size_reads_the_active_follow_mode_view ... ok
[INFO] [stdout] test daystart_day_matching_uses_calendar_day_boundaries ... ok
[INFO] [stdout] test daystart_fractional_days_use_duration_from_local_day_start ... ok
[INFO] [stdout] test used_matcher_allows_equal_timestamps_on_non_openbsd_hosts ... ok
[INFO] [stdout] test used_matcher_matches_gnu_used_windows ... ok
[INFO] [stderr]      Running tests/eval_subset.rs (/opt/rustwide/target/debug/deps/eval_subset-239d66b7b3a482c3)
[INFO] [stdout] test fractional_minute_thresholds_quantize_after_unit_conversion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test matching_name_predicate_prints_the_entry_path ... ok
[INFO] [stderr]      Running tests/eval_symlink_content.rs (/opt/rustwide/target/debug/deps/eval_symlink_content-86c15494ace0974e)
[INFO] [stdout] test iname_predicate_is_case_insensitive ... ok
[INFO] [stdout] test path_predicate_matches_across_slashes_like_gnu_find ... ok
[INFO] [stdout] test type_predicate_filters_by_entry_kind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test broken_symlink_still_matches_under_l ... ok
[INFO] [stdout] test ilname_is_case_insensitive ... ok
[INFO] [stdout] test lname_matches_physical_link_contents_under_p ... ok
[INFO] [stdout] test h_root_symlink_is_logical_but_non_root_symlink_is_physical ... ok
[INFO] [stdout] test broken_h_root_symlink_still_matches_by_link_contents ... ok
[INFO] [stdout] test lname_returns_false_for_resolved_symlinks_under_l ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exec_cli.rs (/opt/rustwide/target/debug/deps/exec_cli-6d0db79bae88b33d)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test ok_accepts_oui_when_french_locale_is_available ... ok
[INFO] [stdout] test ordered_exec_plus_false_short_circuits_or_branch_like_gnu ... ok
[INFO] [stdout] test ordered_exec_semicolon_rewrites_embedded_placeholders ... ok
[INFO] [stdout] test execdir_rejects_unsafe_path_before_traversal_side_effects_even_for_absolute_command ... ok
[INFO] [stdout] test ordered_execdir_plus_flushes_before_quit ... ok
[INFO] [stdout] test ordered_exec_semicolon_missing_command_is_false_and_allows_or_branch ... ok
[INFO] [stdout] test ordered_exec_semicolon_false_short_circuits_later_print_but_exits_zero ... ok
[INFO] [stdout] test ordered_exec_plus_false_keeps_following_print_but_exits_one ... ok
[INFO] [stdout] test ordered_exec_missing_command_plus_exits_one_after_printing_matches_stage_contract ... ok
[INFO] [stdout] test invalid_lc_messages_is_ignored_when_no_ok_action_is_present ... ok
[INFO] [stdout] test parallel_exec_plus_false_still_sets_a_nonzero_final_exit ... ok
[INFO] [stdout] test ordered_ok_yes_runs_child_and_exits_zero ... ok
[INFO] [stdout] test invalid_lc_messages_falls_back_to_c_for_ok_prompts ... ok
[INFO] [stdout] test ordered_exec_false_still_blocks_later_print_under_the_pipeline ... ok
[INFO] [stdout] test ordered_ok_eof_still_prints_prompt_and_skips_child ... ok
[INFO] [stdout] test okdir_rejects_unsafe_path_before_prompting ... ok
[INFO] [stdout] test ordered_okdir_yes_uses_parent_cwd_and_dot_slash_basename ... ok
[INFO] [stdout] test ordered_execdir_on_symlink_root_uses_typed_parent_and_link_name ... ok
[INFO] [stdout] test parallel_execdir_plus_flushes_before_quit ... ok
[INFO] [stdout] test ordered_execdir_semicolon_uses_parent_cwd_and_dot_slash_basename ... ok
[INFO] [stdout] test ordered_execdir_plus_batches_only_within_each_directory ... ok
[INFO] [stdout] test parallel_execdir_plus_never_mixes_directories_within_one_invocation ... ok
[INFO] [stdout] test parallel_ok_no_skips_children ... ok
[INFO] [stdout] test parallel_okdir_yes_uses_directory_local_execution ... ok
[INFO] [stdout] test parallel_exec_and_print_share_the_broker_without_broken_lines ... ok
[INFO] [stdout] test parallel_exec_child_stderr_is_replayed_in_atomic_chunks ... ok
[INFO] [stdout] test parallel_exec_child_output_is_replayed_in_atomic_chunks ... ok
[INFO] [stdout] test parallel_execdir_semicolon_replays_each_child_output_atomically ... ok
[INFO] [stdout] test parallel_v2_exec_semicolon_keeps_child_output_chunks_intact ... ok
[INFO] [stderr]      Running tests/file_identity.rs (/opt/rustwide/target/debug/deps/file_identity-c4ced735e06c61e4)
[INFO] [stdout] test parallel_ok_yes_runs_children_under_serialized_sessions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test file_identity_matches_metadata_device_and_inode ... ok
[INFO] [stdout] test non_root_symlink_is_not_followed_in_command_line_only_mode ... ok
[INFO] [stdout] test active_directory_identity_uses_logical_root_in_command_line_only_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/follow_mode_cli.rs (/opt/rustwide/target/debug/deps/follow_mode_cli-09899db3b39d32a7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test command_line_only_mode_follows_symlinked_start_paths ... ok
[INFO] [stderr]      Running tests/follow_mode_loops_cli.rs (/opt/rustwide/target/debug/deps/follow_mode_loops_cli-4472df17de2cf456)
[INFO] [stdout] test logical_mode_descends_through_symlinked_directories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test logical_mode_reports_mutual_loop_without_hanging ... ok
[INFO] [stdout] test logical_mode_reports_loop_without_hanging ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/follow_mode_loops_parallel.rs (/opt/rustwide/target/debug/deps/follow_mode_loops_parallel-dd141b80bc184d9a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parallel_logical_mode_matches_ordered_results_and_reports_loops ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stderr]      Running tests/follow_mode_parallel.rs (/opt/rustwide/target/debug/deps/follow_mode_parallel-15f873611ca6e5c9)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parallel_logical_mode_matches_gnu_find_as_a_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fprint_cli.rs (/opt/rustwide/target/debug/deps/fprint_cli-69519394d69116cd)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ordered_fprint_start_failure_prevents_earlier_exec_side_effects ... ok
[INFO] [stdout] test parallel_fprintf_keeps_each_record_atomic_per_destination ... ok
[INFO] [stdout] test ordered_fprint_shared_destination_appends_without_retruncating ... ok
[INFO] [stdout] test ordered_fprint_creates_an_empty_file_when_nothing_matches ... ok
[INFO] [stdout] test ordered_fprint_destination_is_visible_when_created_inside_the_tree ... ok
[INFO] [stdout] test ordered_fprint0_writes_nul_terminated_paths ... ok
[INFO] [stderr]      Running tests/gnu_differential.rs (/opt/rustwide/target/debug/deps/gnu_differential-7ef8a257063bba49)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test gnu_ok_plus_is_rejected ... ok
[INFO] [stdout] test gnu_hardening_invalid_regex_outcomes_match_gnu_find_in_parallel_mode ... ok
[INFO] [stdout] test gnu_ok_eof_still_prints_prompt_and_skips_child ... ok
[INFO] [stdout] test gnu_review_followup_parallel_bracket_semantics_match_gnu_find_as_sets ... ok
[INFO] [stdout] test gnu_okdir_prompts_with_matched_path_but_executes_with_dirlocal_basename ... ok
[INFO] [stdout] test gnu_hardening_success_parallel_matrix_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test fprint_matches_gnu_for_successful_ordered_runs ... ok
[INFO] [stdout] test gnu_review_followup_backward_ranges_are_rejected_like_gnu_find ... ok
[INFO] [stdout] test fprintf_matches_gnu_for_successful_ordered_runs ... ok
[INFO] [stdout] test fprintf_literal_escapes_match_gnu_for_successful_ordered_runs ... ok
[INFO] [stdout] test ordered_alias_preservation_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_exec_plus_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_delete_matches_gnu_output_exit_and_resulting_state ... ok
[INFO] [stdout] test ordered_bracket_name_predicates_match_gnu_find_exactly ... ok
[INFO] [stdout] test gnu_hardening_invalid_regex_outcomes_match_gnu_find ... ok
[INFO] [stdout] test fprint0_matches_gnu_for_successful_ordered_runs ... ok
[INFO] [stdout] test ordered_execdir_plus_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_exec_semicolon_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ls_matches_gnu_for_weird_names_and_follow_modes ... ok
[INFO] [stdout] test gnu_review_followup_ordered_bracket_semantics_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_fractional_used_predicates_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_ipath_simple_patterns_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_mode_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_execdir_semicolon_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_execdir_on_symlink_roots_matches_gnu_exactly ... ok
[INFO] [stdout] test ordered_printf_birth_time_renders_linux_birth_data_when_available ... ok
[INFO] [stdout] test ordered_fstype_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_printf_birth_time_renders_empty_fields_when_unavailable ... ok
[INFO] [stdout] test ordered_printf_literal_escapes_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_printf_expanded_subset_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_bre_intervals_with_omitted_lower_bounds_match_gnu_find_exactly ... FAILED
[INFO] [stdout] test ordered_follow_modes_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_expanded_regex_subset_matches_gnu_find_exactly ... FAILED
[INFO] [stdout] test ordered_access_predicates_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_printf_string_zero_pad_matches_host_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_printf_sparseness_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_printf_target_type_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_emacs_regex_edge_semantics_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_printf_unknown_escape_warnings_match_gnu_for_zero_match_runs ... ok
[INFO] [stdout] test ordered_fractional_time_predicates_match_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_printf_unknown_escape_warnings_match_gnu_with_normalized_program_name ... ok
[INFO] [stdout] test ordered_printf_subset_matches_gnu_find_exactly ... ok
[INFO] [stdout] test parallel_expanded_regex_subset_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_alias_preservation_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_follow_modes_match_gnu_find_as_sets ... ok
[INFO] [stdout] test ordered_quit_matches_gnu_find_exactly ... ok
[INFO] [stdout] test parallel_access_predicates_match_gnu_find_as_sets ... ok
[INFO] [stdout] test ordered_family_a_matches_gnu_find_exactly ... ok
[INFO] [stdout] test parallel_family_a_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test ordered_structural_traversal_controls_match_gnu_find_exactly ... ok
[INFO] [stdout] test parallel_mode_matches_gnu_find_as_a_set ... ok
[INFO] [stdout] test parallel_printf_expanded_subset_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test ordered_newermt_literal_time_rejection_matches_gnu_find ... ok
[INFO] [stdout] test parallel_printf_sparseness_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_fstype_matches_gnu_as_a_set ... ok
[INFO] [stdout] test ordered_metadata_ownership_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_symlink_content_matches_gnu_find_exactly ... ok
[INFO] [stdout] test parallel_printf_literal_escape_subset_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_printf_target_type_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_prune_matches_gnu_as_a_set ... ok
[INFO] [stdout] test parallel_printf_time_directives_match_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_stage9_read_only_tail_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test gnu_hardening_success_ordered_matrix_matches_gnu_find ... ok
[INFO] [stdout] test parallel_printf_subset_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_regex_predicates_match_gnu_find_as_sets ... ok
[INFO] [stdout] test ordered_regex_predicates_match_gnu_find_exactly ... ok
[INFO] [stdout] test reports_parse_errors_nonzero ... ok
[INFO] [stdout] test ordered_stage9_read_only_tail_matches_gnu_find_exactly ... ok
[INFO] [stdout] test parallel_stage8_predicates_match_gnu_find_as_a_set ... ok
[INFO] [stdout] test regex_emacs_followup_matrix_parallel_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test regex_foundation_matrix_parallel_gnu_extensions_match_gnu_find_as_sets ... ok
[INFO] [stdout] test ordered_printf_time_directives_match_gnu_find_exactly ... ok
[INFO] [stdout] test unsafe_execdir_path_rejection_matches_gnu_semantics ... ok
[INFO] [stdout] test ordered_perm_matches_gnu_find_exactly ... ok
[INFO] [stdout] test regex_emacs_followup_matrix_ordered_matches_gnu_find_exactly ... ok
[INFO] [stdout] test regex_foundation_matrix_ordered_gnu_extensions_match_gnu_find_exactly ... ok
[INFO] [stdout] test parallel_symlink_content_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_metadata_ownership_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test parallel_perm_matches_gnu_find_as_sets ... ok
[INFO] [stdout] test ordered_newermt_literal_time_acceptance_matches_gnu_find_exactly ... ok
[INFO] [stdout] test ordered_stage8_predicates_match_gnu_find_exactly ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ordered_bre_intervals_with_omitted_lower_bounds_match_gnu_find_exactly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ordered_bre_intervals_with_omitted_lower_bounds_match_gnu_find_exactly' (821) panicked at tests/support/gnu.rs:115:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [47, 116, 109, 112, 47, 46, 116, 109, 112, 106, 102, 53, 83, 80, 88, 47, 97, 97, 98, 10, 47, 116, 109, 112, 47, 46, 116, 109, 112, 106, 102, 53, 83, 80, 88, 47, 97, 98, 10, 47, 116, 109, 112, 47, 46, 116, 109, 112, 106, 102, 53, 83, 80, 88, 47, 98, 10]
[INFO] [stdout]  right: []
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6020ad1eb28a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6020ad1eb28a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6020ad1eb28a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6020ad1eb28a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6020ad20010a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6020ad20010a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6020ad1effc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6020ad1effc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6020ad1c76cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6020ad1c76cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6020ad1e24f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6020ad15656c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6020ad15656c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6020ad1e26b2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6020ad1e26b2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6020ad1c7788 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6020ad1bedf9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6020ad1c86bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6020ad20089c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6020ad200753 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6020ad1457c5 - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::vec::Vec<u8>, alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6020ad13d5a3 - gnu_differential[8efffb211e178168]::support::gnu::assert_matches_gnu_exact
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/support/gnu.rs:115:5
[INFO] [stdout]   22:     0x6020ad1283a6 - gnu_differential[8efffb211e178168]::ordered_bre_intervals_with_omitted_lower_bounds_match_gnu_find_exactly
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gnu_differential.rs:2594:9
[INFO] [stdout]   23:     0x6020ad0ca5a7 - gnu_differential[8efffb211e178168]::ordered_bre_intervals_with_omitted_lower_bounds_match_gnu_find_exactly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gnu_differential.rs:2543:76
[INFO] [stdout]   24:     0x6020ad134516 - <gnu_differential[8efffb211e178168]::ordered_bre_intervals_with_omitted_lower_bounds_match_gnu_find_exactly::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6020ad14984b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6020ad14984b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x6020ad15703b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x6020ad15703b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x6020ad15703b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6020ad15703b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6020ad15703b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6020ad15703b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x6020ad15703b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x6020ad151a14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x6020ad151a14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6020ad159c42 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6020ad159c42 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6020ad159c42 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6020ad159c42 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6020ad159c42 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6020ad159c42 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6020ad159c42 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6020ad1ea6cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x6020ad1ea6cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7560ad273aa4 - <unknown>
[INFO] [stdout]   46:     0x7560ad300a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ordered_expanded_regex_subset_matches_gnu_find_exactly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ordered_expanded_regex_subset_matches_gnu_find_exactly' (930) panicked at tests/support/gnu.rs:115:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [47, 116, 109, 112, 47, 46, 116, 109, 112, 90, 90, 87, 81, 66, 114, 47, 82, 69, 65, 68, 77, 69, 46, 77, 68, 10]
[INFO] [stdout]  right: []
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6020ad1eb28a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6020ad1eb28a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6020ad1eb28a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6020ad1eb28a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6020ad20010a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6020ad20010a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6020ad1effc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6020ad1effc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6020ad1c76cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6020ad1c76cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6020ad1e24f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6020ad15656c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6020ad15656c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6020ad1e26b2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6020ad1e26b2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6020ad1c7788 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6020ad1bedf9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6020ad1c86bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6020ad20089c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6020ad200753 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6020ad1457c5 - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::vec::Vec<u8>, alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6020ad13d5a3 - gnu_differential[8efffb211e178168]::support::gnu::assert_matches_gnu_exact
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/support/gnu.rs:115:5
[INFO] [stdout]   22:     0x6020ad10e2d6 - gnu_differential[8efffb211e178168]::ordered_expanded_regex_subset_matches_gnu_find_exactly
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gnu_differential.rs:2472:9
[INFO] [stdout]   23:     0x6020ad0ca067 - gnu_differential[8efffb211e178168]::ordered_expanded_regex_subset_matches_gnu_find_exactly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gnu_differential.rs:2438:60
[INFO] [stdout]   24:     0x6020ad133e16 - <gnu_differential[8efffb211e178168]::ordered_expanded_regex_subset_matches_gnu_find_exactly::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6020ad14984b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6020ad14984b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x6020ad15703b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x6020ad15703b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x6020ad15703b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6020ad15703b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6020ad15703b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6020ad15703b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stderr] error: test failed, to rerun pass `--test gnu_differential`
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x6020ad15703b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x6020ad151a14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x6020ad151a14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6020ad159c42 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6020ad159c42 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6020ad159c42 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6020ad159c42 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6020ad159c42 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6020ad159c42 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6020ad159c42 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6020ad1ea6cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x6020ad1ea6cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7560ad273aa4 - <unknown>
[INFO] [stdout]   46:     0x7560ad300a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ordered_bre_intervals_with_omitted_lower_bounds_match_gnu_find_exactly
[INFO] [stdout]     ordered_expanded_regex_subset_matches_gnu_find_exactly
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 79 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4433945bfffb5a996cc5f8e158f4c1fbf9fb420020c481dadf628768c2a0b64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4433945bfffb5a996cc5f8e158f4c1fbf9fb420020c481dadf628768c2a0b64f", kill_on_drop: false }`
[INFO] [stdout] 4433945bfffb5a996cc5f8e158f4c1fbf9fb420020c481dadf628768c2a0b64f
