[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] 022eb1889ec641fced941d6310e2fb9f95cf08d1
[INFO] testing mlavrinenko/linecop against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlavrinenko%2Flinecop" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mlavrinenko/linecop on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1780aa4e405fa9b2883687a08ea1c34091d2ff1313689285b1c01f052f594a4
[INFO] running `Command { std: "docker" "start" "-a" "e1780aa4e405fa9b2883687a08ea1c34091d2ff1313689285b1c01f052f594a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1780aa4e405fa9b2883687a08ea1c34091d2ff1313689285b1c01f052f594a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1780aa4e405fa9b2883687a08ea1c34091d2ff1313689285b1c01f052f594a4", kill_on_drop: false }`
[INFO] [stdout] e1780aa4e405fa9b2883687a08ea1c34091d2ff1313689285b1c01f052f594a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50f0fe39d43ade08adeeff10e966cb5e1f36576c86324b4e60a279f2bf6e0074
[INFO] running `Command { std: "docker" "start" "-a" "50f0fe39d43ade08adeeff10e966cb5e1f36576c86324b4e60a279f2bf6e0074", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[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 table_formatter v0.6.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap-cargo v0.18.3
[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.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.53s
[INFO] running `Command { std: "docker" "inspect" "50f0fe39d43ade08adeeff10e966cb5e1f36576c86324b4e60a279f2bf6e0074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f0fe39d43ade08adeeff10e966cb5e1f36576c86324b4e60a279f2bf6e0074", kill_on_drop: false }`
[INFO] [stdout] 50f0fe39d43ade08adeeff10e966cb5e1f36576c86324b4e60a279f2bf6e0074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70cbdbe6f11fdb1e3fda90696cf3670dabe3c1f6cd129efa09e9b0b968972578
[INFO] running `Command { std: "docker" "start" "-a" "70cbdbe6f11fdb1e3fda90696cf3670dabe3c1f6cd129efa09e9b0b968972578", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[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 ignore v0.4.25
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tokei v14.0.0
[INFO] [stderr]    Compiling linecop v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.65s
[INFO] running `Command { std: "docker" "inspect" "70cbdbe6f11fdb1e3fda90696cf3670dabe3c1f6cd129efa09e9b0b968972578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70cbdbe6f11fdb1e3fda90696cf3670dabe3c1f6cd129efa09e9b0b968972578", kill_on_drop: false }`
[INFO] [stdout] 70cbdbe6f11fdb1e3fda90696cf3670dabe3c1f6cd129efa09e9b0b968972578
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1568ce40e75883c9d4e287e99638bb8fea1c6dede004014d41f3c6a15590ddbc
[INFO] running `Command { std: "docker" "start" "-a" "1568ce40e75883c9d4e287e99638bb8fea1c6dede004014d41f3c6a15590ddbc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linecop-8d1715324bb69bbb)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test checker::tests::code_comments_mode_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::no_default_limit_skips_unlisted_languages ... ok
[INFO] [stdout] test checker::tests::effective_limit_with_no_overrides ... ok
[INFO] [stdout] test checker::tests::no_violations_when_within_limits ... ok
[INFO] [stdout] test checker::tests::effective_limit_exclude_returns_none ... ok
[INFO] [stdout] test checker::tests::limit_override_replaces_language_limit ... ok
[INFO] [stdout] test checker::tests::exclude_override_skips_file ... ok
[INFO] [stdout] test checker::tests::code_comments_mode ... ok
[INFO] [stdout] test checker::tests::file_without_matching_language_skipped ... ok
[INFO] [stdout] test checker::tests::glob_pattern_matching ... ok
[INFO] [stdout] test checker::tests::select_count_code ... ok
[INFO] [stdout] test checker::tests::select_count_code_comments ... ok
[INFO] [stdout] test checker::tests::select_count_total ... ok
[INFO] [stdout] test checker::tests::violation_when_exceeding_limit ... ok
[INFO] [stdout] test config::tests::count_mode_default_is_total ... ok
[INFO] [stdout] test config::tests::override_with_exclude_true ... 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::override_without_limit_or_exclude_rejected ... ok
[INFO] [stdout] test config::tests::parse_minimal_config ... ok
[INFO] [stdout] test checker::tests::override_order_matters ... ok
[INFO] [stdout] test config::tests::parse_valid_config ... ok
[INFO] [stdout] test config::tests::unknown_language_rejected ... ok
[INFO] [stdout] test config::tests::count_mode_code_comments ... ok
[INFO] [stdout] test config::tests::invalid_glob_pattern_rejected ... ok
[INFO] [stdout] test config::tests::load_missing_file ... ok
[INFO] [stdout] test config::tests::find_config_returns_none_when_missing ... ok
[INFO] [stdout] test config::tests::find_config_in_same_dir ... ok
[INFO] [stdout] test init::tests::creates_config_with_default_schema ... ok
[INFO] [stdout] test init::tests::refuses_to_overwrite ... ok
[INFO] [stdout] test config::tests::find_config_traverses_up ... ok
[INFO] [stdout] test config::tests::find_config_stops_at_boundary ... ok
[INFO] [stdout] test report::tests::json_format_with_violations ... ok
[INFO] [stdout] test report::tests::text_format_with_violations ... ok
[INFO] [stdout] test config::tests::load_from_file ... ok
[INFO] [stdout] test schema::tests::committed_schema_is_in_sync ... ok
[INFO] [stdout] test init::tests::creates_config_with_custom_schema ... ok
[INFO] [stdout] test init::tests::creates_config_without_schema ... ok
[INFO] [stdout] test report::tests::text_format_includes_ansi_codes ... ok
[INFO] [stdout] test tests::run_nonexistent_root_path ... ok
[INFO] [stdout] test schema::tests::schema_has_count_mode_property ... ok
[INFO] [stdout] test schema::tests::schema_has_limits_property ... ok
[INFO] [stdout] test tests::run_missing_explicit_config ... ok
[INFO] [stdout] test schema::tests::limits_property_names_constrained_to_tokei_languages ... ok
[INFO] [stdout] test schema::tests::generates_valid_json ... ok
[INFO] [stdout] test config::tests::fallback_config_has_default_limit ... ok
[INFO] [stdout] test counter::tests::count_with_comments_and_blanks ... ok
[INFO] [stdout] test counter::tests::count_rust_files ... ok
[INFO] [stdout] test counter::tests::count_empty_directory ... 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_violations ... ok
[INFO] [stdout] test counter::tests::custom_exclude_dirs ... ok
[INFO] [stdout] test report::tests::json_format_no_violations ... ok
[INFO] [stdout] test tests::run_with_valid_config_no_violations ... ok
[INFO] [stdout] test report::tests::text_format_no_violations ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linecop-106300164e2ef738)
[INFO] [stdout] test config::tests::deny_unknown_fields ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1380f600798e8784)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[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] [stdout] 
[INFO] [stdout] running 14 tests
[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 json_format_outputs_valid_json ... ok
[INFO] [stdout] test no_config_runs_with_default_limit_and_warning ... ok
[INFO] [stdout] test quiet_mode_suppresses_output ... ok
[INFO] [stdout] test schema_subcommand_outputs_json_schema ... ok
[INFO] [stdout] test missing_explicit_config_exits_nonzero ... ok
[INFO] [stdout] test version_flag_shows_version ... ok
[INFO] [stdout] test config_resolved_relative_to_path ... ok
[INFO] [stdout] test init_creates_config_file_with_schema ... ok
[INFO] [stdout] test no_config_warning_suppressed ... ok
[INFO] [stdout] test violation_exits_nonzero ... ok
[INFO] [stderr]    Doc-tests linecop
[INFO] [stdout] test no_violations_exits_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[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" "1568ce40e75883c9d4e287e99638bb8fea1c6dede004014d41f3c6a15590ddbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1568ce40e75883c9d4e287e99638bb8fea1c6dede004014d41f3c6a15590ddbc", kill_on_drop: false }`
[INFO] [stdout] 1568ce40e75883c9d4e287e99638bb8fea1c6dede004014d41f3c6a15590ddbc
