[INFO] cloning repository https://github.com/esavier/deptrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esavier/deptrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesavier%2Fdeptrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesavier%2Fdeptrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 164328661462a37ec5a51ae49da5017ba788754a [INFO] testing esavier/deptrack against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesavier%2Fdeptrack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/esavier/deptrack [INFO] finished tweaking git repo https://github.com/esavier/deptrack [INFO] tweaked toml for git repo https://github.com/esavier/deptrack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/esavier/deptrack on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/esavier/deptrack 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 661fff5ed71c7e68f752a6781a55aadde6008adfea778cf02b9731380c992e4a [INFO] running `Command { std: "docker" "start" "-a" "661fff5ed71c7e68f752a6781a55aadde6008adfea778cf02b9731380c992e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "661fff5ed71c7e68f752a6781a55aadde6008adfea778cf02b9731380c992e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661fff5ed71c7e68f752a6781a55aadde6008adfea778cf02b9731380c992e4a", kill_on_drop: false }` [INFO] [stdout] 661fff5ed71c7e68f752a6781a55aadde6008adfea778cf02b9731380c992e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a135832eb40d120b319a7c9caf5dc519e4bdab5be90ba883d5d778826bae792 [INFO] running `Command { std: "docker" "start" "-a" "8a135832eb40d120b319a7c9caf5dc519e4bdab5be90ba883d5d778826bae792", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling generic-array v0.14.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-actor v0.32.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.17.5 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-mailmap v0.24.0 [INFO] [stderr] Compiling gix-object v0.44.0 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling gix-attributes v0.22.5 [INFO] [stderr] Compiling gix-ignore v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling gix-pathspec v0.7.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gix-revwalk v0.15.0 [INFO] [stderr] Compiling gix-ref v0.47.0 [INFO] [stderr] Compiling gix-filter v0.13.0 [INFO] [stderr] Compiling gix-pack v0.53.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling gix-traverse v0.41.0 [INFO] [stderr] Compiling gix-revision v0.29.0 [INFO] [stderr] Compiling gix-negotiate v0.15.0 [INFO] [stderr] Compiling gix-index v0.35.0 [INFO] [stderr] Compiling gix-worktree-stream v0.15.0 [INFO] [stderr] Compiling gix-refspec v0.25.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix-archive v0.15.0 [INFO] [stderr] Compiling gix-discover v0.35.0 [INFO] [stderr] Compiling gix-config v0.40.0 [INFO] [stderr] Compiling gix-odb v0.63.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling gix-worktree v0.36.0 [INFO] [stderr] Compiling gix-dir v0.8.0 [INFO] [stderr] Compiling gix-diff v0.46.0 [INFO] [stderr] Compiling gix-worktree-state v0.13.0 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Compiling gix-credentials v0.24.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling gix-status v0.13.0 [INFO] [stderr] Compiling gix-submodule v0.14.0 [INFO] [stderr] Compiling gix v0.66.0 [INFO] [stderr] Compiling deptrack v0.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "8a135832eb40d120b319a7c9caf5dc519e4bdab5be90ba883d5d778826bae792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a135832eb40d120b319a7c9caf5dc519e4bdab5be90ba883d5d778826bae792", kill_on_drop: false }` [INFO] [stdout] 8a135832eb40d120b319a7c9caf5dc519e4bdab5be90ba883d5d778826bae792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa623e38cde1d6e35b3d7f572a5724e46d69fd91f2be5015aaeb8a6f6f3a5047 [INFO] running `Command { std: "docker" "start" "-a" "fa623e38cde1d6e35b3d7f572a5724e46d69fd91f2be5015aaeb8a6f6f3a5047", kill_on_drop: false }` [INFO] [stderr] Compiling deptrack v0.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.54s [INFO] running `Command { std: "docker" "inspect" "fa623e38cde1d6e35b3d7f572a5724e46d69fd91f2be5015aaeb8a6f6f3a5047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa623e38cde1d6e35b3d7f572a5724e46d69fd91f2be5015aaeb8a6f6f3a5047", kill_on_drop: false }` [INFO] [stdout] fa623e38cde1d6e35b3d7f572a5724e46d69fd91f2be5015aaeb8a6f6f3a5047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e3053c2ff774fe19995d8b736d576c7f764a575f575c60f476dbce558e0f46e [INFO] running `Command { std: "docker" "start" "-a" "1e3053c2ff774fe19995d8b736d576c7f764a575f575c60f476dbce558e0f46e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deptrack-4dc2d37489d82c68) [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test utils::alt::expr::tests::test_and_evaluation ... ok [INFO] [stdout] test utils::alt::expr::tests::test_builder_pattern ... ok [INFO] [stdout] test utils::alt::expr::tests::test_builder_not ... ok [INFO] [stdout] test utils::alt::expr::tests::test_complex_expression ... ok [INFO] [stdout] test utils::alt::expr::tests::test_from_conversion ... ok [INFO] [stdout] test utils::alt::expr::tests::test_leaf_evaluation ... ok [INFO] [stdout] test utils::alt::expr::tests::test_not_evaluation ... ok [INFO] [stdout] test utils::alt::expr::tests::test_or_evaluation ... ok [INFO] [stdout] test utils::alt::expr::tests::test_short_circuit_and ... ok [INFO] [stdout] test utils::alt::expr::tests::test_short_circuit_or ... ok [INFO] [stdout] test utils::alt::expr::tests::test_xor_evaluation ... ok [INFO] [stdout] test utils::cargo_ops::integration::tests::test_change_impact_analysis_default ... ok [INFO] [stdout] test utils::cargo_ops::integration::tests::test_change_impact_analysis_new ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_crate_id_display ... ok [INFO] [stdout] test utils::changelog::parser::tests::test_parse_entry_empty_description ... ok [INFO] [stdout] test utils::changelog::parser::tests::test_parse_entry_no_colon ... ok [INFO] [stdout] test utils::changelog::parser::tests::test_parse_entry_without_scope ... ok [INFO] [stdout] test utils::changelog::validator::tests::test_validate_entry_missing_scope ... ok [INFO] [stdout] test utils::changelog::parser::tests::test_parse_entry_with_scope ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_filesystem_explorer_new ... ok [INFO] [stdout] test utils::changelog::validator::tests::test_validate_entry_invalid_type ... ok [INFO] [stdout] test utils::changelog::validator::tests::test_validate_entry_valid ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_count_elements_empty_directory ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_complex_predicate_expression ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_filesystem_explorer_basic ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_filter_directory_with_predicate ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_count_elements_recursive ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_dev_dependency_cycle_detection ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_find_files_by_extension_multiple ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_dependency_graph_analysis ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_crate_discovery ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_dependency_graph_construction ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_find_files_complex_extensions ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_scan_directory ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_affected_crates_analysis ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_scan_from_root_sets_root_flag ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_find_files_nested ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_find_files_matching ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_production_dependency_cycle_detection ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_workspace_discovery ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_scan_with_or_predicate ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_scan_with_file_extension_predicate ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_scan_directory_nonexistent ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsdirectory_new ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsdirectory_new_root ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fselement_clone ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fselement_debug ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_toml_version_matching ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_scan_with_directory_contains_predicate ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_ext_attributes_binary_data ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_ext_attributes_directory_operations ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_ext_attributes_file_operations ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_empty_file ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_directory_rfc3339_time_format ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_different_content ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_fast ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_sha256 ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_sha512 ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_new ... ok [INFO] [stdout] test utils::filesystem::explore::tests::test_toml_content_predicate_integration ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_ext_attributes_recursive_search ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_metadata_scan_no_extension ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_hashtype_debug ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_hashtype_clone ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_metadata_scan ... ok [INFO] [stdout] test utils::git_ops::tests::test_change_types ... ok [INFO] [stdout] test utils::git_ops::tests::test_changed_files_helpers ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsdirectory_hash_recursive ... ok [INFO] [stdout] test utils::cargo_ops::tests::test_graph_queries ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsdirectory_metadata_scan ... ok [INFO] [stdout] test utils::git_ops::tests::test_git_ref_from_string ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_all ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_blake3 ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsdirectory_scan ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_hash_crc32 ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_ext_attributes_list_all_recursive ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_rfc3339_format_structure ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_permissions ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_rfc3339_time_format ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_fsfile_open ... ok [INFO] [stdout] test utils::git_ops::tests::test_get_repository_info_error_non_repo ... ok [INFO] [stdout] test utils::git_ops::tests::test_detect_repository_root_error_non_repo ... ok [INFO] [stdout] test utils::git_ops::tests::test_is_repository_with_non_repo ... ok [INFO] [stdout] test utils::filesystem::types::tests::test_rfc3339_time_consistency ... ok [INFO] [stdout] test utils::git_ops::tests::test_is_repository_root_false_non_repo ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_extract_dependencies_predicate ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_extract_version_predicate ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_extract_dev_dependencies_predicate ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_field_equals_predicate ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_has_field_predicate ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_has_table_predicate ... ok [INFO] [stdout] test utils::git_ops::tests::test_get_repository_info ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_toml_predicate_enum ... ok [INFO] [stdout] test utils::toml_ops::reader::tests::test_nonexistent_file ... ok [INFO] [stdout] test utils::toml_ops::predicates::tests::test_version_matches_predicate ... ok [INFO] [stdout] test utils::toml_ops::reader::tests::test_parse_string ... ok [INFO] [stdout] test utils::git_ops::tests::test_resolve_ref_head ... ok [INFO] [stdout] test utils::git_ops::tests::test_resolve_ref_hash ... ok [INFO] [stdout] test utils::git_ops::tests::test_is_repository_with_git_repo ... ok [INFO] [stdout] test utils::toml_ops::reader::tests::test_find_and_read_cargo_toml ... ok [INFO] [stdout] test utils::toml_ops::reader::tests::test_toml_error_handling ... ok [INFO] [stdout] test utils::toml_ops::reader::tests::test_read_file ... ok [INFO] [stdout] test utils::toml_ops::reader::tests::test_read_cargo_toml ... ok [INFO] [stdout] test utils::git_ops::tests::test_is_repository_root_false_subdirectory ... ok [INFO] [stdout] test utils::git_ops::tests::test_detect_repository_root ... ok [INFO] [stdout] test utils::git_ops::tests::test_is_repository_root_true ... ok [INFO] [stdout] test utils::git_ops::tests::test_list_changed_files_same_ref ... ok [INFO] [stdout] test utils::git_ops::tests::test_compare_with_branch ... ok [INFO] [stdout] test utils::git_ops::tests::test_list_working_directory_changes ... ok [INFO] [stdout] test utils::testing::scenarios::tests::test_simple_chain_scenario ... ok [INFO] [stdout] test utils::testing::scenarios::tests::test_cross_workspace_scenario ... ok [INFO] [stdout] test utils::testing::scenarios::tests::test_complex_scenario ... ok [INFO] [stdout] test utils::testing::scenarios::tests::test_repo_modification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/deptrack-ca223a8ded7963bd) [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 tests/filesystem_integration.rs (/opt/rustwide/target/debug/deps/filesystem_integration-d126120c412d5ac5) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_integration_error_handling ... ok [INFO] [stdout] test test_integration_hash_consistency ... ok [INFO] [stdout] test test_integration_rfc3339_timestamps ... ok [INFO] [stdout] test test_integration_extended_attributes ... ok [INFO] [stdout] test test_integration_hash_different_algorithms ... ok [INFO] [stdout] test test_integration_deep_nesting ... ok [INFO] [stdout] test test_integration_full_scan_and_analysis ... ok [INFO] [stdout] test test_integration_metadata_scanning ... ok [INFO] [stdout] test test_integration_mixed_content ... ok [INFO] [stdout] test test_integration_hashing_performance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/git_ops_integration.rs (/opt/rustwide/target/debug/deps/git_ops_integration-33408080b6c7be1a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_integration_error_handling ... ok [INFO] [stdout] test test_integration_get_repository_info_detailed ... ok [INFO] [stdout] test test_integration_detect_repository_root_from_various_depths ... ok [INFO] [stdout] test test_integration_bare_repository ... ok [INFO] [stdout] test test_integration_is_repository_various_paths ... ok [INFO] [stdout] test test_integration_is_repository_root_precision ... ok [INFO] [stdout] test test_integration_complex_directory_structure ... ok [INFO] [stdout] test test_integration_nested_repositories ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_repo_generation.rs (/opt/rustwide/target/debug/deps/test_repo_generation-e09f4b4af0d7e4ac) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_custom_repository_builder ... ok [INFO] [stdout] test test_simple_chain_scenario ... ok [INFO] [stdout] test test_cross_workspace_scenario ... ok [INFO] [stdout] test test_git_integration_with_generated_repo ... ok [INFO] [stdout] test test_repository_modifications ... ok [INFO] [stdout] test test_complex_scenario ... ok [INFO] [stdout] test test_version_bump_analysis_with_generated_repo ... ok [INFO] [stdout] test test_change_impact_analysis_with_generated_repo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests deptrack [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] running `Command { std: "docker" "inspect" "1e3053c2ff774fe19995d8b736d576c7f764a575f575c60f476dbce558e0f46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3053c2ff774fe19995d8b736d576c7f764a575f575c60f476dbce558e0f46e", kill_on_drop: false }` [INFO] [stdout] 1e3053c2ff774fe19995d8b736d576c7f764a575f575c60f476dbce558e0f46e