[INFO] cloning repository https://github.com/khalidh223/planit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khalidh223/planit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalidh223%2Fplanit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalidh223%2Fplanit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d750d1117a4277d81034cbd3b956b0f6681f15bd
[INFO] testing khalidh223/planit against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalidh223%2Fplanit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khalidh223/planit
[INFO] finished tweaking git repo https://github.com/khalidh223/planit
[INFO] tweaked toml for git repo https://github.com/khalidh223/planit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khalidh223/planit on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khalidh223/planit 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 074d6a55fd3112110afca927d96d4e9e85533c67be63c53b25d30c1735f114e7
[INFO] running `Command { std: "docker" "start" "-a" "074d6a55fd3112110afca927d96d4e9e85533c67be63c53b25d30c1735f114e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "074d6a55fd3112110afca927d96d4e9e85533c67be63c53b25d30c1735f114e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074d6a55fd3112110afca927d96d4e9e85533c67be63c53b25d30c1735f114e7", kill_on_drop: false }`
[INFO] [stdout] 074d6a55fd3112110afca927d96d4e9e85533c67be63c53b25d30c1735f114e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5647cf989a130c53b24abc4cb6f4d2c3792d2edd1d6cee67638f35ad013329e9
[INFO] running `Command { std: "docker" "start" "-a" "5647cf989a130c53b24abc4cb6f4d2c3792d2edd1d6cee67638f35ad013329e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling planit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.25s
[INFO] running `Command { std: "docker" "inspect" "5647cf989a130c53b24abc4cb6f4d2c3792d2edd1d6cee67638f35ad013329e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5647cf989a130c53b24abc4cb6f4d2c3792d2edd1d6cee67638f35ad013329e9", kill_on_drop: false }`
[INFO] [stdout] 5647cf989a130c53b24abc4cb6f4d2c3792d2edd1d6cee67638f35ad013329e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff5e5f58852f346f0c655f2941ef8ed8c58518dc4b838000438fed370dc6789
[INFO] running `Command { std: "docker" "start" "-a" "6ff5e5f58852f346f0c655f2941ef8ed8c58518dc4b838000438fed370dc6789", kill_on_drop: false }`
[INFO] [stderr]    Compiling planit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.03s
[INFO] running `Command { std: "docker" "inspect" "6ff5e5f58852f346f0c655f2941ef8ed8c58518dc4b838000438fed370dc6789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff5e5f58852f346f0c655f2941ef8ed8c58518dc4b838000438fed370dc6789", kill_on_drop: false }`
[INFO] [stdout] 6ff5e5f58852f346f0c655f2941ef8ed8c58518dc4b838000438fed370dc6789
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d22ff296589f0875492358215b70e75b44ecd1c2d2b1cfda83ee95bdb127fff
[INFO] running `Command { std: "docker" "start" "-a" "2d22ff296589f0875492358215b70e75b44ecd1c2d2b1cfda83ee95bdb127fff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/planit-ae4eb4c2a63e2d77)
[INFO] [stdout] 
[INFO] [stdout] running 200 tests
[INFO] [stdout] test arg::tests::bool_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::at_symbol_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::card_color_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::card_color_id_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::card_color_id_validates_prefix_and_number ... ok
[INFO] [stdout] test arg::tests::command_arg_parser_joins_multiple_tokens_for_manual ... ok
[INFO] [stdout] test arg::tests::command_arg_parser_uses_manual_parser ... ok
[INFO] [stdout] test arg::tests::entity_type_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::days_of_week_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::days_of_week_accepts_list_and_parses ... ok
[INFO] [stdout] test arg::tests::date_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::command_arg_parser_uses_default_parser ... ok
[INFO] [stdout] test arg::tests::date_and_time_args_parse_valid_strings ... ok
[INFO] [stdout] test arg::tests::event_arg_emitter_omits_days_when_empty ... ok
[INFO] [stdout] test arg::tests::expected_error_messages_are_descriptive ... ok
[INFO] [stdout] test arg::tests::entity_type_arg_parses_and_validates ... ok
[INFO] [stdout] test arg::tests::extract_at_accepts_at_symbol ... ok
[INFO] [stdout] test arg::tests::card_arg_emitter_emits_name_and_color ... ok
[INFO] [stdout] test arg::tests::errors_on_unrecognized_argument ... ok
[INFO] [stdout] test arg::tests::factories_parse_single_and_multi_token_args ... ok
[INFO] [stdout] test arg::tests::flag_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::event_arg_emitter_emits_days_when_present ... ok
[INFO] [stdout] test arg::tests::extract_at_returns_expected_variants ... ok
[INFO] [stdout] test arg::tests::extract_at_returns_card_color ... ok
[INFO] [stdout] test arg::tests::man_arg_parser_returns_empty_when_no_args ... ok
[INFO] [stdout] test arg::tests::man_arg_parser_returns_name_for_unquoted_topic ... ok
[INFO] [stdout] test arg::tests::man_arg_parser_strips_wrapping_quotes ... ok
[INFO] [stdout] test arg::tests::name_arg_requires_quotes_and_strips_them ... ok
[INFO] [stdout] test arg::tests::matches_variant_checks_correct_type ... ok
[INFO] [stdout] test arg::tests::parses_days_and_time_range ... ok
[INFO] [stdout] test arg::tests::parses_mixed_argument_sequence ... ok
[INFO] [stdout] test arg::tests::extract_at_returns_days_of_week ... ok
[INFO] [stdout] test arg::tests::try_extract_returns_none_on_mismatch ... ok
[INFO] [stdout] test command::entity_spec::tests::arg_slot_classify_runs_validator ... ok
[INFO] [stdout] test command::entity_spec::tests::card_builder_creates_and_modifies ... ok
[INFO] [stdout] test arg::tests::task_arg_emitter_maps_card_and_orders_args ... ok
[INFO] [stdout] test arg::tests::time_range_arg_matcher_formats_expected_error ... ok
[INFO] [stdout] test arg::tests::task_arg_emitter_errors_when_card_unmapped ... ok
[INFO] [stdout] test command::entity_spec::tests::card_id_validator_checks_repository ... ok
[INFO] [stdout] test command::entity_spec::tests::column_indexer_advance_until_arg_finds_later_slot ... ok
[INFO] [stdout] test command::entity_spec::tests::column_indexer_advance_until_arg_returns_none_when_missing ... ok
[INFO] [stdout] test command::entity_spec::tests::column_indexer_advance_skips_first_slot ... ok
[INFO] [stdout] test command::entity_spec::tests::column_indexer_advance_times_skips_multiple_slots ... ok
[INFO] [stdout] test arg::tests::token_stream_walks_tokens ... ok
[INFO] [stdout] test command::entity_spec::tests::default_days_for_varies_by_recurring ... ok
[INFO] [stdout] test command::entity_spec::tests::entity_specs_match_patterns ... ok
[INFO] [stdout] test command::entity_spec::tests::event_builder_creates_event ... ok
[INFO] [stdout] test command::entity_spec::tests::task_builder_creates_and_modifies ... ok
[INFO] [stdout] test command::entity_spec::tests::validate_event_recurring_days_respects_recurring_flag ... ok
[INFO] [stdout] test arg::tests::man_arg_parser_preserves_joined_phrase ... ok
[INFO] [stdout] test command::policies::tests::help_rule_short_circuits_by_position ... ok
[INFO] [stdout] test command::entity_spec::tests::column_indexer_skips_optional_slots ... ok
[INFO] [stdout] test command::policies::tests::policy_defaults_to_continue_when_no_rules_trigger ... ok
[INFO] [stdout] test command::tests::add_entity_resolver_matches_entity_types ... ok
[INFO] [stdout] test command::tests::command_parser_unknown_command_errors ... ok
[INFO] [stdout] test command::tests::command_parser_resolves_add_entity ... ok
[INFO] [stdout] test command::tests::entity_action_resolver_builds_command_when_args_valid ... ok
[INFO] [stdout] test command::tests::entity_action_resolver_requires_entity_type_arg ... ok
[INFO] [stdout] test command::tests::global_resolver_matches_schedule_and_config ... ok
[INFO] [stdout] test command::tests::manual_catalog_errors_on_unknown_topic ... ok
[INFO] [stdout] test command::tests::manual_catalog_renders_general_page ... ok
[INFO] [stdout] test command::tests::manual_catalog_renders_pages_for_all_topics ... ok
[INFO] [stdout] test command::tests::manual_task_page_includes_modify_and_delete_usage ... ok
[INFO] [stdout] test command::tests::manual_type_help_page_includes_usage_lines ... ok
[INFO] [stdout] test command::tests::type_help_resolver_matches_known_types ... ok
[INFO] [stdout] test config::tests::config_items_validate_and_set ... ok
[INFO] [stdout] test command::entity_spec::tests::column_indexer_next_opt_returns_none_for_missing_required ... ok
[INFO] [stdout] test arg::tests::extract_at_returns_entity_type ... ok
[INFO] [stdout] test command::policies::tests::first_rule_wins_in_order ... ok
[INFO] [stdout] test config::tests::config_rows_is_not_empty_for_sample_config ... ok
[INFO] [stdout] test config::tests::config_rows_get_returns_first_row ... ok
[INFO] [stdout] test command::entity_spec::tests::event_builder_modifies_event ... ok
[INFO] [stdout] test config::tests::set_by_index_and_set_many_work ... ok
[INFO] [stdout] test config::tests::set_by_index_rejects_invalid_id ... ok
[INFO] [stdout] test config::tests::config_view_exposes_loaded_values ... ok
[INFO] [stdout] test config::tests::load_from_reports_read_error_for_directory ... ok
[INFO] [stdout] test config::tests::set_key_does_not_update_last_change_on_error ... ok
[INFO] [stdout] test config::tests::set_key_reports_write_error ... ok
[INFO] [stdout] test config::tests::set_key_updates_file_logging_enabled ... ok
[INFO] [stdout] test config::tests::set_key_updates_values_and_tracks_last_change ... ok
[INFO] [stdout] test config::tests::load_from_reads_config_and_rows ... ok
[INFO] [stdout] test config::tests::load_from_reports_invalid_json ... ok
[INFO] [stdout] test config::tests::load_from_reports_missing_file ... ok
[INFO] [stdout] test core::tests::cli_paths_defaults_when_no_args ... ok
[INFO] [stdout] test config::tests::set_many_rejects_invalid_value ... ok
[INFO] [stdout] test config::tests::set_rejects_unknown_key ... ok
[INFO] [stdout] test config::tests::set_many_rejects_unknown_key ... ok
[INFO] [stdout] test core::tests::cli_paths_errors_on_missing_value ... ok
[INFO] [stdout] test core::tests::cli_paths_errors_on_unknown_flag ... ok
[INFO] [stdout] test core::tests::app_context_initializes_defaults ... ok
[INFO] [stdout] test core::tests::cli_paths_overrides_all_paths ... ok
[INFO] [stdout] test core::tests::event_active_on_date_respects_weekday ... ok
[INFO] [stdout] test core::tests::free_time_block_computes_remaining ... ok
[INFO] [stdout] test core::tests::card_color_paint_wraps_string ... ok
[INFO] [stdout] test core::tests::date_accepts_multiple_formats_and_defaults_year ... ok
[INFO] [stdout] test core::tests::load_state_inserts_cards ... ok
[INFO] [stdout] test core::tests::load_state_inserts_tasks_with_card_reference ... ok
[INFO] [stdout] test core::tests::load_state_inserts_events_with_card_reference ... ok
[INFO] [stdout] test core::tests::parses_bool_and_policy_enums ... ok
[INFO] [stdout] test core::tests::parses_entity_types_and_actions ... ok
[INFO] [stdout] test core::tests::parses_dates_and_timeranges ... ok
[INFO] [stdout] test core::tests::repository_begin_stage_rejects_nested_transactions ... ok
[INFO] [stdout] test core::tests::parses_day_of_week ... ok
[INFO] [stdout] test core::tests::repository_begin_stage_with_clear_resets_next_id ... ok
[INFO] [stdout] test core::tests::repository_delete_clear_and_exists ... ok
[INFO] [stdout] test core::tests::repository_discard_stage_restores_next_id ... ok
[INFO] [stdout] test core::tests::repository_exists_including_staged_includes_pending_when_not_cleared ... ok
[INFO] [stdout] test core::tests::repository_exists_including_staged_ignores_existing_when_cleared ... ok
[INFO] [stdout] test core::tests::repository_insert_with_id_rejects_non_positive ... ok
[INFO] [stdout] test core::tests::repository_ids_ordering ... ok
[INFO] [stdout] test core::tests::repository_inserts_and_gets_entities ... ok
[INFO] [stdout] test core::tests::repository_insert_with_id_rejects_duplicate ... ok
[INFO] [stdout] test core::tests::repository_get_mut_errors_when_missing ... ok
[INFO] [stdout] test core::tests::repository_insert_with_id_sets_next_id ... ok
[INFO] [stdout] test core::tests::repository_query_mut_updates_in_place ... ok
[INFO] [stdout] test core::tests::repository_query_order_with_uses_custom_comparator ... ok
[INFO] [stdout] test core::tests::repository_restore_next_id_sets_value ... ok
[INFO] [stdout] test core::tests::repository_stage_insert_is_deferred ... ok
[INFO] [stdout] test core::tests::repository_staged_effective_ids_errors_without_stage ... ok
[INFO] [stdout] test core::tests::repository_staged_effective_ids_returns_union_without_clear ... ok
[INFO] [stdout] test core::tests::repository_staged_pending_is_none_without_stage ... ok
[INFO] [stdout] test core::tests::repository_staged_effective_ids_respects_clear_existing ... ok
[INFO] [stdout] test core::tests::repository_values_mut_updates_items ... ok
[INFO] [stdout] test core::tests::load_state_rolls_back_on_error ... ok
[INFO] [stdout] test core::tests::repository_values_sort_and_query_filter ... ok
[INFO] [stdout] test core::tests::repository_prepare_commit_applies_pending ... ok
[INFO] [stdout] test core::tests::repository_prepare_commit_errors_without_stage ... ok
[INFO] [stdout] test arg::tests::extract_at_panics_on_incorrect_variant - should panic ... ok
[INFO] [stdout] test core::tests::repository_query_exists_respects_filter ... ok
[INFO] [stdout] test core::tests::save_state_writes_expected_tokens ... ok
[INFO] [stdout] test core::tests::subtask_hours_and_scheduled_time_display ... ok
[INFO] [stdout] test core::tests::timerange_parses_tokens_and_validates_order ... ok
[INFO] [stdout] test errors::tests::domain_error_displays_raw_message ... ok
[INFO] [stdout] test core::tests::task_modify_resets_state_and_subtasks ... ok
[INFO] [stdout] test errors::tests::config_constructor_wraps_message ... ok
[INFO] [stdout] test errors::tests::json_error_formats_message ... ok
[INFO] [stdout] test errors::tests::io_error_formats_message ... ok
[INFO] [stdout] test errors::tests::event_outside_range_formats_message ... ok
[INFO] [stdout] test errors::tests::require_config_item_errors_with_key ... ok
[INFO] [stdout] test errors::tests::require_parse_errors_with_message_when_missing ... ok
[INFO] [stdout] test errors::tests::unknown_constructor_wraps_message ... ok
[INFO] [stdout] test extensions::tests::valid_csv_lists_enum_variants_as_strings ... ok
[INFO] [stdout] test errors::tests::require_parse_returns_value_when_present ... ok
[INFO] [stdout] test errors::tests::parse_constructor_wraps_message ... ok
[INFO] [stdout] test errors::tests::task_overflow_error_formats_message ... ok
[INFO] [stdout] test extensions::tests::weekday_ext_maps_to_domain_enum ... ok
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          CONFIG
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          CONFIG
[INFO] [stdout]          ID | KEY                   | DESCRIPTION  | VALUE             
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          ID | KEY                   | DESCRIPTION  | VALUE             
[INFO] [stdout]          0  | RANGE                 | Daily hours  | 8:00AM-6:00PM     
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          1  | TASK_OVERFLOW_POLICY  | overflow     | allow             
[INFO] [stdout]          0  | RANGE                 | Daily hours  | 8:00AM-6:00PM     
[INFO] [stdout]          2  | TASK_SCHEDULING_ORDER | order        | longest-task-first
[INFO] [stdout]          1  | TASK_OVERFLOW_POLICY  | overflow     | allow             
[INFO] [stdout]          3  | SCHEDULE_START_DATE   | start date   | -                 
[INFO] [stdout]          2  | TASK_SCHEDULING_ORDER | order        | longest-task-first
[INFO] [stdout]          4  | FILE_LOGGING_ENABLED  | File logging | True              
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          3  | SCHEDULE_START_DATE   | start date   | -                 
[INFO] [stdout]          4  | FILE_LOGGING_ENABLED  | File logging | True              
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout] test prompter::flows::tests::config_edit_flow_handles_invalid_inputs_gracefully ... ok
[INFO] [stdout] test command::entity_spec::tests::column_indexer_next_panics_on_missing_required - should panic ... ok
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          CONFIG
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          ID | KEY                   | DESCRIPTION  | VALUE             
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout]          0  | RANGE                 | Daily hours  | 8:00AM-6:00PM     
[INFO] [stdout]          1  | TASK_OVERFLOW_POLICY  | overflow     | allow             
[INFO] [stdout]          2  | TASK_SCHEDULING_ORDER | order        | longest-task-first
[INFO] [stdout]          3  | SCHEDULE_START_DATE   | start date   | -                 
[INFO] [stdout]          4  | FILE_LOGGING_ENABLED  | File logging | True              
[INFO] [stdout]          --------------------------------------------------------------
[INFO] [stdout] test prompter::flows::tests::config_edit_flow_walks_states_and_updates_value ... ok
[INFO] [stdout] test prompter::flows::tests::main_flow_handles_exit_and_empty ... ok
[INFO] [stdout] test prompter::flows::tests::main_flow_parses_and_executes_task_add ... ok
[INFO] [stdout] test prompter::flows::tests::config_edit_flow_updates_file_logging_setting_in_logger ... ok
[INFO] [stdout] test prompter::tests::prompter_exits_on_explicit_exit_input ... ok
[INFO] [stdout] test prompter::tests::prompter_finishes_on_flow_finish ... ok
[INFO] [stdout] test prompter::flows::tests::main_flow_render_sets_startup_and_prompts ... ok
[INFO] [stdout] test prompter::tests::prompter_handles_continue_then_finish ... ok
[INFO] [stdout] test scheduler::tests::calendar_tests::calendar_view_builds_free_blocks ... ok
[INFO] [stdout] test scheduler::tests::calendar_tests::calendar_view_generates_days ... ok
[INFO] [stdout] test scheduler::tests::comparator_tests::due_only_tiebreaks_by_id_when_dates_equal ... ok
[INFO] [stdout] test scheduler::tests::calendar_tests::coalesce_merges_adjacent_free_blocks ... ok
[INFO] [stdout] test scheduler::tests::comparator_tests::due_only_orders_by_due_date ... ok
[INFO] [stdout] test logging::tests::logger_writes_levels_and_combined_targets ... FAILED
[INFO] [stdout] test scheduler::tests::comparator_tests::longest_task_first_orders_by_remaining_when_dates_equal ... ok
[INFO] [stdout] test scheduler::tests::comparator_tests::shortest_task_first_prefers_shorter_remaining_when_dates_equal ... ok
[INFO] [stdout] test logging::tests::logger_defers_file_creation_until_needed ... FAILED
[INFO] [stdout] test scheduler::tests::comparator_tests::longest_task_first_prioritizes_earlier_due_date ... ok
[INFO] [stdout] test scheduler::tests::comparator_tests::shortest_task_first_tiebreaks_by_id_when_remaining_equal ... ok
[INFO] [stdout] test scheduler::tests::manager_tests::logger_observer_emits_messages_for_outcomes ... ok
[INFO] [stdout] test extensions::tests::to_dash_separators_replaces_and_trims ... ok
[INFO] [stdout] test scheduler::tests::overflow_tests::block_overflow_allows_when_no_remaining ... ok
[INFO] [stdout] test scheduler::tests::overflow_tests::factory_returns_expected_handler ... ok
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] SCHEDULE
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] DATE: 2099-01-01
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ID      | NAME  | TAG | HOURS | TIME         
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] T.ID: 1 | sched | -   | 1.00  | 8:00AM-9:00AM
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] DATE: 2099-01-02
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] No tasks or events scheduled.
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] DATE: 2099-01-03
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] No tasks or events scheduled.
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] DATE: 2099-01-04
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] No tasks or events scheduled.
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] DATE: 2099-01-05
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] No tasks or events scheduled.
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] DATE: 2099-01-06
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] No tasks or events scheduled.
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] DATE: 2099-01-07
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] No tasks or events scheduled.
[INFO] [stdout] ---------------------------------------------
[INFO] [stdout] test scheduler::tests::overflow_tests::block_overflow_errors_when_remaining ... ok
[INFO] [stdout] test scheduler::tests::manager_tests::schedule_manager_compute_schedule_runs ... ok
[INFO] [stdout] test scheduler::tests::overflow_tests::allow_overflow_marks_last_subtask ... ok
[INFO] [stdout] test scheduler::tests::packer_tests::packer_returns_partial_when_free_time_insufficient ... ok
[INFO] [stdout] test scheduler::tests::packer_tests::packer_returns_full_when_additional_block_available ... ok
[INFO] [stdout] test logging::tests::logger_skips_file_logging_when_disabled ... FAILED
[INFO] [stdout] -------------------
[INFO] [stdout] CARDS
[INFO] [stdout] -------------------
[INFO] [stdout] No cards available.
[INFO] [stdout] -------------------
[INFO] [stdout] test ui::tests::chrome_tests::ui_chrome_formats_centered_prefix_exactly ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_entities_for_cards_does_not_mutate_repo ... ok
[INFO] [stdout] test ui::tests::display_data_builder_tests::display_data_builder_builds_painted_rows ... ok
[INFO] [stdout] -----------------------------------------
[INFO] [stdout] EVENTS
[INFO] [stdout] -----------------------------------------
[INFO] [stdout] No events available.
[INFO] [stdout] -----------------------------------------
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] CONFIG
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] ID | KEY                   | DESCRIPTION                          | VALUE             
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] 0  | RANGE                 | Daily hours                          | 8:00AM-6:00PM     
[INFO] [stdout] 1  | TASK_OVERFLOW_POLICY  | overflow                             | allow             
[INFO] [stdout] 2  | TASK_SCHEDULING_ORDER | order                                | longest-task-first
[INFO] [stdout] 3  | SCHEDULE_START_DATE   | start date                           | -                 
[INFO] [stdout] 4  | FILE_LOGGING_ENABLED  | Enable writing log messages to file. | True              
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] CONFIG
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] ID | KEY                   | DESCRIPTION                          | VALUE             
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] 0  | RANGE                 | Daily hours                          | 8:00AM-6:00PM     
[INFO] [stdout] 1  | TASK_OVERFLOW_POLICY  | overflow                             | allow             
[INFO] [stdout] 2  | TASK_SCHEDULING_ORDER | order                                | longest-task-first
[INFO] [stdout] 3  | SCHEDULE_START_DATE   | start date                           | -                 
[INFO] [stdout] 4  | FILE_LOGGING_ENABLED  | Enable writing log messages to file. | True              
[INFO] [stdout] --------------------------------------------------------------------------------------
[INFO] [stdout] test ui::tests::chrome_tests::ui_chrome_formats_centered_lines ... ok
[INFO] [stdout] test prompter::tests::prompter_exits_on_eof ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_entities_for_events_does_not_mutate_repo ... ok
[INFO] [stdout] -----------------------------
[INFO] [stdout] TASKS
[INFO] [stdout] -----------------------------
[INFO] [stdout] No tasks available.
[INFO] [stdout] -----------------------------
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test ui::tests::display_manager_tests::display_config_does_not_mutate_rows ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_config_centered_returns_expected_width ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_entities_for_tasks_does_not_mutate_repo ... ok
[INFO] [stdout] test ui::tests::display_data_builder_tests::display_data_builder_sorts_schedule_rows_by_time ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_manager_cards_table_matches_expected ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_manager_events_table_matches_expected ... ok
[INFO] [stdout] test ui::tests::table_printer_tests::table_printer_computes_table_width ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_manager_config_table_matches_expected ... ok
[INFO] [stdout] ------------------------------
[INFO] [stdout] SCHEDULE
[INFO] [stdout] ------------------------------
[INFO] [stdout] ------------------------------
[INFO] [stdout] DATE: 2099-01-01
[INFO] [stdout] ------------------------------
[INFO] [stdout] No tasks or events scheduled.
[INFO] [stdout] ------------------------------
[INFO] [stdout] test ui::tests::width_util_tests::width_util_strip_ansi_removes_sequences ... ok
[INFO] [stdout] test ui::tests::table_printer_tests::table_printer_renders_expected_table_output ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_schedule_for_days_does_not_mutate_tasks ... ok
[INFO] [stdout] test ui::tests::table_printer_tests::table_printer_renders_banner ... ok
[INFO] [stdout] test ui::tests::width_util_tests::width_util_center_pad_uses_terminal_width ... ok
[INFO] [stdout] test ui::tests::width_util_tests::width_util_pad_visible_preserves_width ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_manager_schedule_matches_expected ... ok
[INFO] [stdout] test ui::tests::display_manager_tests::display_manager_tasks_table_matches_expected ... ok
[INFO] [stdout] test ui::tests::width_util_tests::width_util_strips_ansi_for_visible_width ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logger_writes_levels_and_combined_targets stdout ----
[INFO] [stdout] WARN: File logging unavailable; continuing without a log file. (Read-only file system (os error 30))
[INFO] [stdout] error line
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logger_writes_levels_and_combined_targets' (167) panicked at src/logging/tests.rs:28:34:
[INFO] [stdout] log path should be set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b592ddfcf62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b592de151ea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b592de151ea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b592de02086 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b592de02086 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b592ddd9b6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b592ddd9b6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b592ddf4789 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b592dd4120e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b592dd4120e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b592ddf4942 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b592ddf4942 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b592ddd9c28 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b592ddd1399 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b592dddaafd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b592de158fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b592de155f4 - core[c5ed12ab89cc536a]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5b592de155f4 - core[c5ed12ab89cc536a]::option::expect_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5b592dc30d3b - <core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::path::PathBuf>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5b592dc042d1 - planit[948e8739e01ec1a1]::logging::tests::logger_writes_levels_and_combined_targets
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/tests.rs:28:34
[INFO] [stdout]   23:     0x5b592dbeb1e7 - planit[948e8739e01ec1a1]::logging::tests::logger_writes_levels_and_combined_targets::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/tests.rs:22:47
[INFO] [stdout]   24:     0x5b592dca6a36 - <planit[948e8739e01ec1a1]::logging::tests::logger_writes_levels_and_combined_targets::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b592dd355bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b592dd355bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b592dd41e1a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b592dd3c2e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b592dd3c2e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b592dd44912 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b592dd44912 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b592dd44912 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b592dd44912 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b592ddfbf6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5b592ddfbf6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7bd1460caaa4 - <unknown>
[INFO] [stdout]   46:     0x7bd146157a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logger_defers_file_creation_until_needed stdout ----
[INFO] [stdout] console only
[INFO] [stdout] WARN: File logging unavailable; continuing without a log file. (Read-only file system (os error 30))
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logger_defers_file_creation_until_needed' (165) panicked at src/logging/tests.rs:15:34:
[INFO] [stdout] log path should be set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b592ddfcf62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b592de151ea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b592de151ea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b592de02086 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b592de02086 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b592ddd9b6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b592ddd9b6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b592ddf4789 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b592dd4120e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b592dd4120e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b592ddf4942 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b592ddf4942 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b592ddd9c28 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b592ddd1399 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b592dddaafd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b592de158fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b592de155f4 - core[c5ed12ab89cc536a]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5b592de155f4 - core[c5ed12ab89cc536a]::option::expect_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5b592dc30d3b - <core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::path::PathBuf>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5b592dc03f9c - planit[948e8739e01ec1a1]::logging::tests::logger_defers_file_creation_until_needed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/tests.rs:15:34
[INFO] [stdout]   23:     0x5b592dbeb1b7 - planit[948e8739e01ec1a1]::logging::tests::logger_defers_file_creation_until_needed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/tests.rs:5:46
[INFO] [stdout]   24:     0x5b592dca69f6 - <planit[948e8739e01ec1a1]::logging::tests::logger_defers_file_creation_until_needed::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b592dd355bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b592dd355bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b592dd41e1a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b592dd3c2e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b592dd3c2e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b592dd44912 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b592dd44912 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b592dd44912 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b592dd44912 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b592ddfbf6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5b592ddfbf6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7bd1460caaa4 - <unknown>
[INFO] [stdout]   46:     0x7bd146157a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logger_skips_file_logging_when_disabled stdout ----
[INFO] [stdout] file should not exist
[INFO] [stdout] WARN: File logging unavailable; continuing without a log file. (Read-only file system (os error 30))
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logger_skips_file_logging_when_disabled' (166) panicked at src/logging/tests.rs:46:5:
[INFO] [stdout] assertion failed: logger.log_path().is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b592ddfcf62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b592ddfcf62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b592de151ea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b592de151ea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b592de02086 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b592de02086 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b592ddd9b6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b592ddd9b6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b592ddf4789 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b592dd4120e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b592dd4120e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b592ddf4942 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b592ddf4942 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b592ddd9c5a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b592ddd1399 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b592dddaafd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b592de158fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b592de158c2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b592dc03db8 - planit[948e8739e01ec1a1]::logging::tests::logger_skips_file_logging_when_disabled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/tests.rs:46:5
[INFO] [stdout]   21:     0x5b592dbeb187 - planit[948e8739e01ec1a1]::logging::tests::logger_skips_file_logging_when_disabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/tests.rs:37:45
[INFO] [stdout]   22:     0x5b592dca69b6 - <planit[948e8739e01ec1a1]::logging::tests::logger_skips_file_logging_when_disabled::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b592dd355bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b592dd355bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b592dd41e1a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b592dd41e1a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b592dd41e1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b592dd3c2e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b592dd3c2e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b592dd44912 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5b592dd44912 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b592dd44912 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b592dd44912 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5b592dd44912 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b592ddfbf6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5b592ddfbf6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7bd1460caaa4 - <unknown>
[INFO] [stdout]   44:     0x7bd146157a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logging::tests::logger_defers_file_creation_until_needed
[INFO] [stdout]     logging::tests::logger_skips_file_logging_when_disabled
[INFO] [stdout]     logging::tests::logger_writes_levels_and_combined_targets
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 197 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d22ff296589f0875492358215b70e75b44ecd1c2d2b1cfda83ee95bdb127fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d22ff296589f0875492358215b70e75b44ecd1c2d2b1cfda83ee95bdb127fff", kill_on_drop: false }`
[INFO] [stdout] 2d22ff296589f0875492358215b70e75b44ecd1c2d2b1cfda83ee95bdb127fff
