[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/durableprogramming/durable-project-catalog on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71e5963e4a9304315b48f9799f5e46ae998a8814b18681a2042d5d901593441c
[INFO] running `Command { std: "docker" "start" "-a" "71e5963e4a9304315b48f9799f5e46ae998a8814b18681a2042d5d901593441c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71e5963e4a9304315b48f9799f5e46ae998a8814b18681a2042d5d901593441c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e5963e4a9304315b48f9799f5e46ae998a8814b18681a2042d5d901593441c", kill_on_drop: false }`
[INFO] [stdout] 71e5963e4a9304315b48f9799f5e46ae998a8814b18681a2042d5d901593441c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdb21163b5b55bd985945cf03e90b45f3b0e3aa2f013ee97a6a7f214e545a108
[INFO] running `Command { std: "docker" "start" "-a" "fdb21163b5b55bd985945cf03e90b45f3b0e3aa2f013ee97a6a7f214e545a108", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling anstream v0.6.21
[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 pest_generator v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[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 winnow v0.7.13
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling dprojc-db v0.1.3 (/opt/rustwide/workdir/lib/dprojc-db)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling dprojc-core v0.1.3 (/opt/rustwide/workdir/lib/dprojc-core)
[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 termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling dprojc-tui v0.1.3 (/opt/rustwide/workdir/lib/dprojc-tui)
[INFO] [stderr]    Compiling dprojc-shell v0.1.3 (/opt/rustwide/workdir/lib/dprojc-shell)
[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 2m 34s
[INFO] running `Command { std: "docker" "inspect" "fdb21163b5b55bd985945cf03e90b45f3b0e3aa2f013ee97a6a7f214e545a108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb21163b5b55bd985945cf03e90b45f3b0e3aa2f013ee97a6a7f214e545a108", kill_on_drop: false }`
[INFO] [stdout] fdb21163b5b55bd985945cf03e90b45f3b0e3aa2f013ee97a6a7f214e545a108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 772076ad00586a0f50d570cc56a7f8f229971c546f8575658b393baa3274babe
[INFO] running `Command { std: "docker" "start" "-a" "772076ad00586a0f50d570cc56a7f8f229971c546f8575658b393baa3274babe", kill_on_drop: false }`
[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-core v0.1.3 (/opt/rustwide/workdir/lib/dprojc-core)
[INFO] [stderr]    Compiling dprojc-db v0.1.3 (/opt/rustwide/workdir/lib/dprojc-db)
[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] [stderr]    Compiling dprojc-config v0.1.3 (/opt/rustwide/workdir/lib/dprojc-config)
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[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-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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.23s
[INFO] running `Command { std: "docker" "inspect" "772076ad00586a0f50d570cc56a7f8f229971c546f8575658b393baa3274babe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "772076ad00586a0f50d570cc56a7f8f229971c546f8575658b393baa3274babe", kill_on_drop: false }`
[INFO] [stdout] 772076ad00586a0f50d570cc56a7f8f229971c546f8575658b393baa3274babe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28fd98ef4e1cdd3322ff9af3aab9ef8fc6d952cad4959ee822cad8a68d785d62
[INFO] running `Command { std: "docker" "start" "-a" "28fd98ef4e1cdd3322ff9af3aab9ef8fc6d952cad4959ee822cad8a68d785d62", 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.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_cli-eac81de8c0401ebf)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test commands::tests::test_project_type_parsing ... 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_fuzzy_search_filtering ... ok
[INFO] [stdout] test commands::tests::test_limit_application ... ok
[INFO] [stdout] test commands::tests::test_stats_data_creation ... 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 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_scan_results_json ... 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_scan_results_yaml ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_table ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_yaml ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_table ... ok
[INFO] [stdout] test output::tests::test_output_formatter_table ... ok
[INFO] [stdout] test output::tests::test_output_formatter_stats ... 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_output_format_variants ... ok
[INFO] [stdout] test tests::test_cli_parsing ... 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-491372ccfdaf4cc3)
[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-3e59ed0b381365cc)
[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_default_config ... ok
[INFO] [stdout] test tests::test_config_validation ... 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 ... ok
[INFO] [stdout] test tests::test_empty_config_file ... ok
[INFO] [stdout] test tests::test_config_precedence_env_over_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_load_from_path ... ok
[INFO] [stdout] test tests::test_partial_config_file ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_core-1e1fdc94b89d304c)
[INFO] [stdout] test tests::test_load_config_file_invalid_yaml ... 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] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::test_database_creation_with_custom_path ... ok
[INFO] [stdout] test tests::test_catalog_creation ... ok
[INFO] [stdout] test tests::test_cleanup_operations ... ok
[INFO] [stdout] test tests::test_catalog_with_invalid_config ... ok
[INFO] [stdout] test tests::test_config_update_and_scanner_reuse ... ok
[INFO] [stdout] test tests::test_delete_project ... ok
[INFO] [stdout] test tests::test_concurrent_scans ... ok
[INFO] [stdout] test tests::test_delete_project_by_path_nonexistent ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_path ... ok
[INFO] [stdout] test tests::test_empty_project_catalog_operations ... ok
[INFO] [stdout] test tests::test_export_operations_on_empty_catalog ... ok
[INFO] [stdout] test tests::test_export_projects_json ... ok
[INFO] [stdout] test tests::test_get_project_by_path_nonexistent ... ok
[INFO] [stdout] test tests::test_frecency_operations ... ok
[INFO] [stdout] test tests::test_backup_restore_operations ... ok
[INFO] [stdout] test tests::test_incremental_scan ... ok
[INFO] [stdout] test tests::test_get_projects_by_type ... ok
[INFO] [stdout] test tests::test_incremental_scan_edge_cases ... ok
[INFO] [stdout] test tests::test_multiple_project_types_in_scan ... ok
[INFO] [stdout] test tests::test_project_counts ... ok
[INFO] [stdout] test tests::test_project_counts_comprehensive ... 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_scan_and_retrieve_projects ... ok
[INFO] [stdout] test tests::test_large_number_of_projects ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_mixed_valid_invalid_paths ... 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_edge_cases ... ok
[INFO] [stdout] test tests::test_search_projects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_db-61e396113faf09e8)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_delete_scan_result ... ok
[INFO] [stdout] test tests::test_get_all_projects ... ok
[INFO] [stdout] test tests::test_delete_project ... ok
[INFO] [stdout] test tests::test_delete_old_scan_results ... ok
[INFO] [stdout] test tests::test_cleanup_orphaned_projects ... ok
[INFO] [stdout] test tests::test_clear_all_data ... ok
[INFO] [stdout] test tests::test_get_projects_by_indicator ... ok
[INFO] [stdout] test tests::test_get_project_counts_by_type ... ok
[INFO] [stdout] test tests::test_get_recent_scan_results ... ok
[INFO] [stdout] test tests::test_has_path_been_scanned_recently ... ok
[INFO] [stdout] test tests::test_get_scan_statistics ... ok
[INFO] [stdout] test tests::test_get_projects_by_type ... ok
[INFO] [stdout] test tests::test_open_database ... ok
[INFO] [stdout] test tests::test_backup_and_restore ... ok
[INFO] [stdout] test tests::test_schema_initialization ... ok
[INFO] [stdout] test tests::test_schema_version ... 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_upsert_and_get_project ... ok
[INFO] [stdout] test tests::test_restore_from_invalid_sql ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_docs-9af81d73b697128a)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::test_docs_config_default ... ok
[INFO] [stdout] test tests::test_derive_project_id ... ok
[INFO] [stdout] test tests::test_extract_readme_various_names ... ok
[INFO] [stdout] test tests::test_extract_readme_no_readme ... ok
[INFO] [stdout] test tests::test_extract_readme ... ok
[INFO] [stdout] test tests::test_config_validation ... ok
[INFO] [stdout] test tests::test_detect_language ... ok
[INFO] [stdout] test tests::test_custom_template_invalid_directory ... ok
[INFO] [stdout] test tests::test_custom_template_loading ... ok
[INFO] [stdout] test tests::test_generate_markdown_report ... ok
[INFO] [stdout] test tests::test_generate_json_export ... ok
[INFO] [stdout] test tests::test_generate_index_page ... ok
[INFO] [stdout] test tests::test_generate_project_detail_with_readme ... ok
[INFO] [stdout] test tests::test_generate_all_functionality ... ok
[INFO] [stdout] test tests::test_generate_readme_pages ... ok
[INFO] [stdout] test tests::test_utils_validate_config ... ok
[INFO] [stdout] test tests::test_generate_statistics_page ... ok
[INFO] [stdout] test tests::test_utils_generate_text_summary ... ok
[INFO] [stdout] test tests::test_syntax_highlighting_invalid_theme ... ok
[INFO] [stdout] test tests::test_markdown_rendering_with_syntax_highlighting ... ok
[INFO] [stdout] test tests::test_render_markdown ... ok
[INFO] [stdout] test tests::test_template_registration ... ok
[INFO] [stdout] test tests::test_markdown_rendering_without_syntax_highlighting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_scanner-49adde47a00776ec)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test tests::test_invalid_config_validation ... ok
[INFO] [stdout] test tests::test_scan_empty_directory ... ok
[INFO] [stdout] test tests::test_scan_directory_with_git ... ok
[INFO] [stdout] test tests::test_scan_excludes_hidden_dirs ... ok
[INFO] [stdout] test tests::test_scan_excludes_node_modules ... ok
[INFO] [stdout] test tests::test_custom_config ... ok
[INFO] [stdout] test tests::test_scan_directory_with_package_json ... ok
[INFO] [stdout] test tests::test_scan_directory_with_multiple_indicators ... ok
[INFO] [stdout] test tests::test_scan_multiple_directories ... ok
[INFO] [stdout] test tests::test_scan_nested_projects ... ok
[INFO] [stdout] test tests::test_config_update_during_scan ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_errors ... 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_invalid_path ... ok
[INFO] [stdout] test tests::test_scan_with_custom_exclude_patterns ... ok
[INFO] [stdout] test tests::test_shared_scanner_config_methods ... 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_max_depth ... ok
[INFO] [stdout] test tests::test_scan_with_symlinks ... ok
[INFO] [stdout] test tests::test_shared_scanner ... 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' (155) 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:     0x5b0f41cc2efa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0f41cc2efa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0f41cc2efa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0f41cc2efa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0f41cd8ada - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0f41cd8ada - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b0f41cc7ff2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b0f41cc7ff2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b0f41c9f47f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0f41c9f47f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0f41cba559 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0f4191a69c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b0f4191a69c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b0f41cba7d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b0f41cba7d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0f41c9f56a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b0f41c967d9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0f41ca048d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0f41cd931c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0f41cd92e2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b0f418dd32a - dprojc_scanner[c831cc42d91fcbf8]::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:     0x5b0f418f8a02 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b0f418f8a7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b0f418ec5ad - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418ec4ab - tokio[903bbcdf90d73cc0]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418ec4ab - tokio[903bbcdf90d73cc0]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418ec4ab - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418e5370 - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418eb87d - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418eab74 - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x5b0f41909b4b - <tokio[903bbcdf90d73cc0]::runtime::context::scoped::Scoped<tokio[903bbcdf90d73cc0]::runtime::scheduler::Context>>::set::<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x5b0f41901999 - tokio[903bbcdf90d73cc0]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x5b0f418ff992 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[903bbcdf90d73cc0]::runtime::context::Context>>::try_with::<tokio[903bbcdf90d73cc0]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5b0f418ff51e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[903bbcdf90d73cc0]::runtime::context::Context>>::with::<tokio[903bbcdf90d73cc0]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5b0f4190106d - tokio[903bbcdf90d73cc0]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x5b0f418e7340 - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x5b0f418e7636 - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418ea780 - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f41901823 - tokio[903bbcdf90d73cc0]::runtime::context::runtime::enter_runtime::<<tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418e4ea1 - <tokio[903bbcdf90d73cc0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f41904044 - <tokio[903bbcdf90d73cc0]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f4190420f - <tokio[903bbcdf90d73cc0]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x5b0f418e40a3 - dprojc_scanner[c831cc42d91fcbf8]::tests::test_scan_with_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:577:43
[INFO] [stdout]   43:     0x5b0f418d1497 - dprojc_scanner[c831cc42d91fcbf8]::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:     0x5b0f418f1906 - <dprojc_scanner[c831cc42d91fcbf8]::tests::test_scan_with_permission_denied::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b0f4190d97b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b0f4190d97b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5b0f4191b16b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5b0f4191b16b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5b0f4191b16b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5b0f4191b16b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5b0f4191b16b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b0f4191b16b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5b0f4191b16b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5b0f41915b44 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5b0f41915b44 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5b0f4191dd72 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5b0f4191dd72 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5b0f4191dd72 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b0f4191dd72 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5b0f4191dd72 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b0f4191dd72 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5b0f4191dd72 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5b0f41cc262f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5b0f41cc262f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7574563cbaa4 - <unknown>
[INFO] [stdout]   66:     0x757456458a64 - 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.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dprojc-scanner --lib`
[INFO] running `Command { std: "docker" "inspect" "28fd98ef4e1cdd3322ff9af3aab9ef8fc6d952cad4959ee822cad8a68d785d62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28fd98ef4e1cdd3322ff9af3aab9ef8fc6d952cad4959ee822cad8a68d785d62", kill_on_drop: false }`
[INFO] [stdout] 28fd98ef4e1cdd3322ff9af3aab9ef8fc6d952cad4959ee822cad8a68d785d62
