[INFO] cloning repository https://github.com/ihorkatkov/wikid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ihorkatkov/wikid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihorkatkov%2Fwikid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihorkatkov%2Fwikid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9addee32ad25f577cc28145dd80f7575b9049a3f
[INFO] testing ihorkatkov/wikid against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihorkatkov%2Fwikid" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ihorkatkov/wikid
[INFO] finished tweaking git repo https://github.com/ihorkatkov/wikid
[INFO] tweaked toml for git repo https://github.com/ihorkatkov/wikid written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ihorkatkov/wikid on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ihorkatkov/wikid already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff
[INFO] running `Command { std: "docker" "start" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff", 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" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff", 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" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling ignore v0.4.27
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling humantime v2.4.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling wikid-core v0.2.0 (/opt/rustwide/workdir/crates/wikid-core)
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling wikid-server v0.2.0 (/opt/rustwide/workdir/crates/wikid-server)
[INFO] [stderr]    Compiling wikid v0.2.0 (/opt/rustwide/workdir/crates/wikid)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff", 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" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.27
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling wikid-core v0.2.0 (/opt/rustwide/workdir/crates/wikid-core)
[INFO] [stderr]    Compiling wikid-server v0.2.0 (/opt/rustwide/workdir/crates/wikid-server)
[INFO] [stderr]    Compiling wikid v0.2.0 (/opt/rustwide/workdir/crates/wikid)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.91s
[INFO] running `Command { std: "docker" "inspect" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff", 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" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/bin/boxd-worktree.rs (/opt/rustwide/target/debug/deps/boxd_worktree-44301431af990e37)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::sanitizes_branch_for_vm_name ... ok
[INFO] [stdout] test tests::validates_branch_names ... ok
[INFO] [stdout] test tests::validates_vm_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wikid-e3a2b9ef8d435334)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test error::tests::cli_level_errors_have_stable_codes ... ok
[INFO] [stdout] test error::tests::core_errors_carry_code_message_and_hint ... ok
[INFO] [stdout] test error::tests::human_format_with_and_without_hint ... ok
[INFO] [stdout] test error::tests::json_format_omits_absent_hint ... ok
[INFO] [stdout] test render::tests::document_truncation_marker_matches_the_axi_format ... ok
[INFO] [stdout] test render::tests::edit_pluralizes_replaced_lines ... ok
[INFO] [stdout] test render::tests::grep_truncation_totals_carry_the_limit_hint ... ok
[INFO] [stdout] test remote::tests::urls_join_base_wiki_and_op_and_trim_trailing_slash ... ok
[INFO] [stdout] test remote::tests::unrecognized_error_bodies_become_http_errors_with_the_status ... ok
[INFO] [stdout] test render::tests::grep_totals_separate_matched_from_searched_and_pluralize ... ok
[INFO] [stdout] test remote::tests::structured_error_bodies_keep_code_message_and_hint ... ok
[INFO] [stdout] test render::tests::grep_zero_matches_omits_case_hint_when_already_case_insensitive ... ok
[INFO] [stdout] test render::tests::entry_lines_are_compact ... ok
[INFO] [stdout] test render::tests::hashlines_render_line_hash_text_with_truncation_and_hint ... ok
[INFO] [stdout] test render::tests::links_marks_embeds_in_human_output ... ok
[INFO] [stdout] test skills::tests::registered_skill_frontmatter_is_valid ... ok
[INFO] [stdout] test skills::tests::descriptions_come_from_frontmatter ... ok
[INFO] [stdout] test render::tests::grep_zero_matches_message_is_explicit ... ok
[INFO] [stdout] test render::tests::human_size_units ... ok
[INFO] [stdout] test skills::tests::rendered_catalog_uses_a_fixed_description_column ... ok
[INFO] [stdout] test skills::tests::rendered_status_abbreviates_relativizes_and_aligns_state_column ... ok
[INFO] [stdout] test skills::tests::unknown_skill_gets_did_you_mean_hint ... ok
[INFO] [stdout] test skills::tests::rendered_catalog_respects_width_for_every_line ... ok
[INFO] [stdout] test skills::tests::rendered_status_respects_width_for_every_line ... ok
[INFO] [stdout] test tests::parse_checks_accepts_names_and_rejects_unknowns ... ok
[INFO] [stdout] test update::tests::parses_and_orders_versions ... ok
[INFO] [stdout] test update::tests::requested_version_allows_downgrade_or_reinstall ... ok
[INFO] [stdout] test tests::core_skill_mentions_every_clap_subcommand ... ok
[INFO] [stdout] test update::tests::target_triple_is_one_of_published_assets_on_supported_hosts ... ok
[INFO] [stdout] test update::tests::missing_asset_is_structured_error ... ok
[INFO] [stdout] test update::tests::verifies_sha256_files ... ok
[INFO] [stdout] test update::tests::resolve_plan_handles_up_to_date_update_and_newer_current ... ok
[INFO] [stdout] test tests::cli_definition_is_consistent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/local_mode.rs (/opt/rustwide/target/debug/deps/local_mode-b6335679258308dd)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test axi_3_cat_truncates_by_default_with_size_hint_and_full_override ... ok
[INFO] [stdout] test axi_2_list_items_are_compact_and_totals_always_present ... ok
[INFO] [stdout] test axi_4_zero_results_are_explicit ... ok
[INFO] [stdout] test cat_fragments_extract_sections_blocks_and_json_errors ... ok
[INFO] [stdout] test axi_6_rm_requires_force_and_never_prompts ... ok
[INFO] [stdout] test cat_hashes_lists_line_number_hash_and_text_with_the_edit_hint ... ok
[INFO] [stdout] test cat_lines_reads_windows_and_hashes_use_absolute_line_numbers ... ok
[INFO] [stdout] test axi_1_no_args_is_live_status_not_help ... ok
[INFO] [stdout] test concise_help_documents_obsidian_fragments_embeds_and_tags ... ok
[INFO] [stdout] test dir_at_missing_path_is_a_targeting_error ... ok
[INFO] [stdout] test dir_and_server_together_is_a_usage_error ... ok
[INFO] [stdout] test config_fallback_default_and_multi_wiki_ambiguity ... ok
[INFO] [stdout] test cat_of_binary_attachment_is_not_utf8 ... ok
[INFO] [stdout] test edit_accepts_leading_dash_values_with_equals_form ... ok
[INFO] [stdout] test dir_flag_accepts_relative_paths ... ok
[INFO] [stdout] test config_fallback_precedence_flag_env_config_and_cwd_inside_wiki ... ok
[INFO] [stdout] test doctor_filters_checks_and_rejects_unknown_names ... ok
[INFO] [stdout] test edit_batch_rejects_invalid_json_as_structured_bad_edit ... ok
[INFO] [stdout] test axi_5_structured_errors_on_stdout_and_exit_codes_0_1_2 ... ok
[INFO] [stdout] test grep_bad_regex_is_a_structured_error ... ok
[INFO] [stdout] test core_skill_documented_workflow_matches_real_cli_output ... ok
[INFO] [stdout] test explicit_local_flag_ignores_remote_env_and_explicit_remote_ignores_dir_env ... ok
[INFO] [stdout] test doctor_shows_sanitized_yaml_details_for_malformed_frontmatter ... ok
[INFO] [stdout] test edit_replaces_a_hash_addressed_line_and_rejects_stale_or_bad_targets ... ok
[INFO] [stdout] test init_global_dir_targets_directory_and_leaves_cwd_clean ... ok
[INFO] [stdout] test init_honors_wikid_dir_when_no_positional_or_global_dir ... ok
[INFO] [stdout] test init_partial_and_existing_vault_only_adds_missing_files ... ok
[INFO] [stdout] test json_errors_use_the_error_object_shape ... ok
[INFO] [stdout] test init_positional_path_beats_global_dir ... ok
[INFO] [stdout] test json_grep_zero_matches_still_exits_1_with_parseable_body ... ok
[INFO] [stdout] test edit_batch_replaces_multiple_hash_guarded_lines_from_json_stdin ... ok
[INFO] [stdout] test init_creates_skeleton_registers_config_and_is_idempotent ... ok
[INFO] [stdout] test grep_supports_ignore_case_files_only_context_and_limit ... ok
[INFO] [stdout] test ls_hides_dotfiles_and_tree_recurses ... ok
[INFO] [stdout] test links_marks_embeds_in_human_output ... ok
[INFO] [stdout] test init_collision_suffix_and_token_show ... ok
[INFO] [stdout] test remote_mode_reports_unreachable_servers_as_transport_errors ... ok
[INFO] [stdout] test ls_of_missing_path_is_not_found ... ok
[INFO] [stdout] test no_target_is_a_friendly_zero_state ... ok
[INFO] [stdout] test remote_mode_without_a_server_does_not_fall_back_to_config ... ok
[INFO] [stdout] test rm_of_missing_file_is_not_found ... ok
[INFO] [stdout] test read_path_not_found_hints_when_md_extension_exists ... ok
[INFO] [stdout] test serve_json_startup_is_one_json_object ... ok
[INFO] [stdout] test remote_mode_without_a_wiki_is_a_structured_error ... ok
[INFO] [stdout] test mv_moves_and_refuses_to_clobber_without_force ... ok
[INFO] [stdout] test skills_status_human_output_is_compact_but_json_stays_absolute ... ok
[INFO] [stdout] test serve_without_config_bootstraps_config_and_prints_no_token_value ... ok
[INFO] [stdout] test axi_7_human_output_ends_with_hints_json_has_none ... ok
[INFO] [stdout] test write_from_stdin_creates_then_overwrites ... ok
[INFO] [stdout] test skills_are_client_side_and_json_shapes_are_stable ... ok
[INFO] [stdout] test unknown_skill_is_structured_not_found ... ok
[INFO] [stdout] test links_reports_outgoing_and_backlinks ... ok
[INFO] [stdout] test write_rejects_escaping_and_hidden_paths ... ok
[INFO] [stdout] test write_message_flag_adds_a_trailing_newline ... ok
[INFO] [stdout] test skills_path_materializes_versioned_tree_and_current_symlink ... ok
[INFO] [stdout] test tags_json_and_human_output_mark_implied_ancestors ... ok
[INFO] [stdout] test json_output_parses_for_every_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/remote_mode.rs (/opt/rustwide/target/debug/deps/remote_mode-49761ba77fba858e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test remote_auth_and_wiki_errors_render_structured ... ok
[INFO] [stdout] test init_then_serve_then_remote_status_end_to_end ... ok
[INFO] [stdout] test env_vars_alone_target_the_remote_daemon ... ok
[INFO] [stdout] test remote_mode_matches_local_mode_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wikid_core-3cf04036d5da5f9b)
[INFO] [stdout] 
[INFO] [stdout] running 202 tests
[INFO] [stdout] test callouts::tests::callouts_inside_fenced_code_blocks_are_ignored ... ok
[INFO] [stdout] test callouts::tests::mixed_fence_delimiters_do_not_flip_callout_scanning ... ok
[INFO] [stdout] test callouts::tests::extracts_kind_and_title_from_callout_header ... ok
[INFO] [stdout] test doctor::tests::check_names_parse_and_reject_unknowns ... ok
[INFO] [stdout] test callouts::tests::extracts_folded_and_expanded_fold_markers ... ok
[INFO] [stdout] test callouts::tests::normal_text_marker_is_not_a_callout ... ok
[INFO] [stdout] test doctor::tests::doctor_accepts_existing_block_references ... ok
[INFO] [stdout] test doctor::tests::doctor_reports_missing_block_references ... ok
[INFO] [stdout] test doctor::tests::doctor_accepts_fragment_only_nested_heading_final_segment ... ok
[INFO] [stdout] test doctor::tests::doctor_reports_missing_heading_references_case_insensitively ... ok
[INFO] [stdout] test doctor::tests::doctor_reports_alias_collisions_as_duplicate_aliases ... ok
[INFO] [stdout] test doctor::tests::doctor_accepts_heading_and_block_after_mismatched_fence_inside_code_block ... ok
[INFO] [stdout] test doctor::tests::doctor_ignores_symlinks_out_of_the_vault ... ok
[INFO] [stdout] test doctor::tests::doctor_uses_obsidian_attachment_folder_for_duplicate_attachment_links ... ok
[INFO] [stdout] test doctor::tests::doctor_validates_fragment_only_wikilinks_against_containing_page ... ok
[INFO] [stdout] test doctor::tests::doctor_validates_nested_heading_fragments_by_final_segment ... ok
[INFO] [stdout] test doctor::tests::duplicate_aliases_fire_without_referencing_link ... ok
[INFO] [stdout] test doctor::tests::doctor_validates_markdown_fragment_only_links_against_containing_page ... ok
[INFO] [stdout] test doctor::tests::empty_vault_reports_no_issues ... ok
[INFO] [stdout] test doctor::tests::checks_filter_limits_execution_and_counts ... ok
[INFO] [stdout] test doctor::tests::doctor_uses_obsidian_markdown_path_modes_for_broken_links ... ok
[INFO] [stdout] test doctor::tests::binary_attachments_are_invisible_to_content_checks ... ok
[INFO] [stdout] test doctor::tests::llm_wiki_profile_classifies_duplicate_stems_by_page_and_asset_kind ... ok
[INFO] [stdout] test doctor::tests::llm_wiki_profile_reports_broken_links_in_scaffold_questions ... ok
[INFO] [stdout] test doctor::tests::llm_wiki_profile_ignores_raw_and_meta_frontmatter_policy_noise ... ok
[INFO] [stdout] test doctor::tests::llm_wiki_profile_scopes_fragment_reference_sources ... ok
[INFO] [stdout] test doctor::tests::malformed_frontmatter_detail_is_sanitized ... ok
[INFO] [stdout] test doctor::tests::doctor_resolves_frontmatter_aliases_without_a_broken_link ... ok
[INFO] [stdout] test doctor::tests::missing_frontmatter_fires_at_exactly_half_adoption ... ok
[INFO] [stdout] test doctor::tests::nested_index_pages_are_not_exempt_from_orphanhood ... ok
[INFO] [stdout] test doctor::tests::orphan_pages_do_not_fire_when_everything_is_linked ... ok
[INFO] [stdout] test doctor::tests::no_check_fires_on_a_clean_vault ... ok
[INFO] [stdout] test doctor::tests::issue_fields_carry_check_severity_and_action ... ok
[INFO] [stdout] test doctor::tests::every_check_fires_on_the_knowledge_vault ... ok
[INFO] [stdout] test doctor::tests::duplicate_stems_report_one_issue_per_group ... ok
[INFO] [stdout] test error::tests::bad_edit_message_carries_reason ... ok
[INFO] [stdout] test error::tests::codes_are_stable ... ok
[INFO] [stdout] test error::tests::io_and_pattern_errors_have_no_hint ... ok
[INFO] [stdout] test error::tests::stale_edit_message_carries_detail_and_hint_names_the_page ... ok
[INFO] [stdout] test doctor::tests::missing_frontmatter_respects_the_adoption_gate ... ok
[INFO] [stdout] test frontmatter::tests::absent_when_no_block ... ok
[INFO] [stdout] test frontmatter::tests::absent_when_opener_is_never_closed ... ok
[INFO] [stdout] test frontmatter::tests::aliases_ignore_empty_and_non_string_shapes ... ok
[INFO] [stdout] test frontmatter::tests::aliases_reads_sequence_and_single_string ... ok
[INFO] [stdout] test frontmatter::tests::closing_delimiter_may_be_the_last_line_without_newline ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_round_trips_as_json ... ok
[INFO] [stdout] test frontmatter::tests::malformed_when_yaml_does_not_parse ... ok
[INFO] [stdout] test frontmatter::tests::malformed_when_yaml_is_not_a_string_keyed_map ... ok
[INFO] [stdout] test frontmatter::tests::present_empty_block_is_an_empty_map ... ok
[INFO] [stdout] test frontmatter::tests::present_handles_crlf_line_endings ... ok
[INFO] [stdout] test frontmatter::tests::present_parses_string_keyed_map ... ok
[INFO] [stdout] test frontmatter::tests::title_falls_back_to_first_h1_heading ... ok
[INFO] [stdout] test frontmatter::tests::title_falls_back_to_stem ... ok
[INFO] [stdout] test frontmatter::tests::title_ignores_h1_inside_mixed_fenced_code_block ... ok
[INFO] [stdout] test frontmatter::tests::title_of_malformed_frontmatter_uses_body_heading ... ok
[INFO] [stdout] test frontmatter::tests::absent_when_block_does_not_start_at_byte_zero ... ok
[INFO] [stdout] test links::tests::alias_matching_is_case_insensitive_and_collisions_are_ambiguous ... ok
[INFO] [stdout] test frontmatter::tests::title_prefers_frontmatter ... ok
[INFO] [stdout] test links::tests::aliases_resolve_after_file_matches ... ok
[INFO] [stdout] test links::tests::block_anchors_scan_trailing_tokens_outside_code_fences ... ok
[INFO] [stdout] test links::tests::attachment_embeds_resolve_and_are_not_broken ... ok
[INFO] [stdout] test links::tests::callout_markers_are_not_markdown_links ... ok
[INFO] [stdout] test links::tests::configured_attachment_folder_is_ignored_when_candidate_is_absent ... ok
[INFO] [stdout] test links::tests::configured_attachment_folder_wins_for_unqualified_attachments ... ok
[INFO] [stdout] test links::tests::exact_path_wins_over_stem_matches ... ok
[INFO] [stdout] test links::tests::existing_resolution_behaviour_is_unchanged_with_aliases ... ok
[INFO] [stdout] test links::tests::embeds_count_as_backlinks ... ok
[INFO] [stdout] test links::tests::extracts_embeds_with_bang_in_raw ... ok
[INFO] [stdout] test links::tests::extracts_links_on_lines_after_closed_code_fence ... ok
[INFO] [stdout] test links::tests::extracts_markdown_links_and_skips_external_links ... ok
[INFO] [stdout] test links::tests::extracts_wikilink_variants ... ok
[INFO] [stdout] test links::tests::file_name_targets_resolve_attachments ... ok
[INFO] [stdout] test doctor::tests::report_round_trips_as_json_with_stable_names ... ok
[INFO] [stdout] test links::tests::fragment_only_wikilinks_are_extracted_as_self_targets ... ok
[INFO] [stdout] test links::tests::fragment_only_links_resolve_to_the_containing_page ... ok
[INFO] [stdout] test links::tests::link_report_round_trips_as_json ... ok
[INFO] [stdout] test links::tests::links_inside_callouts_appear_in_the_link_graph ... ok
[INFO] [stdout] test links::tests::links_inside_callouts_are_still_extracted ... ok
[INFO] [stdout] test links::tests::links_ignores_symlinks_out_of_the_vault ... ok
[INFO] [stdout] test links::tests::links_on_attachment_has_no_outgoing_but_backlinks_work ... ok
[INFO] [stdout] test doctor::tests::stale_pages_respect_the_stale_days_option ... ok
[INFO] [stdout] test links::tests::links_rejects_missing_and_hidden_paths ... ok
[INFO] [stdout] test links::tests::links_page_without_backlinks_is_empty ... ok
[INFO] [stdout] test links::tests::extraction_preserves_document_order_across_kinds ... ok
[INFO] [stdout] test links::tests::links_resolve_frontmatter_aliases ... ok
[INFO] [stdout] test links::tests::markdown_dot_relative_targets_resolve_from_source_directory ... ok
[INFO] [stdout] test links::tests::links_reports_outgoing_in_document_order ... ok
[INFO] [stdout] test links::tests::markdown_fragment_is_stripped_for_resolution_and_captured ... ok
[INFO] [stdout] test links::tests::markdown_relative_escape_above_vault_is_broken ... ok
[INFO] [stdout] test links::tests::markdown_root_absolute_targets_resolve_from_vault_root ... ok
[INFO] [stdout] test links::tests::markdown_targets_are_percent_decoded_but_wikilinks_stay_literal ... ok
[INFO] [stdout] test links::tests::markdown_embeds_are_marked_as_embeds ... ok
[INFO] [stdout] test links::tests::mixed_fence_delimiters_do_not_flip_block_anchor_scanning ... ok
[INFO] [stdout] test links::tests::multiple_stem_candidates_are_ambiguous_not_suffix_resolved ... ok
[INFO] [stdout] test links::tests::markdown_titles_are_stripped_for_resolution ... ok
[INFO] [stdout] test links::tests::multiple_suffix_candidates_are_ambiguous ... ok
[INFO] [stdout] test links::tests::old_link_json_defaults_embed_and_fragment ... ok
[INFO] [stdout] test links::tests::obsidian_attachment_folder_resolves_configured_duplicate_attachment ... ok
[INFO] [stdout] test links::tests::percent_encoded_markdown_link_resolves_to_the_file_on_disk ... ok
[INFO] [stdout] test doctor::tests::orphan_pages_fire_and_root_entry_points_are_exempt ... ok
[INFO] [stdout] test doctor::tests::oversized_pages_fire_on_line_count_and_byte_size ... ok
[INFO] [stdout] test links::tests::links_reports_backlinks_sorted ... ok
[INFO] [stdout] test doctor::tests::huge_stale_days_saturates_instead_of_overflowing ... ok
[INFO] [stdout] test links::tests::plain_wikilinks_are_not_embeds ... ok
[INFO] [stdout] test links::tests::skips_links_inside_inline_code_spans ... ok
[INFO] [stdout] test links::tests::skips_links_inside_backtick_code_fences ... ok
[INFO] [stdout] test links::tests::unique_stem_match_is_case_insensitive ... ok
[INFO] [stdout] test links::tests::skips_links_inside_tilde_code_fences ... ok
[INFO] [stdout] test links::tests::unresolvable_targets_are_broken ... ok
[INFO] [stdout] test links::tests::wikilink_embeds_capture_fragments_without_changing_target ... ok
[INFO] [stdout] test links::tests::wikilink_block_references_capture_fragment ... ok
[INFO] [stdout] test links::tests::wikilink_heading_fragment_and_alias_split_correctly ... ok
[INFO] [stdout] test markdown::tests::tracks_matching_delimiter_and_minimum_closing_length ... ok
[INFO] [stdout] test obsidian_config::tests::loads_attachment_folder_path_from_app_json ... ok
[INFO] [stdout] test obsidian_config::tests::malformed_app_json_loads_empty_config ... ok
[INFO] [stdout] test links::tests::skips_links_after_unclosed_code_fence ... ok
[INFO] [stdout] test links::tests::single_string_alias_is_honored ... ok
[INFO] [stdout] test links::tests::unique_path_suffix_match ... ok
[INFO] [stdout] test obsidian_config::tests::unsupported_or_invalid_attachment_folder_loads_empty_config ... ok
[INFO] [stdout] test ops::tests::cat_binary_file_is_not_utf8 ... ok
[INFO] [stdout] test obsidian_config::tests::missing_obsidian_dir_loads_empty_config ... ok
[INFO] [stdout] test ops::tests::cat_fragment_heading_returns_section_with_absolute_range ... ok
[INFO] [stdout] test ops::tests::cat_hashes_line_range_uses_absolute_line_numbers ... ok
[INFO] [stdout] test ops::tests::cat_full_returns_unicode_content_intact ... ok
[INFO] [stdout] test links::tests::vault_links_apply_obsidian_markdown_path_modes ... ok
[INFO] [stdout] test ops::tests::cat_hashes_numbers_and_hashes_every_line ... ok
[INFO] [stdout] test ops::tests::cat_fragment_block_anchor_returns_anchor_line ... ok
[INFO] [stdout] test ops::tests::cat_missing_fragment_is_distinct_from_missing_page ... ok
[INFO] [stdout] test ops::tests::cat_rejects_missing_dirs_and_hidden ... ok
[INFO] [stdout] test ops::tests::cat_hashes_respects_read_limits ... ok
[INFO] [stdout] test ops::tests::cat_line_range_returns_window_with_full_file_metadata ... ok
[INFO] [stdout] test ops::tests::edit_hash_comparison_is_case_insensitive ... ok
[INFO] [stdout] test ops::tests::cat_within_limit_is_not_truncated ... ok
[INFO] [stdout] test ops::tests::cat_truncates_at_byte_limit_on_line_boundary ... ok
[INFO] [stdout] test ops::tests::edit_refuses_the_whole_batch_when_any_hash_is_stale ... ok
[INFO] [stdout] test ops::tests::cat_truncates_at_line_limit_with_metadata ... ok
[INFO] [stdout] test ops::tests::edit_rejects_missing_and_binary_files ... ok
[INFO] [stdout] test ops::tests::edit_preserves_crlf_and_missing_final_newline ... ok
[INFO] [stdout] test ops::tests::edit_rejects_structurally_invalid_batches ... ok
[INFO] [stdout] test ops::tests::edit_multiline_replacement_expands_one_line_into_many ... ok
[INFO] [stdout] test ops::tests::edit_replaces_the_targeted_lines ... ok
[INFO] [stdout] test ops::tests::edit_unicode_content ... ok
[INFO] [stdout] test ops::tests::glob_bad_pattern ... ok
[INFO] [stdout] test ops::tests::grep_context_lines ... ok
[INFO] [stdout] test ops::tests::glob_star_does_not_cross_directories ... ok
[INFO] [stdout] test ops::tests::glob_matches_pages_sorted_and_ignores_hidden ... ok
[INFO] [stdout] test ops::tests::glob_matches_attachments ... ok
[INFO] [stdout] test ops::tests::grep_files_only_emits_one_entry_per_file ... ok
[INFO] [stdout] test doctor::tests::doctor_surfaces_unreadable_pages_as_io_errors ... FAILED
[INFO] [stdout] test links::tests::links_surfaces_unreadable_pages_as_io_errors ... FAILED
[INFO] [stdout] test ops::tests::grep_bad_pattern ... ok
[INFO] [stdout] test ops::tests::grep_limit_truncates_but_still_counts ... ok
[INFO] [stdout] test ops::tests::grep_ranks_stem_matches_first_and_counts_all ... ok
[INFO] [stdout] test ops::tests::grep_skips_binary_and_hidden_and_ignored_files ... ok
[INFO] [stdout] test ops::tests::grep_ignore_case ... ok
[INFO] [stdout] test ops::tests::grep_unicode_content ... ok
[INFO] [stdout] test ops::tests::ls_deeper_depth_includes_nested_entries ... ok
[INFO] [stdout] test ops::tests::ls_missing_and_hidden_paths_fail ... ok
[INFO] [stdout] test ops::tests::ls_entries_have_rfc3339_utc_timestamps ... ok
[INFO] [stdout] test ops::tests::ls_single_file_target ... ok
[INFO] [stdout] test ops::tests::ls_subdirectory_returns_full_relative_paths ... ok
[INFO] [stdout] test ops::tests::ls_root_depth_one_lists_visible_entries_with_subtree_totals ... ok
[INFO] [stdout] test ops::tests::ls_hidden_dirs_are_invisible ... ok
[INFO] [stdout] test ops::tests::mv_rejects_directories_and_missing_sources ... ok
[INFO] [stdout] test ops::tests::ls_gitignored_dirs_are_invisible_even_without_git ... ok
[INFO] [stdout] test ops::tests::mv_refuses_existing_destination_unless_forced ... ok
[INFO] [stdout] test ops::tests::operations_reject_escaping_and_absolute_paths ... ok
[INFO] [stdout] test ops::tests::operations_refuse_symlinks_out_of_the_vault ... ok
[INFO] [stdout] test ops::tests::write_creates_parents_and_reports_created ... ok
[INFO] [stdout] test ops::tests::rm_deletes_files_only ... ok
[INFO] [stdout] test ops::tests::mv_moves_files_and_creates_parents ... ok
[INFO] [stdout] test paths::tests::normalize_accepts_plain_relative_paths ... ok
[INFO] [stdout] test paths::tests::normalize_rejects_escapes_and_absolutes ... ok
[INFO] [stdout] test paths::tests::resolve_produces_forward_slash_rel_and_contained_abs ... ok
[INFO] [stdout] test ops::tests::obsidian_config_does_not_expose_hidden_obsidian_files_to_walks ... ok
[INFO] [stdout] test ops::tests::write_overwrites_atomically ... ok
[INFO] [stdout] test ops::tests::walker_operations_skip_symlinks_out_of_the_vault ... ok
[INFO] [stdout] test ops::tests::write_preserves_existing_file_permissions ... ok
[INFO] [stdout] test paths::tests::resolve_refuses_symlinks_out_of_the_vault ... ok
[INFO] [stdout] test ops::tests::result_structs_round_trip_as_json ... ok
[INFO] [stdout] test ops::tests::write_rejects_hidden_and_directory_targets ... ok
[INFO] [stdout] test ops::tests::write_through_an_in_vault_symlink_keeps_the_link ... ok
[INFO] [stdout] test paths::tests::resolve_rejects_hidden_components ... ok
[INFO] [stdout] test status::tests::status_of_an_empty_vault_is_all_zeroes ... ok
[INFO] [stdout] test status::tests::status_counts_visible_pages_files_and_bytes ... ok
[INFO] [stdout] test status::tests::status_recent_is_shorter_when_the_vault_has_fewer_pages ... ok
[INFO] [stdout] test status::tests::status_recent_lists_pages_newest_first_capped_at_five ... ok
[INFO] [stdout] test status::tests::status_round_trips_as_json ... ok
[INFO] [stdout] test tags::tests::mixed_fence_delimiters_do_not_flip_tag_scanning ... ok
[INFO] [stdout] test tags::tests::excludes_wikilink_fragments ... ok
[INFO] [stdout] test tags::tests::extracts_inline_tags_and_nested_tags ... ok
[INFO] [stdout] test tags::tests::excludes_headings_code_and_numeric_only_tags ... ok
[INFO] [stdout] test tags::tests::merged_page_tags_dedupe_case_insensitively ... ok
[INFO] [stdout] test tags::tests::reads_frontmatter_list_and_single_string ... ok
[INFO] [stdout] test tags::tests::nested_tags_imply_parent_tags_with_aggregate_counts ... ok
[INFO] [stdout] test tags::tests::tag_must_not_be_preceded_by_word_char ... ok
[INFO] [stdout] test tags::tests::nested_tags_mark_implied_ancestors_only_when_never_literal ... ok
[INFO] [stdout] test vault::tests::open_accepts_existing_directory ... ok
[INFO] [stdout] test vault::tests::open_rejects_missing_directory ... ok
[INFO] [stdout] test tags::tests::escaped_hash_is_not_a_tag ... ok
[INFO] [stdout] test tags::tests::vault_report_counts_occurrences_and_keeps_page_unions ... ok
[INFO] [stdout] test status::tests::status_carries_the_doctor_severity_summary ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- doctor::tests::doctor_surfaces_unreadable_pages_as_io_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'doctor::tests::doctor_surfaces_unreadable_pages_as_io_errors' (3551) panicked at crates/wikid-core/src/doctor.rs:1545:59:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: HealthReport { issues: [Issue { check: OrphanPages, severity: Low, category: GraphNavigation, path: "notes/unicode.md", detail: "no other page links here", suggested_action: "link it from a hub page or archive it" }], counts: {"ambiguous_links": 0, "broken_block_reference": 0, "broken_heading_reference": 0, "broken_links": 0, "duplicate_aliases": 0, "duplicate_stems": 0, "malformed_frontmatter": 0, "missing_frontmatter": 0, "orphan_pages": 1, "oversized_pages": 0, "stale_pages": 0}, summary: "1 issues across 4 pages: 0 high, 0 medium, 1 low" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601827eee831 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601827eee831 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601827eee831 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601827eee831 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601827f0615a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601827f0615a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x601827ef302c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x601827ef302c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x601827ec9bc6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601827ec9bc6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601827ee4f59 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601827e5e200 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x601827e5e200 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x601827ee5112 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x601827ee5112 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x601827ec9c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x601827ec1159 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601827ecabfd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x601827f06a0c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601827f06752 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6018279e3ef6 - <core[6883ba1bc0fe4ed1]::result::Result<wikid_core[5775307ae0cc1d21]::doctor::HealthReport, wikid_core[5775307ae0cc1d21]::error::WikidError>>::unwrap_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1327:22
[INFO] [stdout]   21:     0x6018279ed489 - wikid_core[5775307ae0cc1d21]::doctor::tests::doctor_surfaces_unreadable_pages_as_io_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wikid-core/src/doctor.rs:1545:53
[INFO] [stdout]   22:     0x6018279e2727 - wikid_core[5775307ae0cc1d21]::doctor::tests::doctor_surfaces_unreadable_pages_as_io_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wikid-core/src/doctor.rs:1540:52
[INFO] [stdout]   23:     0x6018279a9e86 - <wikid_core[5775307ae0cc1d21]::doctor::tests::doctor_surfaces_unreadable_pages_as_io_errors::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601827e5153b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x601827e5153b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x601827e5eb85 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x601827e5eb85 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x601827e5eb85 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x601827e5eb85 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x601827e5eb85 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x601827e5eb85 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x601827e5eb85 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x601827e59634 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x601827e59634 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x601827e61cd2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x601827e61cd2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x601827e61cd2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x601827e61cd2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x601827e61cd2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x601827e61cd2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x601827e61cd2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601827eed81f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x601827eed81f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7b7f49becaa4 - <unknown>
[INFO] [stdout]   45:     0x7b7f49c79a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- links::tests::links_surfaces_unreadable_pages_as_io_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'links::tests::links_surfaces_unreadable_pages_as_io_errors' (3626) panicked at crates/wikid-core/src/links.rs:1173:43:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: LinkReport { outgoing: [Link { raw: "[[alpha]]", target: "alpha", resolved: Some("projects/alpha.md"), kind: Wikilink, embed: false, fragment: None }, Link { raw: "[[projects/beta]]", target: "projects/beta", resolved: Some("projects/beta.md"), kind: Wikilink, embed: false, fragment: None }], backlinks: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601827eee831 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601827eee831 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601827eee831 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601827eee831 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601827f0615a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601827f0615a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x601827ef302c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x601827ef302c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x601827ec9bc6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601827ec9bc6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601827ee4f59 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601827e5e200 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x601827e5e200 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x601827ee5112 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x601827ee5112 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x601827ec9c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x601827ec1159 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601827ecabfd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x601827f06a0c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601827f06752 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6018279e3c31 - <core[6883ba1bc0fe4ed1]::result::Result<wikid_core[5775307ae0cc1d21]::links::LinkReport, wikid_core[5775307ae0cc1d21]::error::WikidError>>::unwrap_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1327:22
[INFO] [stdout]   21:     0x601827a31ba1 - wikid_core[5775307ae0cc1d21]::links::tests::links_surfaces_unreadable_pages_as_io_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wikid-core/src/links.rs:1173:37
[INFO] [stdout]   22:     0x601827a267b7 - wikid_core[5775307ae0cc1d21]::links::tests::links_surfaces_unreadable_pages_as_io_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wikid-core/src/links.rs:1169:51
[INFO] [stdout]   23:     0x6018279a9346 - <wikid_core[5775307ae0cc1d21]::links::tests::links_surfaces_unreadable_pages_as_io_errors::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601827e5153b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x601827e5153b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x601827e5eb85 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x601827e5eb85 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x601827e5eb85 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x601827e5eb85 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x601827e5eb85 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x601827e5eb85 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x601827e5eb85 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x601827e59634 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x601827e59634 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x601827e61cd2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x601827e61cd2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x601827e61cd2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x601827e61cd2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x601827e61cd2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x601827e61cd2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x601827e61cd2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601827eed81f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x601827eed81f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7b7f49becaa4 - <unknown>
[INFO] [stdout]   45:     0x7b7f49c79a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     doctor::tests::doctor_surfaces_unreadable_pages_as_io_errors
[INFO] [stdout]     links::tests::links_surfaces_unreadable_pages_as_io_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 200 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wikid-core --lib`
[INFO] running `Command { std: "docker" "inspect" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff", kill_on_drop: false }`
[INFO] [stdout] 3f724231e304400ffa345f815821711be0af523e415e5b40351dc307fccc3cff
