[INFO] cloning repository https://github.com/mlavrinenko/linecop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlavrinenko/linecop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlavrinenko%2Flinecop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlavrinenko%2Flinecop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e16b2e2ed4b91dca2193ebb394daf1565a4e148b [INFO] testing mlavrinenko/linecop against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlavrinenko%2Flinecop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mlavrinenko/linecop [INFO] finished tweaking git repo https://github.com/mlavrinenko/linecop [INFO] tweaked toml for git repo https://github.com/mlavrinenko/linecop written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlavrinenko/linecop on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mlavrinenko/linecop 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f844cab0ec5d233e18febab95561b811143a672be6221920049679f99fb4adcb [INFO] running `Command { std: "docker" "start" "-a" "f844cab0ec5d233e18febab95561b811143a672be6221920049679f99fb4adcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f844cab0ec5d233e18febab95561b811143a672be6221920049679f99fb4adcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f844cab0ec5d233e18febab95561b811143a672be6221920049679f99fb4adcb", kill_on_drop: false }` [INFO] [stdout] f844cab0ec5d233e18febab95561b811143a672be6221920049679f99fb4adcb [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8ae111245c4b1188e6ae872f027f1c62da4ff32e3e66ecf18c29b387480b4cf [INFO] running `Command { std: "docker" "start" "-a" "e8ae111245c4b1188e6ae872f027f1c62da4ff32e3e66ecf18c29b387480b4cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling table_formatter v0.6.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap-cargo v0.18.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokei v14.0.0 [INFO] [stderr] Compiling linecop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.82s [INFO] running `Command { std: "docker" "inspect" "e8ae111245c4b1188e6ae872f027f1c62da4ff32e3e66ecf18c29b387480b4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ae111245c4b1188e6ae872f027f1c62da4ff32e3e66ecf18c29b387480b4cf", kill_on_drop: false }` [INFO] [stdout] e8ae111245c4b1188e6ae872f027f1c62da4ff32e3e66ecf18c29b387480b4cf [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd80e7d70ae9620f472b9752156e574a6b2d29df188c771a14d5f45b13369743 [INFO] running `Command { std: "docker" "start" "-a" "cd80e7d70ae9620f472b9752156e574a6b2d29df188c771a14d5f45b13369743", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling tokei v14.0.0 [INFO] [stderr] Compiling linecop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.81s [INFO] running `Command { std: "docker" "inspect" "cd80e7d70ae9620f472b9752156e574a6b2d29df188c771a14d5f45b13369743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd80e7d70ae9620f472b9752156e574a6b2d29df188c771a14d5f45b13369743", kill_on_drop: false }` [INFO] [stdout] cd80e7d70ae9620f472b9752156e574a6b2d29df188c771a14d5f45b13369743 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d0aef2c8dd5ad9510d496e4c183cfa0369b00723831c974ab313cb897d07d99 [INFO] running `Command { std: "docker" "start" "-a" "4d0aef2c8dd5ad9510d496e4c183cfa0369b00723831c974ab313cb897d07d99", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linecop-263a7efc1638e3c3) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test checker::tests::baseline_50_percent ... ok [INFO] [stdout] test checker::tests::baseline_below_threshold_no_violation ... ok [INFO] [stdout] test checker::tests::code_only_mode ... ok [INFO] [stdout] test checker::tests::default_limit_applies_to_unlisted_languages ... ok [INFO] [stdout] test checker::tests::default_limit_overridden_by_language_limit ... ok [INFO] [stdout] test checker::tests::baseline_reports_near_limit_files ... ok [INFO] [stdout] test checker::tests::effective_limit_with_no_overrides ... ok [INFO] [stdout] test checker::tests::effective_limit_exclude_returns_none ... ok [INFO] [stdout] test checker::tests::exclude_override_skips_file ... ok [INFO] [stdout] test checker::tests::file_without_matching_language_skipped ... ok [INFO] [stdout] test checker::tests::no_default_limit_skips_unlisted_languages ... ok [INFO] [stdout] test checker::tests::select_count_code ... ok [INFO] [stdout] test checker::tests::violation_when_exceeding_limit ... ok [INFO] [stdout] test checker::tests::no_violations_when_within_limits ... ok [INFO] [stdout] test checker::tests::glob_pattern_matching ... ok [INFO] [stdout] test checker::tests::limit_override_replaces_language_limit ... ok [INFO] [stdout] test checker::tests::code_comments_mode_violation ... ok [INFO] [stdout] test config::tests::deny_unknown_fields ... ok [INFO] [stdout] test config::tests::find_config_in_same_dir ... ok [INFO] [stdout] test config::tests::load_from_file ... ok [INFO] [stdout] test config::tests::find_config_stops_at_boundary ... ok [INFO] [stdout] test config::tests::find_config_traverses_up ... ok [INFO] [stdout] test config::tests::load_missing_file ... ok [INFO] [stdout] test checker::tests::override_order_matters ... ok [INFO] [stdout] test checker::tests::code_comments_mode ... ok [INFO] [stdout] test config::tests::parse_valid_config ... ok [INFO] [stdout] test config::tests::override_with_exclude_true ... ok [INFO] [stdout] test config::tests::find_config_returns_none_when_missing ... ok [INFO] [stdout] test config::tests::unknown_language_rejected ... ok [INFO] [stdout] test config::tests::override_without_limit_or_exclude_rejected ... ok [INFO] [stdout] test config::tests::invalid_glob_pattern_rejected ... ok [INFO] [stdout] test config::tests::parse_minimal_config ... ok [INFO] [stdout] test init::tests::creates_config_with_custom_schema ... ok [INFO] [stdout] test init::tests::creates_config_with_default_schema ... ok [INFO] [stdout] test checker::tests::baseline_100_backward_compatible ... ok [INFO] [stdout] test checker::tests::select_count_code_comments ... ok [INFO] [stdout] test checker::tests::select_count_total ... ok [INFO] [stdout] test config::tests::count_mode_code_comments ... ok [INFO] [stdout] test config::tests::exclude_dirs_custom ... ok [INFO] [stdout] test config::tests::exclude_dirs_defaults_to_target ... ok [INFO] [stdout] test config::tests::fallback_config_has_default_limit ... ok [INFO] [stdout] test report::tests::json_format_baseline_violation ... ok [INFO] [stdout] test report::tests::paths_format_no_violations ... ok [INFO] [stdout] test init::tests::creates_config_without_schema ... ok [INFO] [stdout] test report::tests::json_format_no_violations ... ok [INFO] [stdout] test report::tests::text_format_baseline_violation_shows_percentage ... ok [INFO] [stdout] test report::tests::text_format_includes_ansi_codes ... ok [INFO] [stdout] test report::tests::json_format_with_violations ... ok [INFO] [stdout] test report::tests::text_format_no_violations ... ok [INFO] [stdout] test report::tests::text_format_with_violations ... ok [INFO] [stdout] test tests::run_missing_explicit_config ... ok [INFO] [stdout] test report::tests::paths_format_with_violations ... ok [INFO] [stdout] test tests::run_nonexistent_root_path ... ok [INFO] [stdout] test schema::tests::schema_has_limits_property ... ok [INFO] [stdout] test schema::tests::generates_valid_json ... ok [INFO] [stdout] test schema::tests::limits_property_names_constrained_to_tokei_languages ... ok [INFO] [stdout] test schema::tests::committed_schema_is_in_sync ... ok [INFO] [stdout] test config::tests::count_mode_default_is_total ... ok [INFO] [stdout] test schema::tests::schema_has_count_mode_property ... ok [INFO] [stdout] test init::tests::refuses_to_overwrite ... ok [INFO] [stdout] test counter::tests::count_empty_directory ... ok [INFO] [stdout] test counter::tests::count_rust_files ... ok [INFO] [stdout] test counter::tests::count_with_comments_and_blanks ... ok [INFO] [stdout] test counter::tests::ignores_unlisted_languages ... ok [INFO] [stdout] test tests::run_no_config_uses_fallback ... ok [INFO] [stdout] test tests::run_with_baseline ... ok [INFO] [stdout] test tests::run_with_violations ... ok [INFO] [stdout] test tests::run_with_valid_config_no_violations ... ok [INFO] [stdout] test counter::tests::custom_exclude_dirs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linecop-850cf0c3f3a92b56) [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/cli.rs (/opt/rustwide/target/debug/deps/cli-e835d086adfa8ac8) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test missing_explicit_config_exits_nonzero ... ok [INFO] [stdout] test init_no_schema_omits_header ... ok [INFO] [stdout] test init_refuses_to_overwrite_existing ... ok [INFO] [stdout] test nonexistent_scan_path_exits_nonzero ... ok [INFO] [stdout] test init_creates_config_file_with_schema ... ok [INFO] [stdout] test no_config_runs_with_default_limit_and_warning ... ok [INFO] [stdout] test paths_format_no_violations_empty_output ... ok [INFO] [stdout] test paths_format_outputs_only_paths ... ok [INFO] [stdout] test quiet_mode_suppresses_output ... ok [INFO] [stdout] test baseline_reports_near_limit_files ... ok [INFO] [stdout] test baseline_default_100_backward_compatible ... ok [INFO] [stdout] test version_flag_shows_version ... ok [INFO] [stdout] test config_resolved_relative_to_path ... ok [INFO] [stdout] test json_format_outputs_valid_json ... ok [INFO] [stdout] test schema_subcommand_outputs_json_schema ... ok [INFO] [stdout] test no_violations_exits_zero ... ok [INFO] [stdout] test no_config_warning_suppressed ... ok [INFO] [stdout] test baseline_rejects_invalid_values ... ok [INFO] [stdout] test baseline_json_includes_baseline_limit ... ok [INFO] [stderr] Doc-tests linecop [INFO] [stdout] test violation_exits_nonzero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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" "4d0aef2c8dd5ad9510d496e4c183cfa0369b00723831c974ab313cb897d07d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0aef2c8dd5ad9510d496e4c183cfa0369b00723831c974ab313cb897d07d99", kill_on_drop: false }` [INFO] [stdout] 4d0aef2c8dd5ad9510d496e4c183cfa0369b00723831c974ab313cb897d07d99