[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/durableprogramming/durable-project-catalog on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd
[INFO] running `Command { std: "docker" "start" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[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 number_prefix v0.4.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling dprojc-types v0.1.3 (/opt/rustwide/workdir/lib/dprojc-types)
[INFO] [stderr]    Compiling dprojc-utils v0.1.3 (/opt/rustwide/workdir/lib/dprojc-utils)
[INFO] [stderr]    Compiling dprojc-config v0.1.3 (/opt/rustwide/workdir/lib/dprojc-config)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[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 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling dprojc-core v0.1.3 (/opt/rustwide/workdir/lib/dprojc-core)
[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-shell v0.1.3 (/opt/rustwide/workdir/lib/dprojc-shell)
[INFO] [stderr]    Compiling dprojc-db v0.1.3 (/opt/rustwide/workdir/lib/dprojc-db)
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[INFO] [stderr]    Compiling dprojc-utils v0.1.3 (/opt/rustwide/workdir/lib/dprojc-utils)
[INFO] [stderr]    Compiling dprojc-config v0.1.3 (/opt/rustwide/workdir/lib/dprojc-config)
[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 9.75s
[INFO] running `Command { std: "docker" "inspect" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_cli-47ed0e8ed3b9637c)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test commands::tests::test_fuzzy_search_filtering ... ok
[INFO] [stdout] test commands::tests::test_output_formatter_creation ... ok
[INFO] [stdout] test commands::tests::test_project_creation ... ok
[INFO] [stdout] test commands::tests::test_limit_application ... ok
[INFO] [stdout] test commands::tests::test_project_type_parsing ... ok
[INFO] [stdout] test commands::tests::test_report_data_creation ... ok
[INFO] [stdout] test output::tests::test_output_format_enum ... ok
[INFO] [stdout] test output::tests::test_output_formatter_empty_projects ... ok
[INFO] [stdout] test commands::tests::test_stats_data_serialization ... ok
[INFO] [stdout] test output::tests::test_output_formatter_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_yaml ... 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 commands::tests::test_report_data_serialization ... ok
[INFO] [stdout] test output::tests::test_output_formatter_yaml ... ok
[INFO] [stdout] test output::tests::test_output_formatter_table ... ok
[INFO] [stdout] test commands::tests::test_stats_data_creation ... ok
[INFO] [stdout] test output::tests::test_output_formatter_stats ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test tests::test_cli_command_factory ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_yaml ... 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.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dpc-ff9b456c25a90afe)
[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-7ceff3e4e31c2035)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::test_config_paths_include_expected_locations ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_config_validation ... ok
[INFO] [stdout] test tests::test_get_config_paths ... ok
[INFO] [stdout] test tests::test_load_config_file ... ok
[INFO] [stdout] test tests::test_load_config_file_nonexistent ... ok
[INFO] [stdout] test tests::test_merge_config_file ... ok
[INFO] [stdout] test tests::test_load_config_file_invalid_yaml ... ok
[INFO] [stdout] test tests::test_config_precedence_env_over_file ... ok
[INFO] [stdout] test tests::test_empty_config_file ... ok
[INFO] [stdout] test tests::test_load_from_env_invalid_values ... 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_from_path ... 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-8150785dcf2d742f)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::test_catalog_creation ... ok
[INFO] [stdout] test tests::test_get_project_by_path_nonexistent ... 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_delete_project_by_path_nonexistent ... ok
[INFO] [stdout] test tests::test_export_projects_json ... ok
[INFO] [stdout] test tests::test_empty_project_catalog_operations ... ok
[INFO] [stdout] test tests::test_catalog_with_invalid_config ... ok
[INFO] [stdout] test tests::test_get_projects_by_type ... ok
[INFO] [stdout] test tests::test_export_operations_on_empty_catalog ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_path ... ok
[INFO] [stdout] test tests::test_frecency_operations ... ok
[INFO] [stdout] test tests::test_concurrent_scans ... ok
[INFO] [stdout] test tests::test_config_update_and_scanner_reuse ... 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_delete_project ... 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_and_retrieve_projects ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_mixed_valid_invalid_paths ... ok
[INFO] [stdout] test tests::test_project_counts ... ok
[INFO] [stdout] test tests::test_scan_result_summary_operations ... ok
[INFO] [stdout] test tests::test_scan_statistics ... ok
[INFO] [stdout] test tests::test_search_projects ... ok
[INFO] [stdout] test tests::test_search_edge_cases ... ok
[INFO] [stdout] test tests::test_project_counts_comprehensive ... ok
[INFO] [stdout] test tests::test_backup_restore_operations ... ok
[INFO] [stdout] test tests::test_incremental_scan_edge_cases ... 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.82s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_db-9d1168a554a60311)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_open_database ... ok
[INFO] [stdout] test tests::test_get_scan_statistics ... ok
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_get_recent_scan_results ... ok
[INFO] [stdout] test tests::test_delete_scan_result ... 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_get_projects_by_indicator ... ok
[INFO] [stdout] test tests::test_get_all_projects ... ok
[INFO] [stdout] test tests::test_get_project_counts_by_type ... ok
[INFO] [stdout] test tests::test_delete_old_scan_results ... ok
[INFO] [stdout] test tests::test_get_projects_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_version ... ok
[INFO] [stdout] test tests::test_schema_initialization ... ok
[INFO] [stdout] test tests::test_upsert_and_get_project ... ok
[INFO] [stdout] test tests::test_search_projects_by_path ... ok
[INFO] [stdout] test tests::test_store_and_get_scan_result ... ok
[INFO] [stdout] test tests::test_backup_and_restore ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_docs-a41da369379c51ac)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[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_docs_config_default ... ok
[INFO] [stdout] test tests::test_extract_readme_various_names ... ok
[INFO] [stdout] test tests::test_extract_readme ... ok
[INFO] [stdout] test tests::test_extract_readme_no_readme ... 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_custom_template_loading ... ok
[INFO] [stdout] test tests::test_generate_json_export ... 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_render_markdown ... ok
[INFO] [stdout] test tests::test_generate_readme_pages ... ok
[INFO] [stdout] test tests::test_template_registration ... ok
[INFO] [stdout] test tests::test_generate_all_functionality ... 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_generate_project_detail_with_readme ... ok
[INFO] [stdout] test tests::test_generate_statistics_page ... 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.93s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_scanner-0bdcc09768ad1136)
[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_scan_directory_with_package_json ... ok
[INFO] [stdout] test tests::test_scan_excludes_hidden_dirs ... ok
[INFO] [stdout] test tests::test_custom_config ... ok
[INFO] [stdout] test tests::test_scan_empty_directory ... ok
[INFO] [stdout] test tests::test_scan_excludes_node_modules ... ok
[INFO] [stdout] test tests::test_scan_directory_with_git ... ok
[INFO] [stdout] test tests::test_shared_scanner ... ok
[INFO] [stdout] test tests::test_scan_nested_projects ... ok
[INFO] [stdout] test tests::test_scan_with_symlinks ... ok
[INFO] [stdout] test tests::test_shared_scanner_config_methods ... ok
[INFO] [stdout] test tests::test_project_types ... ok
[INFO] [stdout] test tests::test_scan_root_with_multiple_indicators_precedence ... ok
[INFO] [stdout] test tests::test_scan_with_custom_exclude_patterns ... ok
[INFO] [stdout] test tests::test_utility_functions ... ok
[INFO] [stdout] test tests::test_scan_with_max_depth ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_errors ... ok
[INFO] [stdout] test tests::test_scan_multiple_directories ... 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_directory_with_multiple_indicators ... ok
[INFO] [stdout] test tests::test_scan_performance_metrics ... ok
[INFO] [stdout] test tests::test_scan_invalid_path ... 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' (2303) 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:     0x5aa02be2f701 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa02be2f701 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa02be2f701 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa02be2f701 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa02be455aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa02be455aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5aa02be3454c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5aa02be3454c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5aa02be0af66 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa02be0af66 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa02be26779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa02ba901d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5aa02ba901d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5aa02be26aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5aa02be26aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5aa02be0b044 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5aa02be021b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa02be0becd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5aa02be45e2c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa02be45df2 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5aa02ba53ae9 - dprojc_scanner[2e7d0122f042e3ca]::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:     0x5aa02ba6c6c2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5aa02ba6c73d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5aa02ba627fd - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba626fb - tokio[68e284524d01ec13]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba626fb - tokio[68e284524d01ec13]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba626fb - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba5bb00 - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba61acd - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba60dc4 - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5aa02ba791cb - <tokio[68e284524d01ec13]::runtime::context::scoped::Scoped<tokio[68e284524d01ec13]::runtime::scheduler::Context>>::set::<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::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:     0x5aa02ba7cba9 - tokio[68e284524d01ec13]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5aa02ba72d52 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[68e284524d01ec13]::runtime::context::Context>>::try_with::<tokio[68e284524d01ec13]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x5aa02ba728de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[68e284524d01ec13]::runtime::context::Context>>::with::<tokio[68e284524d01ec13]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x5aa02ba7c03d - tokio[68e284524d01ec13]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5aa02ba5dad0 - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5aa02ba5ddc6 - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba609d0 - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba7ff73 - tokio[68e284524d01ec13]::runtime::context::runtime::enter_runtime::<<tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba5b631 - <tokio[68e284524d01ec13]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba6cdc4 - <tokio[68e284524d01ec13]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba6cf8f - <tokio[68e284524d01ec13]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5aa02ba5a833 - dprojc_scanner[2e7d0122f042e3ca]::tests::test_scan_with_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:577:43
[INFO] [stdout]   43:     0x5aa02ba47ce7 - dprojc_scanner[2e7d0122f042e3ca]::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:     0x5aa02ba67ad6 - <dprojc_scanner[2e7d0122f042e3ca]::tests::test_scan_with_permission_denied::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5aa02ba8350b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5aa02ba8350b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5aa02ba90b55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5aa02ba90b55 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5aa02ba90b55 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x5aa02ba90b55 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5aa02ba90b55 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5aa02ba90b55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5aa02ba90b55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5aa02ba8b604 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5aa02ba8b604 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5aa02ba93ca2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5aa02ba93ca2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5aa02ba93ca2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x5aa02ba93ca2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5aa02ba93ca2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5aa02ba93ca2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5aa02ba93ca2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5aa02be2ed7f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x5aa02be2ed7f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7b4125a79aa4 - <unknown>
[INFO] [stdout]   66:     0x7b4125b06a64 - 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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dprojc-scanner --lib`
[INFO] running `Command { std: "docker" "inspect" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd", kill_on_drop: false }`
[INFO] [stdout] e0c2cf324ec999213ddabd6ff2e24570df6e1609a4d38ab9653e264db58265dd
