[INFO] cloning repository https://github.com/braindevices/ghostvolumes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/braindevices/ghostvolumes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraindevices%2Fghostvolumes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraindevices%2Fghostvolumes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e67f3c4682e681b8e28e3ee087071ac196caff25 [INFO] testing braindevices/ghostvolumes against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraindevices%2Fghostvolumes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/braindevices/ghostvolumes [INFO] finished tweaking git repo https://github.com/braindevices/ghostvolumes [INFO] tweaked toml for git repo https://github.com/braindevices/ghostvolumes written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/braindevices/ghostvolumes on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/braindevices/ghostvolumes 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bon-macros v3.9.3 [INFO] [stderr] Downloaded serde_spanned v1.1.1 [INFO] [stderr] Downloaded num_threads v0.1.7 [INFO] [stderr] Downloaded is_executable v1.0.6 [INFO] [stderr] Downloaded vergen-lib v10.0.1 [INFO] [stderr] Downloaded vergen-gitcl v10.0.1 [INFO] [stderr] Downloaded toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Downloaded quote v1.0.46 [INFO] [stderr] Downloaded anyhow v1.0.103 [INFO] [stderr] Downloaded vergen v10.0.1 [INFO] [stderr] Downloaded time-macros v0.2.31 [INFO] [stderr] Downloaded toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Downloaded toml v1.1.2+spec-1.1.0 [INFO] [stderr] Downloaded toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Downloaded bon v3.9.3 [INFO] [stderr] Downloaded clap_complete v4.6.7 [INFO] [stderr] Downloaded winnow v1.0.3 [INFO] [stderr] Downloaded time v0.3.53 [INFO] [stderr] Downloaded bstr v1.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e [INFO] running `Command { std: "docker" "start" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e", 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" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e", 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" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling vergen-lib v10.0.1 [INFO] [stderr] Compiling vergen v10.0.1 [INFO] [stderr] Compiling vergen-gitcl v10.0.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.53 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling is_executable v1.0.6 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling clap_complete v4.6.7 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.9.3 [INFO] [stderr] Compiling bon v3.9.3 [INFO] [stderr] Compiling ghostvolumes v0.8.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e", 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" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling assert_cmd v2.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling bstr v1.12.3 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling ghostvolumes v0.8.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e", 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" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/ghostvolumes-b7d2b60030a481f4) [INFO] [stdout] [INFO] [stdout] running 306 tests [INFO] [stdout] test absolutize_tests::a_relative_path_resolves_against_the_current_directory ... ok [INFO] [stdout] test absolutize_tests::an_already_absolute_path_is_returned_unchanged ... ok [INFO] [stdout] test atomic_write::tests::does_not_leave_tmp_file_behind ... ok [INFO] [stdout] test atomic_write::tests::unique_tmp_path_never_repeats_within_the_same_process ... ok [INFO] [stdout] test atomic_write::tests::creates_missing_parent_directories ... ok [INFO] [stdout] test btrfs::is_btrfs_tests::nonexistent_path_errors_rather_than_panicking ... ok [INFO] [stdout] test btrfs::is_btrfs_tests::overlay_tempdir_is_not_btrfs ... ok [INFO] [stdout] test atomic_write::tests::writes_file_with_given_contents ... ok [INFO] [stdout] test atomic_write::tests::overwrites_existing_file_atomically ... ok [INFO] [stdout] test cache::compile_tests::each_root_uses_its_own_already_resolved_watch_list ... ok [INFO] [stdout] test cache::compile_tests::compile_matches_plan_example_shape ... ok [INFO] [stdout] test btrfs::tests::plain_directory_is_not_a_subvolume ... FAILED [INFO] [stdout] test btrfs::tests::creating_subvolume_with_duplicate_name_fails ... FAILED [INFO] [stdout] test btrfs::tests::creating_subvolume_under_nonexistent_parent_fails ... FAILED [INFO] [stdout] test btrfs::tests::created_subvolume_has_inode_256_and_is_detected ... FAILED [INFO] [stdout] test btrfs::is_btrfs_tests::root_scratch_dir_is_really_btrfs ... FAILED [INFO] [stdout] test cache::compile_tests::empty_config_compiles_to_empty_cache ... ok [INFO] [stdout] test atomic_write::tests::concurrent_writes_to_the_same_destination_never_corrupt_it ... ok [INFO] [stdout] test cache::compile_tests::parse_round_trips_compile_output ... ok [INFO] [stdout] test cache::compile_tests::restricted_roots_produce_root_keyed_rows_not_a_hardcoded_slash ... ok [INFO] [stdout] test cache::tests::longest_matching_prefix_matches_the_prefix_itself ... ok [INFO] [stdout] test cache::tests::longest_matching_prefix_none_when_nothing_matches ... ok [INFO] [stdout] test cache::tests::longest_matching_prefix_prefers_the_narrower_of_two_ancestor_matches ... ok [INFO] [stdout] test cache::tests::names_for_excludes_paths_outside_every_row_prefix ... ok [INFO] [stdout] test cache::tests::longest_matching_prefix_respects_component_boundaries ... ok [INFO] [stdout] test cache::tests::names_for_respects_component_boundaries_not_string_prefix ... ok [INFO] [stdout] test cache::tests::names_for_unions_every_matching_ancestor_row ... ok [INFO] [stdout] test cache::tests::parse_empty_text_yields_empty ... ok [INFO] [stdout] test cache::tests::parse_ignores_lines_without_a_tab ... ok [INFO] [stdout] test cache::tests::parse_splits_prefix_and_name_on_tab ... ok [INFO] [stdout] test config::tests::missing_optional_fields_default_to_empty ... ok [INFO] [stdout] test config::tests::parses_bare_auto_generated_roots ... ok [INFO] [stdout] test config::tests::parses_default_ignore_as_a_top_level_sibling_of_default_watches ... ok [INFO] [stdout] test config::tests::parses_default_watches_and_per_root_overrides ... ok [INFO] [stdout] test completions::tests::pending_patterns_is_empty_with_no_decision_file ... ok [INFO] [stdout] test config::tests::rejects_a_typo_d_field_in_a_root_table ... ok [INFO] [stdout] test config::tests::round_trips_through_serialize_and_parse ... ok [INFO] [stdout] test config::tests::rejects_malformed_toml ... ok [INFO] [stdout] test completions::tests::registered_projects_is_empty_with_no_list_file ... ok [INFO] [stdout] test completions::tests::registered_projects_filters_by_current_prefix ... ok [INFO] [stdout] test convert::tests::a_later_no_toggles_an_existing_pending_marker_into_a_deny ... FAILED [INFO] [stdout] test convert::tests::a_matching_candidate_is_left_alone_without_a_tty_even_though_it_would_match ... FAILED [INFO] [stdout] test completions::tests::pending_patterns_filters_by_current_prefix ... ok [INFO] [stdout] test convert::tests::a_minus_decision_found_via_the_walk_is_skipped_silently ... FAILED [INFO] [stdout] test convert::tests::a_global_default_ignore_pattern_skips_a_directory_even_though_it_matches_a_watched_name ... FAILED [INFO] [stdout] test convert::tests::a_minus_decision_on_an_explicit_create_target_is_not_overridden_without_a_tty ... FAILED [INFO] [stdout] test completions::tests::pending_patterns_reads_only_question_mark_lines ... ok [INFO] [stdout] test convert::tests::a_later_yes_toggles_an_existing_pending_marker_in_place ... FAILED [INFO] [stdout] test convert::tests::a_not_yet_existing_project_argument_is_not_created_either ... FAILED [INFO] [stdout] test convert::tests::a_later_all_matches_answer_lands_the_broader_pattern_in_the_marker_s_own_spot ... FAILED [INFO] [stdout] test convert::tests::a_plus_decision_converts_directly_without_asking ... FAILED [INFO] [stdout] test convert::tests::a_project_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name ... FAILED [INFO] [stdout] test convert::tests::a_repeated_non_tty_run_does_not_duplicate_the_pending_comment ... FAILED [INFO] [stdout] test convert::tests::a_populated_project_argument_is_never_a_candidate_but_nested_matches_still_convert ... FAILED [INFO] [stdout] test convert::tests::already_a_subvolume_with_a_tty_defaults_to_yes_on_an_empty_answer ... FAILED [INFO] [stdout] test convert::tests::already_a_subvolume_without_a_tty_leaves_a_pending_marker_untouched_otherwise ... FAILED [INFO] [stdout] test convert::tests::already_a_subvolume_is_a_candidate_even_when_its_name_is_not_watched ... FAILED [INFO] [stdout] test convert::tests::already_a_subvolume_dry_run_reports_instead_of_asking ... FAILED [INFO] [stdout] test convert::tests::an_undecided_matching_candidate_is_left_alone_when_declined ... FAILED [INFO] [stdout] test convert::tests::already_a_subvolume_with_an_existing_decision_is_a_silent_no_op ... FAILED [INFO] [stdout] test convert::tests::ask_remember_denies_when_read_line_returns_nothing ... ok [INFO] [stdout] test convert::tests::confirm_override_defaults_to_false_when_not_a_tty ... ok [INFO] [stdout] test convert::tests::an_empty_project_argument_is_never_converted_either ... FAILED [INFO] [stdout] test convert::tests::already_a_subvolume_with_a_tty_records_a_decline_explicitly ... FAILED [INFO] [stdout] test convert::tests::confirm_override_true_only_for_yes ... ok [INFO] [stdout] test convert::tests::containing_dir_pattern_degrades_to_bare_double_star_at_the_boundary_itself ... ok [INFO] [stdout] test convert::tests::containing_dir_pattern_anchors_to_the_containing_directory ... ok [INFO] [stdout] test convert::tests::convert_aborts_entirely_when_registration_is_declined ... FAILED [INFO] [stdout] test convert::tests::convert_does_not_merge_decisions_across_a_volume_boundary_even_when_paths_nest ... FAILED [INFO] [stdout] test convert::tests::convert_ignores_a_wildcarded_anchored_pattern_for_proactive_creation ... FAILED [INFO] [stdout] test convert::tests::convert_dry_run_reports_would_create_for_a_missing_anchored_decision ... FAILED [INFO] [stdout] test convert::tests::convert_proactively_creates_a_missing_anchored_plus_decision_for_an_unwatched_name ... FAILED [INFO] [stdout] test convert::tests::create_empty_tolerates_a_target_that_already_exists ... FAILED [INFO] [stdout] test convert::tests::converted_subvolume_is_a_real_new_inode_not_the_old_directory ... FAILED [INFO] [stdout] test convert::tests::decide_aborts_without_a_tty_when_the_project_is_not_yet_registered ... FAILED [INFO] [stdout] test convert::tests::convert_merges_decisions_from_a_shallower_registered_parent_project ... FAILED [INFO] [stdout] test convert::tests::creates_a_missing_path_directly_as_a_fresh_empty_subvolume ... FAILED [INFO] [stdout] test convert::tests::a_volume_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name ... FAILED [INFO] [stdout] test convert::tests::create_resolves_a_target_with_no_cache_rows_at_all ... FAILED [INFO] [stdout] test convert::tests::decide_never_creates_a_subvolume_or_touches_anything_besides_the_decision_file ... FAILED [INFO] [stdout] test convert::tests::an_undecided_matching_candidate_converts_and_records_when_confirmed ... FAILED [INFO] [stdout] test convert::tests::converts_plain_directory_preserving_contents ... FAILED [INFO] [stdout] test convert::tests::decide_surfaces_a_missing_anchored_plus_decision_but_never_materializes_it ... FAILED [INFO] [stdout] test convert::tests::decide_records_a_plus_and_a_minus_decision_verbatim ... FAILED [INFO] [stdout] test convert::tests::decide_toggles_an_existing_pending_marker_with_the_exact_same_pattern_in_place ... FAILED [INFO] [stdout] test convert::tests::decide_refuses_a_plain_file_argument ... FAILED [INFO] [stdout] test convert::tests::decide_resolves_an_orphaned_pending_marker_whose_candidate_does_not_exist_on_disk ... FAILED [INFO] [stdout] test convert::tests::decide_walk_discovers_an_undecided_candidate_and_records_without_materializing ... FAILED [INFO] [stdout] test convert::tests::decide_walk_leaves_a_pending_marker_without_a_tty ... FAILED [INFO] [stdout] test convert::tests::decide_orphaned_marker_matching_a_deny_pattern_resolves_without_asking ... FAILED [INFO] [stdout] test convert::tests::decision_boundary_merges_all_the_way_to_the_shallowest_of_a_nested_chain ... ok [INFO] [stdout] test convert::tests::decision_boundary_falls_back_to_the_project_path_when_nothing_registered ... ok [INFO] [stdout] test convert::tests::decision_boundary_ignores_a_path_ancestor_project_on_a_different_volume ... ok [INFO] [stdout] test convert::tests::decide_writes_to_a_shallower_already_registered_covering_project_not_the_argument_itself ... FAILED [INFO] [stdout] test convert::tests::decision_boundary_uses_a_covering_registered_project ... ok [INFO] [stdout] test convert::tests::decide_walk_finding_an_existing_plus_decision_is_a_no_op_not_a_materialize ... FAILED [INFO] [stdout] test convert::tests::dry_run_leaves_an_undecided_candidate_untouched_and_never_prompts ... FAILED [INFO] [stdout] test convert::tests::does_not_descend_into_a_matched_nested_candidate ... FAILED [INFO] [stdout] test convert::tests::dry_run_leaves_an_existing_plus_decision_target_unconverted ... FAILED [INFO] [stdout] test convert::tests::dry_run_leaves_a_not_yet_existing_plus_decision_target_uncreated ... FAILED [INFO] [stdout] test convert::tests::decide_uses_patterns_verbatim_no_anchoring_or_broadening ... FAILED [INFO] [stdout] test convert::tests::empty_directory_converts_fine ... FAILED [INFO] [stdout] test convert::tests::ensure_project_registered_aborts_on_an_explicit_no ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_confirmed_orphan_registers_anyway ... FAILED [INFO] [stdout] test convert::tests::ensure_project_registered_does_not_treat_a_different_volume_descendant_as_a_nesting_conflict ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_ignores_a_path_ancestor_project_on_a_different_volume ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_is_a_no_op_when_already_registered ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_is_a_no_op_when_covered_by_a_shallower_same_volume_ancestor ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_registers_on_an_empty_or_yes_answer ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_confirmed_nesting_unregisters_the_child_and_registers_the_parent ... ok [INFO] [stdout] test convert::tests::dry_run_never_prompts_to_override_an_explicit_minus_decision ... FAILED [INFO] [stdout] test convert::tests::nearest_ancestor_decision_file_finds_the_closest_one_within_the_limit ... FAILED [INFO] [stdout] test convert::tests::dry_run_never_registers_an_uncovered_project ... FAILED [INFO] [stdout] test convert::tests::ensure_project_registered_aborts_without_a_tty ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_warns_and_aborts_on_a_same_volume_nesting_conflict ... ok [INFO] [stdout] test convert::tests::ensure_project_registered_warns_and_aborts_on_an_orphaned_ancestor_decision_file ... FAILED [INFO] [stdout] test convert::tests::materialize_blocks_while_the_boundary_lock_is_held_then_succeeds ... FAILED [INFO] [stdout] test convert::tests::nearest_ancestor_decision_file_none_when_nothing_exists_above ... FAILED [INFO] [stdout] test convert::tests::nearest_ancestor_decision_file_stops_at_the_limit_even_if_one_exists_further_up ... FAILED [INFO] [stdout] test convert::tests::nested_candidate_under_a_directory_argument_is_found_and_converted ... FAILED [INFO] [stdout] test convert::tests::parse_remember_answer_recognizes_yes_and_all ... ok [INFO] [stdout] test convert::tests::no_leftover_backup_or_tmp_directories_after_success ... FAILED [INFO] [stdout] test convert::tests::preserves_permissions_via_cp_a ... FAILED [INFO] [stdout] test convert::tests::refuses_plain_file_not_directory ... FAILED [INFO] [stdout] test convert::tests::same_volume_false_across_a_more_specific_nested_row ... ok [INFO] [stdout] test convert::tests::resolve_candidate_skips_an_undecided_existing_subvolume_when_decide_is_disabled ... FAILED [INFO] [stdout] test convert::tests::same_volume_true_for_paths_under_the_same_row ... ok [INFO] [stdout] test convert::tests::same_volume_true_when_neither_path_matches_any_row ... ok [INFO] [stdout] test debug::tests::a_message_at_a_level_is_shown_exactly_when_it_is_at_or_below_configured ... ok [INFO] [stdout] test debug::tests::as_str_spells_out_the_upper_case_level_name ... ok [INFO] [stdout] test debug::tests::format_line_carries_a_timestamp_pid_level_and_the_message_verbatim ... ok [INFO] [stdout] test debug::tests::format_line_has_no_trailing_newline ... ok [INFO] [stdout] test debug::tests::iso8601_utc_millis_a_known_recent_date_with_milliseconds ... ok [INFO] [stdout] test debug::tests::iso8601_utc_millis_epoch_zero ... ok [INFO] [stdout] test debug::tests::ordering_places_error_and_warn_below_the_default_info ... ok [INFO] [stdout] test debug::tests::iso8601_utc_millis_end_of_a_leap_year_day ... ok [INFO] [stdout] test debug::tests::parse_verbosity_none_for_the_old_boolean_convention_and_garbage ... ok [INFO] [stdout] test debug::trace_tests::a_suppressed_level_never_evaluates_its_message ... ok [INFO] [stdout] test debug::tests::parse_verbosity_recognizes_every_level_case_insensitively ... ok [INFO] [stdout] test decision::tests::anchored_pattern_is_relative_to_the_boundary_with_a_leading_slash ... ok [INFO] [stdout] test decision::tests::anchored_pattern_none_outside_the_boundary ... ok [INFO] [stdout] test decision::tests::anchored_pattern_matches_only_the_exact_location ... ok [INFO] [stdout] test decision::tests::anchored_prefix_with_double_star_matches_arbitrary_depth_after_prefix ... ok [INFO] [stdout] test decision::tests::ignore_matches_true_when_any_pattern_matches ... ok [INFO] [stdout] test decision::tests::ignore_matches_supports_anchored_and_double_star_patterns_too ... ok [INFO] [stdout] test decision::tests::ignore_matches_false_when_nothing_matches ... ok [INFO] [stdout] test decision::tests::needs_pending_marker_false_when_already_present ... ok [INFO] [stdout] test decision::tests::needs_pending_marker_true_for_empty_file ... ok [INFO] [stdout] test decision::tests::needs_pending_marker_true_when_absent ... ok [INFO] [stdout] test decision::tests::parse_anchored_exact_patterns_empty_for_empty_text ... ok [INFO] [stdout] test decision::tests::parse_anchored_exact_patterns_excludes_unanchored_and_wildcarded_and_denied ... ok [INFO] [stdout] test decision::tests::parse_anchored_exact_patterns_extracts_plus_and_pending_in_order ... ok [INFO] [stdout] test decision::tests::parse_ignore_patterns_skips_blank_lines_and_comments ... ok [INFO] [stdout] test decision::tests::pattern_never_matches_a_path_outside_the_file_directory ... ok [INFO] [stdout] test decision::tests::parse_ignore_patterns_empty_text_yields_empty ... ok [INFO] [stdout] test decision::tests::resolve_in_file_last_matching_line_wins ... ok [INFO] [stdout] test decision::tests::pending_marker_line_prefixes_with_a_question_mark ... ok [INFO] [stdout] test decision::tests::resolve_in_file_ignores_comments_and_blank_lines ... ok [INFO] [stdout] test decision::tests::resolve_in_file_none_when_nothing_matches ... ok [INFO] [stdout] test decision::tests::resolve_keeps_walking_past_a_file_with_no_matching_line ... ok [INFO] [stdout] test decision::tests::resolve_never_walks_past_the_boundary ... ok [INFO] [stdout] test decision::tests::resolve_none_when_no_decision_file_exists_anywhere ... ok [INFO] [stdout] test decision::tests::toggle_or_replace_pending_appends_when_no_marker_exists ... ok [INFO] [stdout] test decision::tests::toggle_or_replace_pending_only_replaces_the_exact_pattern ... ok [INFO] [stdout] test decision::tests::toggle_or_replace_pending_replaces_the_marker_in_place ... ok [INFO] [stdout] test decision::tests::toggle_or_replace_pending_lands_a_differently_patterned_replacement_in_the_same_spot ... ok [INFO] [stdout] test decision::tests::unanchored_pattern_matches_at_any_depth_by_leaf_name ... ok [INFO] [stdout] test discover::tests::a_configured_ignore_pattern_is_never_descended_into ... FAILED [INFO] [stdout] test discover::tests::a_custom_ignore_pattern_is_never_descended_into ... FAILED [INFO] [stdout] test discover::tests::a_decision_recorded_above_start_still_suppresses_the_match ... FAILED [INFO] [stdout] test decision::tests::resolve_walks_up_to_the_closest_file_with_a_matching_line ... ok [INFO] [stdout] test discover::tests::a_denied_name_that_is_already_a_subvolume_is_flagged_as_drift ... FAILED [INFO] [stdout] test discover::tests::a_denied_watched_subvolume_that_is_consistent_is_not_reported ... FAILED [INFO] [stdout] test discover::tests::a_watched_name_that_is_still_a_plain_directory_is_reported_as_not_yet_converted ... FAILED [INFO] [stdout] test discover::tests::an_already_decided_watched_subvolume_is_not_reported_at_all ... FAILED [INFO] [stdout] test discover::tests::an_approved_name_that_is_still_plain_is_flagged_as_not_yet_converted_drift ... FAILED [INFO] [stdout] test discover::tests::an_unwatched_plain_directory_is_not_reported_at_all ... FAILED [INFO] [stdout] test convert::tests::decide_with_no_patterns_at_all_just_registers_the_project ... FAILED [INFO] [stdout] test discover::tests::an_ignore_path_does_not_affect_an_unrelated_sibling ... FAILED [INFO] [stdout] test discover::tests::an_ignore_pattern_skips_even_a_watched_name_match ... FAILED [INFO] [stdout] test discover::tests::an_unwatched_but_already_subvolume_directory_is_flagged_for_clarification ... FAILED [INFO] [stdout] test convert::tests::a_plain_directory_with_an_unwatched_name_is_still_never_a_candidate ... FAILED [INFO] [stdout] test discover::tests::format_report_flags_denied_but_existing_drift_with_an_override_command ... ok [INFO] [stdout] test discover::tests::does_not_descend_into_a_matched_subvolume ... FAILED [INFO] [stdout] test discover::tests::format_report_never_suggests_a_command_for_not_yet_converted_names ... ok [INFO] [stdout] test discover::tests::finds_an_undecided_subvolume_matching_a_watched_name ... FAILED [INFO] [stdout] test discover::tests::format_report_offers_both_add_and_deny_for_an_unwatched_subvolume ... ok [INFO] [stdout] test discover::tests::format_report_suggests_a_decide_command_for_an_approved_candidate ... ok [INFO] [stdout] test discover::tests::format_report_suggests_converting_an_approved_but_unmaterialized_name ... ok [INFO] [stdout] test discover::tests::an_ignore_path_is_never_scanned_at_all ... FAILED [INFO] [stdout] test discover::tests::group_by_parent_groups_and_dedupes_within_each_kind ... ok [INFO] [stdout] test discover::tests::format_report_prints_a_single_command_with_all_the_folded_in_patterns ... ok [INFO] [stdout] test discover::tests::group_by_parent_separates_kinds_within_the_same_directory ... ok [INFO] [stdout] test discover::tests::group_by_parent_separates_distinct_parents ... ok [INFO] [stdout] test discover::tests::merge_nested_suggestions_does_not_fold_into_the_discover_start_path_by_default ... ok [INFO] [stdout] test discover::tests::merge_nested_suggestions_folds_every_descendant_into_the_shallowest_ancestor ... ok [INFO] [stdout] test discover::tests::max_depth_limits_recursion ... FAILED [INFO] [stdout] test discover::tests::merge_nested_suggestions_leaves_unrelated_siblings_alone ... ok [INFO] [stdout] test discover::tests::root_is_project_lets_the_start_path_absorb_nested_suggestions_after_all ... ok [INFO] [stdout] test discover::tests::no_project_excludes_a_known_container_found_below_start_from_absorbing_anything ... ok [INFO] [stdout] test discover::tests::does_not_descend_into_a_not_yet_converted_watched_directory_either ... FAILED [INFO] [stdout] test discover::tests::finds_nested_matches_in_unrelated_subdirectories ... FAILED [INFO] [stdout] test discover::tests::without_a_matching_ignore_pattern_a_dot_directory_is_walked_into_like_any_other ... FAILED [INFO] [stdout] test intercept::tests::candidate_boundaries_dedups_and_unions_both_sources ... ok [INFO] [stderr] ERROR: ld.so: object '/tmp/.tmpxZ7Fv1/libghostvolumes_shim.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. [INFO] [stdout] test intercept::tests::errors_on_an_empty_command ... ok [INFO] [stdout] test init::tests::does_not_overwrite_existing_defaults_file ... ok [INFO] [stdout] test init::tests::writes_default_watches_when_absent ... ok [INFO] [stdout] test intercept::tests::touched_boundaries_detects_a_changed_file ... ok [INFO] [stdout] test init::tests::writes_default_ignore_when_absent ... ok [INFO] [stdout] test intercept::tests::touched_boundaries_detects_a_newly_created_file ... ok [INFO] [stdout] test init::tests::idempotent_second_run_succeeds ... ok [INFO] [stdout] test init::tests::creates_config_dot_d_directory ... ok [INFO] [stdout] test lock::tests::boundary_lock_path_escapes_literal_percent_signs_too ... ok [INFO] [stdout] test lock::tests::a_held_exclusive_lock_blocks_a_second_try_lock ... ok [INFO] [stdout] test intercept::tests::touched_boundaries_empty_when_nothing_changed ... ok [INFO] [stdout] test merge::tests::a_later_file_disabling_a_root_drops_it_entirely ... ok [INFO] [stdout] test intercept::tests::runs_the_command_with_ld_preload_set_and_propagates_its_exit_code ... ok [INFO] [stdout] test lock::tests::boundary_lock_path_escapes_slashes ... ok [INFO] [stdout] test lock::tests::boundary_lock_path_never_collides_for_different_boundaries ... ok [INFO] [stdout] test merge::tests::a_later_file_s_default_watches_replaces_an_earlier_file_s_entirely ... ok [INFO] [stdout] test lock::tests::open_lock_file_creates_missing_parent_directories ... ok [INFO] [stdout] test merge::tests::a_root_s_own_watches_replaces_default_watches_rather_than_unioning ... ok [INFO] [stdout] test merge::tests::all_watched_names_unions_and_dedupes_across_every_resolved_root ... ok [INFO] [stdout] test merge::tests::a_root_untouched_by_a_later_file_keeps_its_earlier_file_s_fields ... ok [INFO] [stdout] test merge::tests::a_root_with_no_override_falls_back_to_default_watches ... ok [INFO] [stdout] test merge::tests::missing_dir_yields_empty_not_error ... ok [INFO] [stdout] test merge::tests::load_all_joins_the_roots_d_subdirectory ... ok [INFO] [stdout] test mountinfo::tests::empty_input_yields_empty ... ok [INFO] [stdout] test mountinfo::tests::extracts_only_btrfs_mountpoints ... ok [INFO] [stdout] test mountinfo::tests::malformed_lines_are_skipped_not_erroring ... ok [INFO] [stdout] test mountinfo::tests::no_btrfs_mounts_yields_empty ... ok [INFO] [stdout] test merge::tests::default_ignore_is_merged_last_file_wins_same_as_default_watches ... ok [INFO] [stdout] test mountinfo::tests::unescapes_octal_sequences_in_mountpoint ... ok [INFO] [stdout] test merge::tests::disabling_one_root_does_not_cascade_to_a_root_nested_under_it ... ok [INFO] [stdout] test merge::tests::non_toml_files_are_ignored ... ok [INFO] [stdout] test merge::tests::default_ignore_falls_through_when_no_file_mentions_it ... ok [INFO] [stdout] test preload_guard::tests::does_not_match_a_similarly_named_but_different_file ... ok [INFO] [stdout] test mountinfo::tests::variable_length_optional_fields_are_handled ... ok [INFO] [stdout] test preload_guard::tests::refuses_on_a_match_among_several_colon_separated_entries ... ok [INFO] [stdout] test preload_guard::tests::error_message_includes_the_raw_ld_preload_value_for_diagnosis ... ok [INFO] [stdout] test preload_guard::tests::refuses_on_an_exact_single_entry_match ... ok [INFO] [stderr] ERROR: ld.so: object '/tmp/.tmpN5F304/libghostvolumes_shim.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. [INFO] [stdout] test preload_guard::tests::ok_for_empty_string ... ok [INFO] [stdout] test preload_guard::tests::refuses_regardless_of_directory_since_only_the_basename_is_compared ... ok [INFO] [stdout] test project_roots::tests::needs_append_false_when_path_already_present ... ok [INFO] [stdout] test preload_guard::tests::ok_when_ld_preload_is_unset ... ok [INFO] [stdout] test preload_guard::tests::ok_when_ld_preload_is_unrelated ... ok [INFO] [stdout] test project_roots::tests::needs_append_recognizes_a_stored_path_regardless_of_trailing_slash_on_either_side ... ok [INFO] [stdout] test project_roots::tests::needs_append_true_for_empty_file ... ok [INFO] [stdout] test project_roots::tests::normalize_root_path_strips_a_trailing_slash ... ok [INFO] [stdout] test project_roots::tests::parse_empty_text_yields_empty ... ok [INFO] [stdout] test project_roots::tests::parse_ignores_blank_lines ... ok [INFO] [stdout] test project_roots::tests::needs_append_true_when_path_absent ... ok [INFO] [stdout] test project_roots::tests::parse_normalizes_a_trailing_slash_on_every_line ... ok [INFO] [stdout] test project_roots::tests::parse_splits_on_lines_and_trims ... ok [INFO] [stdout] test init::tests::extracted_preload_so_is_a_valid_shared_object ... ok [INFO] [stdout] test projects::tests::appends_alongside_existing_entries ... ok [INFO] [stdout] test project_roots::tests::normalize_root_path_leaves_a_path_with_no_trailing_slash_alone ... ok [INFO] [stdout] test project_roots::tests::normalize_root_path_keeps_the_bare_root_as_a_single_slash ... ok [INFO] [stdout] test intercept::tests::reports_a_touched_project_root_after_the_command_exits ... ok [INFO] [stdout] test projects::tests::appends_a_new_path ... ok [INFO] [stdout] test projects::tests::auto_mode_defaults_to_keeping_everything_on_a_non_tty ... ok [INFO] [stdout] test projects::tests::auto_mode_keeps_a_missing_entry_when_declined ... ok [INFO] [stdout] test projects::tests::auto_mode_prunes_only_missing_entries_when_confirmed ... ok [INFO] [stdout] test init::tests::writes_preload_so_bytes ... ok [INFO] [stdout] test projects::tests::concurrent_registers_never_interleave_or_split_a_line ... ok [INFO] [stdout] test projects::tests::is_idempotent_for_an_already_registered_path ... ok [INFO] [stdout] test projects::tests::creates_missing_parent_directories ... ok [INFO] [stdout] test projects::tests::register_is_idempotent_regardless_of_trailing_slash_on_either_side ... ok [INFO] [stdout] test projects::tests::register_strips_a_trailing_slash_before_writing ... ok [INFO] [stdout] test projects::tests::unregister_removes_an_entry_regardless_of_trailing_slash_on_either_side ... ok [INFO] [stdout] test projects::tests::list_projects_flags_missing_entries ... ok [INFO] [stdout] test projects::tests::unregister_exact_path_is_idempotent_when_absent ... ok [INFO] [stdout] test projects::tests::list_projects_normalizes_a_trailing_slash ... ok [INFO] [stdout] test reload::tests::empty_config_with_no_roots_needs_no_validation ... ok [INFO] [stdout] test projects::tests::unregister_removes_the_exact_path_with_no_prompt ... ok [INFO] [stdout] test reload::tests::happy_path_writes_compiled_cache ... ok [INFO] [stdout] test reload::tests::real_reload_fails_on_this_sandbox_since_nothing_here_is_btrfs ... ok [INFO] [stdout] test reload::tests::validation_failure_does_not_clobber_existing_cache ... ok [INFO] [stdout] test reload::tests::stale_non_btrfs_root_fails_loudly_and_does_not_write ... ok [INFO] [stdout] test roots::tests::disable_normalizes_a_trailing_slash ... ok [INFO] [stdout] test reload::tests::validator_error_propagates ... ok [INFO] [stdout] test roots::tests::disable_never_touches_other_roots_d_files ... ok [INFO] [stdout] test roots::tests::disable_is_idempotent ... ok [INFO] [stdout] test roots::tests::disable_preserves_an_already_disabled_sibling_root ... ok [INFO] [stdout] test roots::tests::enable_on_an_untouched_root_is_a_harmless_no_op ... ok [INFO] [stdout] test roots::tests::disable_records_enabled_false_in_its_own_file ... ok [INFO] [stdout] test roots::tests::enable_removes_a_disabled_entry ... ok [INFO] [stdout] test scan::tests::mountpoint_with_plain_snapshots_directory_is_not_detected ... FAILED [INFO] [stdout] test scan::tests::mountpoint_with_snapshots_subvolume_is_detected ... FAILED [INFO] [stdout] test scan::tests::mountpoint_with_no_snapshots_at_all_is_not_detected ... FAILED [INFO] [stdout] test scan::tests::results_are_sorted_and_deduped ... FAILED [INFO] [stdout] test roots::tests::list_disabled_reflects_disable_and_enable ... ok [INFO] [stdout] test scan::tests::save_roots_writes_only_roots_d_00_auto_and_nothing_else ... ok [INFO] [stdout] test scan::tests::save_roots_is_a_valid_toml_roundtrip_via_merge_load_all ... ok [INFO] [stdout] test scan::tests::non_btrfs_mountpoint_is_never_a_candidate_even_with_snapshots_dir ... ok [INFO] [stdout] test shellinit::tests::bash_snippet_exports_ld_preload_pointing_at_preload_so ... ok [INFO] [stdout] test shellinit::tests::zsh_snippet_also_exports_ld_preload ... ok [INFO] [stdout] test shellinit::tests::bash_snippet_appends_to_existing_ld_preload_rather_than_clobbering ... ok [INFO] [stdout] test shellinit::tests::unsupported_shell_is_rejected ... ok [INFO] [stdout] test xdg::tests::defaults_to_dot_local_share_under_home ... ok [INFO] [stdout] test xdg::tests::empty_xdg_override_falls_back_to_default ... ok [INFO] [stdout] test xdg::tests::xdg_config_home_override_takes_precedence ... ok [INFO] [stdout] test xdg::tests::defaults_to_dot_config_under_home ... ok [INFO] [stdout] test shellinit::tests::bash_snippet_is_syntactically_valid_bash ... ok [INFO] [stdout] test projects::tests::a_register_between_unregisters_read_and_write_is_not_lost ... ok [INFO] [stdout] test reload::tests::concurrent_reload_calls_serialize_via_the_reload_lock ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- btrfs::tests::plain_directory_is_not_a_subvolume stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'btrfs::tests::plain_directory_is_not_a_subvolume' (1963) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f61128b4 - ghostvolumes[8ad4b8ce2dc9343d]::btrfs::tests::plain_directory_is_not_a_subvolume [INFO] [stdout] 14: 0x5e40f6136ae9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- btrfs::tests::creating_subvolume_with_duplicate_name_fails stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'btrfs::tests::creating_subvolume_with_duplicate_name_fails' (1958) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6112a9f - ghostvolumes[8ad4b8ce2dc9343d]::btrfs::tests::creating_subvolume_with_duplicate_name_fails [INFO] [stdout] 14: 0x5e40f6136b09 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- btrfs::tests::creating_subvolume_under_nonexistent_parent_fails stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'btrfs::tests::creating_subvolume_under_nonexistent_parent_fails' (1957) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6112de1 - ghostvolumes[8ad4b8ce2dc9343d]::btrfs::tests::creating_subvolume_under_nonexistent_parent_fails [INFO] [stdout] 14: 0x5e40f6136b49 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- btrfs::tests::created_subvolume_has_inode_256_and_is_detected stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'btrfs::tests::created_subvolume_has_inode_256_and_is_detected' (1956) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6112bf4 - ghostvolumes[8ad4b8ce2dc9343d]::btrfs::tests::created_subvolume_has_inode_256_and_is_detected [INFO] [stdout] 14: 0x5e40f6136b29 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- btrfs::is_btrfs_tests::root_scratch_dir_is_really_btrfs stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'btrfs::is_btrfs_tests::root_scratch_dir_is_really_btrfs' (1955) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f61696bd - ghostvolumes[8ad4b8ce2dc9343d]::btrfs::is_btrfs_tests::root_scratch_dir_is_really_btrfs [INFO] [stdout] 14: 0x5e40f6136a69 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_later_no_toggles_an_existing_pending_marker_into_a_deny stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_later_no_toggles_an_existing_pending_marker_into_a_deny' (1997) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c91bb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_later_no_toggles_an_existing_pending_marker_into_a_deny [INFO] [stdout] 14: 0x5e40f613dc79 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_matching_candidate_is_left_alone_without_a_tty_even_though_it_would_match stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_matching_candidate_is_left_alone_without_a_tty_even_though_it_would_match' (1999) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d756b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_matching_candidate_is_left_alone_without_a_tty_even_though_it_would_match [INFO] [stdout] 14: 0x5e40f613e0f9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_minus_decision_found_via_the_walk_is_skipped_silently stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_minus_decision_found_via_the_walk_is_skipped_silently' (2000) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c841e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_minus_decision_found_via_the_walk_is_skipped_silently [INFO] [stdout] 14: 0x5e40f613dc39 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_global_default_ignore_pattern_skips_a_directory_even_though_it_matches_a_watched_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_global_default_ignore_pattern_skips_a_directory_even_though_it_matches_a_watched_name' (1995) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60df96e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_global_default_ignore_pattern_skips_a_directory_even_though_it_matches_a_watched_name [INFO] [stdout] 14: 0x5e40f613e319 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_minus_decision_on_an_explicit_create_target_is_not_overridden_without_a_tty stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_minus_decision_on_an_explicit_create_target_is_not_overridden_without_a_tty' (2001) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d8d1b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_minus_decision_on_an_explicit_create_target_is_not_overridden_without_a_tty [INFO] [stdout] 14: 0x5e40f613e159 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_later_yes_toggles_an_existing_pending_marker_in_place stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_later_yes_toggles_an_existing_pending_marker_in_place' (1998) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c7a4b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_later_yes_toggles_an_existing_pending_marker_in_place [INFO] [stdout] 14: 0x5e40f613dc19 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_not_yet_existing_project_argument_is_not_created_either stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_not_yet_existing_project_argument_is_not_created_either' (2002) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c9b8b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_not_yet_existing_project_argument_is_not_created_either [INFO] [stdout] 14: 0x5e40f613dc99 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_later_all_matches_answer_lands_the_broader_pattern_in_the_marker_s_own_spot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_later_all_matches_answer_lands_the_broader_pattern_in_the_marker_s_own_spot' (1996) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d835b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_later_all_matches_answer_lands_the_broader_pattern_in_the_marker_s_own_spot [INFO] [stdout] 14: 0x5e40f613e139 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_plus_decision_converts_directly_without_asking stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_plus_decision_converts_directly_without_asking' (2004) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c2abb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_plus_decision_converts_directly_without_asking [INFO] [stdout] 14: 0x5e40f613d919 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_project_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_project_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name' (2006) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60e234e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_project_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name [INFO] [stdout] 14: 0x5e40f613e3b9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_repeated_non_tty_run_does_not_duplicate_the_pending_comment stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_repeated_non_tty_run_does_not_duplicate_the_pending_comment' (2007) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60cdf0e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_repeated_non_tty_run_does_not_duplicate_the_pending_comment [INFO] [stdout] 14: 0x5e40f613ddd9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_populated_project_argument_is_never_a_candidate_but_nested_matches_still_convert stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_populated_project_argument_is_never_a_candidate_but_nested_matches_still_convert' (2005) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60de45e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_populated_project_argument_is_never_a_candidate_but_nested_matches_still_convert [INFO] [stdout] 14: 0x5e40f613e2b9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::already_a_subvolume_with_a_tty_defaults_to_yes_on_an_empty_answer stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::already_a_subvolume_with_a_tty_defaults_to_yes_on_an_empty_answer' (2011) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d0a8e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::already_a_subvolume_with_a_tty_defaults_to_yes_on_an_empty_answer [INFO] [stdout] 14: 0x5e40f613deb9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::already_a_subvolume_without_a_tty_leaves_a_pending_marker_untouched_otherwise stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::already_a_subvolume_without_a_tty_leaves_a_pending_marker_untouched_otherwise' (2014) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d938b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::already_a_subvolume_without_a_tty_leaves_a_pending_marker_untouched_otherwise [INFO] [stdout] 14: 0x5e40f613e179 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::already_a_subvolume_is_a_candidate_even_when_its_name_is_not_watched stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::already_a_subvolume_is_a_candidate_even_when_its_name_is_not_watched' (2010) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d402e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::already_a_subvolume_is_a_candidate_even_when_its_name_is_not_watched [INFO] [stdout] 14: 0x5e40f613df99 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::already_a_subvolume_dry_run_reports_instead_of_asking stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::already_a_subvolume_dry_run_reports_instead_of_asking' (2009) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c6bee - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::already_a_subvolume_dry_run_reports_instead_of_asking [INFO] [stdout] 14: 0x5e40f613dbd9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::an_undecided_matching_candidate_is_left_alone_when_declined stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::an_undecided_matching_candidate_is_left_alone_when_declined' (2017) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60cb7bb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::an_undecided_matching_candidate_is_left_alone_when_declined [INFO] [stdout] 14: 0x5e40f613dd39 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::already_a_subvolume_with_an_existing_decision_is_a_silent_no_op stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::already_a_subvolume_with_an_existing_decision_is_a_silent_no_op' (2013) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60cf52b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::already_a_subvolume_with_an_existing_decision_is_a_silent_no_op [INFO] [stdout] 14: 0x5e40f613de59 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::an_empty_project_argument_is_never_converted_either stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::an_empty_project_argument_is_never_converted_either' (2015) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c4f3b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::an_empty_project_argument_is_never_converted_either [INFO] [stdout] 14: 0x5e40f613db19 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::already_a_subvolume_with_a_tty_records_a_decline_explicitly stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::already_a_subvolume_with_a_tty_records_a_decline_explicitly' (2012) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60caf0b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::already_a_subvolume_with_a_tty_records_a_decline_explicitly [INFO] [stdout] 14: 0x5e40f613dd19 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::convert_aborts_entirely_when_registration_is_declined stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::convert_aborts_entirely_when_registration_is_declined' (2023) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c71ce - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::convert_aborts_entirely_when_registration_is_declined [INFO] [stdout] 14: 0x5e40f613dbf9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::convert_does_not_merge_decisions_across_a_volume_boundary_even_when_paths_nest stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::convert_does_not_merge_decisions_across_a_volume_boundary_even_when_paths_nest' (2024) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d9a7e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::convert_does_not_merge_decisions_across_a_volume_boundary_even_when_paths_nest [INFO] [stdout] 14: 0x5e40f613e199 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::convert_ignores_a_wildcarded_anchored_pattern_for_proactive_creation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::convert_ignores_a_wildcarded_anchored_pattern_for_proactive_creation' (2026) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d4dab - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::convert_ignores_a_wildcarded_anchored_pattern_for_proactive_creation [INFO] [stdout] 14: 0x5e40f613dfd9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::convert_dry_run_reports_would_create_for_a_missing_anchored_decision stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::convert_dry_run_reports_would_create_for_a_missing_anchored_decision' (2025) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d483b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::convert_dry_run_reports_would_create_for_a_missing_anchored_decision [INFO] [stdout] 14: 0x5e40f613dfb9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::convert_proactively_creates_a_missing_anchored_plus_decision_for_an_unwatched_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::convert_proactively_creates_a_missing_anchored_plus_decision_for_an_unwatched_name' (2028) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60deedb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::convert_proactively_creates_a_missing_anchored_plus_decision_for_an_unwatched_name [INFO] [stdout] 14: 0x5e40f613e2d9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::create_empty_tolerates_a_target_that_already_exists stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::create_empty_tolerates_a_target_that_already_exists' (2031) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c54b4 - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::create_empty_tolerates_a_target_that_already_exists [INFO] [stdout] 14: 0x5e40f613db39 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::converted_subvolume_is_a_real_new_inode_not_the_old_directory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::converted_subvolume_is_a_real_new_inode_not_the_old_directory' (2029) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60ce67b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::converted_subvolume_is_a_real_new_inode_not_the_old_directory [INFO] [stdout] 14: 0x5e40f613ddf9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_aborts_without_a_tty_when_the_project_is_not_yet_registered stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_aborts_without_a_tty_when_the_project_is_not_yet_registered' (2034) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d18ce - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_aborts_without_a_tty_when_the_project_is_not_yet_registered [INFO] [stdout] 14: 0x5e40f613def9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::convert_merges_decisions_from_a_shallower_registered_parent_project stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::convert_merges_decisions_from_a_shallower_registered_parent_project' (2027) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d36be - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::convert_merges_decisions_from_a_shallower_registered_parent_project [INFO] [stdout] 14: 0x5e40f613df79 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::creates_a_missing_path_directly_as_a_fresh_empty_subvolume stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::creates_a_missing_path_directly_as_a_fresh_empty_subvolume' (2033) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60ca93b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::creates_a_missing_path_directly_as_a_fresh_empty_subvolume [INFO] [stdout] 14: 0x5e40f613dcf9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_volume_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_volume_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name' (2008) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60e1b6e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_volume_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name [INFO] [stdout] 14: 0x5e40f613e399 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::create_resolves_a_target_with_no_cache_rows_at_all stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::create_resolves_a_target_with_no_cache_rows_at_all' (2032) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c43bb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::create_resolves_a_target_with_no_cache_rows_at_all [INFO] [stdout] 14: 0x5e40f613da79 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_never_creates_a_subvolume_or_touches_anything_besides_the_decision_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_never_creates_a_subvolume_or_touches_anything_besides_the_decision_file' (2035) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60daabe - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_never_creates_a_subvolume_or_touches_anything_besides_the_decision_file [INFO] [stdout] 14: 0x5e40f613e1b9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::an_undecided_matching_candidate_converts_and_records_when_confirmed stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::an_undecided_matching_candidate_converts_and_records_when_confirmed' (2016) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d2deb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::an_undecided_matching_candidate_converts_and_records_when_confirmed [INFO] [stdout] 14: 0x5e40f613df59 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::converts_plain_directory_preserving_contents stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::converts_plain_directory_preserving_contents' (2030) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c141e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::converts_plain_directory_preserving_contents [INFO] [stdout] 14: 0x5e40f613d879 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_surfaces_a_missing_anchored_plus_decision_but_never_materializes_it stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_surfaces_a_missing_anchored_plus_decision_but_never_materializes_it' (2040) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d662b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_surfaces_a_missing_anchored_plus_decision_but_never_materializes_it [INFO] [stdout] 14: 0x5e40f613e0b9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_records_a_plus_and_a_minus_decision_verbatim stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_records_a_plus_and_a_minus_decision_verbatim' (2037) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c570e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_records_a_plus_and_a_minus_decision_verbatim [INFO] [stdout] 14: 0x5e40f613db59 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_toggles_an_existing_pending_marker_with_the_exact_same_pattern_in_place stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_toggles_an_existing_pending_marker_with_the_exact_same_pattern_in_place' (2041) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60db39e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_toggles_an_existing_pending_marker_with_the_exact_same_pattern_in_place [INFO] [stdout] 14: 0x5e40f613e1d9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_refuses_a_plain_file_argument stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_refuses_a_plain_file_argument' (2038) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c0d7e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_refuses_a_plain_file_argument [INFO] [stdout] 14: 0x5e40f613d859 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_resolves_an_orphaned_pending_marker_whose_candidate_does_not_exist_on_disk stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_resolves_an_orphaned_pending_marker_whose_candidate_does_not_exist_on_disk' (2039) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60ddb6e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_resolves_an_orphaned_pending_marker_whose_candidate_does_not_exist_on_disk [INFO] [stdout] 14: 0x5e40f613e299 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_walk_discovers_an_undecided_candidate_and_records_without_materializing stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_walk_discovers_an_undecided_candidate_and_records_without_materializing' (2043) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60dba4e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_walk_discovers_an_undecided_candidate_and_records_without_materializing [INFO] [stdout] 14: 0x5e40f613e1f9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_walk_leaves_a_pending_marker_without_a_tty stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_walk_leaves_a_pending_marker_without_a_tty' (2045) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c3bae - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_walk_leaves_a_pending_marker_without_a_tty [INFO] [stdout] 14: 0x5e40f613d999 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_orphaned_marker_matching_a_deny_pattern_resolves_without_asking stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_orphaned_marker_matching_a_deny_pattern_resolves_without_asking' (2036) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d569e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_orphaned_marker_matching_a_deny_pattern_resolves_without_asking [INFO] [stdout] 14: 0x5e40f613e019 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_writes_to_a_shallower_already_registered_covering_project_not_the_argument_itself stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_writes_to_a_shallower_already_registered_covering_project_not_the_argument_itself' (2047) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60e024e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_writes_to_a_shallower_already_registered_covering_project_not_the_argument_itself [INFO] [stdout] 14: 0x5e40f613e339 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_walk_finding_an_existing_plus_decision_is_a_no_op_not_a_materialize stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_walk_finding_an_existing_plus_decision_is_a_no_op_not_a_materialize' (2044) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d6bae - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_walk_finding_an_existing_plus_decision_is_a_no_op_not_a_materialize [INFO] [stdout] 14: 0x5e40f613e0d9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::dry_run_leaves_an_undecided_candidate_untouched_and_never_prompts stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::dry_run_leaves_an_undecided_candidate_untouched_and_never_prompts' (2055) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d122e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::dry_run_leaves_an_undecided_candidate_untouched_and_never_prompts [INFO] [stdout] 14: 0x5e40f613ded9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::does_not_descend_into_a_matched_nested_candidate stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::does_not_descend_into_a_matched_nested_candidate' (2052) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c32be - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::does_not_descend_into_a_matched_nested_candidate [INFO] [stdout] 14: 0x5e40f613d939 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::dry_run_leaves_an_existing_plus_decision_target_unconverted stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::dry_run_leaves_an_existing_plus_decision_target_unconverted' (2054) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60cc2db - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::dry_run_leaves_an_existing_plus_decision_target_unconverted [INFO] [stdout] 14: 0x5e40f613dd59 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::dry_run_leaves_a_not_yet_existing_plus_decision_target_uncreated stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::dry_run_leaves_a_not_yet_existing_plus_decision_target_uncreated' (2053) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60cfccb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::dry_run_leaves_a_not_yet_existing_plus_decision_target_uncreated [INFO] [stdout] 14: 0x5e40f613de79 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_uses_patterns_verbatim_no_anchoring_or_broadening stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_uses_patterns_verbatim_no_anchoring_or_broadening' (2042) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c8bce - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_uses_patterns_verbatim_no_anchoring_or_broadening [INFO] [stdout] 14: 0x5e40f613dc59 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::empty_directory_converts_fine stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::empty_directory_converts_fine' (2058) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60bf82b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::empty_directory_converts_fine [INFO] [stdout] 14: 0x5e40f613d7d9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::ensure_project_registered_confirmed_orphan_registers_anyway stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::ensure_project_registered_confirmed_orphan_registers_anyway' (2062) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60ccb9e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::ensure_project_registered_confirmed_orphan_registers_anyway [INFO] [stdout] 14: 0x5e40f613dd79 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::dry_run_never_prompts_to_override_an_explicit_minus_decision stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::dry_run_never_prompts_to_override_an_explicit_minus_decision' (2056) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60cd3be - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::dry_run_never_prompts_to_override_an_explicit_minus_decision [INFO] [stdout] 14: 0x5e40f613dd99 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::nearest_ancestor_decision_file_finds_the_closest_one_within_the_limit stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::nearest_ancestor_decision_file_finds_the_closest_one_within_the_limit' (2071) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d5328 - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::nearest_ancestor_decision_file_finds_the_closest_one_within_the_limit [INFO] [stdout] 14: 0x5e40f613dff9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::dry_run_never_registers_an_uncovered_project stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::dry_run_never_registers_an_uncovered_project' (2057) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c1f5e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::dry_run_never_registers_an_uncovered_project [INFO] [stdout] 14: 0x5e40f613d899 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::ensure_project_registered_warns_and_aborts_on_an_orphaned_ancestor_decision_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::ensure_project_registered_warns_and_aborts_on_an_orphaned_ancestor_decision_file' (2069) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60dd27e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::ensure_project_registered_warns_and_aborts_on_an_orphaned_ancestor_decision_file [INFO] [stdout] 14: 0x5e40f613e279 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::materialize_blocks_while_the_boundary_lock_is_held_then_succeeds stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::materialize_blocks_while_the_boundary_lock_is_held_then_succeeds' (2070) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d024b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::materialize_blocks_while_the_boundary_lock_is_held_then_succeeds [INFO] [stdout] 14: 0x5e40f613de99 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::nearest_ancestor_decision_file_none_when_nothing_exists_above stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::nearest_ancestor_decision_file_none_when_nothing_exists_above' (2072) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60cf373 - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::nearest_ancestor_decision_file_none_when_nothing_exists_above [INFO] [stdout] 14: 0x5e40f613de39 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::nearest_ancestor_decision_file_stops_at_the_limit_even_if_one_exists_further_up stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::nearest_ancestor_decision_file_stops_at_the_limit_even_if_one_exists_further_up' (2073) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60dcacb - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::nearest_ancestor_decision_file_stops_at_the_limit_even_if_one_exists_further_up [INFO] [stdout] 14: 0x5e40f613e239 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::nested_candidate_under_a_directory_argument_is_found_and_converted stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::nested_candidate_under_a_directory_argument_is_found_and_converted' (2074) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d1fae - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::nested_candidate_under_a_directory_argument_is_found_and_converted [INFO] [stdout] 14: 0x5e40f613df19 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::no_leftover_backup_or_tmp_directories_after_success stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::no_leftover_backup_or_tmp_directories_after_success' (2075) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c5d9b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::no_leftover_backup_or_tmp_directories_after_success [INFO] [stdout] 14: 0x5e40f613db79 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::preserves_permissions_via_cp_a stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::preserves_permissions_via_cp_a' (2077) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60bfe7b - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::preserves_permissions_via_cp_a [INFO] [stdout] 14: 0x5e40f613d7f9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::refuses_plain_file_not_directory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::refuses_plain_file_not_directory' (2078) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60c06be - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::refuses_plain_file_not_directory [INFO] [stdout] 14: 0x5e40f613d819 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::resolve_candidate_skips_an_undecided_existing_subvolume_when_decide_is_disabled stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::resolve_candidate_skips_an_undecided_existing_subvolume_when_decide_is_disabled' (2079) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60dce94 - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::resolve_candidate_skips_an_undecided_existing_subvolume_when_decide_is_disabled [INFO] [stdout] 14: 0x5e40f613e259 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::a_configured_ignore_pattern_is_never_descended_into stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::a_configured_ignore_pattern_is_never_descended_into' (2123) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6116568 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::a_configured_ignore_pattern_is_never_descended_into [INFO] [stdout] 14: 0x5e40f613ef09 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::a_custom_ignore_pattern_is_never_descended_into stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::a_custom_ignore_pattern_is_never_descended_into' (2124) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6115ad8 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::a_custom_ignore_pattern_is_never_descended_into [INFO] [stdout] 14: 0x5e40f613eea9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::a_decision_recorded_above_start_still_suppresses_the_match stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::a_decision_recorded_above_start_still_suppresses_the_match' (2125) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6118697 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::a_decision_recorded_above_start_still_suppresses_the_match [INFO] [stdout] 14: 0x5e40f613efe9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::a_denied_name_that_is_already_a_subvolume_is_flagged_as_drift stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::a_denied_name_that_is_already_a_subvolume_is_flagged_as_drift' (2126) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stderr] error: test failed, to rerun pass `--bin ghostvolumes` [INFO] [stdout] 13: 0x5e40f6118da8 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::a_denied_name_that_is_already_a_subvolume_is_flagged_as_drift [INFO] [stdout] 14: 0x5e40f613f029 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::a_denied_watched_subvolume_that_is_consistent_is_not_reported stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::a_denied_watched_subvolume_that_is_consistent_is_not_reported' (2127) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f61192a7 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::a_denied_watched_subvolume_that_is_consistent_is_not_reported [INFO] [stdout] 14: 0x5e40f613f049 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::a_watched_name_that_is_still_a_plain_directory_is_reported_as_not_yet_converted stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::a_watched_name_that_is_still_a_plain_directory_is_reported_as_not_yet_converted' (2128) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f611cf68 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::a_watched_name_that_is_still_a_plain_directory_is_reported_as_not_yet_converted [INFO] [stdout] 14: 0x5e40f613f1e9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::an_already_decided_watched_subvolume_is_not_reported_at_all stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::an_already_decided_watched_subvolume_is_not_reported_at_all' (2129) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6118aa7 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::an_already_decided_watched_subvolume_is_not_reported_at_all [INFO] [stdout] 14: 0x5e40f613f009 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::an_approved_name_that_is_still_plain_is_flagged_as_not_yet_converted_drift stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::an_approved_name_that_is_still_plain_is_flagged_as_not_yet_converted_drift' (2130) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f611b8e8 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::an_approved_name_that_is_still_plain_is_flagged_as_not_yet_converted_drift [INFO] [stdout] 14: 0x5e40f613f189 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::an_unwatched_plain_directory_is_not_reported_at_all stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::an_unwatched_plain_directory_is_not_reported_at_all' (2135) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6116c67 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::an_unwatched_plain_directory_is_not_reported_at_all [INFO] [stdout] 14: 0x5e40f613ef49 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::decide_with_no_patterns_at_all_just_registers_the_project stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::decide_with_no_patterns_at_all_just_registers_the_project' (2046) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60ca01e - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::decide_with_no_patterns_at_all_just_registers_the_project [INFO] [stdout] 14: 0x5e40f613dcb9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::an_ignore_path_does_not_affect_an_unrelated_sibling stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::an_ignore_path_does_not_affect_an_unrelated_sibling' (2131) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f611689a - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::an_ignore_path_does_not_affect_an_unrelated_sibling [INFO] [stdout] 14: 0x5e40f613ef29 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::an_ignore_pattern_skips_even_a_watched_name_match stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::an_ignore_pattern_skips_even_a_watched_name_match' (2133) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f611627a - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::an_ignore_pattern_skips_even_a_watched_name_match [INFO] [stdout] 14: 0x5e40f613eee9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::an_unwatched_but_already_subvolume_directory_is_flagged_for_clarification stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::an_unwatched_but_already_subvolume_directory_is_flagged_for_clarification' (2134) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f611b498 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::an_unwatched_but_already_subvolume_directory_is_flagged_for_clarification [INFO] [stdout] 14: 0x5e40f613f169 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::a_plain_directory_with_an_unwatched_name_is_still_never_a_candidate stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert::tests::a_plain_directory_with_an_unwatched_name_is_still_never_a_candidate' (2003) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60d27ce - ghostvolumes[8ad4b8ce2dc9343d]::convert::tests::a_plain_directory_with_an_unwatched_name_is_still_never_a_candidate [INFO] [stdout] 14: 0x5e40f613df39 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::does_not_descend_into_a_matched_subvolume stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::does_not_descend_into_a_matched_subvolume' (2136) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6115447 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::does_not_descend_into_a_matched_subvolume [INFO] [stdout] 14: 0x5e40f613ee69 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::finds_an_undecided_subvolume_matching_a_watched_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::finds_an_undecided_subvolume_matching_a_watched_name' (2138) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f61174d8 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::finds_an_undecided_subvolume_matching_a_watched_name [INFO] [stdout] 14: 0x5e40f613ef89 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::an_ignore_path_is_never_scanned_at_all stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::an_ignore_path_is_never_scanned_at_all' (2132) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f611502b - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::an_ignore_path_is_never_scanned_at_all [INFO] [stdout] 14: 0x5e40f613ee49 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::max_depth_limits_recursion stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::max_depth_limits_recursion' (2149) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6114b57 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::max_depth_limits_recursion [INFO] [stdout] 14: 0x5e40f613ee29 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::does_not_descend_into_a_not_yet_converted_watched_directory_either stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::does_not_descend_into_a_not_yet_converted_watched_directory_either' (2137) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6119c88 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::does_not_descend_into_a_not_yet_converted_watched_directory_either [INFO] [stdout] 14: 0x5e40f613f0a9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::finds_nested_matches_in_unrelated_subdirectories stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::finds_nested_matches_in_unrelated_subdirectories' (2139) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f6115e07 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::finds_nested_matches_in_unrelated_subdirectories [INFO] [stdout] 14: 0x5e40f613eec9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discover::tests::without_a_matching_ignore_pattern_a_dot_directory_is_walked_into_like_any_other stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover::tests::without_a_matching_ignore_pattern_a_dot_directory_is_walked_into_like_any_other' (2155) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f611da47 - ghostvolumes[8ad4b8ce2dc9343d]::discover::tests::without_a_matching_ignore_pattern_a_dot_directory_is_walked_into_like_any_other [INFO] [stdout] 14: 0x5e40f613f229 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scan::tests::mountpoint_with_plain_snapshots_directory_is_not_detected stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scan::tests::mountpoint_with_plain_snapshots_directory_is_not_detected' (2256) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60f3e41 - ghostvolumes[8ad4b8ce2dc9343d]::scan::tests::mountpoint_with_plain_snapshots_directory_is_not_detected [INFO] [stdout] 14: 0x5e40f6136a09 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scan::tests::mountpoint_with_snapshots_subvolume_is_detected stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scan::tests::mountpoint_with_snapshots_subvolume_is_detected' (2257) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60f2b36 - ghostvolumes[8ad4b8ce2dc9343d]::scan::tests::mountpoint_with_snapshots_subvolume_is_detected [INFO] [stdout] 14: 0x5e40f6136989 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scan::tests::mountpoint_with_no_snapshots_at_all_is_not_detected stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scan::tests::mountpoint_with_no_snapshots_at_all_is_not_detected' (2255) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60f2ebf - ghostvolumes[8ad4b8ce2dc9343d]::scan::tests::mountpoint_with_no_snapshots_at_all_is_not_detected [INFO] [stdout] 14: 0x5e40f61369a9 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scan::tests::results_are_sorted_and_deduped stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scan::tests::results_are_sorted_and_deduped' (2259) panicked at src/test_support.rs:22:29: [INFO] [stdout] create BTRFS test scratch dir /opt/rustwide/workdir/target/ghostvolumes-test-scratch: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e40f620a121 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5e40f622019a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x5e40f620f32c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5e40f61e4b96 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5e40f6200929 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x5e40f6194e70 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5e40f6200ae2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5e40f61e4c42 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5e40f61dbbc9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5e40f61e5b7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x5e40f622090c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x5e40f6166c59 - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir::{closure#0} [INFO] [stdout] 12: 0x5e40f616789d - ghostvolumes[8ad4b8ce2dc9343d]::test_support::btrfs_scratch_dir [INFO] [stdout] 13: 0x5e40f60f233b - ghostvolumes[8ad4b8ce2dc9343d]::scan::tests::results_are_sorted_and_deduped [INFO] [stdout] 14: 0x5e40f6136969 - >::call_once [INFO] [stdout] 15: 0x5e40f61881ab - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 16: 0x5e40f61957f5 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 17: 0x5e40f61902a4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5e40f6198942 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5e40f620911f - ::new::thread_start [INFO] [stdout] 20: 0x78e2bcf7c07a - [INFO] [stdout] 21: 0x78e2bd00f534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] btrfs::is_btrfs_tests::root_scratch_dir_is_really_btrfs [INFO] [stdout] btrfs::tests::created_subvolume_has_inode_256_and_is_detected [INFO] [stdout] btrfs::tests::creating_subvolume_under_nonexistent_parent_fails [INFO] [stdout] btrfs::tests::creating_subvolume_with_duplicate_name_fails [INFO] [stdout] btrfs::tests::plain_directory_is_not_a_subvolume [INFO] [stdout] convert::tests::a_global_default_ignore_pattern_skips_a_directory_even_though_it_matches_a_watched_name [INFO] [stdout] convert::tests::a_later_all_matches_answer_lands_the_broader_pattern_in_the_marker_s_own_spot [INFO] [stdout] convert::tests::a_later_no_toggles_an_existing_pending_marker_into_a_deny [INFO] [stdout] convert::tests::a_later_yes_toggles_an_existing_pending_marker_in_place [INFO] [stdout] convert::tests::a_matching_candidate_is_left_alone_without_a_tty_even_though_it_would_match [INFO] [stdout] convert::tests::a_minus_decision_found_via_the_walk_is_skipped_silently [INFO] [stdout] convert::tests::a_minus_decision_on_an_explicit_create_target_is_not_overridden_without_a_tty [INFO] [stdout] convert::tests::a_not_yet_existing_project_argument_is_not_created_either [INFO] [stdout] convert::tests::a_plain_directory_with_an_unwatched_name_is_still_never_a_candidate [INFO] [stdout] convert::tests::a_plus_decision_converts_directly_without_asking [INFO] [stdout] convert::tests::a_populated_project_argument_is_never_a_candidate_but_nested_matches_still_convert [INFO] [stdout] convert::tests::a_project_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name [INFO] [stdout] convert::tests::a_repeated_non_tty_run_does_not_duplicate_the_pending_comment [INFO] [stdout] convert::tests::a_volume_root_s_ghostvolumes_ignore_file_skips_a_directory_even_though_it_matches_a_watched_name [INFO] [stdout] convert::tests::already_a_subvolume_dry_run_reports_instead_of_asking [INFO] [stdout] convert::tests::already_a_subvolume_is_a_candidate_even_when_its_name_is_not_watched [INFO] [stdout] convert::tests::already_a_subvolume_with_a_tty_defaults_to_yes_on_an_empty_answer [INFO] [stdout] convert::tests::already_a_subvolume_with_a_tty_records_a_decline_explicitly [INFO] [stdout] convert::tests::already_a_subvolume_with_an_existing_decision_is_a_silent_no_op [INFO] [stdout] convert::tests::already_a_subvolume_without_a_tty_leaves_a_pending_marker_untouched_otherwise [INFO] [stdout] convert::tests::an_empty_project_argument_is_never_converted_either [INFO] [stdout] convert::tests::an_undecided_matching_candidate_converts_and_records_when_confirmed [INFO] [stdout] convert::tests::an_undecided_matching_candidate_is_left_alone_when_declined [INFO] [stdout] convert::tests::convert_aborts_entirely_when_registration_is_declined [INFO] [stdout] convert::tests::convert_does_not_merge_decisions_across_a_volume_boundary_even_when_paths_nest [INFO] [stdout] convert::tests::convert_dry_run_reports_would_create_for_a_missing_anchored_decision [INFO] [stdout] convert::tests::convert_ignores_a_wildcarded_anchored_pattern_for_proactive_creation [INFO] [stdout] convert::tests::convert_merges_decisions_from_a_shallower_registered_parent_project [INFO] [stdout] convert::tests::convert_proactively_creates_a_missing_anchored_plus_decision_for_an_unwatched_name [INFO] [stdout] convert::tests::converted_subvolume_is_a_real_new_inode_not_the_old_directory [INFO] [stdout] convert::tests::converts_plain_directory_preserving_contents [INFO] [stdout] convert::tests::create_empty_tolerates_a_target_that_already_exists [INFO] [stdout] convert::tests::create_resolves_a_target_with_no_cache_rows_at_all [INFO] [stdout] convert::tests::creates_a_missing_path_directly_as_a_fresh_empty_subvolume [INFO] [stdout] convert::tests::decide_aborts_without_a_tty_when_the_project_is_not_yet_registered [INFO] [stdout] convert::tests::decide_never_creates_a_subvolume_or_touches_anything_besides_the_decision_file [INFO] [stdout] convert::tests::decide_orphaned_marker_matching_a_deny_pattern_resolves_without_asking [INFO] [stdout] convert::tests::decide_records_a_plus_and_a_minus_decision_verbatim [INFO] [stdout] convert::tests::decide_refuses_a_plain_file_argument [INFO] [stdout] convert::tests::decide_resolves_an_orphaned_pending_marker_whose_candidate_does_not_exist_on_disk [INFO] [stdout] convert::tests::decide_surfaces_a_missing_anchored_plus_decision_but_never_materializes_it [INFO] [stdout] convert::tests::decide_toggles_an_existing_pending_marker_with_the_exact_same_pattern_in_place [INFO] [stdout] convert::tests::decide_uses_patterns_verbatim_no_anchoring_or_broadening [INFO] [stdout] convert::tests::decide_walk_discovers_an_undecided_candidate_and_records_without_materializing [INFO] [stdout] convert::tests::decide_walk_finding_an_existing_plus_decision_is_a_no_op_not_a_materialize [INFO] [stdout] convert::tests::decide_walk_leaves_a_pending_marker_without_a_tty [INFO] [stdout] convert::tests::decide_with_no_patterns_at_all_just_registers_the_project [INFO] [stdout] convert::tests::decide_writes_to_a_shallower_already_registered_covering_project_not_the_argument_itself [INFO] [stdout] convert::tests::does_not_descend_into_a_matched_nested_candidate [INFO] [stdout] convert::tests::dry_run_leaves_a_not_yet_existing_plus_decision_target_uncreated [INFO] [stdout] convert::tests::dry_run_leaves_an_existing_plus_decision_target_unconverted [INFO] [stdout] convert::tests::dry_run_leaves_an_undecided_candidate_untouched_and_never_prompts [INFO] [stdout] convert::tests::dry_run_never_prompts_to_override_an_explicit_minus_decision [INFO] [stdout] convert::tests::dry_run_never_registers_an_uncovered_project [INFO] [stdout] convert::tests::empty_directory_converts_fine [INFO] [stdout] convert::tests::ensure_project_registered_confirmed_orphan_registers_anyway [INFO] [stdout] convert::tests::ensure_project_registered_warns_and_aborts_on_an_orphaned_ancestor_decision_file [INFO] [stdout] convert::tests::materialize_blocks_while_the_boundary_lock_is_held_then_succeeds [INFO] [stdout] convert::tests::nearest_ancestor_decision_file_finds_the_closest_one_within_the_limit [INFO] [stdout] convert::tests::nearest_ancestor_decision_file_none_when_nothing_exists_above [INFO] [stdout] convert::tests::nearest_ancestor_decision_file_stops_at_the_limit_even_if_one_exists_further_up [INFO] [stdout] convert::tests::nested_candidate_under_a_directory_argument_is_found_and_converted [INFO] [stdout] convert::tests::no_leftover_backup_or_tmp_directories_after_success [INFO] [stdout] convert::tests::preserves_permissions_via_cp_a [INFO] [stdout] convert::tests::refuses_plain_file_not_directory [INFO] [stdout] convert::tests::resolve_candidate_skips_an_undecided_existing_subvolume_when_decide_is_disabled [INFO] [stdout] discover::tests::a_configured_ignore_pattern_is_never_descended_into [INFO] [stdout] discover::tests::a_custom_ignore_pattern_is_never_descended_into [INFO] [stdout] discover::tests::a_decision_recorded_above_start_still_suppresses_the_match [INFO] [stdout] discover::tests::a_denied_name_that_is_already_a_subvolume_is_flagged_as_drift [INFO] [stdout] discover::tests::a_denied_watched_subvolume_that_is_consistent_is_not_reported [INFO] [stdout] discover::tests::a_watched_name_that_is_still_a_plain_directory_is_reported_as_not_yet_converted [INFO] [stdout] discover::tests::an_already_decided_watched_subvolume_is_not_reported_at_all [INFO] [stdout] discover::tests::an_approved_name_that_is_still_plain_is_flagged_as_not_yet_converted_drift [INFO] [stdout] discover::tests::an_ignore_path_does_not_affect_an_unrelated_sibling [INFO] [stdout] discover::tests::an_ignore_path_is_never_scanned_at_all [INFO] [stdout] discover::tests::an_ignore_pattern_skips_even_a_watched_name_match [INFO] [stdout] discover::tests::an_unwatched_but_already_subvolume_directory_is_flagged_for_clarification [INFO] [stdout] discover::tests::an_unwatched_plain_directory_is_not_reported_at_all [INFO] [stdout] discover::tests::does_not_descend_into_a_matched_subvolume [INFO] [stdout] discover::tests::does_not_descend_into_a_not_yet_converted_watched_directory_either [INFO] [stdout] discover::tests::finds_an_undecided_subvolume_matching_a_watched_name [INFO] [stdout] discover::tests::finds_nested_matches_in_unrelated_subdirectories [INFO] [stdout] discover::tests::max_depth_limits_recursion [INFO] [stdout] discover::tests::without_a_matching_ignore_pattern_a_dot_directory_is_walked_into_like_any_other [INFO] [stdout] scan::tests::mountpoint_with_no_snapshots_at_all_is_not_detected [INFO] [stdout] scan::tests::mountpoint_with_plain_snapshots_directory_is_not_detected [INFO] [stdout] scan::tests::mountpoint_with_snapshots_subvolume_is_detected [INFO] [stdout] scan::tests::results_are_sorted_and_deduped [INFO] [stdout] [INFO] [stdout] test result: FAILED. 212 passed; 94 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e", kill_on_drop: false }` [INFO] [stdout] cc3e850e4e0246de091b59d6bc1573a6bf3c049b9232fc7a1e3419631e19027e