[INFO] fetching crate fallow-config 2.7.3... [INFO] testing fallow-config-2.7.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate fallow-config 2.7.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate fallow-config 2.7.3 [INFO] finished tweaking crates.io crate fallow-config 2.7.3 [INFO] tweaked toml for crates.io crate fallow-config 2.7.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fallow-config 2.7.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fallow-config 2.7.3 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v1.1.0 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded json_comments v0.2.2 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded toml v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.2.0 [INFO] [stderr] Downloaded proptest v1.11.0 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c865630a0c8db0cb1e1e2af19fd708081ebbec22a06afcd7214456789cdc439 [INFO] running `Command { std: "docker" "start" "-a" "7c865630a0c8db0cb1e1e2af19fd708081ebbec22a06afcd7214456789cdc439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c865630a0c8db0cb1e1e2af19fd708081ebbec22a06afcd7214456789cdc439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c865630a0c8db0cb1e1e2af19fd708081ebbec22a06afcd7214456789cdc439", kill_on_drop: false }` [INFO] [stdout] 7c865630a0c8db0cb1e1e2af19fd708081ebbec22a06afcd7214456789cdc439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f8f7711b03b95e149db221f8498f865952a3c95251fac6ed508a09c5c15fcf8 [INFO] running `Command { std: "docker" "start" "-a" "3f8f7711b03b95e149db221f8498f865952a3c95251fac6ed508a09c5c15fcf8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling fallow-config v2.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.33s [INFO] running `Command { std: "docker" "inspect" "3f8f7711b03b95e149db221f8498f865952a3c95251fac6ed508a09c5c15fcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8f7711b03b95e149db221f8498f865952a3c95251fac6ed508a09c5c15fcf8", kill_on_drop: false }` [INFO] [stdout] 3f8f7711b03b95e149db221f8498f865952a3c95251fac6ed508a09c5c15fcf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f26d929d0817178154b6f8f4202dc2dadfd5ae7c290f9ebd368b73a67f1a6816 [INFO] running `Command { std: "docker" "start" "-a" "f26d929d0817178154b6f8f4202dc2dadfd5ae7c290f9ebd368b73a67f1a6816", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling fallow-config v2.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.40s [INFO] running `Command { std: "docker" "inspect" "f26d929d0817178154b6f8f4202dc2dadfd5ae7c290f9ebd368b73a67f1a6816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26d929d0817178154b6f8f4202dc2dadfd5ae7c290f9ebd368b73a67f1a6816", kill_on_drop: false }` [INFO] [stdout] f26d929d0817178154b6f8f4202dc2dadfd5ae7c290f9ebd368b73a67f1a6816 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c13311f78cf5da408ca441dec431014a479ac96b71aeddd382281f36f88c531 [INFO] running `Command { std: "docker" "start" "-a" "0c13311f78cf5da408ca441dec431014a479ac96b71aeddd382281f36f88c531", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fallow_config-f74d1a6ab645d362) [INFO] [stdout] [INFO] [stdout] running 242 tests [INFO] [stdout] test config::duplicates_config::tests::detection_mode_display ... ok [INFO] [stdout] test config::duplicates_config::tests::detection_mode_from_str_case_insensitive ... ok [INFO] [stdout] test config::duplicates_config::tests::detection_mode_from_str_all_variants ... ok [INFO] [stdout] test config::duplicates_config::tests::detection_mode_from_str_unknown ... ok [INFO] [stdout] test config::duplicates_config::tests::duplicates_config_defaults ... ok [INFO] [stdout] test config::duplicates_config::tests::duplicates_config_json_all_fields ... ok [INFO] [stdout] test config::duplicates_config::tests::duplicates_config_json_partial_uses_defaults ... ok [INFO] [stdout] test config::duplicates_config::tests::normalization_config_json_overrides ... ok [INFO] [stdout] test config::duplicates_config::tests::resolve_all_overrides_on_weak ... ok [INFO] [stdout] test config::duplicates_config::tests::resolve_override_forces_false ... ok [INFO] [stdout] test config::duplicates_config::tests::resolve_mild_mode_all_false ... ok [INFO] [stdout] test config::duplicates_config::tests::resolve_override_forces_true ... ok [INFO] [stdout] test config::duplicates_config::tests::resolve_semantic_mode_all_true ... ok [INFO] [stdout] test config::duplicates_config::tests::resolve_strict_mode_all_false ... ok [INFO] [stdout] test config::duplicates_config::tests::resolve_weak_mode_only_strings_true ... ok [INFO] [stdout] test config::format::tests::output_format_default_is_human ... ok [INFO] [stdout] test config::health::tests::health_config_json_only_ignore ... ok [INFO] [stdout] test config::health::tests::health_config_json_partial_uses_defaults ... ok [INFO] [stdout] test config::parsing::tests::config_format_defaults_to_toml_for_unknown ... ok [INFO] [stdout] test config::parsing::tests::config_format_detection ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_empty_object_overlay_preserves_base ... ok [INFO] [stdout] test config::parsing::tests::config_without_rules_defaults_to_error ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_nested_object_merge ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_array_overlay_replaces_base ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_null_overlay_replaces_object ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_object_over_scalar_replaces ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_overlay_adds_new_fields ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_scalar_overlay_replaces_base ... ok [INFO] [stdout] test config::health::tests::health_config_defaults ... ok [INFO] [stdout] test config::health::tests::health_config_json_all_fields ... ok [INFO] [stdout] test config::health::tests::health_config_json_empty_object_uses_all_defaults ... ok [INFO] [stdout] test config::parsing::tests::config_names_priority_order ... ok [INFO] [stdout] test config::parsing::tests::extends_missing_file_errors ... ok [INFO] [stdout] test config::parsing::tests::extends_chained ... ok [INFO] [stdout] test config::parsing::tests::extends_multiple_bases_later_wins ... ok [INFO] [stdout] test config::parsing::tests::extends_absolute_path_rejected ... ok [INFO] [stdout] test config::parsing::tests::extends_circular_detected ... ok [INFO] [stdout] test config::parsing::tests::extends_deep_merge_preserves_arrays ... ok [INFO] [stdout] test config::parsing::tests::extends_single_base ... ok [INFO] [stdout] test config::parsing::tests::extends_string_sugar ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_deserialize_ignore_exports ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_deserialize_json ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_deserialize_jsonc ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_deserialize_production ... ok [INFO] [stdout] test config::parsing::tests::deep_merge_scalar_over_object_replaces ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_denies_unknown_fields ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_deserialize_ignore_dependencies ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_deserialize_minimal ... ok [INFO] [stdout] test config::parsing::tests::extends_non_string_non_array_ignored ... ok [INFO] [stdout] test config::parsing::tests::extends_overlay_overrides_base ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_json_with_schema_field ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_json_schema_generation ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_resolve_custom_ignores ... ok [INFO] [stdout] test config::parsing::tests::find_and_load_prefers_fallowrc_json_over_toml ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_resolve_default_ignores ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_resolve_cache_dir ... ok [INFO] [stdout] test config::parsing::tests::find_and_load_finds_fallow_toml ... ok [INFO] [stdout] test config::parsing::tests::find_and_load_returns_error_for_invalid_config ... ok [INFO] [stdout] test config::parsing::tests::find_and_load_finds_fallowrc_json ... ok [INFO] [stdout] test config::parsing::tests::json_config_all_fields ... ok [INFO] [stdout] test config::parsing::tests::json_config_ignore_dependencies_camel_case ... ok [INFO] [stdout] test config::parsing::tests::package_json_dependency_names ... ok [INFO] [stdout] test config::parsing::tests::find_and_load_stops_at_package_json ... ok [INFO] [stdout] test config::parsing::tests::load_toml_config_file ... ok [INFO] [stdout] test config::parsing::tests::load_json_config_file ... ok [INFO] [stdout] test config::parsing::tests::load_jsonc_config_file ... ok [INFO] [stdout] test config::parsing::tests::find_and_load_returns_none_when_no_config ... ok [INFO] [stdout] test config::parsing::tests::package_json_entry_points_bin_object ... ok [INFO] [stdout] test config::parsing::tests::find_and_load_stops_at_git_dir ... ok [INFO] [stdout] test config::parsing::tests::package_json_entry_points_exports_string ... ok [INFO] [stdout] test config::parsing::tests::package_json_entry_points_exports_object ... ok [INFO] [stdout] test config::parsing::tests::package_json_entry_points_main ... ok [INFO] [stdout] test config::parsing::tests::package_json_entry_points_module ... ok [INFO] [stdout] test config::parsing::tests::package_json_optional_dependency_names ... ok [INFO] [stdout] test config::parsing::tests::package_json_entry_points_types ... ok [INFO] [stdout] test config::parsing::tests::package_json_no_dependencies ... ok [INFO] [stdout] test config::parsing::tests::package_json_entry_points_bin_string ... ok [INFO] [stdout] test config::parsing::tests::rules_deserialize_toml_kebab_case ... ok [INFO] [stdout] test config::parsing::tests::resolve_production_mode_disables_dev_deps ... ok [INFO] [stdout] test config::parsing::tests::rules_omitted_default_to_error ... ok [INFO] [stdout] test config::parsing::tests::rules_severity_error_warn_off_from_json ... ok [INFO] [stdout] test config::resolution::tests::ignore_export_rule_deserialize ... ok [INFO] [stdout] test config::parsing::tests::fallow_config_production_defaults_false ... ok [INFO] [stdout] test config::parsing::tests::package_json_optional_deps_empty_when_missing ... ok [INFO] [stdout] test config::resolution::tests::ignore_export_rule_specific_exports ... ok [INFO] [stdout] test config::resolution::tests::overrides_deserialize ... ok [INFO] [stdout] test config::resolution::tests::resolve_default_ignores_coverage ... ok [INFO] [stdout] test config::resolution::tests::resolve_default_ignores_dist ... ok [INFO] [stdout] test config::resolution::tests::resolve_default_ignores_git ... ok [INFO] [stdout] test config::resolution::tests::resolve_custom_ignore_patterns_merged_with_defaults ... ok [INFO] [stdout] test config::resolution::tests::resolve_default_ignores_node_modules ... ok [INFO] [stdout] test config::resolution::tests::resolve_default_ignores_minified_files ... ok [INFO] [stdout] test config::resolution::tests::resolve_multiple_valid_overrides ... ok [INFO] [stdout] test config::resolution::tests::resolve_non_production_keeps_dev_deps_default ... ok [INFO] [stdout] test config::resolution::tests::resolve_override_with_empty_files_skipped ... ok [INFO] [stdout] test config::resolution::tests::resolve_override_with_invalid_glob_skipped ... ok [INFO] [stdout] test config::resolution::tests::resolve_default_ignores_root_build_only ... ok [INFO] [stdout] test config::resolution::tests::resolve_passes_through_entry_patterns ... ok [INFO] [stdout] test config::resolution::tests::resolve_passes_through_ignore_dependencies ... ok [INFO] [stdout] test config::resolution::tests::resolve_passes_through_no_cache_flag ... ok [INFO] [stdout] test config::resolution::tests::resolve_passes_through_thread_count ... ok [INFO] [stdout] test config::resolution::tests::resolve_passes_through_quiet_flag ... ok [INFO] [stdout] test config::resolution::tests::resolve_production_forces_dev_deps_off ... ok [INFO] [stdout] test config::resolution::tests::resolve_production_flag_stored ... ok [INFO] [stdout] test config::resolution::tests::resolve_production_preserves_other_rules ... ok [INFO] [stdout] test config::resolution::tests::resolve_production_forces_optional_deps_off ... ok [INFO] [stdout] test config::resolution::tests::resolve_rules_for_path_no_overrides ... ok [INFO] [stdout] test config::resolution::tests::resolve_rules_for_path_with_matching_override ... ok [INFO] [stdout] test config::resolution::tests::resolve_sets_cache_dir ... ok [INFO] [stdout] test config::resolution::tests::resolve_rules_for_path_later_override_wins ... ok [INFO] [stdout] test config::rules::tests::apply_partial_all_fields_set ... ok [INFO] [stdout] test config::rules::tests::apply_partial_all_none_changes_nothing ... ok [INFO] [stdout] test config::resolution::tests::resolve_source_files_not_ignored_by_default ... ok [INFO] [stdout] test config::rules::tests::rules_config_defaults_include_optional_deps ... ok [INFO] [stdout] test config::rules::tests::rules_default_all_error_except_type_only ... ok [INFO] [stdout] test config::rules::tests::rules_deserialize_kebab_case ... ok [INFO] [stdout] test config::rules::tests::severity_display ... ok [INFO] [stdout] test config::rules::tests::severity_from_str ... ok [INFO] [stdout] test config::rules::tests::severity_from_str_case_insensitive ... ok [INFO] [stdout] test config::rules::tests::severity_from_str_invalid_returns_error ... ok [INFO] [stdout] test config::tests::default_config_duplicates_enabled ... ok [INFO] [stdout] test config::tests::default_config_has_empty_collections ... ok [INFO] [stdout] test config::tests::default_config_health_thresholds ... ok [INFO] [stdout] test config::tests::default_config_rules_are_error ... ok [INFO] [stdout] test config::tests::deserialize_empty_json_object ... ok [INFO] [stdout] test config::tests::deserialize_json_deny_unknown_fields ... ok [INFO] [stdout] test config::tests::deserialize_json_production_mode_default_false ... ok [INFO] [stdout] test config::tests::deserialize_json_production_mode_true ... ok [INFO] [stdout] test config::tests::deserialize_json_with_all_top_level_fields ... ok [INFO] [stdout] test config::tests::deserialize_toml_deny_unknown_fields ... ok [INFO] [stdout] test config::tests::deserialize_toml_minimal ... ok [INFO] [stdout] test config::tests::deserialize_toml_with_ignore_exports ... ok [INFO] [stdout] test config::tests::deserialize_toml_with_inline_framework ... ok [INFO] [stdout] test config::tests::deserialize_toml_with_workspace_config ... ok [INFO] [stdout] test config::tests::extends_field_not_serialized ... ok [INFO] [stdout] test config::tests::json_serialize_roundtrip ... ok [INFO] [stdout] test config::tests::schema_field_not_serialized ... ok [INFO] [stdout] test external_plugin::tests::config_plugin_path_to_single_file ... ok [INFO] [stdout] test external_plugin::tests::config_plugin_path_to_single_json_file ... ok [INFO] [stdout] test external_plugin::tests::config_plugin_paths_take_priority ... ok [INFO] [stdout] test external_plugin::tests::deduplicates_by_name ... ok [INFO] [stdout] test config::rules::tests::apply_partial_only_some_fields ... ok [INFO] [stdout] test external_plugin::tests::deserialize_json_plugin ... ok [INFO] [stdout] test external_plugin::tests::deserialize_full_plugin ... ok [INFO] [stdout] test external_plugin::tests::deserialize_json_with_schema_field ... ok [INFO] [stdout] test external_plugin::tests::deserialize_jsonc_plugin ... ok [INFO] [stdout] test external_plugin::tests::deserialize_minimal_plugin ... ok [INFO] [stdout] test external_plugin::tests::detection_deserialize_all ... ok [INFO] [stdout] test external_plugin::tests::detection_deserialize_any ... ok [INFO] [stdout] test external_plugin::tests::detection_deserialize_dependency ... ok [INFO] [stdout] test external_plugin::tests::detection_deserialize_file_exists ... ok [INFO] [stdout] test external_plugin::tests::discover_fallow_plugin_files_in_root ... ok [INFO] [stdout] test external_plugin::tests::discover_json_plugins_from_fallow_plugins_dir ... ok [INFO] [stdout] test external_plugin::tests::discover_fallow_plugin_json_files_in_root ... ok [INFO] [stdout] test external_plugin::tests::discover_mixed_formats_in_dir ... ok [INFO] [stdout] test external_plugin::tests::discover_plugins_from_fallow_plugins_dir ... ok [INFO] [stdout] test external_plugin::tests::plugin_format_detection ... ok [INFO] [stdout] test external_plugin::tests::plugin_json_schema_generation ... ok [INFO] [stdout] test external_plugin::tests::plugin_with_detection_field ... ok [INFO] [stdout] test external_plugin::tests::plugin_without_detection_uses_enablers ... ok [INFO] [stdout] test external_plugin::tests::prefix_enablers ... ok [INFO] [stdout] test external_plugin::tests::rejects_paths_outside_root ... ok [INFO] [stdout] test external_plugin::tests::is_plugin_file_checks_extensions ... ok [INFO] [stdout] test external_plugin::tests::skips_empty_name ... ok [INFO] [stdout] test external_plugin::tests::skips_invalid_json ... ok [INFO] [stdout] test external_plugin::tests::skips_invalid_toml ... ok [INFO] [stdout] test workspace::package_json::tests::extract_exports_ignores_non_relative ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_bin_field_object ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_all_dependency_names ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_bin_field_string ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_browser_field_object ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_browser_field_string ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_entry_points_combined ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_exports_deeply_nested ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_exports_nested ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_exports_string ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_load_missing_file ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_load_valid ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_missing_optional_fields ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_production_dependency_names ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_source_field ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_workspace_patterns_array ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_exports_array ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_workspace_patterns_none ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_workspace_patterns_object ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_workspace_patterns_object_with_nohoist ... ok [INFO] [stdout] test workspace::package_json::tests::package_json_workspace_patterns_empty_array ... ok [INFO] [stdout] test workspace::parsers::tests::expand_workspace_glob_nested ... ok [INFO] [stdout] test workspace::parsers::tests::expand_workspace_glob_exact_path ... ok [INFO] [stdout] test workspace::parsers::tests::expand_workspace_glob_no_matches ... ok [INFO] [stdout] test workspace::parsers::tests::expand_workspace_glob_star ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_basic ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_double_quotes ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_empty ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_no_packages_key ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_malformed ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_packages_key_empty_list ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_no_quotes ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_stops_at_next_key ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_array ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_array_of_objects ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_basic ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_empty_input ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_escaped_quotes ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_nested ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_nested_objects ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_no_commas ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_preserves_strings ... ok [INFO] [stdout] test workspace::parsers::tests::strip_trailing_commas_with_whitespace ... ok [INFO] [stdout] test workspace::parsers::tests::tsconfig_references_empty_array ... ok [INFO] [stdout] test workspace::parsers::tests::tsconfig_references_from_dir ... ok [INFO] [stdout] test workspace::parsers::tests::tsconfig_references_malformed_json ... ok [INFO] [stdout] test workspace::parsers::tests::tsconfig_references_no_file ... ok [INFO] [stdout] test workspace::parsers::tests::parse_pnpm_workspace_with_comments ... ok [INFO] [stdout] test workspace::parsers::tests::tsconfig_references_no_references_field ... ok [INFO] [stdout] test workspace::parsers::tests::tsconfig_references_skips_nonexistent_dirs ... ok [INFO] [stdout] test workspace::tests::collect_patterns_empty_when_no_configs ... ok [INFO] [stdout] test workspace::tests::collect_patterns_combines_sources ... ok [INFO] [stdout] test workspace::tests::collect_patterns_from_package_json ... ok [INFO] [stdout] test workspace::tests::dir_name_empty_for_root_path ... ok [INFO] [stdout] test workspace::tests::dir_name_extracts_last_component ... ok [INFO] [stdout] test workspace::tests::discover_workspaces_empty_project ... ok [INFO] [stdout] test workspace::tests::discover_workspaces_from_package_json ... ok [INFO] [stdout] test workspace::tests::collect_patterns_from_pnpm_workspace ... ok [INFO] [stdout] test workspace::tests::discover_workspaces_name_fallback_to_dir_name ... ok [INFO] [stdout] test workspace::tests::discover_workspaces_skips_root_as_workspace ... ok [INFO] [stdout] test workspace::tests::discover_workspaces_with_negated_patterns ... ok [INFO] [stdout] test workspace::tests::mark_internal_deps_deduplicates_by_path ... ok [INFO] [stdout] test workspace::tests::mark_internal_deps_detects_cross_references ... ok [INFO] [stdout] test workspace::tests::mark_internal_deps_no_cross_references ... ok [INFO] [stdout] test workspace::tests::tsconfig_references_outside_root_rejected ... ok [INFO] [stdout] test workspace::tests::workspace_config_default_patterns ... ok [INFO] [stdout] test workspace::tests::workspace_config_deserialize_empty_patterns ... ok [INFO] [stdout] test workspace::tests::workspace_config_deserialize_json ... ok [INFO] [stdout] test workspace::tests::workspace_info_default_not_internal ... ok [INFO] [stdout] test workspace::tests::discover_workspaces_from_tsconfig_references ... ok [INFO] [stdout] test config::resolution::tests::proptests::threads_passed_through ... ok [INFO] [stdout] test config::resolution::tests::proptests::production_forces_dev_deps_off ... ok [INFO] [stdout] test config::resolution::tests::proptests::non_production_preserves_dev_deps_default ... ok [INFO] [stdout] test config::resolution::tests::proptests::cache_dir_is_root_fallow ... ok [INFO] [stdout] test config::resolution::tests::proptests::custom_ignores_dont_replace_defaults ... ok [INFO] [stdout] test config::resolution::tests::proptests::resolved_config_has_default_ignores ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 242 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.92s [INFO] [stdout] [INFO] [stderr] Doc-tests fallow_config [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/config/mod.rs - config::FallowConfig (line 26) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.48s; merged doctests compilation took 1.46s [INFO] running `Command { std: "docker" "inspect" "0c13311f78cf5da408ca441dec431014a479ac96b71aeddd382281f36f88c531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c13311f78cf5da408ca441dec431014a479ac96b71aeddd382281f36f88c531", kill_on_drop: false }` [INFO] [stdout] 0c13311f78cf5da408ca441dec431014a479ac96b71aeddd382281f36f88c531