[INFO] cloning repository https://github.com/durableprogramming/durable-project-catalog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/durableprogramming/durable-project-catalog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 873c35939abe949f6fb707cc4bfd8fb45a44c49c
[INFO] testing durableprogramming/durable-project-catalog against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/durableprogramming/durable-project-catalog
[INFO] finished tweaking git repo https://github.com/durableprogramming/durable-project-catalog
[INFO] tweaked toml for git repo https://github.com/durableprogramming/durable-project-catalog written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/durableprogramming/durable-project-catalog on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/durableprogramming/durable-project-catalog 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded ratatui v0.20.1
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 395924a00adfb549ec53747d4fdadfeca61556545f3b26e4f4513e2e3c50a98a
[INFO] running `Command { std: "docker" "start" "-a" "395924a00adfb549ec53747d4fdadfeca61556545f3b26e4f4513e2e3c50a98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395924a00adfb549ec53747d4fdadfeca61556545f3b26e4f4513e2e3c50a98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395924a00adfb549ec53747d4fdadfeca61556545f3b26e4f4513e2e3c50a98a", kill_on_drop: false }`
[INFO] [stdout] 395924a00adfb549ec53747d4fdadfeca61556545f3b26e4f4513e2e3c50a98a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04bcc4adbb568dcdb6d1e0f717cd5d3b3e0176aeeeba50ae9b07efdb1ac496eb
[INFO] running `Command { std: "docker" "start" "-a" "04bcc4adbb568dcdb6d1e0f717cd5d3b3e0176aeeeba50ae9b07efdb1ac496eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling dprojc-types v0.1.3 (/opt/rustwide/workdir/lib/dprojc-types)
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling dprojc-config v0.1.3 (/opt/rustwide/workdir/lib/dprojc-config)
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dprojc-utils v0.1.3 (/opt/rustwide/workdir/lib/dprojc-utils)
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling dprojc-db v0.1.3 (/opt/rustwide/workdir/lib/dprojc-db)
[INFO] [stderr]    Compiling dprojc-core v0.1.3 (/opt/rustwide/workdir/lib/dprojc-core)
[INFO] [stderr]    Compiling dprojc-shell v0.1.3 (/opt/rustwide/workdir/lib/dprojc-shell)
[INFO] [stderr]    Compiling dprojc-tui v0.1.3 (/opt/rustwide/workdir/lib/dprojc-tui)
[INFO] [stderr]    Compiling dprojc-docs v0.1.3 (/opt/rustwide/workdir/lib/dprojc-docs)
[INFO] [stderr]    Compiling dprojc-cli v0.1.3 (/opt/rustwide/workdir/lib/dprojc-cli)
[INFO] [stdout] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stdout]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         deleted_missing_paths += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.56s
[INFO] running `Command { std: "docker" "inspect" "04bcc4adbb568dcdb6d1e0f717cd5d3b3e0176aeeeba50ae9b07efdb1ac496eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04bcc4adbb568dcdb6d1e0f717cd5d3b3e0176aeeeba50ae9b07efdb1ac496eb", kill_on_drop: false }`
[INFO] [stdout] 04bcc4adbb568dcdb6d1e0f717cd5d3b3e0176aeeeba50ae9b07efdb1ac496eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b39c97795ed4ba6c38a82f54dc6be0999503cb4baf35bc617432509322320d6
[INFO] running `Command { std: "docker" "start" "-a" "6b39c97795ed4ba6c38a82f54dc6be0999503cb4baf35bc617432509322320d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling dprojc-core v0.1.3 (/opt/rustwide/workdir/lib/dprojc-core)
[INFO] [stderr]    Compiling dprojc-shell v0.1.3 (/opt/rustwide/workdir/lib/dprojc-shell)
[INFO] [stderr]    Compiling dprojc-tui v0.1.3 (/opt/rustwide/workdir/lib/dprojc-tui)
[INFO] [stderr]    Compiling dprojc-docs v0.1.3 (/opt/rustwide/workdir/lib/dprojc-docs)
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[INFO] [stderr]    Compiling dprojc-db v0.1.3 (/opt/rustwide/workdir/lib/dprojc-db)
[INFO] [stderr]    Compiling dprojc-config v0.1.3 (/opt/rustwide/workdir/lib/dprojc-config)
[INFO] [stderr]    Compiling dprojc-utils v0.1.3 (/opt/rustwide/workdir/lib/dprojc-utils)
[INFO] [stderr]    Compiling dprojc-types v0.1.3 (/opt/rustwide/workdir/lib/dprojc-types)
[INFO] [stdout] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stdout]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         deleted_missing_paths += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dprojc-cli v0.1.3 (/opt/rustwide/workdir/lib/dprojc-cli)
[INFO] [stdout] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stdout]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         deleted_missing_paths += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "6b39c97795ed4ba6c38a82f54dc6be0999503cb4baf35bc617432509322320d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b39c97795ed4ba6c38a82f54dc6be0999503cb4baf35bc617432509322320d6", kill_on_drop: false }`
[INFO] [stdout] 6b39c97795ed4ba6c38a82f54dc6be0999503cb4baf35bc617432509322320d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d67a2b10fef5ac991653ffde26c079a589be8c662be5d9730af454cbf81e1a35
[INFO] running `Command { std: "docker" "start" "-a" "d67a2b10fef5ac991653ffde26c079a589be8c662be5d9730af454cbf81e1a35", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stderr]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stderr]     |
[INFO] [stderr] 308 |                         deleted_missing_paths += 1;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dprojc-cli` (lib) generated 1 warning
[INFO] [stderr] warning: `dprojc-cli` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_cli-635a1bc167bcfe55)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test commands::tests::test_fuzzy_search_filtering ... ok
[INFO] [stdout] test commands::tests::test_limit_application ... ok
[INFO] [stdout] test commands::tests::test_project_creation ... ok
[INFO] [stdout] test commands::tests::test_output_formatter_creation ... ok
[INFO] [stdout] test commands::tests::test_project_type_parsing ... ok
[INFO] [stdout] test commands::tests::test_report_data_creation ... ok
[INFO] [stdout] test commands::tests::test_stats_data_creation ... ok
[INFO] [stdout] test output::tests::test_output_format_enum ... ok
[INFO] [stdout] test commands::tests::test_stats_data_serialization ... ok
[INFO] [stdout] test commands::tests::test_report_data_serialization ... ok
[INFO] [stdout] test output::tests::test_output_formatter_empty_projects ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_table ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_table ... ok
[INFO] [stdout] test tests::test_output_format_variants ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_yaml ... ok
[INFO] [stdout] test output::tests::test_output_formatter_yaml ... ok
[INFO] [stdout] test tests::test_cli_command_factory ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test output::tests::test_output_formatter_table ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_yaml ... ok
[INFO] [stdout] test output::tests::test_output_formatter_stats ... ok
[INFO] [stdout] test commands::tests::test_cli_runner_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dpc-b70cb709b4450a86)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_config-fbeae58ce312f142)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::test_config_paths_include_expected_locations ... ok
[INFO] [stdout] test tests::test_get_config_paths ... ok
[INFO] [stdout] test tests::test_config_validation ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_config_precedence_env_over_file ... ok
[INFO] [stdout] test tests::test_load_config_file ... ok
[INFO] [stdout] test tests::test_empty_config_file ... ok
[INFO] [stdout] test tests::test_load_config_file_invalid_yaml ... ok
[INFO] [stdout] test tests::test_load_from_env_invalid_values ... ok
[INFO] [stdout] test tests::test_merge_config_file ... ok
[INFO] [stdout] test tests::test_load_from_path ... ok
[INFO] [stdout] test tests::test_load_from_env_only ... ok
[INFO] [stdout] test tests::test_partial_config_file ... ok
[INFO] [stdout] test tests::test_load_config_file_nonexistent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_core-c666c58bb65d1bc3)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::test_catalog_creation ... ok
[INFO] [stdout] test tests::test_empty_project_catalog_operations ... ok
[INFO] [stdout] test tests::test_database_creation_with_custom_path ... ok
[INFO] [stdout] test tests::test_cleanup_operations ... ok
[INFO] [stdout] test tests::test_catalog_with_invalid_config ... ok
[INFO] [stdout] test tests::test_get_project_by_path_nonexistent ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_path ... ok
[INFO] [stdout] test tests::test_delete_project_by_path_nonexistent ... ok
[INFO] [stdout] test tests::test_export_projects_json ... ok
[INFO] [stdout] test tests::test_export_operations_on_empty_catalog ... ok
[INFO] [stdout] test tests::test_get_projects_by_type ... ok
[INFO] [stdout] test tests::test_delete_project ... ok
[INFO] [stdout] test tests::test_frecency_operations ... ok
[INFO] [stdout] test tests::test_utils_scan_directory_once ... ok
[INFO] [stdout] test tests::test_utils_scan_with_custom_config ... ok
[INFO] [stdout] test tests::test_config_update_and_scanner_reuse ... ok
[INFO] [stdout] test tests::test_concurrent_scans ... ok
[INFO] [stdout] test tests::test_incremental_scan ... ok
[INFO] [stdout] test tests::test_multiple_project_types_in_scan ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_mixed_valid_invalid_paths ... ok
[INFO] [stdout] test tests::test_scan_statistics ... ok
[INFO] [stdout] test tests::test_incremental_scan_edge_cases ... ok
[INFO] [stdout] test tests::test_scan_and_retrieve_projects ... ok
[INFO] [stdout] test tests::test_scan_result_summary_operations ... ok
[INFO] [stdout] test tests::test_project_counts ... ok
[INFO] [stdout] test tests::test_search_edge_cases ... ok
[INFO] [stdout] test tests::test_search_projects ... ok
[INFO] [stdout] test tests::test_backup_restore_operations ... ok
[INFO] [stdout] test tests::test_project_counts_comprehensive ... ok
[INFO] [stdout] test tests::test_large_number_of_projects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_db-94fea72736952eb6)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_open_database ... ok
[INFO] [stdout] test tests::test_get_recent_scan_results ... ok
[INFO] [stdout] test tests::test_get_scan_statistics ... ok
[INFO] [stdout] test tests::test_has_path_been_scanned_recently ... ok
[INFO] [stdout] test tests::test_delete_project ... ok
[INFO] [stdout] test tests::test_delete_scan_result ... ok
[INFO] [stdout] test tests::test_get_projects_by_type ... ok
[INFO] [stdout] test tests::test_get_projects_by_indicator ... ok
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_get_all_projects ... ok
[INFO] [stdout] test tests::test_delete_old_scan_results ... ok
[INFO] [stdout] test tests::test_get_project_counts_by_type ... ok
[INFO] [stdout] test tests::test_cleanup_orphaned_projects ... ok
[INFO] [stdout] test tests::test_clear_all_data ... ok
[INFO] [stdout] test tests::test_restore_from_invalid_sql ... ok
[INFO] [stdout] test tests::test_schema_initialization ... ok
[INFO] [stdout] test tests::test_schema_version ... ok
[INFO] [stdout] test tests::test_store_and_get_scan_result ... ok
[INFO] [stdout] test tests::test_search_projects_by_path ... ok
[INFO] [stdout] test tests::test_upsert_and_get_project ... ok
[INFO] [stdout] test tests::test_backup_and_restore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_docs-d4d603637c136404)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::test_config_validation ... ok
[INFO] [stdout] test tests::test_derive_project_id ... ok
[INFO] [stdout] test tests::test_extract_readme ... ok
[INFO] [stdout] test tests::test_docs_config_default ... ok
[INFO] [stdout] test tests::test_extract_readme_no_readme ... ok
[INFO] [stdout] test tests::test_extract_readme_various_names ... ok
[INFO] [stdout] test tests::test_detect_language ... ok
[INFO] [stdout] test tests::test_utils_validate_config ... ok
[INFO] [stdout] test tests::test_custom_template_invalid_directory ... ok
[INFO] [stdout] test tests::test_utils_generate_text_summary ... ok
[INFO] [stdout] test tests::test_generate_json_export ... ok
[INFO] [stdout] test tests::test_custom_template_loading ... ok
[INFO] [stdout] test tests::test_markdown_rendering_without_syntax_highlighting ... ok
[INFO] [stdout] test tests::test_generate_markdown_report ... ok
[INFO] [stdout] test tests::test_markdown_rendering_with_syntax_highlighting ... ok
[INFO] [stdout] test tests::test_generate_index_page ... ok
[INFO] [stdout] test tests::test_generate_statistics_page ... ok
[INFO] [stdout] test tests::test_generate_project_detail_with_readme ... ok
[INFO] [stdout] test tests::test_generate_readme_pages ... ok
[INFO] [stdout] test tests::test_generate_all_functionality ... ok
[INFO] [stdout] test tests::test_template_registration ... ok
[INFO] [stdout] test tests::test_render_markdown ... ok
[INFO] [stdout] test tests::test_syntax_highlighting_invalid_theme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_scanner-6bb97a96a8748f73)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test tests::test_invalid_config_validation ... ok
[INFO] [stdout] test tests::test_config_update_during_scan ... ok
[INFO] [stdout] test tests::test_custom_config ... ok
[INFO] [stdout] test tests::test_scan_directory_with_git ... ok
[INFO] [stdout] test tests::test_scan_directory_with_package_json ... ok
[INFO] [stdout] test tests::test_scan_empty_directory ... ok
[INFO] [stdout] test tests::test_scan_invalid_path ... ok
[INFO] [stdout] test tests::test_scan_excludes_hidden_dirs ... ok
[INFO] [stdout] test tests::test_scan_directory_with_multiple_indicators ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_errors ... ok
[INFO] [stdout] test tests::test_scan_nested_projects ... ok
[INFO] [stdout] test tests::test_scan_excludes_node_modules ... ok
[INFO] [stdout] test tests::test_scan_with_max_depth ... ok
[INFO] [stdout] test tests::test_shared_scanner_config_methods ... ok
[INFO] [stdout] test tests::test_shared_scanner ... ok
[INFO] [stdout] test tests::test_scan_multiple_directories ... ok
[INFO] [stdout] test tests::test_scan_with_custom_exclude_patterns ... ok
[INFO] [stdout] test tests::test_scan_root_with_multiple_indicators_precedence ... ok
[INFO] [stdout] test tests::test_project_types ... ok
[INFO] [stdout] test tests::test_scan_with_symlinks ... ok
[INFO] [stdout] test tests::test_utility_functions ... ok
[INFO] [stdout] test tests::test_shared_scanner_concurrent_access ... ok
[INFO] [stdout] test tests::test_scan_with_very_deep_structure ... ok
[INFO] [stdout] test tests::test_scan_performance_metrics ... ok
[INFO] [stdout] test tests::test_scan_with_permission_denied ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_scan_with_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_scan_with_permission_denied' (162) panicked at lib/dprojc-scanner/src/lib.rs:577:9:
[INFO] [stdout] assertion failed: !result.errors.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58405ca74102 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58405ca74102 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58405ca74102 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58405ca74102 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58405ca8a77a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58405ca8a77a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58405ca79816 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58405ca79816 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58405ca5033f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58405ca5033f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58405ca6b5f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58405c6c363e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58405c6c363e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58405ca6b862 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58405ca6b862 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58405ca5042a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58405ca44f79 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58405ca5146d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58405ca8af3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58405ca8af02 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x58405c693c1a - dprojc_scanner[e3d14e5b361ff01]::tests::test_scan_with_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:577:9
[INFO] [stdout]   21:     0x58405c6b7412 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x58405c6b748d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58405c66e74d - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x58405c66e64b - tokio[23091d7cc44966a2]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x58405c66e64b - tokio[23091d7cc44966a2]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x58405c66e64b - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x58405c665bc0 - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x58405c66da1d - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x58405c66cd14 - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x58405c6a98bb - <tokio[23091d7cc44966a2]::runtime::context::scoped::Scoped<tokio[23091d7cc44966a2]::runtime::scheduler::Context>>::set::<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x58405c6b1189 - tokio[23091d7cc44966a2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x58405c69bb62 - <std[3b51380354919863]::thread::local::LocalKey<tokio[23091d7cc44966a2]::runtime::context::Context>>::try_with::<tokio[23091d7cc44966a2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x58405c69b6ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[23091d7cc44966a2]::runtime::context::Context>>::with::<tokio[23091d7cc44966a2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x58405c6b09cd - tokio[23091d7cc44966a2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x58405c667b90 - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x58405c667e86 - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x58405c66c920 - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x58405c6a1ed3 - tokio[23091d7cc44966a2]::runtime::context::runtime::enter_runtime::<<tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x58405c6656f1 - <tokio[23091d7cc44966a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x58405c6a0574 - <tokio[23091d7cc44966a2]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x58405c6a073c - <tokio[23091d7cc44966a2]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x58405c69a993 - dprojc_scanner[e3d14e5b361ff01]::tests::test_scan_with_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:577:43
[INFO] [stdout]   43:     0x58405c687f27 - dprojc_scanner[e3d14e5b361ff01]::tests::test_scan_with_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:558:48
[INFO] [stdout]   44:     0x58405c66f576 - <dprojc_scanner[e3d14e5b361ff01]::tests::test_scan_with_permission_denied::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58405c6b79eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58405c6b79eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x58405c6c424a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x58405c6c424a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x58405c6c424a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x58405c6c424a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x58405c6c424a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x58405c6c424a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x58405c6c424a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x58405c6bf7f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x58405c6bf7f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x58405c6c6d42 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x58405c6c6d42 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x58405c6c6d42 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x58405c6c6d42 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x58405c6c6d42 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x58405c6c6d42 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x58405c6c6d42 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x58405ca737ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x58405ca737ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7375a27aeaa4 - <unknown>
[INFO] [stdout]   66:     0x7375a283ba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_scan_with_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dprojc-scanner --lib`
[INFO] running `Command { std: "docker" "inspect" "d67a2b10fef5ac991653ffde26c079a589be8c662be5d9730af454cbf81e1a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d67a2b10fef5ac991653ffde26c079a589be8c662be5d9730af454cbf81e1a35", kill_on_drop: false }`
[INFO] [stdout] d67a2b10fef5ac991653ffde26c079a589be8c662be5d9730af454cbf81e1a35
