[INFO] cloning repository https://github.com/treadiehq/undo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/treadiehq/undo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreadiehq%2Fundo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreadiehq%2Fundo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17f2e2088317d70dad31bee33ec4e13409b67aa5
[INFO] testing treadiehq/undo against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreadiehq%2Fundo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/treadiehq/undo
[INFO] finished tweaking git repo https://github.com/treadiehq/undo
[INFO] tweaked toml for git repo https://github.com/treadiehq/undo written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/treadiehq/undo on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/treadiehq/undo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1
[INFO] running `Command { std: "docker" "start" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1", 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" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1", 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" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling undo v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.32s
[INFO] running `Command { std: "docker" "inspect" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1", 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" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling undo v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.58s
[INFO] running `Command { std: "docker" "inspect" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1", 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" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/undo-ea93740c3d93a94d)
[INFO] [stdout] 
[INFO] [stdout] running 205 tests
[INFO] [stdout] test activity::tests::detect_bursts_splits_on_time_gap ... ok
[INFO] [stdout] test ask::tests::intent_splits_revert_and_keep_terms ... ok
[INFO] [stdout] test ask::tests::everything_except_keeps_matching_group ... ok
[INFO] [stdout] test cli::tests::parses_diff_checkpoint_and_summary_flags ... ok
[INFO] [stdout] test cli::tests::parses_ask_apply_confirmation ... ok
[INFO] [stdout] test activity::tests::detect_bursts_groups_rapid_many_file_changes ... ok
[INFO] [stdout] test cli::tests::parses_ask_preview_defaults ... ok
[INFO] [stdout] test cli::tests::parses_panic_apply_confirmation ... ok
[INFO] [stdout] test cli::tests::parses_recover_session_group_preview ... ok
[INFO] [stdout] test cli::tests::parses_restore_checkpoint_directory_confirmation ... ok
[INFO] [stdout] test daemon::tests::migrate_is_noop_when_no_old_pid ... ok
[INFO] [stdout] test cli::tests::parses_session_start_and_show_commands ... ok
[INFO] [stdout] test daemon::tests::locked_pid_file_detected_as_alive ... ok
[INFO] [stdout] test cli::tests::parses_timeline_recovery_flags ... ok
[INFO] [stdout] test daemon::tests::pid_files_are_unique_per_project ... ok
[INFO] [stdout] test daemon::tests::pid_file_is_stable_for_same_root ... ok
[INFO] [stdout] test daemon::tests::overlap_passes_when_no_daemons_running ... ok
[INFO] [stdout] test daemon::tests::migrate_old_pid_creates_new_file ... ok
[INFO] [stdout] test daemon::tests::overlap_no_false_positive_for_shared_prefix ... ok
[INFO] [stdout] test daemon::tests::overlap_allows_sibling_directories ... ok
[INFO] [stdout] test daemon::tests::stale_pid_file_detected_without_lock ... ok
[INFO] [stdout] test db::tests::checkpoint_create_list_and_replace ... ok
[INFO] [stdout] test db::tests::create_project_stores_root_path ... ok
[INFO] [stdout] test db::tests::create_project_is_idempotent ... ok
[INFO] [stdout] test db::tests::find_project_exact_match ... ok
[INFO] [stdout] test db::tests::find_project_no_false_positive_for_shared_string_prefix ... ok
[INFO] [stdout] test db::tests::count_events_before_counts_old_events ... ok
[INFO] [stdout] test db::tests::delete_events_before_removes_old_events ... ok
[INFO] [stdout] test db::tests::get_deleted_events_returns_recoverable_deletions ... ok
[INFO] [stdout] test daemon::tests::signal_terminate_stops_a_live_process ... ok
[INFO] [stdout] test db::tests::find_project_returns_most_specific_nested_match ... ok
[INFO] [stdout] test db::tests::find_project_subdirectory_match ... ok
[INFO] [stdout] test db::tests::get_event_at_time_breaks_timestamp_ties_by_id ... ok
[INFO] [stdout] test db::tests::get_all_project_ids_returns_existing_projects ... ok
[INFO] [stdout] test db::tests::get_event_at_time_excludes_deleted_and_respects_cutoff ... ok
[INFO] [stdout] test db::tests::get_latest_event_tie_breaks_same_timestamp_by_insert_order ... ok
[INFO] [stdout] test db::tests::get_latest_event_returns_most_recent ... ok
[INFO] [stdout] test db::tests::get_live_hashes_drops_previous_hash_after_event_prune ... ok
[INFO] [stdout] test db::tests::get_latest_deleted_event_finds_deletion ... ok
[INFO] [stdout] test db::tests::get_live_hashes_returns_referenced_hashes ... ok
[INFO] [stdout] test db::tests::get_live_hashes_after_prune_excludes_deleted ... ok
[INFO] [stdout] test db::tests::get_live_hashes_excludes_deleted_file_state_rows ... ok
[INFO] [stdout] test daemon::tests::check_not_root_passes_for_normal_user ... FAILED
[INFO] [stdout] test daemon::tests::rejects_etc_directory ... ok
[INFO] [stdout] test daemon::tests::overlap_rejects_exact_same_dir ... ok
[INFO] [stdout] test daemon::tests::rejects_root_owned_directory ... ok
[INFO] [stdout] test daemon::tests::overlap_rejects_child_of_watched_dir ... ok
[INFO] [stdout] test daemon::tests::accepts_user_owned_directory ... FAILED
[INFO] [stdout] test db::tests::get_live_hashes_pins_modified_event_previous_hash ... ok
[INFO] [stdout] test db::tests::insert_events_and_count ... ok
[INFO] [stdout] test db::tests::get_live_hashes_includes_file_state_latest_hash ... ok
[INFO] [stdout] test db::tests::mark_deleted_sets_exists_now_false ... ok
[INFO] [stdout] test db::tests::get_live_hashes_pins_deleted_event_previous_hash ... ok
[INFO] [stdout] test diff::tests::deleted_event_without_previous_hash_has_no_saved_diff_source ... ok
[INFO] [stdout] test diff::tests::deleted_event_uses_previous_hash_for_diff ... ok
[INFO] [stdout] test diff::tests::is_binary_detects_nul_byte ... ok
[INFO] [stdout] test diff::tests::is_binary_ignores_nul_beyond_8192_bytes ... ok
[INFO] [stdout] test diff::tests::is_binary_returns_false_for_plain_text ... ok
[INFO] [stdout] test diff::tests::non_deleted_event_uses_current_hash_for_diff ... ok
[INFO] [stdout] test db::tests::session_start_stop_list_and_show ... ok
[INFO] [stdout] test diff::tests::read_capped_returns_content_under_limit ... ok
[INFO] [stdout] test diff::tests::read_capped_returns_none_when_file_exceeds_limit ... ok
[INFO] [stdout] test duration::tests::format_elapsed_days ... ok
[INFO] [stdout] test duration::tests::format_elapsed_hours ... ok
[INFO] [stdout] test duration::tests::format_elapsed_minutes ... ok
[INFO] [stdout] test duration::tests::format_elapsed_under_a_minute ... ok
[INFO] [stdout] test duration::tests::parse_days ... ok
[INFO] [stdout] test duration::tests::parse_hours ... ok
[INFO] [stdout] test db::tests::migration_backfills_size_and_mtime_columns_on_legacy_db ... ok
[INFO] [stdout] test db::tests::upsert_and_retrieve_file_state ... ok
[INFO] [stdout] test duration::tests::parse_minutes ... ok
[INFO] [stdout] test duration::tests::parse_empty_string_does_not_panic ... ok
[INFO] [stdout] test duration::tests::parse_lone_multibyte_does_not_panic ... ok
[INFO] [stdout] test diff::tests::read_capped_returns_content_at_exact_limit ... ok
[INFO] [stdout] test duration::tests::parse_multibyte_unit_does_not_panic ... ok
[INFO] [stdout] test duration::tests::parse_max_in_range_seconds_is_accepted ... ok
[INFO] [stdout] test db::tests::session_events_exclude_same_second_events_before_start ... ok
[INFO] [stdout] test db::tests::session_start_rejects_existing_active_session ... ok
[INFO] [stdout] test duration::tests::parse_overflowing_duration_is_rejected ... ok
[INFO] [stdout] test db::tests::nested_transaction_panics_in_debug - should panic ... ok
[INFO] [stdout] test db::tests::transaction_rolls_back_all_writes_on_error ... ok
[INFO] [stdout] test duration::tests::parse_seconds ... ok
[INFO] [stdout] test duration::tests::parse_unknown_unit_is_error ... ok
[INFO] [stdout] test duration::tests::parse_zero_is_rejected ... ok
[INFO] [stdout] test groups::tests::group_ids_are_stable_for_root_files ... ok
[INFO] [stdout] test groups::tests::groups_events_by_module_path ... ok
[INFO] [stdout] test db::tests::session_stop_links_events_in_window ... ok
[INFO] [stdout] test db::tests::transaction_commits_all_writes_on_success ... ok
[INFO] [stdout] test ignore::tests::dotenv_variant_files_are_ignored ... ok
[INFO] [stdout] test ignore::tests::dotenv_file_is_ignored ... ok
[INFO] [stdout] test ignore::tests::git_directory_is_ignored ... ok
[INFO] [stdout] test ignore::tests::non_dotenv_env_named_files_are_not_ignored ... ok
[INFO] [stdout] test ignore::tests::target_directory_is_ignored ... ok
[INFO] [stdout] test ignore::tests::undo_directory_is_ignored ... ok
[INFO] [stdout] test ignore::tests::regular_source_file_is_not_ignored ... ok
[INFO] [stdout] test ignore::tests::nested_dotenv_file_is_ignored ... ok
[INFO] [stdout] test ignore::tests::should_ignore_with_type_respects_supplied_dir_flag ... ok
[INFO] [stdout] test ignore::tests::works_without_any_ignore_files ... ok
[INFO] [stdout] test ignore::tests::negation_dir_pattern_whitelists_children_end_to_end ... ok
[INFO] [stdout] test ignore::tests::gitignore_patterns_are_loaded ... ok
[INFO] [stdout] test ignore::tests::negation_pattern_whitelists_builtin_ignored_file ... ok
[INFO] [stdout] test ignore::tests::walkdir_filter_entry_simulation_with_negation_dir ... ok
[INFO] [stdout] test db::tests::open_restricts_db_and_wal_files_to_owner_only ... ok
[INFO] [stdout] test ignore::tests::negation_glob_pattern_works_for_children ... ok
[INFO] [stdout] test ignore::tests::negation_pattern_whitelists_builtin_ignored_dir ... ok
[INFO] [stdout] test ignore::tests::undoignore_patterns_are_respected ... ok
[INFO] [stdout] test restore::tests::backup_path_includes_full_path_fingerprint ... ok
[INFO] [stdout] test logging::tests::open_creates_log_file_with_owner_only_perms ... ok
[INFO] [stdout] test restore::tests::path_in_scope_rejects_shared_prefix_siblings ... ok
[INFO] [stdout] test ignore::tests::init_is_isolated_per_thread ... ok
[INFO] [stdout] test logging::tests::write_line_includes_pid_and_level ... ok
[INFO] [stdout] test restore::tests::create_restore_backup_never_overwrites_existing_backup ... ok
[INFO] [stdout] test logging::tests::rotation_triggers_past_cap_and_keeps_one_prior_file ... ok
[INFO] [stdout] test integrity::tests::shallow_verify_flags_missing_snapshot ... ok
[INFO] [stdout] test restore::tests::exact_resolver_does_not_use_oldest_fallback ... ok
[INFO] [stdout] test integrity::tests::shallow_verify_ignores_corruption ... ok
[INFO] [stdout] test restore::tests::symlink_guard_must_inspect_unresolved_path ... ok
[INFO] [stdout] test integrity::tests::deep_verify_flags_corrupt_snapshot ... ok
[INFO] [stdout] test ignore::tests::node_modules_is_ignored ... ok
[INFO] [stdout] test restore::tests::symlink_guard_accepts_regular_file ... ok
[INFO] [stdout] test retention::tests::default_config_values ... ok
[INFO] [stdout] test retention::tests::disk_usage_breakdown_empty_store_is_zero ... ok
[INFO] [stdout] test restore::tests::plan_restore_deletes_files_created_after_target ... ok
[INFO] [stdout] test retention::tests::format_size_bytes ... ok
[INFO] [stdout] test retention::tests::format_size_gigabytes ... ok
[INFO] [stdout] test retention::tests::is_snapshot_temp_matches_only_temp_writes ... ok
[INFO] [stdout] test retention::tests::format_size_kilobytes ... ok
[INFO] [stdout] test retention::tests::format_size_megabytes ... ok
[INFO] [stdout] test restore::tests::plan_restore_writes_exact_source_for_file_target ... ok
[INFO] [stdout] test integrity::tests::verify_passes_when_snapshots_present ... ok
[INFO] [stdout] test retention::tests::naive_max_size_multiplication_overflows ... ok
[INFO] [stdout] test restore::tests::plan_paths_restore_leaves_unselected_paths_alone ... ok
[INFO] [stdout] test restore::tests::resolve_returns_none_when_nothing_recorded ... ok
[INFO] [stdout] test retention::tests::load_config_without_files_returns_defaults ... ok
[INFO] [stdout] test retention::tests::load_config_reads_undorc_from_given_root_not_subdir ... ok
[INFO] [stdout] test retention::tests::retention_seconds_override_preserves_sub_day_precision ... ok
[INFO] [stdout] test restore::tests::resolve_recovers_deleted_file_from_previous_hash ... ok
[INFO] [stdout] test retention::tests::max_size_bytes_normal_value ... ok
[INFO] [stdout] test retention::tests::undorc_overrides_both_fields ... ok
[INFO] [stdout] test retention::tests::undorc_overrides_defaults ... ok
[INFO] [stdout] test retention::tests::prune_with_huge_retention_days_keeps_recent_events ... ok
[INFO] [stdout] test retention::tests::prune_reaps_stale_snapshot_temp_files ... ok
[INFO] [stdout] test retention::tests::prune_dry_run_keeps_stale_temp_files ... ok
[INFO] [stdout] test snapshots::tests::load_nonexistent_hash_returns_error ... ok
[INFO] [stdout] test snapshots::tests::count_ignores_leaked_temp_files ... ok
[INFO] [stdout] test tests::event_color_maps_all_known_types ... ok
[INFO] [stdout] test tests::relative_path_returns_original_when_no_prefix_match ... ok
[INFO] [stdout] test ask::tests::proposal_reverts_matching_group_and_keeps_keep_group ... ok
[INFO] [stdout] test retention::tests::retention_seconds_override_takes_precedence_over_days ... ok
[INFO] [stdout] test retention::tests::retention_seconds_saturates_for_huge_days ... ok
[INFO] [stdout] test retention::tests::retention_seconds_uses_days_when_no_override ... ok
[INFO] [stdout] test tests::relative_path_strips_prefix_and_leading_slash ... ok
[INFO] [stdout] test daemon::tests::overlap_excludes_calling_process ... ok
[INFO] [stdout] test tests::safe_resolve_path_normalises_nonexistent_absolute_path_inside_root ... ok
[INFO] [stdout] test tests::safe_resolve_path_allows_valid_subpath ... ok
[INFO] [stdout] test tests::safe_resolve_path_rejects_traversal_outside_root ... ok
[INFO] [stdout] test tests::safe_resolve_path_rejects_nonexistent_absolute_path_outside_root ... ok
[INFO] [stdout] test restore::tests::resolve_prefers_exact_snapshot_over_fallbacks ... ok
[INFO] [stdout] test tests::to_hex_encodes_known_vectors ... ok
[INFO] [stdout] test daemon::tests::overlap_rejects_parent_of_watched_dir ... ok
[INFO] [stdout] test retention::tests::prune_reaps_stale_snapshot_temp_files_across_projects_before_size_backstop ... ok
[INFO] [stdout] test update::tests::install_binary_copies_across_directories_and_sets_exec_bit ... ok
[INFO] [stdout] test retention::tests::max_size_bytes_saturates_instead_of_overflowing ... ok
[INFO] [stdout] test db::tests::find_project_returns_none_for_unrelated_path ... ok
[INFO] [stdout] test tests::to_hex_matches_format_reference ... ok
[INFO] [stdout] test snapshots::tests::save_is_idempotent_for_same_hash ... ok
[INFO] [stdout] test update::tests::staged_path_is_sibling_of_destination ... ok
[INFO] [stdout] test tests::safe_resolve_path_rejects_nonexistent_path_through_parent_symlink ... ok
[INFO] [stdout] test update::tests::install_binary_overwrites_existing_destination ... ok
[INFO] [stdout] test logging::tests::writes_are_appended ... ok
[INFO] [stdout] test update::tests::verify_against_sums_accepts_matching_hash ... ok
[INFO] [stdout] test update::tests::verify_against_sums_handles_binary_marker_format ... ok
[INFO] [stdout] test update::tests::verify_against_sums_rejects_mismatch ... ok
[INFO] [stdout] test update::tests::version_comparison_handles_multi_digit_components ... ok
[INFO] [stdout] test watcher::tests::bench_initial_scan ... ignored, perf benchmark; run explicitly with --ignored --release
[INFO] [stdout] test watcher::tests::bench_scan_phases ... ignored, perf benchmark; run explicitly with --ignored --release
[INFO] [stdout] test update::tests::verify_against_sums_rejects_missing_entry ... ok
[INFO] [stdout] test update::tests::version_comparison_prevents_patch_downgrade ... ok
[INFO] [stdout] test watcher::tests::db_key_rejects_non_utf8_paths ... ok
[INFO] [stdout] test update::tests::version_comparison_treats_matching_tags_as_equal ... ok
[INFO] [stdout] test watcher::tests::guard_event_reports_errors ... ok
[INFO] [stdout] test watcher::tests::guard_event_passes_through_success ... ok
[INFO] [stdout] test snapshots::tests::count_returns_correct_number_of_snapshots ... ok
[INFO] [stdout] test retention::tests::disk_usage_breakdown_buckets_and_totals_in_one_walk ... ok
[INFO] [stdout] test snapshots::tests::save_and_load_round_trip ... ok
[INFO] [stdout] test watcher::tests::compute_hash_is_stable_and_input_sensitive ... ok
[INFO] [stdout] test watcher::tests::guard_event_catches_panics ... ok
[INFO] [stdout] test watcher::tests::handle_modify_fast_path_skips_when_size_and_mtime_match ... ok
[INFO] [stdout] test update::tests::version_comparison_rejects_invalid_release_tags ... ok
[INFO] [stdout] test watcher::tests::root_accessible_returns_false_for_missing_dir ... ok
[INFO] [stdout] test watcher::tests::root_accessible_returns_true_for_existing_dir ... ok
[INFO] [stdout] test watcher::tests::root_accessible_returns_false_for_file ... ok
[INFO] [stdout] test watcher::tests::symlink_metadata_timeout_returns_none_for_missing_path ... ok
[INFO] [stdout] test watcher::tests::fs_watchdog_survives_a_panicking_op_and_keeps_serving ... ok
[INFO] [stdout] test watcher::tests::symlink_metadata_timeout_returns_metadata_for_existing_file ... ok
[INFO] [stdout] test watcher::tests::initial_scan_rejects_directory_over_file_limit ... ok
[INFO] [stdout] test watcher::tests::initial_scan_skips_deletions_when_untrusted ... ok
[INFO] [stdout] test watcher::tests::initial_scan_skips_mass_deletion_when_tree_came_back_empty ... ok
[INFO] [stdout] test watcher::tests::initial_scan_force_bypasses_file_limit ... ok
[INFO] [stdout] test watcher::tests::handle_modify_reads_when_mtime_differs ... ok
[INFO] [stdout] test watcher::tests::initial_scan_accepts_directory_under_file_limit ... ok
[INFO] [stdout] test watcher::tests::handle_rename_records_deleted_event_for_overwritten_destination ... ok
[INFO] [stdout] test watcher::tests::initial_scan_records_deletion_for_missing_file ... ok
[INFO] [stdout] test watcher::tests::initial_scan_parallel_dedups_identical_content ... ok
[INFO] [stdout] test watcher::tests::initial_scan_parallel_records_all_files ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- daemon::tests::check_not_root_passes_for_normal_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daemon::tests::check_not_root_passes_for_normal_user' (1296) panicked at src/daemon.rs:539:9:
[INFO] [stdout] assertion failed: check_not_root().is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c850ad8e638 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c850ad8e638 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c850ad8e638 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c850ad8e638 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c850ada524a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c850ada524a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5c850ad93842 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c850ad93842 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c850ad69046 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c850ad69046 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c850ad845c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c850a75191c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5c850a75191c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c850ad84842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5c850ad84842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c850ad69134 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c850ad5da79 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c850ad6a11d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c850ada5a8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c850ada5a52 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c850a5af5b7 - undo[7fe2c2cb9345aec]::daemon::tests::check_not_root_passes_for_normal_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/daemon.rs:539:9
[INFO] [stdout]   21:     0x5c850a5a65d7 - undo[7fe2c2cb9345aec]::daemon::tests::check_not_root_passes_for_normal_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/daemon.rs:537:47
[INFO] [stdout]   22:     0x5c850a5d9596 - <undo[7fe2c2cb9345aec]::daemon::tests::check_not_root_passes_for_normal_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c850a7449fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c850a7449fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5c850a752275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5c850a752275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c850a752275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c850a752275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c850a752275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c850a752275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5c850a752275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5c850a74bb84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5c850a74bb84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c850a7552f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5c850a7552f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5c850a7552f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c850a7552f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c850a7552f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c850a7552f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5c850a7552f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c850ad8d6ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5c850ad8d6ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74e37fd72aa4 - <unknown>
[INFO] [stdout]   44:     0x74e37fdffa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daemon::tests::accepts_user_owned_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daemon::tests::accepts_user_owned_directory' (1295) panicked at src/daemon.rs:520:9:
[INFO] [stdout] assertion failed: check_directory_ownership(&home).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c850ad8e638 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c850ad8e638 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c850ad8e638 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c850ad8e638 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c850ada524a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c850ada524a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5c850ad93842 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c850ad93842 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c850ad69046 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c850ad69046 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c850ad845c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c850a75191c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5c850a75191c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c850ad84842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5c850ad84842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c850ad69134 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c850ad5da79 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c850ad6a11d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c850ada5a8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c850ada5a52 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c850a5ac7d1 - undo[7fe2c2cb9345aec]::daemon::tests::accepts_user_owned_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/daemon.rs:520:9
[INFO] [stdout]   21:     0x5c850a5a6397 - undo[7fe2c2cb9345aec]::daemon::tests::accepts_user_owned_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/daemon.rs:518:38
[INFO] [stdout]   22:     0x5c850a5d9296 - <undo[7fe2c2cb9345aec]::daemon::tests::accepts_user_owned_directory::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c850a7449fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c850a7449fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5c850a752275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5c850a752275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c850a752275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c850a752275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c850a752275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c850a752275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5c850a752275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5c850a74bb84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5c850a74bb84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c850a7552f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5c850a7552f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5c850a7552f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c850a7552f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c850a7552f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c850a7552f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5c850a7552f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c850ad8d6ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5c850ad8d6ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74e37fd72aa4 - <unknown>
[INFO] [stdout]   44:     0x74e37fdffa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     daemon::tests::accepts_user_owned_directory
[INFO] [stdout]     daemon::tests::check_not_root_passes_for_normal_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 201 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin undo`
[INFO] running `Command { std: "docker" "inspect" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1", kill_on_drop: false }`
[INFO] [stdout] 2e222e78cd6aa309a1f7f11ed40dc8716ef0deec5202d78d7a8694d41dc268a1
