[INFO] cloning repository https://github.com/xz-dev/sandboxfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xz-dev/sandboxfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxz-dev%2Fsandboxfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxz-dev%2Fsandboxfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f3bed8daef6954ef420ce685c12bb6d271045f3
[INFO] testing xz-dev/sandboxfs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxz-dev%2Fsandboxfs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xz-dev/sandboxfs
[INFO] finished tweaking git repo https://github.com/xz-dev/sandboxfs
[INFO] tweaked toml for git repo https://github.com/xz-dev/sandboxfs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xz-dev/sandboxfs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xz-dev/sandboxfs 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook v0.4.4
[INFO] [stderr]   Downloaded sysinfo v0.38.4
[INFO] [stderr]   Downloaded pest_derive v2.8.7
[INFO] [stderr]   Downloaded pest_generator v2.8.7
[INFO] [stderr]   Downloaded pest_meta v2.8.7
[INFO] [stderr]   Downloaded pest v2.8.7
[INFO] [stderr]   Downloaded fuser v0.17.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.53
[INFO] [stderr]   Downloaded zerocopy v0.8.53
[INFO] [stderr]   Downloaded bstr v1.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974
[INFO] running `Command { std: "docker" "start" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling fuser v0.17.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.53
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling gatefs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.34s
[INFO] running `Command { std: "docker" "inspect" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling gatefs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.42s
[INFO] running `Command { std: "docker" "inspect" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gatefs-c694afaa77788bbf)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test cli::tests::chmod_rewrites_only_path_arguments ... ok
[INFO] [stdout] test cli::tests::chown_rewrites_only_path_arguments ... ok
[INFO] [stdout] test cli::tests::monitor_tails_last_lines ... ok
[INFO] [stdout] test cli::tests::pending_response_lines_use_operation_descriptions ... ok
[INFO] [stdout] test cli::tests::read_write_grant_options_are_explicit_and_default_to_one_shot ... ok
[INFO] [stdout] test fs::tests::fsxattr_conversion_maps_common_inode_flags ... ok
[INFO] [stdout] test fs::tests::io_to_errno_preserves_raw_host_errno_values ... ok
[INFO] [stdout] test cli::tests::read_write_grant_duration_parser_supports_default_and_units ... ok
[INFO] [stdout] test fs::tests::pending_metadata_request_does_not_block_unrelated_lookup ... ok
[INFO] [stdout] test fs::tests::protected_read_matching_duration_grant_proceeds_without_pending_request ... ok
[INFO] [stdout] test fs::tests::pending_metadata_allow_applies_original_layer_after_remount ... ok
[INFO] [stdout] test fs::tests::unprotected_read_write_operation_does_not_create_pending_request ... ok
[INFO] [stdout] test fs::tests::same_path_different_kinds_remain_pending_independently ... ok
[INFO] [stdout] test log::tests::formats_log_line_with_id_and_body ... ok
[INFO] [stdout] test fs::tests::same_path_same_kind_replaces_and_denies_old_request ... ok
[INFO] [stdout] test log::tests::formats_timestamp_with_microsecond_precision ... ok
[INFO] [stdout] test path::tests::normalizes_root_relative_and_parent_components ... ok
[INFO] [stdout] test fs::tests::trusted_metadata_request_logs_trusted_event_without_host_mutation ... ok
[INFO] [stdout] test path::tests::rewrites_absolute_cli_path_args_to_cwd_relative ... ok
[INFO] [stdout] test fs::tests::protected_read_matching_one_shot_grant_is_consumed ... ok
[INFO] [stdout] test fs::tests::concurrent_protected_reads_queue_independently ... ok
[INFO] [stdout] test runtime::tests::default_runtime_comes_from_directories_project_dirs ... ok
[INFO] [stdout] test process_info::tests::sysinfo_provider_returns_current_process_identity ... ok
[INFO] [stdout] test runtime::tests::env_runtime_dir_wins ... ok
[INFO] [stdout] test runtime::tests::default_socket_is_per_sandbox ... ok
[INFO] [stdout] test log::tests::writer_serializes_reset_append_and_remove ... ok
[INFO] [stdout] test runtime::tests::log_dir_can_be_separate_from_runtime_dir ... ok
[INFO] [stdout] test process_info::tests::sysinfo_provider_tree_contains_root_process ... ok
[INFO] [stdout] test fs::tests::protected_write_do_nothing_continues_to_existing_read_only_behavior ... ok
[INFO] [stdout] test fs::tests::concurrent_same_kind_replacement_leaves_one_pending_per_path_kind ... ok
[INFO] [stdout] test fs::tests::protected_read_expired_duration_grant_is_pruned_and_request_queues ... ok
[INFO] [stdout] test fs::tests::protected_read_deny_returns_denied_decision ... ok
[INFO] [stdout] test fs::tests::protected_read_file_waits_for_decision_and_then_reads ... ok
[INFO] [stdout] test fs::tests::protected_link_queues_when_either_side_is_protected ... ok
[INFO] [stdout] test fs::tests::protected_rename_queues_when_either_side_is_protected ... ok
[INFO] [stdout] test fs::tests::untrusted_metadata_request_logs_pending_event ... ok
[INFO] [stdout] test session::tests::allow_applies_without_waiter_and_logs_decision ... ok
[INFO] [stdout] test session::tests::cancel_all_logs_and_notifies_metadata_and_read_write_requests ... ok
[INFO] [stdout] test session::tests::allow_do_nothing_logs_and_notifies_read_write_request ... ok
[INFO] [stdout] test session::tests::cancel_all_mountpoint_scope_cancels_only_matching_attach_requests ... ok
[INFO] [stdout] test session::tests::allow_logs_and_notifies_read_write_request ... ok
[INFO] [stdout] test session::tests::allow_do_nothing_without_waiter_does_not_apply_override ... ok
[INFO] [stdout] test session::tests::allow_notifies_waiter_even_if_decision_log_fails ... ok
[INFO] [stdout] test session::tests::allow_do_nothing_logs_fresh_decision_id_and_request_id ... ok
[INFO] [stdout] test session::tests::allow_logs_fresh_decision_id_and_request_id ... ok
[INFO] [stdout] test session::tests::cancel_logs_and_notifies_metadata_request ... ok
[INFO] [stdout] test session::tests::deny_logs_and_notifies_read_write_request ... ok
[INFO] [stdout] test session::tests::new_session_contains_named_sandbox ... ok
[INFO] [stdout] test session::tests::deny_logs_fresh_decision_id_and_request_id ... ok
[INFO] [stdout] test session::tests::pending_lists_metadata_and_read_write_requests_sorted_by_id ... ok
[INFO] [stdout] test session::tests::cancel_logs_and_notifies_read_write_request ... ok
[INFO] [stdout] test state::tests::grant_patterns_use_plain_glob_semantics_without_protection_subtree_shortcut ... ok
[INFO] [stdout] test state::tests::hide_is_overridden_by_newer_layer ... ok
[INFO] [stdout] test session::tests::deny_notifies_waiter_even_if_decision_log_fails ... ok
[INFO] [stdout] test state::tests::one_shot_grants_are_consumed_on_first_match ... ok
[INFO] [stdout] test session::tests::read_write_one_shot_grant_consumes_selected_when_it_is_earliest_match ... ok
[INFO] [stdout] test session::tests::read_write_one_shot_grant_releases_earliest_matching_pending_request_only ... ok
[INFO] [stdout] test session::tests::destroy_unknown_sandbox_fails ... ok
[INFO] [stdout] test state::tests::pending_metadata_serialization_hides_internal_object_key ... ok
[INFO] [stdout] test state::tests::later_layers_override_earlier_layers ... ok
[INFO] [stdout] test state::tests::later_nested_layers_create_virtual_ancestors_through_hidden_parent ... ok
[INFO] [stdout] test state::tests::path_scoped_protection_applies_to_later_visible_descendants ... ok
[INFO] [stdout] test state::tests::protection_list_is_filtered_and_sorted_for_display ... ok
[INFO] [stdout] test state::tests::metadata_override_tracks_differences ... ok
[INFO] [stdout] test session::tests::read_write_duration_grant_releases_all_matching_pending_requests_and_persists ... ok
[INFO] [stdout] test state::tests::metadata_overrides_follow_resolved_layers_through_remount_stack ... ok
[INFO] [stdout] test session::tests::read_write_reusable_grant_downgrades_without_requester_identity ... ok
[INFO] [stdout] test state::tests::protection_pattern_matching_uses_exact_single_component_and_recursive_globs ... ok
[INFO] [stdout] test state::tests::protection_rules_are_idempotent_and_removed_by_exact_kind_and_pattern ... ok
[INFO] [stdout] test state::tests::read_write_operations_describe_kind_and_primary_path ... ok
[INFO] [stdout] test state::tests::registry_matches_grants_by_kind_path_and_requester_identity ... ok
[INFO] [stdout] test session::tests::destroy_cleans_pending_indexes_and_notifies_waiters ... ok
[INFO] [stdout] test state::tests::registry_tracks_read_write_pending_separately_and_lists_sorted ... ok
[INFO] [stdout] test state::tests::remounting_same_path_unwinds_like_a_stack ... ok
[INFO] [stdout] test state::tests::trailing_slash_globs_match_only_directories_at_their_depth ... ok
[INFO] [stdout] test state::tests::virtual_ancestors_through_hidden_parent_disappear_as_layers_unwind ... ok
[INFO] [stdout] test state::tests::virtual_dirs_exist_for_missing_intermediate_mount_dirs ... ok
[INFO] [stdout] test state::tests::virtual_dirs_disappear_after_last_nested_mount_is_removed ... ok
[INFO] [stdout] test log::tests::writer_preserves_every_concurrent_append_once ... ok
[INFO] [stdout] test cli::tests::path_rewriting_rejects_parent_components ... ok
[INFO] [stdout] test session::tests::concurrent_pending_views_do_not_consume_request ... ok
[INFO] [stdout] test session::tests::grant_options_reject_metadata_requests_without_consuming_them ... ok
[INFO] [stdout] test session::tests::detach_unknown_mountpoint_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/gatefs.rs (/opt/rustwide/target/debug/deps/gatefs-1f3c617a58bbb0bb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/gatefs-access-tui.rs (/opt/rustwide/target/debug/deps/gatefs_access_tui-b11b48a182941d0f)
[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/behavior.rs (/opt/rustwide/target/debug/deps/behavior-1559d4aef55af476)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test scenario_destroy_removes_log_and_socket_state ... ok
[INFO] [stdout] test scenario_wrong_detach_reports_user_facing_error_without_attach ... ok
[INFO] [stdout] test scenario_mappings_and_hide_rules_are_listed_and_logged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_session.rs (/opt/rustwide/target/debug/deps/cli_session-fdd1ff86d8fafafe)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test help_exposes_run_but_not_create_or_list ... ok
[INFO] [stdout] test control_command_fails_without_foreground_session ... ok
[INFO] [stdout] test mount_hide_umount_monitor_and_destroy_use_isolated_runtime ... ok
[INFO] [stdout] test trusted_metadata_command_failure_preserves_underlying_metadata ... ok
[INFO] [stdout] test protection_rule_commands_log_outcomes_and_list_sorted_filters_without_logging ... ok
[INFO] [stdout] test bypass_rule_commands_log_outcomes_and_list_sorted_filters_without_logging ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fs_errors.rs (/opt/rustwide/target/debug/deps/fs_errors-3470ec94cd64486a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test missing_paths_cannot_receive_metadata_overrides ... ok
[INFO] [stderr]      Running tests/fuse_behavior.rs (/opt/rustwide/target/debug/deps/fuse_behavior-9037d45303d24454)
[INFO] [stdout] test hidden_paths_cannot_receive_metadata_overrides ... ok
[INFO] [stdout] test virtual_parent_directories_are_not_real_mount_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ipc.rs (/opt/rustwide/target/debug/deps/ipc-b9dcca7b4e974def)
[INFO] [stdout] running 38 tests
[INFO] [stdout] test access_uses_sandbox_visible_mode ... ignored
[INFO] [stdout] test append_open_writes_at_end_even_with_zero_offset ... ignored
[INFO] [stdout] test attach_and_detach_log_lifecycle_events ... ignored
[INFO] [stdout] test attach_read_and_unprotected_write_succeeds ... ignored
[INFO] [stdout] test attach_readlink_bypass ... ignored
[INFO] [stdout] test attach_reports_backing_statfs ... ignored
[INFO] [stdout] test attach_xattr_bypass ... ignored
[INFO] [stdout] test attach_xattr_bypass_does_not_follow_symlink_inode ... ignored
[INFO] [stdout] test bypass_write_allows_matching_write_effects_without_pending ... ignored
[INFO] [stdout] test create_exclusive_fails_when_target_exists ... ignored
[INFO] [stdout] test direct_chattr_pending_can_be_allowed ... ignored
[INFO] [stdout] test direct_chmod_pending_can_be_allowed_denied_or_do_nothing ... ignored
[INFO] [stdout] test direct_touch_pending_can_be_allowed_without_host_mutation ... ignored
[INFO] [stdout] test fsync_read_handle_succeeds ... ignored
[INFO] [stdout] test metadata_bypass_does_not_release_xattr_protected_xattr ... ignored
[INFO] [stdout] test metadata_protection_blocks_truncate_even_when_write_is_bypassed ... ignored
[INFO] [stdout] test protected_getxattr_is_gated_by_read_policy ... ignored
[INFO] [stdout] test protected_getxattr_is_gated_by_xattr_policy ... ignored
[INFO] [stdout] test protected_hardlink_cleans_up_sibling_pending_after_deny ... ignored
[INFO] [stdout] test protected_hardlink_requires_source_metadata_and_destination_write_effects ... ignored
[INFO] [stdout] test protected_listxattr_is_gated_by_read_policy ... ignored
[INFO] [stdout] test protected_mknod_fifo_allow_forwards_to_backing_filesystem ... ignored
[INFO] [stdout] test protected_removexattr_write_is_gated_by_metadata_policy ... ignored
[INFO] [stdout] test protected_removexattr_write_is_gated_by_xattr_policy ... ignored
[INFO] [stdout] test protected_symlink_write_allow_executes_host_mutation ... ignored
[INFO] [stdout] test protected_xattr_write_is_gated_by_metadata_policy ... ignored
[INFO] [stdout] test protected_xattr_write_is_gated_by_write_policy ... ignored
[INFO] [stdout] test protected_xattr_write_is_gated_by_xattr_policy ... ignored
[INFO] [stdout] test read_bypass_does_not_release_xattr_protected_getxattr ... ignored
[INFO] [stdout] test stress_multiple_pending_viewers_do_not_consume_request ... ignored
[INFO] [stdout] test trusted_chattr_preserves_underlying_flags ... ignored
[INFO] [stdout] test trusted_chmod_preserves_underlying_mode ... ignored
[INFO] [stdout] test trusted_chown_preserves_underlying_owner_and_logs ... ignored
[INFO] [stdout] test unprotected_xattr_write_forwards_to_backing_filesystem ... ignored
[INFO] [stdout] test write_bypass_does_not_release_metadata_protected_xattr ... ignored
[INFO] [stdout] test write_bypass_does_not_release_xattr_protected_xattr ... ignored
[INFO] [stdout] test xattr_bypass_releases_metadata_protected_xattr_but_not_chmod ... ignored
[INFO] [stdout] test xattr_bypass_releases_read_protected_getxattr ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 38 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test invalid_session_name_does_not_leave_stale_socket ... ok
[INFO] [stdout] test raw_ipc_ping_works ... ok
[INFO] [stdout] test socket_override_selects_explicit_session_socket ... ok
[INFO] [stdout] test malformed_ipc_request_returns_error_and_session_keeps_running ... ok
[INFO] [stdout] test concurrent_pending_viewers_do_not_consume_socket_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui.rs (/opt/rustwide/target/debug/deps/tui-94700ff0eb78cfbc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test pending_actions_report_session_errors ... ok
[INFO] [stdout] test tui_renders_read_write_request_without_edit_control ... ok
[INFO] [stdout] test access_tui_reports_missing_foreground_session ... ok
[INFO] [stdout] test tui_renders_pending_request_and_controls ... ok
[INFO] [stderr] gatefs: No such file or directory (os error 2)
[INFO] [stdout] test edit_pending_command_uses_configured_binary_and_releases_original_request ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test tui`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- edit_pending_command_uses_configured_binary_and_releases_original_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'edit_pending_command_uses_configured_binary_and_releases_original_request' (2729) panicked at tests/tui.rs:123:5:
[INFO] [stdout] assertion failed: message.contains("original request was not released")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe632dfdec8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe632dfdec8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe632dfdec8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe632dfdec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe632e14eca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe632e14eca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe632e03e22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe632e03e22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe632ddabd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe632ddabd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe632df5b79 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe632bf324c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe632bf324c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe632df5d32 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe632df5d32 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe632ddacc4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fe632dcfdb9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe632ddb9ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe632e156dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe632e156a2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5fe632be19d3 - tui[e57c780008c683d6]::edit_pending_command_uses_configured_binary_and_releases_original_request
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tui.rs:123:5
[INFO] [stdout]   21:     0x5fe632bdedd7 - tui[e57c780008c683d6]::edit_pending_command_uses_configured_binary_and_releases_original_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tui.rs:99:79
[INFO] [stdout]   22:     0x5fe632be6126 - <tui[e57c780008c683d6]::edit_pending_command_uses_configured_binary_and_releases_original_request::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fe632be632b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fe632be632b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5fe632bf3ba5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5fe632bf3ba5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5fe632bf3ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5fe632bf3ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5fe632bf3ba5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5fe632bf3ba5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5fe632bf3ba5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5fe632bed4b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5fe632bed4b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5fe632bf6c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5fe632bf6c22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5fe632bf6c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5fe632bf6c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5fe632bf6c22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5fe632bf6c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5fe632bf6c22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5fe632dfd7af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5fe632dfd7af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f5e0136aa4 - <unknown>
[INFO] [stdout]   44:     0x75f5e01c3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     edit_pending_command_uses_configured_binary_and_releases_original_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974", kill_on_drop: false }`
[INFO] [stdout] 9be3b3675dd0e7b69897cf12aa3bcdcb15d6a3854f64df78de164b2a7ab8f974
