[INFO] cloning repository https://github.com/Dean0801/lockpick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dean0801/lockpick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDean0801%2Flockpick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDean0801%2Flockpick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14fc981baa12070370fb4767ffef7186c468d5c2 [INFO] testing Dean0801/lockpick against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDean0801%2Flockpick" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Dean0801/lockpick [INFO] finished tweaking git repo https://github.com/Dean0801/lockpick [INFO] tweaked toml for git repo https://github.com/Dean0801/lockpick written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dean0801/lockpick on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Dean0801/lockpick 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bf2040f096242d8143b50006cff8fc753e99133135c3ac2057071876c309f3b [INFO] running `Command { std: "docker" "start" "-a" "5bf2040f096242d8143b50006cff8fc753e99133135c3ac2057071876c309f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bf2040f096242d8143b50006cff8fc753e99133135c3ac2057071876c309f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf2040f096242d8143b50006cff8fc753e99133135c3ac2057071876c309f3b", kill_on_drop: false }` [INFO] [stdout] 5bf2040f096242d8143b50006cff8fc753e99133135c3ac2057071876c309f3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c38af340889f191f1054b5aae50f79408081fe4d8a60bf81b9684d73d119f80 [INFO] running `Command { std: "docker" "start" "-a" "7c38af340889f191f1054b5aae50f79408081fe4d8a60bf81b9684d73d119f80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling oxc_data_structures v0.115.0 [INFO] [stderr] Compiling oxc_estree v0.115.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling dragonbox_ecma v0.1.12 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling oxc_allocator v0.115.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling oxc_str v0.115.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling oxc-miette-derive v2.7.0 [INFO] [stderr] Compiling oxc_ast_macros v0.115.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling oxc-miette v2.7.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling oxc_span v0.115.0 [INFO] [stderr] Compiling oxc_diagnostics v0.115.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling oxc_regular_expression v0.115.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling oxc_syntax v0.115.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling oxc_ast v0.115.0 [INFO] [stderr] Compiling tui-input v0.10.1 [INFO] [stderr] Compiling tui-tree-widget v0.22.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oxc_ecmascript v0.115.0 [INFO] [stderr] Compiling oxc_parser v0.115.0 [INFO] [stderr] Compiling lockpick v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.42s [INFO] running `Command { std: "docker" "inspect" "7c38af340889f191f1054b5aae50f79408081fe4d8a60bf81b9684d73d119f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c38af340889f191f1054b5aae50f79408081fe4d8a60bf81b9684d73d119f80", kill_on_drop: false }` [INFO] [stdout] 7c38af340889f191f1054b5aae50f79408081fe4d8a60bf81b9684d73d119f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f631403001535615f24e66aa10969cc5cbc125db18e542dcde40fbd5179f40d2 [INFO] running `Command { std: "docker" "start" "-a" "f631403001535615f24e66aa10969cc5cbc125db18e542dcde40fbd5179f40d2", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling lockpick v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.26s [INFO] running `Command { std: "docker" "inspect" "f631403001535615f24e66aa10969cc5cbc125db18e542dcde40fbd5179f40d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f631403001535615f24e66aa10969cc5cbc125db18e542dcde40fbd5179f40d2", kill_on_drop: false }` [INFO] [stdout] f631403001535615f24e66aa10969cc5cbc125db18e542dcde40fbd5179f40d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 642ac3fa13a1750eafaa6775955caf5cd76b7d85b8b0d04e466691b5426e12fb [INFO] running `Command { std: "docker" "start" "-a" "642ac3fa13a1750eafaa6775955caf5cd76b7d85b8b0d04e466691b5426e12fb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lockpick-0b68bbec0789143e) [INFO] [stdout] [INFO] [stdout] running 201 tests [INFO] [stdout] test analyzer::duplicates::tests::test_detect_no_duplicates ... ok [INFO] [stdout] test analyzer::duplicates::tests::test_detect_duplicates_found ... ok [INFO] [stdout] test analyzer::license::tests::test_check_policy_deny_list ... ok [INFO] [stdout] test analyzer::license::tests::test_unknown_always_violates_unless_allowed ... ok [INFO] [stdout] test analyzer::license::tests::test_normalization_apache ... ok [INFO] [stdout] test analyzer::license::tests::test_skip_dev_dependencies ... ok [INFO] [stdout] test analyzer::license::tests::test_unknown_when_no_license_field ... ok [INFO] [stdout] test analyzer::license::tests::test_string_license_extraction ... ok [INFO] [stdout] test analyzer::license::tests::test_legacy_array_license_format ... ok [INFO] [stdout] test analyzer::size::tests::test_analyze_size_scoped_package ... ok [INFO] [stdout] test analyzer::size::tests::test_analyze_size_with_packages ... ok [INFO] [stdout] test analyzer::size::tests::test_analyze_size_missing_dir ... ok [INFO] [stdout] test analyzer::license::tests::test_check_policy_allow_list ... ok [INFO] [stdout] test audit::osv::tests::test_cvss3_incomplete_vector ... ok [INFO] [stdout] test audit::osv::tests::test_cvss3_critical_vector ... ok [INFO] [stdout] test audit::osv::tests::test_cvss3_invalid_metric_value ... ok [INFO] [stdout] test audit::osv::tests::test_cvss3_medium_vector ... ok [INFO] [stdout] test audit::osv::tests::test_cvss3_low_vector ... ok [INFO] [stdout] test audit::osv::tests::test_extract_cvss_plain_number ... ok [INFO] [stdout] test cache::registry::tests::test_registry_cache_scoped_package ... ok [INFO] [stdout] test cache::osv::tests::test_cache_clear ... ok [INFO] [stdout] test cache::osv::tests::test_cache_expired ... ok [INFO] [stdout] test cache::osv::tests::test_scoped_package_name ... ok [INFO] [stdout] test cache::osv::tests::test_cache_missing ... ok [INFO] [stdout] test audit::osv::tests::test_cvss3_zero_impact ... ok [INFO] [stdout] test cache::osv::tests::test_cache_set_and_get ... ok [INFO] [stdout] test config::tests::test_invalid_json_returns_error ... ok [INFO] [stdout] test config::tests::test_json_takes_priority_over_yaml ... ok [INFO] [stdout] test cache::registry::tests::test_registry_cache_set_and_get ... ok [INFO] [stdout] test cache::registry::tests::test_registry_cache_expired ... ok [INFO] [stdout] test audit::osv::tests::test_parse_severity_with_cvss_vector ... ok [INFO] [stdout] test config::tests::test_load_json_config ... ok [INFO] [stdout] test config::tests::test_no_config_returns_default ... ok [INFO] [stdout] test config::tests::test_load_yaml_config ... ok [INFO] [stdout] test diff::tests::test_diff_detects_new_and_resolved ... ok [INFO] [stdout] test fix::tests::test_fix_dry_run ... ok [INFO] [stdout] test fix::tests::test_get_pm_command_bun ... ok [INFO] [stdout] test fix::tests::test_fix_empty_unused ... ok [INFO] [stdout] test fix::tests::test_get_pm_command_npm ... ok [INFO] [stdout] test fix::tests::test_get_pm_command_pnpm ... ok [INFO] [stdout] test audit::osv::tests::test_roundup ... ok [INFO] [stdout] test audit::osv::tests::test_cvss3_scope_changed ... ok [INFO] [stdout] test fix::tests::test_backup_before_fix ... ok [INFO] [stdout] test i18n::tests::test_detect_cli_lang ... ok [INFO] [stdout] test i18n::tests::test_translate_en ... ok [INFO] [stdout] test lockfile::bun::tests::test_strip_jsonc_block_comments ... ok [INFO] [stdout] test lockfile::bun::tests::test_parse_basic_bun_lock ... ok [INFO] [stdout] test fix::tests::test_get_pm_command_yarn ... ok [INFO] [stdout] test fix::tests::test_restore_no_backup ... ok [INFO] [stdout] test i18n::tests::test_translate_zh ... ok [INFO] [stdout] test lockfile::bun::tests::test_strip_jsonc_line_comments ... ok [INFO] [stdout] test lockfile::bun::tests::test_parse_bun_lock_with_comments ... ok [INFO] [stdout] test i18n::tests::test_detect_default_en ... ok [INFO] [stdout] test lockfile::bun::tests::test_strip_jsonc_preserves_strings ... ok [INFO] [stdout] test lockfile::bun::tests::test_parse_bun_lock_fixture ... ok [INFO] [stdout] test lockfile::pnpm::tests::test_parse_empty_importers ... ok [INFO] [stdout] test lockfile::pnpm::tests::test_parse_invalid_yaml ... ok [INFO] [stdout] test lockfile::npm::tests::test_parse_invalid_json ... ok [INFO] [stdout] test lockfile::tests::test_detect_npm ... ok [INFO] [stdout] test lockfile::tests::test_detect_yarn ... ok [INFO] [stdout] test lockfile::pnpm::tests::test_parse_with_edges_snapshots ... ok [INFO] [stdout] test lockfile::tests::test_detect_pnpm ... ok [INFO] [stdout] test fix::tests::test_restore_backup ... ok [INFO] [stdout] test lockfile::yarn::tests::test_extract_berry_package_name ... ok [INFO] [stdout] test lockfile::pnpm::tests::test_parse_v9_basic ... ok [INFO] [stdout] test audit::osv::tests::test_extract_cvss_score_with_vector ... ok [INFO] [stdout] test lockfile::bun::tests::test_parse_bun_lock_monorepo ... ok [INFO] [stdout] test lockfile::npm::tests::test_parse_v1_basic ... ok [INFO] [stdout] test lockfile::npm::tests::test_parse_v3_basic ... ok [INFO] [stdout] test lockfile::tests::test_detect_bun ... ok [INFO] [stdout] test lockfile::npm::tests::test_parse_with_edges_v3 ... ok [INFO] [stdout] test lockfile::yarn::tests::test_parse_berry_basic ... ok [INFO] [stdout] test lockfile::tests::test_detect_empty_dir ... ok [INFO] [stdout] test outdated::registry::tests::test_encode_normal_package ... ok [INFO] [stdout] test outdated::tests::test_compare_major ... ok [INFO] [stdout] test lockfile::yarn::tests::test_parse_v1_basic ... ok [INFO] [stdout] test outdated::registry::tests::test_encode_scoped_package ... ok [INFO] [stdout] test outdated::tests::test_compare_minor ... ok [INFO] [stdout] test lockfile::yarn::tests::test_parse_berry_with_dev ... ok [INFO] [stdout] test outdated::tests::test_parse_semver_prerelease ... ok [INFO] [stdout] test lockfile::yarn::tests::test_is_berry_detection ... ok [INFO] [stdout] test outdated::tests::test_compare_patch ... ok [INFO] [stdout] test lockfile::yarn::tests::test_parse_invalid ... ok [INFO] [stdout] test outdated::tests::test_compute_priority_critical ... ok [INFO] [stdout] test outdated::tests::test_compute_priority_no_vulns ... ok [INFO] [stdout] test outdated::tests::test_compare_same_version ... ok [INFO] [stdout] test scanner::config::tests::test_expand_plugin_name_already_prefixed ... ok [INFO] [stdout] test report::markdown::tests::test_empty_sections_skipped ... ok [INFO] [stdout] test scanner::config::tests::test_expand_plugin_name_scoped ... ok [INFO] [stdout] test report::markdown::tests::test_format_bytes ... ok [INFO] [stdout] test outdated::tests::test_parse_semver_normal ... ok [INFO] [stdout] test report::markdown::tests::test_render_vulns_severity_emoji ... ok [INFO] [stdout] test report::markdown::tests::test_render_unused_section ... ok [INFO] [stdout] test scanner::config::tests::test_extract_json_config_postcssrc ... ok [INFO] [stdout] test scanner::config::tests::test_extract_json_config_yaml_eslintrc ... ok [INFO] [stdout] test scanner::config::tests::test_extract_stylelint_extends_recursive ... ok [INFO] [stdout] test scanner::config::tests::test_extract_json_config_babelrc ... ok [INFO] [stdout] test scanner::config::tests::test_extract_js_config_deps_no_configs ... ok [INFO] [stdout] test scanner::config::tests::test_extract_json_config_eslintrc ... ok [INFO] [stdout] test scanner::config::tests::test_extract_config_deps_combined ... ok [INFO] [stdout] test scanner::config::tests::test_extract_js_config_deps_vite ... ok [INFO] [stdout] test scanner::config::tests::test_extract_extra_config_deps ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_cjs_require ... ok [INFO] [stdout] test scanner::imports::tests::test_array_with_dynamic_imports ... ok [INFO] [stdout] test scanner::config::tests::test_strip_jsonc_comments ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_cjs_require_destructured ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_cjs_require_scoped ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_dynamic_import_in_function ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_named_import ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_dynamic_import ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_require_in_arrow_function ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_require_in_if_statement ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_require_resolve ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_require_in_try_catch ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_scoped_import ... ok [INFO] [stdout] test scanner::imports::tests::test_normalize_regular_package ... ok [INFO] [stdout] test scanner::imports::tests::test_skip_relative_import ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_esm_import ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_side_effect_import ... ok [INFO] [stdout] test scanner::imports::tests::test_normalize_scoped_package ... ok [INFO] [stdout] test scanner::imports::tests::test_normalize_skip_builtin ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_command_empty ... ok [INFO] [stdout] test scanner::imports::tests::test_normalize_skip_relative ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_command_npm_run ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_command_skip_node ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_command_skip_npx ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_commands_or_chain ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_commands_semicolon ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_commands_pipe ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_command_simple ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_commands_chained ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_command_with_env_var ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_script_deps_no_package_json ... ok [INFO] [stdout] test scanner::tests::test_discover_source_files ... ok [INFO] [stdout] test scanner::tests::test_excludes_node_modules ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_script_deps_skip_runners ... ok [INFO] [stdout] test scanner::unused::tests::test_workspace_deps_excluded ... ok [INFO] [stdout] test scanner::unused::tests::test_all_used ... ok [INFO] [stdout] test supply_chain::tests::test_analyze_empty_graph ... ok [INFO] [stdout] test scanner::unused::tests::test_skip_dev ... ok [INFO] [stdout] test scanner::unused::tests::test_some_unused ... ok [INFO] [stdout] test scanner::unused::tests::test_types_smart_association ... ok [INFO] [stdout] test supply_chain::tests::test_scope_confusion_evil_express ... ok [INFO] [stdout] test supply_chain::tests::test_scope_confusion_official_types ... ok [INFO] [stdout] test supply_chain::tests::test_version_anomaly_high_major ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_conditional_require ... ok [INFO] [stdout] test supply_chain::tests::test_version_anomaly_normal ... ok [INFO] [stdout] test supply_chain::typosquat::tests::test_check_typosquat_exact_no_alert ... ok [INFO] [stdout] test scanner::imports::tests::test_extract_require_in_class_method ... ok [INFO] [stdout] test supply_chain::typosquat::tests::test_edit_distance_identical ... ok [INFO] [stdout] test scanner::config::tests::test_extract_js_config_deps_cjs ... ok [INFO] [stdout] test supply_chain::typosquat::tests::test_edit_distance_transpose ... ok [INFO] [stdout] test tests::test_analysis_result_serde_default_new_fields ... ok [INFO] [stdout] test supply_chain::typosquat::tests::test_check_typosquat_hit ... ok [INFO] [stdout] test scanner::scripts::tests::test_extract_script_deps_basic ... ok [INFO] [stdout] test scanner::config::tests::test_extract_js_config_deps_eslint ... ok [INFO] [stdout] test supply_chain::typosquat::tests::test_check_typosquat_too_far ... ok [INFO] [stdout] test scanner::config::tests::test_extract_tsconfig_extends_recursive ... ok [INFO] [stdout] test tests::test_dep_edge_struct ... ok [INFO] [stdout] test tests::test_dependency_graph_dep_edges_serde_default ... ok [INFO] [stdout] test tests::test_dependency_graph_has_new_fields ... ok [INFO] [stdout] test tests::test_duplicate_dep_struct ... ok [INFO] [stdout] test tests::test_duplicate_report_struct ... ok [INFO] [stdout] test tests::test_lockfile_type_enum_variants ... ok [INFO] [stdout] test tests::test_lockfile_type_serde_roundtrip ... ok [INFO] [stdout] test scanner::config::tests::test_extract_stylelint_js_config_extends_single_string ... ok [INFO] [stdout] test supply_chain::typosquat::tests::test_edit_distance_one_char ... ok [INFO] [stdout] test tests::test_analysis_result_has_duplicates_and_size ... ok [INFO] [stdout] test tests::test_outdated_entry_struct ... ok [INFO] [stdout] test analyzer::license::tests::test_object_license_format ... ok [INFO] [stdout] test scanner::config::tests::test_extract_stylelint_js_config_extends ... ok [INFO] [stdout] test tests::test_size_entry_struct ... ok [INFO] [stdout] test tests::test_size_report_struct ... ok [INFO] [stdout] test tests::test_supply_chain_risk_struct ... ok [INFO] [stdout] test threshold::tests::test_critical_threshold_exceeded ... ok [INFO] [stdout] test threshold::tests::test_empty_result_never_fails ... ok [INFO] [stdout] test tree::render::tests::test_dot_render ... ok [INFO] [stdout] test tree::render::tests::test_json_render ... ok [INFO] [stdout] test tree::render::tests::test_mermaid_render ... ok [INFO] [stdout] test threshold::tests::test_unused_threshold ... ok [INFO] [stdout] test tree::tests::test_circular_dependency_detected ... ok [INFO] [stdout] test tree::tests::test_focus_filters_tree ... ok [INFO] [stdout] test tree::render::tests::test_sanitize_id ... ok [INFO] [stdout] test tree::render::tests::test_terminal_render ... ok [INFO] [stdout] test tree::tests::test_focus_nonexistent_returns_empty ... ok [INFO] [stdout] test utils::tests::test_preserves_newlines_in_block_comments ... ok [INFO] [stdout] test tree::tests::test_from_graph_builds_tree ... ok [INFO] [stdout] test scanner::config::tests::test_extract_stylelint_js_config_extends_double_quotes ... ok [INFO] [stdout] test utils::tests::test_preserves_strings ... ok [INFO] [stdout] test utils::tests::test_strip_block_comments ... ok [INFO] [stdout] test utils::tests::test_strip_line_comments ... ok [INFO] [stdout] test utils::tests::test_utf8_multibyte_characters ... ok [INFO] [stdout] test workspace::tests::test_detect_workspaces_npm_object ... ok [INFO] [stdout] test workspace::tests::test_detect_workspaces_npm_array ... ok [INFO] [stdout] test workspace::tests::test_is_monorepo_false ... ok [INFO] [stdout] test workspace::tests::test_is_monorepo_npm_workspaces ... ok [INFO] [stdout] test workspace::tests::test_is_monorepo_pnpm ... ok [INFO] [stdout] test workspace::tests::test_detect_workspaces_no_config ... ok [INFO] [stdout] test workspace::tests::test_detect_workspaces_pnpm ... ok [INFO] [stdout] test threshold::tests::test_from_fail_on_presets ... ok [INFO] [stdout] test threshold::tests::test_default_thresholds_never_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 201 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lockpick-75a438cbe5fd0a1a) [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0614f2b517527d4a) [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] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_exit_code_concept ... ok [INFO] [stdout] test test_ignore_filter ... ok [INFO] [stdout] test test_diff_integration ... ok [INFO] [stdout] test test_threshold_evaluation ... ok [INFO] [stdout] test test_full_unused_detection_pipeline ... ok [INFO] [stdout] test test_tree_from_pnpm_fixture ... ok [INFO] [stdout] test test_i18n_cli_override ... ok [INFO] [stdout] test test_json_reporter_output ... ok [INFO] [stdout] test test_unused_skip_dev ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests lockpick [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" "642ac3fa13a1750eafaa6775955caf5cd76b7d85b8b0d04e466691b5426e12fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642ac3fa13a1750eafaa6775955caf5cd76b7d85b8b0d04e466691b5426e12fb", kill_on_drop: false }` [INFO] [stdout] 642ac3fa13a1750eafaa6775955caf5cd76b7d85b8b0d04e466691b5426e12fb