[INFO] cloning repository https://github.com/mattremmel/den
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattremmel/den" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattremmel%2Fden", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattremmel%2Fden'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61964932a8e95ee71a05db72c6cf6552b44bb844
[INFO] testing mattremmel/den against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattremmel%2Fden" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mattremmel/den
[INFO] finished tweaking git repo https://github.com/mattremmel/den
[INFO] tweaked toml for git repo https://github.com/mattremmel/den written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mattremmel/den on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mattremmel/den 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5921773bf88d4f43d3bf297141049189d234740bd5ac611c93189b993fff5a81
[INFO] running `Command { std: "docker" "start" "-a" "5921773bf88d4f43d3bf297141049189d234740bd5ac611c93189b993fff5a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5921773bf88d4f43d3bf297141049189d234740bd5ac611c93189b993fff5a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5921773bf88d4f43d3bf297141049189d234740bd5ac611c93189b993fff5a81", kill_on_drop: false }`
[INFO] [stdout] 5921773bf88d4f43d3bf297141049189d234740bd5ac611c93189b993fff5a81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16900e2a5dec1a0b3447058db6f0cf87a4203ed6281e0574788fc5ad4c76eea5
[INFO] running `Command { std: "docker" "start" "-a" "16900e2a5dec1a0b3447058db6f0cf87a4203ed6281e0574788fc5ad4c76eea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cross-xdg v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling den v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.66s
[INFO] running `Command { std: "docker" "inspect" "16900e2a5dec1a0b3447058db6f0cf87a4203ed6281e0574788fc5ad4c76eea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16900e2a5dec1a0b3447058db6f0cf87a4203ed6281e0574788fc5ad4c76eea5", kill_on_drop: false }`
[INFO] [stdout] 16900e2a5dec1a0b3447058db6f0cf87a4203ed6281e0574788fc5ad4c76eea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6c10b4dc6a5986aeb0db7482f17d36aba983e2e26069ec0dbd051013f79b1f9
[INFO] running `Command { std: "docker" "start" "-a" "b6c10b4dc6a5986aeb0db7482f17d36aba983e2e26069ec0dbd051013f79b1f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling den v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `fixtures_dir` is never used
[INFO] [stdout]  --> tests/common/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn fixtures_dir() -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn valid_fixture(name: &str) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn invalid_fixture(name: &str) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn read_fixture(path: &Path) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_note_in_subdir` and `write_file` are never used
[INFO] [stdout]   --> tests/common/harness/env.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestEnv {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn add_note_in_subdir(&self, test_note: &TestNote, subdir: &str) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn write_file(&self, name: &str, content: &str) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_note_in_subdir` and `write_file` are never used
[INFO] [stdout]   --> tests/common/harness/env.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestEnv {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn add_note_in_subdir(&self, test_note: &TestNote, subdir: &str) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn write_file(&self, name: &str, content: &str) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixtures_dir` is never used
[INFO] [stdout]  --> tests/common/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn fixtures_dir() -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn valid_fixture(name: &str) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn invalid_fixture(name: &str) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn read_fixture(path: &Path) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.58s
[INFO] running `Command { std: "docker" "inspect" "b6c10b4dc6a5986aeb0db7482f17d36aba983e2e26069ec0dbd051013f79b1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6c10b4dc6a5986aeb0db7482f17d36aba983e2e26069ec0dbd051013f79b1f9", kill_on_drop: false }`
[INFO] [stdout] b6c10b4dc6a5986aeb0db7482f17d36aba983e2e26069ec0dbd051013f79b1f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4a9012e25effaf806c3914583b05e8c0eb4e9b900d4e60730b0c8bbede4cd2d
[INFO] running `Command { std: "docker" "start" "-a" "c4a9012e25effaf806c3914583b05e8c0eb4e9b900d4e60730b0c8bbede4cd2d", kill_on_drop: false }`
[INFO] [stderr] warning: methods `add_note_in_subdir` and `write_file` are never used
[INFO] [stderr]   --> tests/common/harness/env.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestEnv {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn add_note_in_subdir(&self, test_note: &TestNote, subdir: &str) -> PathBuf {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn write_file(&self, name: &str, content: &str) -> PathBuf {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `fixtures_dir` is never used
[INFO] [stderr]  --> tests/common/mod.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn fixtures_dir() -> PathBuf {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `valid_fixture` is never used
[INFO] [stderr]   --> tests/common/mod.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn valid_fixture(name: &str) -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `invalid_fixture` is never used
[INFO] [stderr]   --> tests/common/mod.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn invalid_fixture(name: &str) -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_fixture` is never used
[INFO] [stderr]   --> tests/common/mod.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn read_fixture(path: &Path) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_note_in_subdir` and `write_file` are never used
[INFO] [stderr]   --> tests/common/harness/env.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestEnv {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn add_note_in_subdir(&self, test_note: &TestNote, subdir: &str) -> PathBuf {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn write_file(&self, name: &str, content: &str) -> PathBuf {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `den` (test "fixture_tests") generated 1 warning
[INFO] [stderr] warning: `den` (test "cli_tests") generated 4 warnings
[INFO] [stderr] warning: `den` (test "harness_integration_tests") generated 5 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/den-06600cacd213abdb)
[INFO] [stdout] 
[INFO] [stdout] running 999 tests
[INFO] [stdout] test cli::config::tests::config_path_is_in_config_dir ... ok
[INFO] [stdout] test cli::config::tests::default_config_has_no_dir ... ok
[INFO] [stdout] test cli::config::tests::editor_returns_non_empty_value ... ok
[INFO] [stdout] test cli::config::tests::notes_dir_falls_back_to_config ... ok
[INFO] [stdout] test cli::config::tests::list_vault_names_sorted ... ok
[INFO] [stdout] test cli::config::tests::notes_dir_prefers_cli_arg ... ok
[INFO] [stdout] test cli::config::tests::list_vaults_sorted ... ok
[INFO] [stdout] test cli::config::tests::notes_dir_falls_back_to_cwd ... ok
[INFO] [stdout] test cli::config::tests::editor_skips_empty_config_setting ... ok
[INFO] [stdout] test cli::config::tests::resolve_notes_dir_cli_dir_takes_precedence ... ok
[INFO] [stdout] test cli::config::tests::editor_uses_config_setting ... ok
[INFO] [stdout] test cli::config::tests::resolve_notes_dir_cli_vault_second ... ok
[INFO] [stdout] test cli::config::tests::resolve_notes_dir_cwd_fallback ... ok
[INFO] [stdout] test cli::config::tests::resolve_notes_dir_default_vault_third ... ok
[INFO] [stdout] test cli::config::tests::resolve_notes_dir_expands_tilde_in_cli_dir ... ok
[INFO] [stdout] test cli::config::tests::resolve_notes_dir_expands_tilde_in_legacy_dir ... ok
[INFO] [stdout] test cli::config::tests::resolve_notes_dir_legacy_dir_fourth ... ok
[INFO] [stdout] test cli::config::tests::resolve_vault_expands_tilde ... ok
[INFO] [stdout] test cli::config::tests::resolve_vault_not_found_no_vaults ... ok
[INFO] [stdout] test cli::config::tests::resolve_vault_not_found_with_suggestions ... ok
[INFO] [stdout] test cli::config::tests::resolve_vault_success ... ok
[INFO] [stdout] test cli::date_filter::tests::does_not_match_before_threshold ... ok
[INFO] [stdout] test cli::date_filter::tests::matches_on_threshold ... ok
[INFO] [stdout] test cli::date_filter::tests::parse_absolute_date ... ok
[INFO] [stdout] test cli::date_filter::tests::matches_after_threshold ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_clear_topics_only ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_into_dot_for_root ... ok
[INFO] [stdout] test cli::handlers::links::remove_link_tests::remove_link_handles_empty_links ... ok
[INFO] [stdout] test cli::handlers::links::remove_link_tests::remove_link_preserves_other_links ... ok
[INFO] [stdout] test cli::handlers::links::remove_link_tests::remove_link_returns_false_when_target_not_found ... ok
[INFO] [stdout] test cli::date_filter::tests::parse_invalid_format ... ok
[INFO] [stdout] test cli::handlers::mv::tests::parse_topics_valid ... ok
[INFO] [stdout] test cli::date_filter::tests::parse_relative_days ... ok
[INFO] [stdout] test cli::handlers::mv::tests::parse_topics_invalid ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_title_and_clear_topics ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_title_and_topics ... ok
[INFO] [stdout] test cli::handlers::links::remove_link_tests::remove_link_finds_and_removes_matching_target ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_into_empty_for_root ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_into_only ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_into_with_title ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_into_with_topics ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_topics_only ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_rejects_clear_topics_with_topics ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_rejects_whitespace_only_title ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_rejects_empty_title ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_requires_at_least_one_change ... ok
[INFO] [stdout] test cli::handlers::new::tests::strip_frontmatter_preserves_content_without_frontmatter ... ok
[INFO] [stdout] test cli::handlers::new::tests::strip_frontmatter_removes_yaml ... ok
[INFO] [stdout] test cli::handlers::new::tests::strip_frontmatter_handles_empty_body ... ok
[INFO] [stdout] test cli::handlers::prime::tests::section_from_str_is_case_insensitive ... ok
[INFO] [stdout] test cli::handlers::prime::tests::all_sections_have_content ... ok
[INFO] [stdout] test cli::handlers::prime::tests::compact_content_is_shorter_than_full ... ok
[INFO] [stdout] test cli::handlers::mv::tests::validate_accepts_title_only ... ok
[INFO] [stdout] test cli::handlers::new::tests::strip_frontmatter_handles_no_closing_delimiter ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_normalizes_tags_to_lowercase ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_generates_valid_note ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_rejects_empty_title ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_rejects_invalid_metadata_json ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_returns_correct_filename ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_sets_timestamps_to_now ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_with_description ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_with_metadata ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_with_valid_tags ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_rejects_invalid_tag ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_normalizes_topics ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_with_valid_topics ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_with_aliases ... ok
[INFO] [stdout] test cli::handlers::prime::tests::section_from_str_returns_none_for_invalid ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_rejects_invalid_topic ... ok
[INFO] [stdout] test cli::handlers::tests::create_new_note_rejects_whitespace_only_title ... ok
[INFO] [stdout] test cli::handlers::tests::completions_generates_zsh_script ... ok
[INFO] [stdout] test cli::handlers::tests::completions_generates_fish_script ... ok
[INFO] [stdout] test cli::handlers::tests::completions_generates_bash_script ... ok
[INFO] [stdout] test cli::handlers::complete::tests::test_title_prefix_multiple_matches ... ok
[INFO] [stdout] test cli::handlers::complete::tests::test_title_prefix_empty ... ok
[INFO] [stdout] test cli::handlers::complete::tests::test_title_prefix_no_match ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_human_format_returns_ok ... ok
[INFO] [stdout] test cli::handlers::complete::tests::test_title_prefix_match_case_insensitive ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_returns_empty_for_note_with_no_backlinks ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_continues_after_parse_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_detects_broken_links ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_resolves_by_alias ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_all_valid_notes_returns_ok ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_detects_duplicate_ids ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_empty_directory_succeeds ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_detects_parse_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_note_not_found_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_errors_cause_failure_with_warnings_present ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_paths_format_returns_ok ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_fix_does_not_modify_files_without_broken_links ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_fix_does_not_fix_orphans ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_fix_removes_single_broken_link ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_fix_preserves_body_content ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_nonexistent_directory_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_fix_does_not_fix_duplicate_ids ... ok
[INFO] [stdout] test cli::handlers::complete::tests::test_title_prefix_match ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_json_format_returns_ok ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_fix_removes_only_broken_links_keeps_valid ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_ignores_hidden_files ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_warnings_dont_cause_failure ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_valid_links_pass ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_returns_linking_notes ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_reports_orphaned_notes ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_ambiguous_note_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_check_tests::handle_check_fix_works_across_multiple_files ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_resolves_by_alias_case_insensitive ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_resolves_by_id_prefix ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_returns_multiple_linking_notes ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_with_invalid_rel_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_with_rel_filter_no_matches_returns_empty ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_invalid_rel_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_not_found_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_backlinks_tests::backlinks_with_rel_filter_returns_matching_only ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_no_timestamp_update_on_editor_failure ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_by_id_prefix ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_ambiguous_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_editor_failure_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_creates_link_with_multiple_rels ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_updates_modified_timestamp ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_updates_index ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_by_alias ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_creates_link_with_context ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_creates_link_with_single_rel ... ok
[INFO] [stdout] test cli::handlers::tests::handle_edit_tests::handle_edit_by_title ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_no_rels_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_one_invalid_rel_among_many_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_normalizes_rels ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_noop_preserves_timestamp ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_source_ambiguous_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_preserves_existing_links ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_preserves_body_content ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_source_not_found_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_target_ambiguous_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_source_by_id_prefix_resolves ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_same_target_same_rels_is_noop ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_self_link_allowed ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_source_by_title_resolves ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_same_target_updates_context ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_target_invalid_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_same_target_merges_rels ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_fails_with_empty_title ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_fails_with_invalid_tag ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_fails_with_invalid_topic ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_target_by_title_uses_resolved_id ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_fails_if_directory_doesnt_exist ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_target_not_found_valid_ulid_creates_broken_link ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_target_resolves_to_full_id ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_unlink_link_not_found_returns_ok ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_unlink_allows_removal_of_broken_link ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_updates_index ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_link_updates_modified_timestamp ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_unlink_source_not_found_returns_error ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_creates_file ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_file_has_correct_filename_format ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_file_contains_valid_frontmatter ... ok
[INFO] [stdout] test cli::handlers::tests::handle_rels_tests::handle_rels_empty_index ... ok
[INFO] [stdout] test cli::handlers::tests::handle_new_tests::handle_new_creates_multiple_files ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_unlink_removes_link_from_note_file ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_unlink_preserves_other_links ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_unlink_target_by_id_prefix ... ok
[INFO] [stdout] test cli::handlers::tests::handle_link_tests::handle_unlink_updates_modified_timestamp ... ok
[INFO] [stdout] test cli::handlers::tests::handle_rels_tests::handle_rels_lists_rels_sorted ... ok
[INFO] [stdout] test cli::handlers::tests::handle_rels_tests::handle_rels_with_counts ... ok
[INFO] [stdout] test cli::handlers::tests::handle_rels_tests::handle_rels_json_output ... ok
[INFO] [stdout] test cli::handlers::tests::handle_show_tests::handle_show_by_alias ... ok
[INFO] [stdout] test cli::handlers::tests::handle_rels_tests::handle_rels_paths_output ... ok
[INFO] [stdout] test cli::handlers::tests::handle_show_tests::handle_show_by_id_prefix ... ok
[INFO] [stdout] test cli::handlers::tests::handle_show_tests::handle_show_by_title ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_adds_to_empty ... ok
[INFO] [stdout] test cli::handlers::tests::handle_rels_tests::handle_rels_fails_with_nonexistent_dir ... FAILED
[INFO] [stdout] test cli::handlers::tests::handle_show_tests::handle_show_not_found ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tags_tests::handle_tags_fails_with_nonexistent_dir ... FAILED
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_appends_to_existing ... ok
[INFO] [stdout] test cli::handlers::tests::handle_topics_tests::handle_topics_fails_with_nonexistent_dir ... FAILED
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_idempotent_exact_case ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_idempotent_different_case ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_invalid_tag ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_by_id_prefix ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_by_title ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_no_timestamp_change_when_idempotent ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_note_not_found ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_normalizes_case ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tag_tests::handle_tag_updates_modified_when_changed ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tags_tests::handle_tags_empty_index ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tags_tests::handle_tags_json_output ... ok
[INFO] [stdout] test cli::handlers::tests::handle_tags_tests::handle_tags_lists_tags_sorted ... ok
[INFO] [stdout] test cli::handlers::tests::note_matches_topic_descendant_match_with_flag ... ok
[INFO] [stdout] test cli::handlers::tests::note_matches_topic_descendant_no_match_without_flag ... ok
[INFO] [stdout] test cli::handlers::tests::note_matches_topic_exact_match ... ok
[INFO] [stdout] test cli::handlers::tests::note_matches_topic_multiple_topics ... ok
[INFO] [stdout] test cli::handlers::tests::note_matches_topic_no_match ... ok
[INFO] [stdout] test cli::handlers::tests::note_matches_topic_parent_no_match ... ok
[INFO] [stdout] test cli::handlers::tests::parse_topic_filter_root_with_slash ... ok
[INFO] [stdout] test cli::handlers::tests::parse_topic_filter_with_trailing_slash ... ok
[INFO] [stdout] test cli::handlers::tests::parse_topic_filter_without_trailing_slash ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_by_alias ... ok
[INFO] [stdout] test cli::handlers::tests::handle_topics_tests::handle_topics_lists_topics_sorted ... ok
[INFO] [stdout] test cli::handlers::tests::handle_topics_tests::handle_topics_empty_index ... ok
[INFO] [stdout] test cli::handlers::tests::handle_topics_tests::handle_topics_with_counts ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_by_alias_case_insensitive ... ok
[INFO] [stdout] test cli::handlers::tests::handle_topics_tests::handle_topics_json_output ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_by_full_id ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_idempotent_no_tags ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_by_id_prefix_ambiguous ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_invalid_tag ... ok
[INFO] [stdout] test cli::handlers::tests::search_filters_by_tags_and_logic ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_by_id_prefix_unique ... ok
[INFO] [stdout] test cli::handlers::tests::search_filters_by_topic_exact ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_by_title_case_insensitive ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_idempotent_tag_not_present ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_by_title_exact ... ok
[INFO] [stdout] test cli::handlers::tests::search_filters_by_topic_with_descendants ... ok
[INFO] [stdout] test cli::handlers::tests::search_preserves_rank_order_after_filtering ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_by_id_prefix ... ok
[INFO] [stdout] test cli::handlers::tests::strip_html_tags_multiple_bold ... ok
[INFO] [stdout] test cli::handlers::tests::strip_html_tags_no_tags ... ok
[INFO] [stdout] test cli::handlers::tests::strip_html_tags_removes_bold ... ok
[INFO] [stdout] test cli::handlers::vaults::tests::handle_vaults_empty_config ... ok
[INFO] [stdout] test cli::handlers::vaults::tests::handle_vaults_runs_without_error ... ok
[INFO] [stdout] test cli::output::tests::search_listing_omits_none_snippet ... ok
[INFO] [stdout] test domain::kind::tests::debug_includes_variant ... ok
[INFO] [stdout] test cli::output::tests::search_listing_serializes_to_json ... ok
[INFO] [stdout] test domain::kind::tests::all_known_returns_known_variants ... ok
[INFO] [stdout] test domain::kind::tests::as_str_returns_expected_values ... ok
[INFO] [stdout] test domain::kind::tests::equality_works_correctly ... ok
[INFO] [stdout] test domain::kind::tests::default_is_generic ... ok
[INFO] [stdout] test domain::kind::tests::clone_produces_equal_kind ... ok
[INFO] [stdout] test domain::kind::tests::known_names_returns_all_kind_strings ... ok
[INFO] [stdout] test domain::kind::tests::hash_is_consistent ... ok
[INFO] [stdout] test domain::kind::tests::display_matches_as_str ... ok
[INFO] [stdout] test domain::kind::tests::parse_strict_accepts_known_kinds ... ok
[INFO] [stdout] test domain::kind::tests::parse_known_kinds_case_insensitive ... ok
[INFO] [stdout] test domain::kind::tests::is_default_returns_true_only_for_generic ... ok
[INFO] [stdout] test domain::kind::tests::parse_strict_rejects_unknown_kinds ... ok
[INFO] [stdout] test domain::kind::tests::parse_strict_error_lists_valid_kinds ... ok
[INFO] [stdout] test domain::kind::tests::parse_unknown_kind_becomes_other ... ok
[INFO] [stdout] test domain::kind::tests::parse_strict_is_case_insensitive ... ok
[INFO] [stdout] test domain::kind::tests::serde_deserialize_known_kinds ... ok
[INFO] [stdout] test domain::kind::tests::serde_deserialize_unknown_becomes_other ... ok
[INFO] [stdout] test domain::kind::tests::parse_preserves_case_for_other ... ok
[INFO] [stdout] test domain::kind::tests::serde_roundtrip_other ... ok
[INFO] [stdout] test domain::kind::tests::serde_serialize_known_kinds ... ok
[INFO] [stdout] test domain::link::tests::link_debug_format ... ok
[INFO] [stdout] test domain::kind::tests::serde_roundtrip_all_known_kinds ... ok
[INFO] [stdout] test domain::kind::tests::serde_serialize_other ... ok
[INFO] [stdout] test domain::link::tests::link_context_accessor_none ... ok
[INFO] [stdout] test domain::link::tests::link_display_format ... ok
[INFO] [stdout] test domain::link::tests::link_equality_ignores_context ... ok
[INFO] [stdout] test domain::link::tests::link_equality_same_target_and_rels ... ok
[INFO] [stdout] test domain::link::tests::link_inequality_different_rels ... ok
[INFO] [stdout] test domain::link::tests::link_new_with_context ... ok
[INFO] [stdout] test domain::link::tests::link_hash_consistent_with_equality ... ok
[INFO] [stdout] test domain::link::tests::link_inequality_different_target ... ok
[INFO] [stdout] test domain::link::tests::link_new_with_multiple_rels ... ok
[INFO] [stdout] test domain::link::tests::link_new_with_single_rel ... ok
[INFO] [stdout] test domain::link::tests::link_parse_error_shows_invalid_rel ... ok
[INFO] [stdout] test domain::link::tests::link_parse_error_shows_missing_rel ... ok
[INFO] [stdout] test domain::link::tests::link_rel_accessor ... ok
[INFO] [stdout] test domain::link::tests::link_rejects_empty_rel_vec ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_case_insensitive ... ok
[INFO] [stdout] test domain::link::tests::link_serde_in_vec_context ... ok
[INFO] [stdout] test domain::link::tests::link_serde_maps_note_field_to_context ... ok
[INFO] [stdout] test domain::link::tests::link_serde_rejects_empty_rel ... ok
[INFO] [stdout] test domain::link::tests::link_serde_rejects_missing_id ... ok
[INFO] [stdout] test domain::link::tests::rel_allows_alphanumeric ... ok
[INFO] [stdout] test domain::link::tests::link_serde_with_context ... ok
[INFO] [stdout] test domain::link::tests::rel_allows_hyphens ... ok
[INFO] [stdout] test domain::link::tests::link_serde_roundtrip ... ok
[INFO] [stdout] test domain::link::tests::link_target_accessor ... ok
[INFO] [stdout] test domain::link::tests::link_serde_without_context ... ok
[INFO] [stdout] test domain::link::tests::rel_as_str_accessor ... ok
[INFO] [stdout] test domain::link::tests::rel_debug_format ... ok
[INFO] [stdout] test domain::link::tests::rel_equality_case_insensitive ... ok
[INFO] [stdout] test domain::link::tests::rel_new_with_valid_value ... ok
[INFO] [stdout] test domain::link::tests::rel_normalizes_to_lowercase ... ok
[INFO] [stdout] test domain::link::tests::rel_parse_error_contains_invalid_value ... ok
[INFO] [stdout] test domain::link::tests::rel_parse_error_empty_shows_descriptive_message ... ok
[INFO] [stdout] test domain::link::tests::rel_parse_error_invalid_chars_shows_value ... ok
[INFO] [stdout] test domain::link::tests::rel_parse_via_fromstr ... ok
[INFO] [stdout] test domain::link::tests::rel_rejects_empty_string ... ok
[INFO] [stdout] test domain::link::tests::rel_hash_consistent_with_equality ... ok
[INFO] [stdout] test domain::link::tests::rel_normalizes_mixed_case ... ok
[INFO] [stdout] test domain::link::tests::rel_parse_error_display ... ok
[INFO] [stdout] test domain::link::tests::rel_rejects_slashes ... ok
[INFO] [stdout] test domain::link::tests::rel_rejects_spaces ... ok
[INFO] [stdout] test domain::link::tests::rel_rejects_underscores ... ok
[INFO] [stdout] test domain::link::tests::rel_rejects_whitespace_only ... ok
[INFO] [stdout] test domain::link::tests::rel_serde_in_vec_context ... ok
[INFO] [stdout] test domain::link::tests::rel_serde_normalizes_on_deserialize ... ok
[INFO] [stdout] test domain::link::tests::rel_serde_rejects_invalid ... ok
[INFO] [stdout] test domain::link::tests::rel_trims_whitespace ... ok
[INFO] [stdout] test domain::link::tests::rel_serde_roundtrip ... ok
[INFO] [stdout] test domain::link::tests::rel_display_shows_normalized ... ok
[INFO] [stdout] test domain::metadata::tests::article_metadata_serde_roundtrip ... ok
[INFO] [stdout] test domain::metadata::tests::article_metadata_default_is_empty ... ok
[INFO] [stdout] test domain::metadata::tests::book_metadata_default_is_empty ... ok
[INFO] [stdout] test domain::metadata::tests::book_metadata_new_with_authors ... ok
[INFO] [stdout] test domain::metadata::tests::book_metadata_empty_fields_not_serialized ... ok
[INFO] [stdout] test domain::link::tests::rel_rejects_special_chars ... ok
[INFO] [stdout] test domain::metadata::tests::generic_metadata_default_is_empty ... ok
[INFO] [stdout] test domain::metadata::tests::note_metadata_authors_returns_correct_values ... ok
[INFO] [stdout] test domain::metadata::tests::book_metadata_with_extra_fields ... ok
[INFO] [stdout] test domain::metadata::tests::generic_metadata_accepts_arbitrary_fields ... ok
[INFO] [stdout] test domain::metadata::tests::book_metadata_serde_roundtrip ... ok
[INFO] [stdout] test domain::metadata::tests::note_metadata_default_is_generic_empty ... ok
[INFO] [stdout] test domain::metadata::tests::note_metadata_empty_for_kind ... ok
[INFO] [stdout] test domain::metadata::tests::note_metadata_roundtrip_through_value ... ok
[INFO] [stdout] test domain::metadata::tests::note_metadata_to_value_book ... ok
[INFO] [stdout] test domain::metadata::tests::note_metadata_from_value_book ... ok
[INFO] [stdout] test domain::metadata::tests::note_metadata_speakers_returns_correct_values ... ok
[INFO] [stdout] test domain::metadata::tests::paper_metadata_default_is_empty ... ok
[INFO] [stdout] test domain::metadata::tests::paper_metadata_with_extra_fields ... ok
[INFO] [stdout] test domain::metadata::tests::transcript_metadata_with_speakers ... ok
[INFO] [stdout] test domain::note::tests::accessors_return_correct_values ... ok
[INFO] [stdout] test domain::note::tests::aliases_are_deduplicated ... ok
[INFO] [stdout] test domain::metadata::tests::paper_metadata_serde_roundtrip ... ok
[INFO] [stdout] test domain::metadata::tests::transcript_metadata_serde_roundtrip ... ok
[INFO] [stdout] test domain::metadata::tests::transcript_metadata_default_is_empty ... ok
[INFO] [stdout] test domain::note::tests::aliases_filter_out_empty_strings ... ok
[INFO] [stdout] test domain::metadata::tests::transcript_metadata_with_chapters ... ok
[INFO] [stdout] test domain::note::tests::builder_allows_duplicate_links_to_same_target ... ok
[INFO] [stdout] test domain::note::tests::builder_sets_links ... ok
[INFO] [stdout] test domain::note::tests::builder_sets_metadata ... ok
[INFO] [stdout] test domain::note::tests::builder_sets_tags ... ok
[INFO] [stdout] test domain::note::tests::builder_chains_all_fields ... ok
[INFO] [stdout] test domain::note::tests::builder_sets_aliases ... ok
[INFO] [stdout] test domain::note::tests::builder_sets_description ... ok
[INFO] [stdout] test domain::note::tests::builder_sets_kind ... ok
[INFO] [stdout] test domain::note::tests::builder_sets_topics ... ok
[INFO] [stdout] test domain::note::tests::created_equals_modified_is_valid ... ok
[INFO] [stdout] test domain::note::tests::created_before_modified_is_valid ... ok
[INFO] [stdout] test domain::note::tests::clone_produces_equal_note ... ok
[INFO] [stdout] test domain::note::tests::debug_includes_kind_and_metadata ... ok
[INFO] [stdout] test domain::note::tests::description_whitespace_is_trimmed ... ok
[INFO] [stdout] test domain::note::tests::debug_shows_full_structure ... ok
[INFO] [stdout] test domain::note::tests::display_shows_title_and_id_prefix ... ok
[INFO] [stdout] test domain::note::tests::deserialize_from_design_spec_example ... ok
[INFO] [stdout] test domain::note::tests::deserialize_paper_from_yaml ... ok
[INFO] [stdout] test domain::note::tests::empty_description_normalized_to_none ... ok
[INFO] [stdout] test domain::note::tests::equality_compares_all_fields ... ok
[INFO] [stdout] test domain::note::tests::deserialize_unknown_kind_becomes_other ... ok
[INFO] [stdout] test domain::note::tests::deserialize_book_from_yaml ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_not_found ... ok
[INFO] [stdout] test domain::note::tests::deserialize_from_design_spec_example_with_links ... ok
[INFO] [stdout] test domain::note::tests::deserialize_transcript_from_yaml ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_whitespace_trimmed ... ok
[INFO] [stdout] test domain::note::tests::equality_considers_kind_and_metadata ... ok
[INFO] [stdout] test domain::note::tests::equality_fails_on_different_id ... ok
[INFO] [stdout] test domain::note::tests::equality_fails_on_different_optional_fields ... ok
[INFO] [stdout] test domain::note::tests::kind_not_serialized_when_default ... ok
[INFO] [stdout] test domain::note::tests::id_timestamp_matches_created ... ok
[INFO] [stdout] test domain::note::tests::metadata_serialized_when_non_empty ... ok
[INFO] [stdout] test domain::note::tests::new_note_has_default_kind ... ok
[INFO] [stdout] test domain::note::tests::new_note_has_no_metadata ... ok
[INFO] [stdout] test domain::note::tests::metadata_not_serialized_when_empty ... ok
[INFO] [stdout] test domain::note::tests::kind_serialized_when_not_default ... ok
[INFO] [stdout] test domain::note::tests::new_with_required_fields ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_no_timestamp_change_when_idempotent ... ok
[INFO] [stdout] test domain::note::tests::note_parse_error_shows_empty_title ... ok
[INFO] [stdout] test domain::note::tests::serde_rejects_missing_id ... ok
[INFO] [stdout] test domain::note::tests::serde_rejects_missing_modified ... ok
[INFO] [stdout] test domain::note::tests::serde_rejects_missing_title ... ok
[INFO] [stdout] test domain::note::tests::serde_deserialize_missing_optional_fields ... ok
[INFO] [stdout] test domain::note::tests::serde_rejects_missing_created ... ok
[INFO] [stdout] test domain::note::tests::serde_roundtrip_full ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_by_title ... ok
[INFO] [stdout] test domain::note::tests::title_cannot_be_empty ... ok
[INFO] [stdout] test domain::note::tests::optional_fields_omitted_when_empty ... ok
[INFO] [stdout] test domain::note::tests::serde_roundtrip_link_with_context ... ok
[INFO] [stdout] test domain::note::tests::serde_roundtrip_link_with_multiple_rels ... ok
[INFO] [stdout] test domain::note::tests::serde_roundtrip_minimal ... ok
[INFO] [stdout] test domain::note::tests::title_whitespace_is_trimmed ... ok
[INFO] [stdout] test domain::note::tests::topics_are_deduplicated ... ok
[INFO] [stdout] test domain::note_id::tests::debug_format ... ok
[INFO] [stdout] test domain::note_id::tests::equality_works ... ok
[INFO] [stdout] test domain::note_id::tests::hash_consistent ... ok
[INFO] [stdout] test domain::note_id::tests::from_datetime_creates_id_with_correct_timestamp ... ok
[INFO] [stdout] test domain::note_id::tests::ids_sort_chronologically ... ok
[INFO] [stdout] test cli::handlers::tests::resolve_note_tests::resolve_id_prefix_takes_precedence ... ok
[INFO] [stdout] test domain::note::tests::serde_roundtrip_transcript_note ... ok
[INFO] [stdout] test domain::note_id::tests::multiple_new_ids_are_unique ... ok
[INFO] [stdout] test domain::note::tests::serde_validates_nested_types ... ok
[INFO] [stdout] test domain::note::tests::serialized_yaml_matches_expected_format ... ok
[INFO] [stdout] test domain::note::tests::serde_roundtrip_book_note ... ok
[INFO] [stdout] test domain::note::tests::timestamps_serialize_as_iso8601 ... ok
[INFO] [stdout] test domain::note_id::tests::parse_error_display ... ok
[INFO] [stdout] test domain::note_id::tests::parse_error_display_includes_value ... ok
[INFO] [stdout] test domain::note_id::tests::parse_invalid_ulid_bad_chars ... ok
[INFO] [stdout] test domain::note_id::tests::new_creates_valid_ulid ... ok
[INFO] [stdout] test domain::note_id::tests::parse_error_contains_invalid_value ... ok
[INFO] [stdout] test domain::note_id::tests::parse_invalid_ulid_too_short ... ok
[INFO] [stdout] test domain::note_id::tests::parse_valid_ulid_string ... ok
[INFO] [stdout] test domain::note_id::tests::prefix_for_known_ulid ... ok
[INFO] [stdout] test domain::note::tests::tags_are_deduplicated ... ok
[INFO] [stdout] test domain::note_id::tests::timestamp_returns_creation_time ... ok
[INFO] [stdout] test domain::note_id::tests::serde_in_struct_context ... ok
[INFO] [stdout] test domain::note_id::tests::serde_roundtrip ... ok
[INFO] [stdout] test domain::note_id::tests::prefix_returns_first_10_chars ... ok
[INFO] [stdout] test domain::tag::tests::allows_alphanumeric ... ok
[INFO] [stdout] test domain::tag::tests::allows_hyphens ... ok
[INFO] [stdout] test domain::tag::tests::as_str_returns_normalized_value ... ok
[INFO] [stdout] test domain::tag::tests::debug_format ... ok
[INFO] [stdout] test domain::tag::tests::allows_underscores ... ok
[INFO] [stdout] test domain::tag::tests::equality_case_insensitive ... ok
[INFO] [stdout] test domain::tag::tests::hash_consistent_with_equality ... ok
[INFO] [stdout] test domain::tag::tests::hashset_deduplicates_case_variants ... ok
[INFO] [stdout] test domain::tag::tests::new_with_valid_tag ... ok
[INFO] [stdout] test domain::tag::tests::normalizes_mixed_case ... ok
[INFO] [stdout] test domain::tag::tests::normalizes_to_lowercase ... ok
[INFO] [stdout] test domain::tag::tests::new_rejects_whitespace_only ... ok
[INFO] [stdout] test domain::tag::tests::parse_error_display ... ok
[INFO] [stdout] test domain::tag::tests::parse_error_empty_shows_descriptive_message ... ok
[INFO] [stdout] test domain::tag::tests::rejects_spaces ... ok
[INFO] [stdout] test domain::tag::tests::parse_normalizes ... ok
[INFO] [stdout] test domain::tag::tests::rejects_special_chars ... ok
[INFO] [stdout] test domain::tag::tests::new_rejects_empty_string ... ok
[INFO] [stdout] test domain::tag::tests::display_shows_normalized_value ... ok
[INFO] [stdout] test domain::tag::tests::serde_normalizes_on_deserialize ... ok
[INFO] [stdout] test domain::tag::tests::parse_error_contains_invalid_value ... ok
[INFO] [stdout] test domain::tag::tests::serde_rejects_invalid_on_deserialize ... ok
[INFO] [stdout] test domain::tag::tests::parse_via_fromstr ... ok
[INFO] [stdout] test domain::tag::tests::serde_in_vec_context ... ok
[INFO] [stdout] test domain::tag::tests::parse_error_invalid_chars_shows_value ... ok
[INFO] [stdout] test domain::tag::tests::rejects_slashes ... ok
[INFO] [stdout] test domain::tag::tests::serde_roundtrip ... ok
[INFO] [stdout] test domain::tag::tests::trims_whitespace ... ok
[INFO] [stdout] test domain::topic::tests::ancestors_empty_for_root ... ok
[INFO] [stdout] test domain::topic::tests::case_sensitive_inequality ... ok
[INFO] [stdout] test domain::topic::tests::allows_alphanumeric_segments ... ok
[INFO] [stdout] test domain::topic::tests::depth_returns_segment_count ... ok
[INFO] [stdout] test domain::topic::tests::allows_hyphens_and_underscores ... ok
[INFO] [stdout] test domain::topic::tests::display_format ... ok
[INFO] [stdout] test domain::topic::tests::equality_after_normalization ... ok
[INFO] [stdout] test domain::topic::tests::debug_format ... ok
[INFO] [stdout] test domain::topic::tests::is_ancestor_of_deep_descendant ... ok
[INFO] [stdout] test domain::topic::tests::hash_consistent_with_equality ... ok
[INFO] [stdout] test domain::topic::tests::ancestors_returns_all_ancestors ... ok
[INFO] [stdout] test domain::topic::tests::new_rejects_whitespace_only ... ok
[INFO] [stdout] test domain::topic::tests::new_with_valid_nested_path ... ok
[INFO] [stdout] test domain::topic::tests::new_with_valid_simple_path ... ok
[INFO] [stdout] test domain::topic::tests::normalizes_leading_slash ... ok
[INFO] [stdout] test domain::topic::tests::is_ancestor_of_unrelated_is_false ... ok
[INFO] [stdout] test domain::topic::tests::normalizes_surrounding_whitespace ... ok
[INFO] [stdout] test domain::topic::tests::is_ancestor_of_self_is_false ... ok
[INFO] [stdout] test domain::topic::tests::is_ancestor_requires_segment_boundary ... ok
[INFO] [stdout] test domain::topic::tests::new_rejects_empty_string ... ok
[INFO] [stdout] test domain::topic::tests::normalizes_multiple_slashes ... ok
[INFO] [stdout] test domain::topic::tests::is_ancestor_of_direct_child ... ok
[INFO] [stdout] test domain::topic::tests::normalizes_trailing_slash ... ok
[INFO] [stdout] test domain::topic::tests::parent_returns_parent_path ... ok
[INFO] [stdout] test domain::topic::tests::parse_error_display ... ok
[INFO] [stdout] test domain::topic::tests::parse_error_contains_invalid_segment ... ok
[INFO] [stdout] test domain::topic::tests::parse_error_empty_has_no_segment ... ok
[INFO] [stdout] test domain::topic::tests::parse_error_for_invalid_chars ... ok
[INFO] [stdout] test domain::topic::tests::parse_via_fromstr ... ok
[INFO] [stdout] test domain::topic::tests::parent_returns_none_for_root ... ok
[INFO] [stdout] test domain::topic::tests::rejects_empty_segment_in_middle ... ok
[INFO] [stdout] test domain::topic::tests::parse_error_contains_invalid_value ... ok
[INFO] [stdout] test domain::topic::tests::parse_error_empty_shows_descriptive_message ... ok
[INFO] [stdout] test domain::topic::tests::rejects_path_that_normalizes_to_empty ... ok
[INFO] [stdout] test domain::topic::tests::rejects_special_characters ... ok
[INFO] [stdout] test domain::topic::tests::segments_returns_path_components ... ok
[INFO] [stdout] test domain::topic::tests::serde_normalizes_on_deserialize ... ok
[INFO] [stdout] test domain::topic::tests::serde_rejects_invalid_on_deserialize ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_empty_collection ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_detects_missing_target ... ok
[INFO] [stdout] test domain::topic::tests::serde_roundtrip ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_mix_valid_and_broken ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_issue_contains_target ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_valid_link ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_multiple_in_one_note ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_first_wins ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_ids_detects_duplicate ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_ids_different_ids ... ok
[INFO] [stdout] test domain::topic::tests::segments_single_component ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_across_notes ... ok
[INFO] [stdout] test domain::validate::tests::broken_links_no_links ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_ids_multiple_duplicates ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_ids_unique_ids ... ok
[INFO] [stdout] test domain::validate::tests::empty_topics_array_is_orphaned ... ok
[INFO] [stdout] test domain::topic::tests::serde_in_vec_context ... ok
[INFO] [stdout] test domain::validate::tests::orphaned_mixed ... ok
[INFO] [stdout] test domain::validate::tests::orphaned_multiple ... ok
[INFO] [stdout] test domain::validate::tests::orphaned_empty_collection ... ok
[INFO] [stdout] test domain::validate::tests::orphaned_note_with_topics ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_ids_issue_references_first_path ... ok
[INFO] [stdout] test domain::validate::tests::orphaned_note_without_topics ... ok
[INFO] [stdout] test domain::validate::tests::self_referencing_link_valid ... ok
[INFO] [stdout] test domain::validate::tests::validate_notes_all_valid ... ok
[INFO] [stdout] test domain::validate::tests::validate_notes_combines_issues ... ok
[INFO] [stdout] test domain::validate::tests::validate_notes_correct_counts ... ok
[INFO] [stdout] test domain::validation::tests::creates_duplicate_id_issue ... ok
[INFO] [stdout] test domain::validate::tests::validate_notes_with_cross_references ... ok
[INFO] [stdout] test domain::validation::tests::creates_orphaned_issue ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_ids_empty_collection ... ok
[INFO] [stdout] test domain::validate::tests::duplicate_ids_single_note ... ok
[INFO] [stdout] test domain::validation::tests::creates_parse_error_issue ... ok
[INFO] [stdout] test domain::validation::tests::formats_broken_link ... ok
[INFO] [stdout] test domain::validation::tests::formats_duplicate_id ... ok
[INFO] [stdout] test domain::validate::tests::validate_notes_empty ... ok
[INFO] [stdout] test domain::validation::tests::creates_broken_link_issue ... ok
[INFO] [stdout] test domain::validation::tests::severity_ordering ... ok
[INFO] [stdout] test domain::validation::tests::severity_display ... ok
[INFO] [stdout] test domain::validation::tests::summary_sorts_by_severity ... ok
[INFO] [stdout] test domain::validation::tests::empty_summary_is_ok ... ok
[INFO] [stdout] test domain::validation::tests::summary_filters_by_type ... ok
[INFO] [stdout] test domain::validation::tests::summary_counts_errors_and_warnings ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_basic ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_allows_raw_html ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_blockquote ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_empty ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_code_block ... ok
[INFO] [stdout] test domain::validation::tests::formats_orphaned ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_escapes_less_than_in_text ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_emphasis ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_horizontal_rule ... ok
[INFO] [stdout] test domain::validation::tests::formats_parse_error ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_image ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_escapes_ampersand ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_strikethrough ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_links ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_task_list ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_tables ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_multiple_headings ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_inline_code ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_ordered_list ... ok
[INFO] [stdout] test export::html::tests::test_markdown_to_html_unordered_list ... ok
[INFO] [stdout] test export::links::tests::test_base_path ... ok
[INFO] [stdout] test export::links::tests::test_broken_link_mark ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_note_not_found ... ok
[INFO] [stdout] test export::links::tests::test_looks_like_note_id ... ok
[INFO] [stdout] test export::links::tests::test_preserve_anchor_links ... ok
[INFO] [stdout] test export::links::tests::test_preserve_file_links ... ok
[INFO] [stdout] test export::links::tests::test_broken_link_preserve ... ok
[INFO] [stdout] test export::links::tests::test_broken_link_remove ... ok
[INFO] [stdout] test export::links::tests::test_preserve_external_links ... ok
[INFO] [stdout] test export::links::tests::test_resolve_internal_link ... ok
[INFO] [stdout] test export::links::tests::test_link_with_special_text ... ok
[INFO] [stdout] test export::links::tests::test_is_external_link ... ok
[INFO] [stdout] test export::links::tests::test_multiple_links ... ok
[INFO] [stdout] test export::site::tests::test_index_page_contains_notes ... ok
[INFO] [stdout] test export::links::tests::test_empty_link_text ... ok
[INFO] [stdout] test export::template::tests::test_default_template_includes_title ... ok
[INFO] [stdout] test export::template::tests::test_template_escapes_title ... ok
[INFO] [stdout] test export::site::tests::test_index_page_shows_tags_in_sidebar ... ok
[INFO] [stdout] test export::template::tests::test_custom_template ... ok
[INFO] [stdout] test export::site::tests::test_index_page_has_sidebar_structure ... ok
[INFO] [stdout] test export::site::tests::test_generate_site_creates_files ... ok
[INFO] [stdout] test export::site::tests::test_json_index_includes_tags ... ok
[INFO] [stdout] test export::site::tests::test_site_generates_sidebar_files ... ok
[INFO] [stdout] test export::template::tests::test_template_includes_dates ... ok
[INFO] [stdout] test export::template::tests::test_template_includes_description ... ok
[INFO] [stdout] test export::template::tests::test_template_includes_doctype ... ok
[INFO] [stdout] test export::template::tests::test_template_includes_content ... ok
[INFO] [stdout] test export::template::tests::test_template_includes_topics ... ok
[INFO] [stdout] test export::template::tests::test_template_includes_tags ... ok
[INFO] [stdout] test export::site::tests::test_site_with_dark_theme ... ok
[INFO] [stdout] test export::template::tests::test_template_includes_viewport_meta ... ok
[INFO] [stdout] test export::theme::tests::test_default_theme_css ... ok
[INFO] [stdout] test export::template::tests::test_template_with_theme ... ok
[INFO] [stdout] test export::site::tests::test_json_index_structure ... ok
[INFO] [stdout] test export::theme::tests::test_dark_theme_returns_unified ... ok
[INFO] [stdout] test export::theme::tests::test_custom_theme_file ... ok
[INFO] [stdout] test export::theme::tests::test_explicit_default_theme ... ok
[INFO] [stdout] test export::theme::tests::test_invalid_theme_errors ... ok
[INFO] [stdout] test export::theme::tests::test_unified_theme_has_light_and_dark ... ok
[INFO] [stdout] test index::builder::tests::build_error_display_includes_path_and_message ... ok
[INFO] [stdout] test index::builder::tests::build_error_message_returns_correct_message ... ok
[INFO] [stdout] test index::builder::tests::build_error_path_returns_correct_path ... ok
[INFO] [stdout] test export::site::tests::test_generate_site_with_topics ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_removes_tag ... ok
[INFO] [stdout] test index::builder::tests::new_creates_builder_with_notes_dir ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_removes_last_tag ... ok
[INFO] [stdout] test index::builder::tests::incremental_update_new_file_detected_and_added ... ok
[INFO] [stdout] test index::builder::tests::incremental_progress_reports_skipped_files ... ok
[INFO] [stdout] test index::builder::tests::incremental_update_modified_file_detected_and_updated ... ok
[INFO] [stdout] test index::repository::tests::index_error_implements_debug ... ok
[INFO] [stdout] test index::repository::tests::index_error_implements_std_error ... ok
[INFO] [stdout] test index::repository::tests::index_error_invalid_query_displays_reason ... ok
[INFO] [stdout] test index::repository::tests::index_error_note_not_found_displays_id ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_builder_chains_all_optional_fields ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_builder_with_description ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_builder_with_required_fields_only ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_builder_with_tags ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_builder_with_topics ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_clone_produces_equal_copy ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_debug_includes_type_and_fields ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_description_can_be_none ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_different_paths_not_equal ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_different_titles_not_equal ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_equality_compares_all_fields ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_stores_all_required_fields ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_stores_tags ... ok
[INFO] [stdout] test index::repository::tests::indexed_note_stores_topics ... ok
[INFO] [stdout] test index::repository::tests::rel_with_count_clone ... ok
[INFO] [stdout] test index::repository::tests::rel_with_count_debug ... ok
[INFO] [stdout] test index::repository::tests::rel_with_count_equality ... ok
[INFO] [stdout] test index::repository::tests::rel_with_count_stores_rel_and_count ... ok
[INFO] [stdout] test index::repository::tests::rel_with_count_zero_count ... ok
[INFO] [stdout] test index::repository::tests::search_result_clone ... ok
[INFO] [stdout] test index::repository::tests::search_result_stores_note_and_rank ... ok
[INFO] [stdout] test index::repository::tests::search_result_with_snippet ... ok
[INFO] [stdout] test index::repository::tests::search_result_debug_includes_rank ... ok
[INFO] [stdout] test index::repository::tests::search_result_zero_rank ... ok
[INFO] [stdout] test index::repository::tests::tag_with_count_debug ... ok
[INFO] [stdout] test index::repository::tests::tag_with_count_clone ... ok
[INFO] [stdout] test index::repository::tests::tag_with_count_equality ... ok
[INFO] [stdout] test index::repository::tests::tag_with_count_stores_tag_and_count ... ok
[INFO] [stdout] test index::repository::tests::tag_with_count_zero_count ... ok
[INFO] [stdout] test index::repository::tests::topic_with_count_clone ... ok
[INFO] [stdout] test index::repository::tests::topic_with_count_equality ... ok
[INFO] [stdout] test index::repository::tests::topic_with_count_debug ... ok
[INFO] [stdout] test index::repository::tests::topic_with_count_leaf_has_equal_counts ... ok
[INFO] [stdout] test index::repository::tests::topic_with_count_zero_counts ... ok
[INFO] [stdout] test index::repository::tests::topic_with_count_stores_topic_and_counts ... ok
[INFO] [stdout] test index::builder::tests::full_rebuild_empty_directory_produces_empty_index ... ok
[INFO] [stdout] test index::builder::tests::progress_callback_invoked_for_each_file ... ok
[INFO] [stdout] test cli::handlers::tests::handle_untag_tests::handle_untag_updates_modified_when_changed ... ok
[INFO] [stdout] test index::builder::tests::full_rebuild_invalid_notes_collected_as_errors ... ok
[INFO] [stdout] test index::builder::tests::incremental_update_unchanged_file_skipped ... ok
[INFO] [stdout] test index::builder::tests::full_rebuild_single_note_is_indexed ... ok
[INFO] [stdout] test index::builder::tests::full_rebuild_clears_existing_index ... ok
[INFO] [stdout] test index::builder::tests::full_rebuild_multiple_notes_all_indexed ... ok
[INFO] [stdout] test index::builder::tests::incremental_update_mixed_operations ... ok
[INFO] [stdout] test index::builder::tests::incremental_update_deleted_file_removed_from_index ... ok
[INFO] [stdout] test index::builder::tests::full_integration_test ... ok
[INFO] [stdout] test index::schema::tests::aliases_accepts_valid_row ... ok
[INFO] [stdout] test index::builder::tests::progress_on_complete_called_with_final_counts ... ok
[INFO] [stdout] test index::builder::tests::progress_callback_receives_correct_result_types ... ok
[INFO] [stdout] test index::builder::tests::full_rebuild_indexes_notes_in_subdirectories ... ok
[INFO] [stdout] test index::schema::tests::aliases_enforces_composite_primary_key ... ok
[INFO] [stdout] test index::schema::tests::aliases_table_created ... ok
[INFO] [stdout] test index::schema::tests::aliases_allows_same_alias_for_different_notes ... ok
[INFO] [stdout] test index::schema::tests::cascade_delete_link_removes_rels ... ok
[INFO] [stdout] test index::schema::tests::aliases_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::authors_table_created ... ok
[INFO] [stdout] test index::schema::tests::cascade_delete_note_removes_aliases ... ok
[INFO] [stdout] test index::schema::tests::authors_accepts_valid_row ... ok
[INFO] [stdout] test index::schema::tests::aliases_fk_enforced ... ok
[INFO] [stdout] test index::schema::tests::column_exists_function_works ... ok
[INFO] [stdout] test index::schema::tests::authors_enforces_unique_name ... ok
[INFO] [stdout] test index::schema::tests::authors_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::cascade_delete_note_removes_topics ... ok
[INFO] [stdout] test index::schema::tests::create_schema_preserves_existing_data ... ok
[INFO] [stdout] test index::schema::tests::create_schema_returns_ok ... ok
[INFO] [stdout] test index::schema::tests::fts_handles_null_description_and_body ... ok
[INFO] [stdout] test index::schema::tests::fts_accepts_direct_insert ... ok
[INFO] [stdout] test index::schema::tests::create_schema_is_idempotent ... ok
[INFO] [stdout] test index::schema::tests::foreign_keys_enabled ... ok
[INFO] [stdout] test index::schema::tests::create_schema_with_fts_is_idempotent ... ok
[INFO] [stdout] test index::schema::tests::fts_handles_unicode ... ok
[INFO] [stdout] test index::schema::tests::fts_insert_trigger_syncs_on_note_insert ... ok
[INFO] [stdout] test index::schema::tests::fts_empty_search_returns_no_results ... ok
[INFO] [stdout] test index::schema::tests::fts_search_finds_by_alias ... ok
[INFO] [stdout] test index::schema::tests::fts_delete_trigger_syncs_on_note_delete ... ok
[INFO] [stdout] test index::schema::tests::fts_rebuild_repopulates_index ... ok
[INFO] [stdout] test index::schema::tests::fts_search_finds_matching_title ... ok
[INFO] [stdout] test index::schema::tests::fts_search_weighted_title_ranks_higher ... ok
[INFO] [stdout] test index::schema::tests::fts_search_returns_bm25_rank ... ok
[INFO] [stdout] test index::schema::tests::fts_table_has_expected_columns ... ok
[INFO] [stdout] test index::schema::tests::fts_table_created ... ok
[INFO] [stdout] test index::schema::tests::idx_notes_created_created ... ok
[INFO] [stdout] test index::schema::tests::get_schema_version_returns_max_version ... ok
[INFO] [stdout] test index::schema::tests::fts_update_trigger_syncs_on_note_update ... ok
[INFO] [stdout] test index::schema::tests::idx_authors_name_created ... ok
[INFO] [stdout] test index::schema::tests::fts_weighted_search_full_integration ... ok
[INFO] [stdout] test index::schema::tests::idx_notes_kind_created ... ok
[INFO] [stdout] test index::schema::tests::idx_notes_modified_created ... ok
[INFO] [stdout] test index::schema::tests::idx_speakers_name_created ... ok
[INFO] [stdout] test index::schema::tests::idx_tags_name_created ... ok
[INFO] [stdout] test index::schema::tests::idx_topics_path_created ... ok
[INFO] [stdout] test index::schema::tests::link_rels_accepts_valid_row ... ok
[INFO] [stdout] test index::schema::tests::link_rels_allows_multiple_rels_per_link ... ok
[INFO] [stdout] test index::schema::tests::link_rels_enforces_composite_primary_key ... ok
[INFO] [stdout] test index::schema::tests::link_rels_fk_enforced ... ok
[INFO] [stdout] test index::schema::tests::links_accepts_valid_row ... ok
[INFO] [stdout] test index::schema::tests::link_rels_table_created ... ok
[INFO] [stdout] test index::schema::tests::link_rels_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::links_allows_null_note ... ok
[INFO] [stdout] test index::schema::tests::links_table_created ... ok
[INFO] [stdout] test index::schema::tests::migration_is_idempotent ... ok
[INFO] [stdout] test index::schema::tests::links_enforces_unique_source_target ... ok
[INFO] [stdout] test index::schema::tests::note_tags_accepts_valid_junction ... ok
[INFO] [stdout] test index::schema::tests::links_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::links_fk_enforced ... ok
[INFO] [stdout] test index::schema::tests::note_authors_accepts_valid_junction ... ok
[INFO] [stdout] test index::schema::tests::note_speakers_table_created ... ok
[INFO] [stdout] test index::schema::tests::note_authors_table_created ... ok
[INFO] [stdout] test index::schema::tests::note_tags_enforces_composite_primary_key ... ok
[INFO] [stdout] test index::schema::tests::note_tags_fk_enforced ... ok
[INFO] [stdout] test index::schema::tests::note_speakers_accepts_valid_junction ... ok
[INFO] [stdout] test index::schema::tests::note_tags_table_created ... ok
[INFO] [stdout] test index::schema::tests::note_topics_accepts_valid_junction ... ok
[INFO] [stdout] test index::schema::tests::note_tags_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::notes_accepts_kind_and_metadata ... ok
[INFO] [stdout] test index::schema::tests::note_topics_fk_enforced ... ok
[INFO] [stdout] test index::schema::tests::note_topics_enforces_composite_primary_key ... ok
[INFO] [stdout] test index::schema::tests::notes_table_allows_null_description_and_body ... ok
[INFO] [stdout] test index::schema::tests::note_topics_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::notes_table_created ... ok
[INFO] [stdout] test index::schema::tests::note_topics_table_created ... ok
[INFO] [stdout] test index::schema::tests::notes_table_enforces_unique_path ... ok
[INFO] [stdout] test index::schema::tests::notes_table_accepts_valid_row ... ok
[INFO] [stdout] test index::schema::tests::notes_kind_defaults_to_generic ... ok
[INFO] [stdout] test index::schema::tests::notes_table_has_metadata_column ... ok
[INFO] [stdout] test index::schema::tests::notes_table_has_aliases_text_column ... ok
[INFO] [stdout] test index::schema::tests::notes_table_has_kind_column ... ok
[INFO] [stdout] test index::schema::tests::notes_table_has_required_columns ... ok
[INFO] [stdout] test index::schema::tests::schema_version_initialized_to_3 ... ok
[INFO] [stdout] test index::schema::tests::speakers_table_created ... ok
[INFO] [stdout] test index::schema::tests::speakers_accepts_valid_row ... ok
[INFO] [stdout] test index::schema::tests::schema_version_table_created ... ok
[INFO] [stdout] test index::schema::tests::schema_version_is_3_with_kind_metadata ... ok
[INFO] [stdout] test index::schema::tests::topics_table_enforces_unique_path ... ok
[INFO] [stdout] test index::schema::tests::topics_table_accepts_valid_row ... ok
[INFO] [stdout] test index::schema::tests::tags_enforces_unique_name ... ok
[INFO] [stdout] test index::schema::tests::tags_accepts_valid_row ... ok
[INFO] [stdout] test index::schema::tests::topics_table_created ... ok
[INFO] [stdout] test index::schema::tests::topics_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::tags_table_created ... ok
[INFO] [stdout] test index::schema::tests::tags_table_has_correct_columns ... ok
[INFO] [stdout] test index::schema::tests::topics_table_autoincrement_id ... ok
[INFO] [stdout] test index::sqlite::tests::all_rels_counts_multiple_links_per_rel ... ok
[INFO] [stdout] test index::sqlite::tests::all_rels_returns_empty_when_no_links ... ok
[INFO] [stdout] test index::sqlite::tests::all_rels_counts_each_link_once_per_rel ... ok
[INFO] [stdout] test index::schema::tests::schema_version_not_incremented_on_idempotent_call ... ok
[INFO] [stdout] test index::sqlite::tests::all_rels_excludes_rels_from_deleted_notes ... ok
[INFO] [stdout] test index::sqlite::tests::all_tags_counts_multiple_notes_per_tag ... ok
[INFO] [stdout] test index::sqlite::tests::all_rels_returns_single_rel_with_count ... ok
[INFO] [stdout] test index::sqlite::tests::all_rels_returns_rels_sorted_alphabetically ... ok
[INFO] [stdout] test index::sqlite::tests::all_tags_returns_single_tag_with_count ... ok
[INFO] [stdout] test index::sqlite::tests::all_tags_returns_empty_when_no_tags ... ok
[INFO] [stdout] test index::sqlite::tests::all_topics_returns_empty_when_no_topics ... ok
[INFO] [stdout] test index::sqlite::tests::all_tags_excludes_orphaned_tags ... ok
[INFO] [stdout] test index::sqlite::tests::all_tags_returns_multiple_tags_sorted ... ok
[INFO] [stdout] test index::sqlite::tests::all_topics_counts_multiple_notes_per_topic ... ok
[INFO] [stdout] test index::sqlite::tests::all_topics_returns_multiple_topics_sorted ... ok
[INFO] [stdout] test index::sqlite::tests::all_topics_calculates_descendant_counts ... ok
[INFO] [stdout] test index::sqlite::tests::all_topics_returns_single_topic_with_counts ... ok
[INFO] [stdout] test index::sqlite::tests::all_topics_handles_deep_hierarchy ... ok
[INFO] [stdout] test index::sqlite::tests::all_topics_excludes_orphaned_topics ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_excludes_deleted_source_notes ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_filters_by_rel ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_finds_single_source_note ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_link_with_multiple_rels_matches_any ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_finds_multiple_source_notes ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_link_without_rels_not_found_with_filter ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_rel_filter_no_matches_returns_empty ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_nonexistent_target_returns_empty ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_rel_filter_case_insensitive ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_link_without_rels_found_with_no_filter ... ok
[INFO] [stdout] test index::sqlite::tests::conn_mut_allows_modifications ... ok
[INFO] [stdout] test index::sqlite::tests::conn_returns_reference ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_returns_distinct_source_notes ... ok
[INFO] [stdout] test index::sqlite::tests::backlinks_works_when_source_note_exists ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_id_prefix_case_insensitive ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_alias_exact_match ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_alias_case_insensitive ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_alias_multiple_aliases ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_alias_no_match ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_alias_empty_aliases ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_id_prefix_empty_returns_empty ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_alias_partial_does_not_match ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_title_case_insensitive ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_id_prefix_8_char_prefix_matches ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_id_prefix_full_id_matches ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_id_prefix_no_match ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_title_partial_does_not_match ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_title_exact_match ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_id_prefix_multiple_matches ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_title_no_match ... ok
[INFO] [stdout] test index::sqlite::tests::find_by_title_multiple_with_same_title ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_tag_excludes_notes_without_tag ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_tag_returns_empty_when_no_matches ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_tag_returns_matching_note ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_tag_returns_complete_indexed_note ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_exact_match_excludes_descendants ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_exact_match_excludes_other_topics ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_tag_returns_multiple_notes ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_returns_empty_when_no_matches ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_exact_match_returns_matching_note ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_with_descendants_includes_deeply_nested ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_returns_complete_indexed_note ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_returns_multiple_notes ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_with_descendants_includes_children ... ok
[INFO] [stdout] test index::sqlite::tests::open_in_memory_enables_foreign_keys ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_with_descendants_includes_exact_match ... ok
[INFO] [stdout] test index::sqlite::tests::list_by_topic_returns_note_once_even_with_multiple_matching_topics ... ok
[INFO] [stdout] test index::sqlite::tests::open_in_memory_initializes_schema ... ok
[INFO] [stdout] test index::sqlite::tests::open_in_memory_succeeds ... ok
[INFO] [stdout] test index::sqlite::tests::search_empty_query_returns_empty ... ok
[INFO] [stdout] test index::sqlite::tests::search_finds_by_alias ... ok
[INFO] [stdout] test index::sqlite::tests::search_invalid_fts_query_returns_error ... ok
[INFO] [stdout] test index::sqlite::tests::search_multiple_words ... ok
[INFO] [stdout] test index::sqlite::tests::search_phrase_with_quotes ... ok
[INFO] [stdout] test index::sqlite::tests::search_returns_empty_when_no_matches ... ok
[INFO] [stdout] test index::sqlite::tests::search_finds_by_description ... ok
[INFO] [stdout] test index::sqlite::tests::search_rank_is_positive ... ok
[INFO] [stdout] test index::sqlite::tests::search_is_case_insensitive ... ok
[INFO] [stdout] test index::sqlite::tests::search_result_contains_complete_indexed_note ... ok
[INFO] [stdout] test index::sqlite::tests::search_result_includes_snippet ... ok
[INFO] [stdout] test index::sqlite::tests::search_results_ordered_by_relevance ... ok
[INFO] [stdout] test index::sqlite::tests::search_returns_single_match ... ok
[INFO] [stdout] test index::sqlite::tests::open_creates_parent_directory ... ok
[INFO] [stdout] test index::sqlite::tests::search_returns_multiple_matches ... ok
[INFO] [stdout] test index::sqlite::tests::search_snippet_contains_match_context ... ok
[INFO] [stdout] test index::sqlite::tests::search_special_characters_handled ... ok
[INFO] [stdout] test index::sqlite::tests::open_creates_file ... ok
[INFO] [stdout] test index::sqlite::tests::search_unicode_terms ... ok
[INFO] [stdout] test index::sqlite::tests::search_title_ranks_higher_than_description ... ok
[INFO] [stdout] test index::sqlite::tests::test_get_note_parses_datetime ... ok
[INFO] [stdout] test index::sqlite::tests::open_readonly_dir_returns_io_error ... FAILED
[INFO] [stdout] test index::sqlite::tests::test_get_note_existing_returns_basic_fields ... ok
[INFO] [stdout] test index::sqlite::tests::search_whitespace_query_returns_empty ... ok
[INFO] [stdout] test index::sqlite::tests::open_existing_preserves_data ... ok
[INFO] [stdout] test index::sqlite::tests::search_title_ranks_higher_than_body ... ok
[INFO] [stdout] test index::sqlite::tests::test_get_note_empty_topics_and_tags ... ok
[INFO] [stdout] test index::sqlite::tests::test_get_note_nonexistent_returns_none ... ok
[INFO] [stdout] test index::sqlite::tests::test_get_note_null_description_returns_none ... ok
[INFO] [stdout] test index::sqlite::tests::test_get_note_loads_topics ... ok
[INFO] [stdout] test index::sqlite::tests::open_existing_does_not_duplicate_schema ... ok
[INFO] [stdout] test index::sqlite::tests::test_get_note_loads_tags ... ok
[INFO] [stdout] test index::sqlite::tests::test_multiple_notes_share_topic ... ok
[INFO] [stdout] test index::sqlite::tests::test_get_note_with_description ... ok
[INFO] [stdout] test index::sqlite::tests::test_remove_note_cascades_to_note_topics ... ok
[INFO] [stdout] test index::sqlite::tests::test_remove_note_cascades_to_note_tags ... ok
[INFO] [stdout] test index::sqlite::tests::test_remove_note_existing_deletes_row ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_creates_new_tags ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_removes_stale_tag_junctions ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_creates_topic_junctions ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_is_atomic ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_creates_new_topics ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_creates_tag_junctions ... ok
[INFO] [stdout] test index::sqlite::tests::test_remove_note_nonexistent_is_idempotent ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_debug_includes_hex ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_display_shows_hex_string ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_equality_same_content ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_empty_bytes ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_empty_string_fails ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_hex_mixed_case_normalizes ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_hex_normalizes_to_lowercase ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_hex_string ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_invalid_hex_fails_invalid_chars ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_clone_works ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_invalid_hex_fails_wrong_length ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_from_known_content ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_inequality_different_content ... ok
[INFO] [stdout] test infra::content_hash::tests::content_hash_roundtrip_compute_to_from_hex ... ok
[INFO] [stdout] test infra::frontmatter::tests::body_with_only_newlines ... ok
[INFO] [stdout] test infra::frontmatter::tests::double_roundtrip_stable ... ok
[INFO] [stdout] test infra::frontmatter::tests::handles_crlf_line_endings ... ok
[INFO] [stdout] test infra::frontmatter::tests::handles_unicode ... ok
[INFO] [stdout] test infra::frontmatter::tests::parse_empty_body ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_stores_aliases_text ... ok
[INFO] [stdout] test infra::frontmatter::tests::parse_full_frontmatter ... ok
[INFO] [stdout] test infra::frontmatter::tests::parse_design_spec_example ... ok
[INFO] [stdout] test infra::frontmatter::tests::parse_extracts_body ... ok
[INFO] [stdout] test infra::frontmatter::tests::preserves_body_leading_whitespace ... ok
[INFO] [stdout] test infra::frontmatter::tests::rejects_invalid_nested_types ... ok
[INFO] [stdout] test infra::frontmatter::tests::rejects_missing_closing_delimiter ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_insert_basic_fields ... ok
[INFO] [stdout] test infra::frontmatter::tests::rejects_missing_opening_delimiter ... ok
[INFO] [stdout] test infra::frontmatter::tests::rejects_invalid_yaml_syntax ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_stores_timestamps_rfc3339 ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_reuses_existing_topics ... ok
[INFO] [stdout] test infra::frontmatter::tests::rejects_whitespace_before_delimiter ... ok
[INFO] [stdout] test infra::frontmatter::tests::rejects_missing_required_fields ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_removes_stale_topic_junctions ... ok
[INFO] [stdout] test infra::frontmatter::tests::parse_minimal_frontmatter ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_minimal_note ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_body_only_newlines ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_design_spec_example ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_body_with_code_blocks ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_body_with_triple_dashes ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_full_note ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_minimal_note_with_body ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_with_description ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_with_aliases ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_unicode ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_description_with_quotes ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_with_links ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_title_with_colon ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_with_tags ... ok
[INFO] [stdout] test infra::frontmatter::tests::serialize_with_multiline_body ... ok
[INFO] [stdout] test infra::frontmatter::tests::serialize_field_order_matches_spec ... ok
[INFO] [stdout] test infra::frontmatter::tests::roundtrip_with_topics ... ok
[INFO] [stdout] test infra::fs::tests::fs_error_from_io_maps_not_found ... ok
[INFO] [stdout] test infra::fs::tests::fs_error_from_io_maps_other_to_io ... ok
[INFO] [stdout] test infra::frontmatter::tests::serialize_produces_valid_frontmatter_format ... ok
[INFO] [stdout] test infra::fs::tests::fs_error_from_io_maps_permission_denied ... ok
[INFO] [stdout] test infra::frontmatter::tests::serialize_minimal_note_empty_body ... ok
[INFO] [stdout] test infra::frontmatter::tests::triple_dash_in_body_not_delimiter ... ok
[INFO] [stdout] test infra::frontmatter::tests::serialize_body_preserved_exactly ... ok
[INFO] [stdout] test infra::fs::tests::read_note_error_includes_path_context ... ok
[INFO] [stdout] test infra::fs::tests::read_note_different_content_different_hash ... ok
[INFO] [stdout] test infra::fs::tests::read_note_handles_crlf_line_endings ... ok
[INFO] [stdout] test infra::fs::tests::fs_error_not_found_displays_path ... ok
[INFO] [stdout] test infra::fs::tests::read_note_handles_empty_body ... ok
[INFO] [stdout] test infra::fs::tests::read_note_handles_body_with_frontmatter_like_content ... ok
[INFO] [stdout] test infra::fs::tests::read_note_handles_file_without_trailing_newline ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_update_preserves_created ... ok
[INFO] [stdout] test infra::frontmatter::tests::serialize_with_simple_body ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_triggers_fts_update ... ok
[INFO] [stdout] test infra::fs::tests::read_note_handles_mixed_line_endings_in_frontmatter ... ok
[INFO] [stdout] test index::sqlite::tests::transaction_rollback_on_drop ... ok
[INFO] [stdout] test infra::fs::tests::read_note_handles_file_without_bom ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_stores_content_hash ... ok
[INFO] [stdout] test index::sqlite::tests::transaction_commits_on_success ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_note_update_basic_fields ... ok
[INFO] [stdout] test infra::fs::tests::read_note_hash_detects_trailing_whitespace_change ... ok
[INFO] [stdout] test infra::fs::tests::read_note_hash_differs_with_crlf_vs_lf ... ok
[INFO] [stdout] test infra::fs::tests::read_note_hash_stable_across_multiple_reads ... ok
[INFO] [stdout] test infra::fs::tests::read_note_hash_differs_with_utf8_bom ... ok
[INFO] [stdout] test infra::fs::tests::read_note_parses_valid_file ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_then_get_roundtrip ... ok
[INFO] [stdout] test index::sqlite::tests::transaction_explicit_rollback ... ok
[INFO] [stdout] test index::sqlite::tests::test_upsert_remove_get_returns_none ... ok
[INFO] [stdout] test infra::fs::tests::read_note_rejects_lone_cr_line_endings ... ok
[INFO] [stdout] test infra::fs::tests::read_note_rejects_utf16_be_bom ... ok
[INFO] [stdout] test infra::fs::tests::read_note_returns_not_found_for_missing_file ... ok
[INFO] [stdout] test infra::fs::tests::read_note_returns_parse_error_for_invalid_frontmatter ... ok
[INFO] [stdout] test infra::fs::tests::read_note_returns_parse_error_for_missing_required_fields ... ok
[INFO] [stdout] test infra::fs::tests::read_note_rejects_utf16_le_bom ... ok
[INFO] [stdout] test infra::fs::tests::read_note_strips_utf8_bom ... ok
[INFO] [stdout] test infra::fs::tests::roundtrip_preserves_mixed_line_endings_in_body ... ok
[INFO] [stdout] test infra::fs::tests::read_note_returns_error_for_invalid_utf8 ... ok
[INFO] [stdout] test infra::fs::tests::roundtrip_preserves_crlf_in_body ... ok
[INFO] [stdout] test infra::fs::tests::roundtrip_preserves_note_content ... ok
[INFO] [stdout] test infra::fs::tests::roundtrip_preserves_multiple_trailing_newlines ... ok
[INFO] [stdout] test infra::fs::tests::roundtrip_multiple_writes_same_file ... ok
[INFO] [stdout] test infra::fs::tests::read_note_same_content_same_hash ... ok
[INFO] [stdout] test infra::fs::tests::read_note_returns_full_parsed_note ... ok
[INFO] [stdout] test infra::fs::tests::read_note_returns_content_hash ... ok
[INFO] [stdout] test infra::fs::tests::roundtrip_preserves_no_trailing_newline ... ok
[INFO] [stdout] test infra::fs::tests::scan_directory_finds_single_md_file ... ok
[INFO] [stdout] test infra::fs::tests::scan_empty_directory_returns_empty_iterator ... ok
[INFO] [stdout] test infra::fs::tests::scan_directory_finds_multiple_md_files ... ok
[INFO] [stdout] test infra::fs::tests::roundtrip_preserves_unicode ... ok
[INFO] [stdout] test infra::fs::tests::scan_file_as_directory_returns_error ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_absolute_path_input ... ok
[INFO] [stdout] test infra::fs::tests::scan_nonexistent_directory_returns_error ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_empty_notesignore ... ok
[INFO] [stdout] test infra::fs::tests::scan_finds_md_in_subdirectories ... ok
[INFO] [stdout] test infra::fs::tests::scan_respects_notesignore_multiple_patterns ... ok
[INFO] [stdout] test infra::fs::tests::scan_returns_paths_relative_to_input ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_notesignore_negation_pattern ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_relative_path_input ... ok
[INFO] [stdout] test infra::fs::tests::scan_skips_hidden_files ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_spaces_in_filenames ... ok
[INFO] [stdout] test infra::fs::tests::scan_skips_hidden_directories ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_symlinks_to_files ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_unicode_filenames ... ok
[INFO] [stdout] test infra::fs::tests::scan_ignores_non_md_files ... ok
[INFO] [stdout] test infra::fs::tests::scan_skips_nested_index_contents ... ok
[INFO] [stdout] test infra::fs::tests::scan_ignores_directories ... ok
[INFO] [stdout] test infra::fs::tests::scan_works_without_notesignore ... ok
[INFO] [stdout] test infra::fs::tests::scan_notesignore_does_not_exclude_itself ... ok
[INFO] [stdout] test infra::fs::tests::write_note_content_is_readable ... ok
[INFO] [stdout] test infra::fs::tests::write_note_creates_file ... ok
[INFO] [stdout] test infra::fs::tests::scan_respects_notesignore_exact_filename ... ok
[INFO] [stdout] test infra::fs::tests::scan_notesignore_handles_nested_paths ... ok
[INFO] [stdout] test infra::fs::tests::scan_handles_notesignore_with_comments ... ok
[INFO] [stdout] test infra::fs::tests::scan_respects_notesignore_directory_pattern ... ok
[INFO] [stdout] test infra::fs::tests::write_note_error_includes_path_context ... ok
[INFO] [stdout] test infra::fs::tests::write_note_leaves_no_temp_files_on_success ... ok
[INFO] [stdout] test infra::fs::tests::scan_skips_index_directory ... ok
[INFO] [stdout] test infra::fs::tests::write_note_returns_parent_not_found ... ok
[INFO] [stdout] test infra::paths::tests::absolute_path_unchanged ... ok
[INFO] [stdout] test infra::paths::tests::relative_path_unchanged ... ok
[INFO] [stdout] test infra::paths::tests::tilde_expands_to_home ... ok
[INFO] [stdout] test infra::paths::tests::tilde_in_middle_unchanged ... ok
[INFO] [stdout] test infra::slug::tests::generate_filename_handles_special_chars ... ok
[INFO] [stdout] test infra::slug::tests::generate_filename_has_md_extension ... ok
[INFO] [stdout] test infra::slug::tests::generate_filename_uses_10_char_prefix ... ok
[INFO] [stdout] test infra::slug::tests::slugify_collapses_multiple_hyphens ... ok
[INFO] [stdout] test infra::slug::tests::generate_filename_handles_empty_title ... ok
[INFO] [stdout] test infra::fs::tests::write_note_creates_temp_in_same_directory ... ok
[INFO] [stdout] test infra::slug::tests::generate_filename_combines_prefix_and_slug ... ok
[INFO] [stdout] test infra::fs::tests::write_note_produces_lf_line_endings ... ok
[INFO] [stdout] test infra::paths::tests::dot_path_unchanged ... ok
[INFO] [stdout] test infra::fs::tests::write_note_handles_empty_body ... ok
[INFO] [stdout] test infra::paths::tests::empty_path_unchanged ... ok
[INFO] [stdout] test infra::paths::tests::tilde_only_expands_to_home ... ok
[INFO] [stdout] test infra::slug::tests::slugify_empty_string_returns_untitled ... ok
[INFO] [stdout] test infra::slug::tests::slugify_collapses_multiple_spaces ... ok
[INFO] [stdout] test infra::slug::tests::slugify_preserves_numbers ... ok
[INFO] [stdout] test infra::slug::tests::slugify_removes_special_characters ... ok
[INFO] [stdout] test infra::slug::tests::slugify_replaces_spaces_with_hyphens ... ok
[INFO] [stdout] test infra::slug::tests::slugify_handles_unicode ... ok
[INFO] [stdout] test infra::slug::tests::slugify_truncates_long_titles ... ok
[INFO] [stdout] test infra::slug::tests::slugify_preserves_hyphens_and_underscores ... ok
[INFO] [stdout] test infra::slug::tests::slugify_truncates_at_word_boundary ... ok
[INFO] [stdout] test infra::slug::tests::slugify_removes_leading_trailing_hyphens ... ok
[INFO] [stdout] test infra::slug::tests::slugify_only_special_chars_returns_untitled ... ok
[INFO] [stdout] test infra::fs::tests::write_note_overwrites_existing_file ... ok
[INFO] [stdout] test infra::slug::tests::slugify_converts_to_lowercase ... ok
[INFO] [stdout] test infra::fs::tests::scan_respects_notesignore_glob_pattern ... ok
[INFO] [stdout] test infra::fs::tests::read_note_hashes_large_file ... ok
[INFO] [stdout] test infra::fs::tests::read_note_handles_very_long_body ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::handlers::tests::handle_rels_tests::handle_rels_fails_with_nonexistent_dir stdout ----
[INFO] [stdout] No relationship types found.
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::handlers::tests::handle_rels_tests::handle_rels_fails_with_nonexistent_dir' (186) panicked at src/cli/handlers/tests.rs:1447:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a99b9f0b1aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a99b9f23c1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a99b9f23c1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a99b9f106b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a99b9f106b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a99b9ee69ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a99b9ee69ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a99b9f01fc9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a99b96849cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a99b96849cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a99b9f02182 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a99b9f02182 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a99b9ee6aea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a99b9edda29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a99b9ee7b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a99b9f2457c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a99b9f24542 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a99b92db3b7 - den::cli::handlers::tests::handle_rels_tests::handle_rels_fails_with_nonexistent_dir::h7aacac000fc06ad9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/handlers/tests.rs:1447:9
[INFO] [stdout]   21:     0x5a99b92db3f7 - den::cli::handlers::tests::handle_rels_tests::handle_rels_fails_with_nonexistent_dir::{{closure}}::heafabfe856f2f210
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/handlers/tests.rs:1441:48
[INFO] [stdout]   22:     0x5a99b93f94b6 - core::ops::function::FnOnce::call_once::hb2bd280b85e1d333
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a99b9678aab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a99b9678aab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a99b968549b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a99b968549b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a99b9680bb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a99b9680bb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5a99b96880a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5a99b96880a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a99b9f0a29f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5a99b9f0a29f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x704fbd658aa4 - <unknown>
[INFO] [stdout]   44:     0x704fbd6e5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::handlers::tests::handle_tags_tests::handle_tags_fails_with_nonexistent_dir stdout ----
[INFO] [stdout] No tags found.
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::handlers::tests::handle_tags_tests::handle_tags_fails_with_nonexistent_dir' (207) panicked at src/cli/handlers/tests.rs:1326:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a99b9f0b1aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a99b9f23c1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a99b9f23c1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a99b9f106b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a99b9f106b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a99b9ee69ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a99b9ee69ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a99b9f01fc9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a99b96849cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a99b96849cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a99b9f02182 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a99b9f02182 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a99b9ee6aea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a99b9edda29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a99b9ee7b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a99b9f2457c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a99b9f24542 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a99b91fca97 - den::cli::handlers::tests::handle_tags_tests::handle_tags_fails_with_nonexistent_dir::h29e1a47a7e1c7dc8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/handlers/tests.rs:1326:9
[INFO] [stdout]   21:     0x5a99b91fcad7 - den::cli::handlers::tests::handle_tags_tests::handle_tags_fails_with_nonexistent_dir::{{closure}}::ha718b3d339acb1a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/handlers/tests.rs:1320:48
[INFO] [stdout]   22:     0x5a99b93fad46 - core::ops::function::FnOnce::call_once::hc8db1e1dd83832c7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a99b9678aab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a99b9678aab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a99b968549b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a99b968549b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a99b9680bb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a99b9680bb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5a99b96880a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5a99b96880a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a99b9f0a29f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5a99b9f0a29f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x704fbd658aa4 - <unknown>
[INFO] [stdout]   44:     0x704fbd6e5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::handlers::tests::handle_topics_tests::handle_topics_fails_with_nonexistent_dir stdout ----
[INFO] [stdout] No topics found.
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::handlers::tests::handle_topics_tests::handle_topics_fails_with_nonexistent_dir' (211) panicked at src/cli/handlers/tests.rs:1553:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a99b9f0b1aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a99b9f23c1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a99b9f23c1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a99b9f106b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a99b9f106b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a99b9ee69ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a99b9ee69ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a99b9f01fc9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a99b96849cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a99b96849cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a99b9f02182 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a99b9f02182 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a99b9ee6aea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a99b9edda29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a99b9ee7b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a99b9f2457c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a99b9f24542 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a99b918cb57 - den::cli::handlers::tests::handle_topics_tests::handle_topics_fails_with_nonexistent_dir::h81f44aacce530fe5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/handlers/tests.rs:1553:9
[INFO] [stdout]   21:     0x5a99b918cb97 - den::cli::handlers::tests::handle_topics_tests::handle_topics_fails_with_nonexistent_dir::{{closure}}::hbd1acaf0f8518e93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/handlers/tests.rs:1547:50
[INFO] [stdout]   22:     0x5a99b93ee956 - core::ops::function::FnOnce::call_once::h1c30216fa19a369e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a99b9678aab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a99b9678aab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a99b968549b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a99b968549b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a99b9680bb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a99b9680bb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5a99b96880a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5a99b96880a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a99b9f0a29f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5a99b9f0a29f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x704fbd658aa4 - <unknown>
[INFO] [stdout]   44:     0x704fbd6e5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- index::sqlite::tests::open_readonly_dir_returns_io_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'index::sqlite::tests::open_readonly_dir_returns_io_error' (819) panicked at src/index/sqlite/tests.rs:163:9:
[INFO] [stdout] should fail when parent is read-only
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a99b9f0b1aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a99b9f0b1aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a99b9f23c1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a99b9f23c1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a99b9f106b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a99b9f106b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a99b9ee69ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a99b9ee69ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a99b9f01fc9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a99b96849cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a99b96849cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a99b9f02182 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a99b9f02182 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a99b9ee6aea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a99b9edda29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a99b9ee7b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a99b9f2457c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a99b91a8404 - den::index::sqlite::tests::open_readonly_dir_returns_io_error::h3ecddd2330f5a154
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/sqlite/tests.rs:163:9
[INFO] [stdout]   20:     0x5a99b91a8797 - den::index::sqlite::tests::open_readonly_dir_returns_io_error::{{closure}}::he2c9dcfe70f28030
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/sqlite/tests.rs:140:40
[INFO] [stdout]   21:     0x5a99b93ed086 - core::ops::function::FnOnce::call_once::h03580232ade04f20
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a99b9678aab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a99b9678aab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5a99b968549b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a99b968549b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a99b968549b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5a99b968549b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5a99b9680bb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5a99b9680bb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5a99b96880a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a99b96880a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a99b96880a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5a99b96880a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a99b9f0a29f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5a99b9f0a29f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x704fbd658aa4 - <unknown>
[INFO] [stdout]   43:     0x704fbd6e5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::handlers::tests::handle_rels_tests::handle_rels_fails_with_nonexistent_dir
[INFO] [stdout]     cli::handlers::tests::handle_tags_tests::handle_tags_fails_with_nonexistent_dir
[INFO] [stdout]     cli::handlers::tests::handle_topics_tests::handle_topics_fails_with_nonexistent_dir
[INFO] [stdout]     index::sqlite::tests::open_readonly_dir_returns_io_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 995 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c4a9012e25effaf806c3914583b05e8c0eb4e9b900d4e60730b0c8bbede4cd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a9012e25effaf806c3914583b05e8c0eb4e9b900d4e60730b0c8bbede4cd2d", kill_on_drop: false }`
[INFO] [stdout] c4a9012e25effaf806c3914583b05e8c0eb4e9b900d4e60730b0c8bbede4cd2d
