[INFO] cloning repository https://github.com/quark-zju/cowjail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quark-zju/cowjail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquark-zju%2Fcowjail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquark-zju%2Fcowjail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 784b6b422cad912ebcf8a250225d75f71aefd698
[INFO] testing quark-zju/cowjail against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquark-zju%2Fcowjail" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quark-zju/cowjail
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/quark-zju/cowjail
[INFO] tweaked toml for git repo https://github.com/quark-zju/cowjail written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quark-zju/cowjail on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quark-zju/cowjail 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded seize v0.5.1
[INFO] [stderr]   Downloaded toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]   Downloaded papaya v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d867e74c0617e5037c63e1ae6d2979c5d15a08a870b0f545d01aec98ff113eb
[INFO] running `Command { std: "docker" "start" "-a" "6d867e74c0617e5037c63e1ae6d2979c5d15a08a870b0f545d01aec98ff113eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d867e74c0617e5037c63e1ae6d2979c5d15a08a870b0f545d01aec98ff113eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d867e74c0617e5037c63e1ae6d2979c5d15a08a870b0f545d01aec98ff113eb", kill_on_drop: false }`
[INFO] [stdout] 6d867e74c0617e5037c63e1ae6d2979c5d15a08a870b0f545d01aec98ff113eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d0d047b8f64215bf45565692c0d3dd1ff3dc0fc55d8fa875d7ac493cb8eb703
[INFO] running `Command { std: "docker" "start" "-a" "5d0d047b8f64215bf45565692c0d3dd1ff3dc0fc55d8fa875d7ac493cb8eb703", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling fuser v0.17.0 (/opt/rustwide/workdir/vendor/fuser)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling papaya v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling leash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.79s
[INFO] running `Command { std: "docker" "inspect" "5d0d047b8f64215bf45565692c0d3dd1ff3dc0fc55d8fa875d7ac493cb8eb703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0d047b8f64215bf45565692c0d3dd1ff3dc0fc55d8fa875d7ac493cb8eb703", kill_on_drop: false }`
[INFO] [stdout] 5d0d047b8f64215bf45565692c0d3dd1ff3dc0fc55d8fa875d7ac493cb8eb703
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2f6a55da20c0fe2f5c076ce0ac94b8f51520a7daacdd56e5db98d8ab05df2a7
[INFO] running `Command { std: "docker" "start" "-a" "d2f6a55da20c0fe2f5c076ce0ac94b8f51520a7daacdd56e5db98d8ab05df2a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling fuser v0.17.0 (/opt/rustwide/workdir/vendor/fuser)
[INFO] [stderr]    Compiling leash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.45s
[INFO] running `Command { std: "docker" "inspect" "d2f6a55da20c0fe2f5c076ce0ac94b8f51520a7daacdd56e5db98d8ab05df2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f6a55da20c0fe2f5c076ce0ac94b8f51520a7daacdd56e5db98d8ab05df2a7", kill_on_drop: false }`
[INFO] [stdout] d2f6a55da20c0fe2f5c076ce0ac94b8f51520a7daacdd56e5db98d8ab05df2a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75a18cd6d8af79fbd4a6e3bb1dfe77ec8c57173719dfc868d6a1a96dfa2091c7
[INFO] running `Command { std: "docker" "start" "-a" "75a18cd6d8af79fbd4a6e3bb1dfe77ec8c57173719dfc868d6a1a96dfa2091c7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leash-6e9b61820c2e6f10)
[INFO] [stdout] 
[INFO] [stdout] running 139 tests
[INFO] [stdout] test access::tests::caller_condition_reuses_loaded_process_name_for_exe_match ... ok
[INFO] [stdout] test access::tests::process_name_loads_exe_for_new_caller ... ok
[INFO] [stdout] test ancestor_has_cache::tests::ancestor_negative_is_not_reused_for_deeper_parent ... ok
[INFO] [stdout] test ancestor_has_cache::tests::positive_cache_matches_descendant_lookup ... ok
[INFO] [stdout] test ancestor_has_cache::tests::lookup_prefers_deepest_non_expired_ancestor ... ok
[INFO] [stdout] test ancestor_has_cache::tests::ttl_expiry_discards_entries ... ok
[INFO] [stdout] test ancestor_has_cache::tests::clears_all_entries_when_size_exceeds_limit ... ok
[INFO] [stdout] test ancestor_has_cache::tests::prefix_check_avoids_false_match_for_similar_paths ... ok
[INFO] [stdout] test cli::tests::parse_root_help_without_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_root_help_verbose_flag ... ok
[INFO] [stdout] test cli::tests::parse_rules_show_and_edit ... ok
[INFO] [stdout] test cli::tests::parse_low_level_kill ... ok
[INFO] [stdout] test ancestor_has_cache::tests::negative_cache_is_bounded_by_depth ... ok
[INFO] [stdout] test cli::tests::parse_tail_with_kinds ... ok
[INFO] [stdout] test cli::tests::parse_run_requires_program ... ok
[INFO] [stdout] test cmd_help::tests::root_help_hides_low_level_commands_by_default ... ok
[INFO] [stdout] test ancestor_has_cache::tests::root_ancestor_entry_can_match_any_absolute_descendant ... ok
[INFO] [stdout] test cli::tests::parse_rules_test_with_optional_exe ... ok
[INFO] [stdout] test cli::tests::parse_run_command_with_args ... ok
[INFO] [stdout] test cli::tests::parse_unknown_subcommand_fails ... ok
[INFO] [stdout] test cmd_fuse::tests::reload_default_profile_helper_keeps_serving_old_policy_on_parse_error ... ok
[INFO] [stdout] test cmd_help::tests::topic_lookup_supports_registered_commands ... ok
[INFO] [stdout] test cmd_help::tests::root_help_lists_rules_before_tail ... ok
[INFO] [stdout] test cmd_help::tests::verbose_root_help_lists_low_level_commands ... ok
[INFO] [stdout] test cmd_profile::tests::rules_test_rejects_relative_path ... ok
[INFO] [stdout] test cmd_run::tests::wait_for_fuse_mount_fails_on_non_fuse_mount ... ok
[INFO] [stdout] test cmd_tail::tests::format_filter_line_supports_empty_and_non_empty_lists ... ok
[INFO] [stdout] test cmd_profile::tests::write_temp_profile_seeds_content ... ok
[INFO] [stdout] test fuse_runtime::tests::ensure_global_mountpoint_under_creates_private_directories ... ok
[INFO] [stdout] test fuse_runtime::tests::read_mount_state_from_detects_matching_fuse_mount ... ok
[INFO] [stdout] test fuse_runtime::tests::ensure_global_mountpoint_under_rejects_non_directory_runtime_path ... ok
[INFO] [stdout] test fuse_runtime::tests::ensure_tmpdir_for_mount_under_creates_private_shared_directory ... ok
[INFO] [stdout] test fuse_runtime::tests::stale_fuse_errno_matches_disconnect_and_connection_abort ... ok
[INFO] [stdout] test fuse_runtime::tests::tmpdir_mount_paths_are_encoded_readably ... ok
[INFO] [stdout] test fuse_runtime::tests::ensure_global_mountpoint_in_chmods_only_new_fallback_runtime_dir ... ok
[INFO] [stdout] test fuse_runtime::tests::read_mount_state_from_reports_non_fuse_mount_and_unescapes_spaces ... ok
[INFO] [stdout] test fuse_runtime::tests::global_fuse_log_path_under_uses_shared_runtime_dir ... ok
[INFO] [stdout] test fuse_runtime::tests::global_daemon_pid_file_round_trips_and_stale_pid_is_cleared ... ok
[INFO] [stdout] test mirrorfs::tests::allowed_proc_and_sys_roots_are_still_empty_virtual_dirs ... ok
[INFO] [stdout] test mirrorfs::tests::hidden_proc_and_sys_roots_are_visible_as_empty_dirs ... ok
[INFO] [stdout] test mirrorfs::tests::proc_and_sys_descendants_are_not_provided_by_mirrorfs ... ok
[INFO] [stdout] test mount_plan::tests::conditional_tmp_rule_stays_in_fuse ... ok
[INFO] [stdout] test mirrorfs::tests::forget_keeps_mapping_until_open_handle_is_released ... ok
[INFO] [stdout] test mount_plan::tests::dev_deny_rules_are_rejected ... ok
[INFO] [stdout] test mount_plan::tests::dev_bind_root_rejects_descendant_rules ... ok
[INFO] [stdout] test mirrorfs::tests::forget_keeps_stable_mount_target_inodes ... ok
[INFO] [stdout] test mount_plan::tests::dev_directory_rule_becomes_bind_mount ... ok
[INFO] [stdout] test cli::tests::parse_low_level_fuse_verbose ... ok
[INFO] [stdout] test mount_plan::tests::dev_glob_rules_are_rejected ... ok
[INFO] [stdout] test mirrorfs::tests::forget_drops_inode_path_mapping_when_no_longer_referenced ... ok
[INFO] [stdout] test mount_plan::tests::missing_dev_bind_source_is_skipped ... ok
[INFO] [stdout] test mount_plan::tests::dev_symlink_rule_is_rejected ... ok
[INFO] [stdout] test mount_plan::tests::dev_mounts_are_planned_before_tmp_fast_path ... ok
[INFO] [stdout] test mount_plan::tests::dev_symlink_source_is_skipped_without_following_target ... ok
[INFO] [stdout] test mount_plan::tests::hidden_proc_and_sys_rules_do_not_mount ... ok
[INFO] [stdout] test mount_plan::tests::proc_rule_builds_mount_entry_but_sys_rule_stays_in_fuse ... ok
[INFO] [stdout] test mount_plan::tests::tmp_rule_becomes_bind_mount_when_unconditional_and_conflict_free ... ok
[INFO] [stdout] test mount_plan::tests::tmpdir_rules_become_tmpdir_mounts_when_unconditional_and_allowed ... ok
[INFO] [stdout] test mount_plan::tests::dev_pts_and_ptmx_rules_use_special_mount_entries_in_order ... FAILED
[INFO] [stdout] test mount_plan::tests::mounted_root_rejects_descendant_rules ... ok
[INFO] [stdout] test mount_plan::tests::proc_and_sys_conditional_rules_are_rejected ... ok
[INFO] [stdout] test mount_plan::tests::tmp_bind_fast_path_rejects_descendant_rules ... ok
[INFO] [stdout] test mount_plan::tests::tmp_bind_fast_path_rejects_implicit_ancestor_rules ... ok
[INFO] [stdout] test mount_plan::tests::proc_and_sys_subpath_rules_are_rejected ... ok
[INFO] [stdout] test mount_plan::tests::tmpdir_rules_reject_conditions ... ok
[INFO] [stdout] test mount_plan::tests::dev_ancestor_has_rules_are_rejected ... ok
[INFO] [stdout] test mount_plan::tests::tmpdir_rules_reject_unsupported_paths ... ok
[INFO] [stdout] test profile::tests::ancestor_has_match_and_no_match ... ok
[INFO] [stdout] test mount_plan::tests::tmpdir_rules_reject_descendant_rules ... ok
[INFO] [stdout] test profile::tests::empty_os_id_value_is_parse_error ... ok
[INFO] [stdout] test profile::tests::ancestor_has_nested_directory ... ok
[INFO] [stdout] test profile::tests::env_condition_set_and_unset ... ok
[INFO] [stdout] test profile::tests::exe_absolute_pattern_match ... ok
[INFO] [stdout] test profile::tests::exe_bare_name_not_in_path_never_matches ... ok
[INFO] [stdout] test mount_plan::tests::tmpdir_rules_reject_implicit_ancestor_rules ... ok
[INFO] [stdout] test profile::tests::ancestor_negative_cache_does_not_shadow_deeper_positive_ancestor ... ok
[INFO] [stdout] test profile::tests::exe_absolute_glob_pattern_matches ... ok
[INFO] [stdout] test profile::tests::exe_bare_name_found_in_path_resolver ... ok
[INFO] [stdout] test profile::tests::exe_glob_star_and_double_star_directory_behavior ... ok
[INFO] [stdout] test profile::tests::descendant_rule_after_deny_does_not_override_parent_deny ... ok
[INFO] [stdout] test profile::tests::exe_no_exe_in_context_never_matches ... ok
[INFO] [stdout] test profile::tests::exe_pipe_separated_values_can_mix_with_other_conditions ... ok
[INFO] [stdout] test profile::tests::exe_multiple_names_are_checked_with_one_runtime_lookup ... ok
[INFO] [stdout] test profile::tests::exe_bare_name_with_glob_chars_is_not_treated_as_glob ... ok
[INFO] [stdout] test profile::tests::exe_relative_path_is_parse_error ... ok
[INFO] [stdout] test profile::tests::extra_tokens_after_conditions_is_error ... ok
[INFO] [stdout] test profile::tests::include_cycle_detected ... ok
[INFO] [stdout] test profile::tests::exe_pipe_separated_names_match_any_resolved_path ... ok
[INFO] [stdout] test profile::tests::first_match_wins ... ok
[INFO] [stdout] test profile::tests::no_match_is_hidden_by_default ... ok
[INFO] [stdout] test profile::tests::multiple_conditions_all_must_match ... ok
[INFO] [stdout] test profile::tests::os_id_condition_drops_rule_when_not_matching ... ok
[INFO] [stdout] test profile::tests::no_match_returns_none ... ok
[INFO] [stdout] test profile::tests::os_id_condition_keeps_rule_when_matching ... ok
[INFO] [stdout] test profile::tests::implicit_ancestor_from_descendant_rule_beats_later_deny_on_same_parent ... ok
[INFO] [stdout] test profile::tests::os_id_condition_is_anded_with_runtime_conditions ... ok
[INFO] [stdout] test profile::tests::os_id_condition_none_drops_rule ... ok
[INFO] [stdout] test profile::tests::profile_controller_caches_positive_ancestor_has_across_checks ... ok
[INFO] [stdout] test profile::tests::profile_controller_reads_env_only_when_matching_rule_requires_it ... ok
[INFO] [stdout] test profile::tests::profile_controller_skips_proc_reads_for_unconditional_path_match ... ok
[INFO] [stdout] test profile::tests::profile_controller_caches_negative_ancestor_has_across_checks ... ok
[INFO] [stdout] test profile::tests::relative_path_patterns_are_rejected ... ok
[INFO] [stdout] test profile::tests::hash_inside_token_is_not_treated_as_comment ... ok
[INFO] [stdout] test profile::tests::rule_match_report_contains_condition_status ... ok
[INFO] [stdout] test profile::tests::tilde_expansion ... ok
[INFO] [stdout] test profile::tests::profile_controller_replace_profile_updates_access_decisions ... ok
[INFO] [stdout] test profile::tests::include_expands_inline ... ok
[INFO] [stdout] test profile::tests::include_missing_silently_skipped ... ok
[INFO] [stdout] test profile::tests::readdir_cache_policy_examples ... ok
[INFO] [stdout] test profile::tests::trailing_hash_comment_is_ignored ... ok
[INFO] [stdout] test profile::tests::unconditional_ro ... ok
[INFO] [stdout] test profile::tests::unknown_action_is_error ... ok
[INFO] [stdout] test profile::tests::unconditional_deny ... ok
[INFO] [stdout] test profile::tests::when_without_conditions_is_error ... ok
[INFO] [stdout] test profile::tests::unconditional_hide ... ok
[INFO] [stdout] test profile::tests::unknown_condition_is_error ... ok
[INFO] [stdout] test profile::tests::git_dir_deny_with_visible_descendant_hides_non_dir_children ... ok
[INFO] [stdout] test profile::tests::visible_descendant_rule_makes_hidden_parent_directory_traversable ... ok
[INFO] [stdout] test profile::tests::visible_descendant_rule_makes_denied_parent_directory_traversable ... ok
[INFO] [stdout] test profile_store::tests::load_default_profile_source_with_origin_reports_builtin_fallback ... ok
[INFO] [stdout] test profile_store::tests::remove_default_profile_source_restores_builtin_fallback ... ok
[INFO] [stdout] test profile_store::tests::default_profile_file_overrides_builtin_profile ... ok
[INFO] [stdout] test profile_store::tests::include_resolver_loads_named_profile_files ... ok
[INFO] [stdout] test profile_store::tests::render_default_profile_source_for_show_includes_source_comment ... ok
[INFO] [stdout] test profile_store::tests::save_default_profile_source_validates_before_write ... ok
[INFO] [stdout] test profile_store::tests::render_default_profile_source_for_show_expands_includes_as_comments ... ok
[INFO] [stdout] test sparse_bitset::tests::clear_removes_high_zero_words ... ok
[INFO] [stdout] test tail_ipc::tests::parse_filter_supports_empty_and_kinds_list ... ok
[INFO] [stdout] test tests::command_verbose_tracks_run_and_fuse_flags ... ok
[INFO] [stdout] test userns_run::tests::parse_mountinfo_mount_flags_preserves_locked_mount_attrs ... ok
[INFO] [stdout] test userns_run::tests::tmp_bind_mounts_are_marked_best_effort ... ok
[INFO] [stdout] test userns_run::tests::wait_status_to_exit_code_handles_normal_exit_and_signal ... ok
[INFO] [stdout] test sparse_bitset::tests::clear_selected_bits_preserves_others ... ok
[INFO] [stdout] test sparse_bitset::tests::clear_unset_bit_is_noop ... ok
[INFO] [stdout] test userns_run::tests::mount_target_for_entry_maps_proc_and_bind_paths_under_fuse_root ... ok
[INFO] [stdout] test sparse_bitset::tests::set_and_test_heap_spill_bits ... ok
[INFO] [stdout] test sparse_bitset::tests::set_and_test_inline_bits ... ok
[INFO] [stdout] test profile_store::tests::builtin_default_profile_is_valid ... ok
[INFO] [stdout] test profile_store::tests::builtin_default_profile_has_a_valid_mount_plan ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mount_plan::tests::dev_pts_and_ptmx_rules_use_special_mount_entries_in_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mount_plan::tests::dev_pts_and_ptmx_rules_use_special_mount_entries_in_order' (77) panicked at src/mount_plan.rs:383:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [DevPts { path: "/dev/pts", read_only: false }]
[INFO] [stdout]  right: [DevPts { path: "/dev/pts", read_only: false }, DevPtmx { path: "/dev/ptmx", read_only: false }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6049980878fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6049980878fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6049980878fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6049980878fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60499809e15a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60499809e15a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60499808ce12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60499808ce12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6049980634ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6049980634ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60499807e769 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604997d5871c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x604997d5871c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60499807e922 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60499807e922 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6049980635a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x604998057f39 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6049980644fd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60499809e9cc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60499809e853 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x604997cdc228 - core[e929cb53b82a81ca]::panicking::assert_failed::<alloc[9d7caffeb3b5d2c6]::vec::Vec<leash[b145f7f27aa42c48]::mount_plan::MountPlanEntry>, alloc[9d7caffeb3b5d2c6]::vec::Vec<leash[b145f7f27aa42c48]::mount_plan::MountPlanEntry>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604997ce1ed5 - leash[b145f7f27aa42c48]::mount_plan::tests::dev_pts_and_ptmx_rules_use_special_mount_entries_in_order
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mount_plan.rs:383:9
[INFO] [stdout]   22:     0x604997cdcd37 - leash[b145f7f27aa42c48]::mount_plan::tests::dev_pts_and_ptmx_rules_use_special_mount_entries_in_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mount_plan.rs:381:67
[INFO] [stdout]   23:     0x604997cbc926 - <leash[b145f7f27aa42c48]::mount_plan::tests::dev_pts_and_ptmx_rules_use_special_mount_entries_in_order::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x604997d4b9fb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x604997d4b9fb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x604997d591eb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x604997d591eb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x604997d591eb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x604997d591eb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x604997d591eb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x604997d591eb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x604997d591eb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x604997d52904 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x604997d52904 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x604997d5bdf2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x604997d5bdf2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x604997d5bdf2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x604997d5bdf2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x604997d5bdf2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x604997d5bdf2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x604997d5bdf2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604998086b8f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x604998086b8f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7935af8eeaa4 - <unknown>
[INFO] [stdout]   45:     0x7935af97ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mount_plan::tests::dev_pts_and_ptmx_rules_use_special_mount_entries_in_order
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 138 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin leash`
[INFO] running `Command { std: "docker" "inspect" "75a18cd6d8af79fbd4a6e3bb1dfe77ec8c57173719dfc868d6a1a96dfa2091c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a18cd6d8af79fbd4a6e3bb1dfe77ec8c57173719dfc868d6a1a96dfa2091c7", kill_on_drop: false }`
[INFO] [stdout] 75a18cd6d8af79fbd4a6e3bb1dfe77ec8c57173719dfc868d6a1a96dfa2091c7
