[INFO] fetching crate harper-comments 0.59.0... [INFO] testing harper-comments-0.59.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate harper-comments 0.59.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate harper-comments 0.59.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate harper-comments 0.59.0 [INFO] tweaked toml for crates.io crate harper-comments 0.59.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate harper-comments 0.59.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate harper-comments 0.59.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d94da89dca4fdca5a97ad46ada1a828639a00365f665bfade33d757d18fb068c [INFO] running `Command { std: "docker" "start" "-a" "d94da89dca4fdca5a97ad46ada1a828639a00365f665bfade33d757d18fb068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d94da89dca4fdca5a97ad46ada1a828639a00365f665bfade33d757d18fb068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94da89dca4fdca5a97ad46ada1a828639a00365f665bfade33d757d18fb068c", kill_on_drop: false }` [INFO] [stdout] d94da89dca4fdca5a97ad46ada1a828639a00365f665bfade33d757d18fb068c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23abc326d3b5fb1dcc9d7f874f07f074bfa21d0f5a29eba03d1a8111bc766568 [INFO] running `Command { std: "docker" "start" "-a" "23abc326d3b5fb1dcc9d7f874f07f074bfa21d0f5a29eba03d1a8111bc766568", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling cubecl-common v0.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling burn-ndarray v0.18.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling burn-derive v0.18.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rs-conllu v0.3.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling burn-common v0.18.0 [INFO] [stderr] Compiling burn-tensor v0.18.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling blanket v0.4.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling tree-sitter-solidity v1.2.13 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-bash v0.25.0 [INFO] [stderr] Compiling tree-sitter-nix v0.3.0 [INFO] [stderr] Compiling tree-sitter-scala v0.24.0 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-cmake v0.7.1 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Compiling tree-sitter-clojure v0.1.0 [INFO] [stderr] Compiling harper-tree-sitter-dart v0.0.5 [INFO] [stderr] Compiling ammonia v4.1.1 [INFO] [stderr] Compiling burn-core v0.18.0 [INFO] [stderr] Compiling burn-ir v0.18.0 [INFO] [stderr] Compiling burn v0.18.0 [INFO] [stderr] Compiling harper-pos-utils v0.59.0 [INFO] [stderr] Compiling harper-brill v0.59.0 [INFO] [stderr] Compiling harper-core v0.59.0 [INFO] [stderr] Compiling harper-tree-sitter v0.59.0 [INFO] [stderr] Compiling harper-html v0.59.0 [INFO] [stderr] Compiling harper-comments v0.59.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "23abc326d3b5fb1dcc9d7f874f07f074bfa21d0f5a29eba03d1a8111bc766568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23abc326d3b5fb1dcc9d7f874f07f074bfa21d0f5a29eba03d1a8111bc766568", kill_on_drop: false }` [INFO] [stdout] 23abc326d3b5fb1dcc9d7f874f07f074bfa21d0f5a29eba03d1a8111bc766568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47d5b6b38374639d6311862333ec4a508d73e88dd996c4173e0a3246ed35558 [INFO] running `Command { std: "docker" "start" "-a" "d47d5b6b38374639d6311862333ec4a508d73e88dd996c4173e0a3246ed35558", kill_on_drop: false }` [INFO] [stderr] Compiling harper-comments v0.59.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "d47d5b6b38374639d6311862333ec4a508d73e88dd996c4173e0a3246ed35558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47d5b6b38374639d6311862333ec4a508d73e88dd996c4173e0a3246ed35558", kill_on_drop: false }` [INFO] [stdout] d47d5b6b38374639d6311862333ec4a508d73e88dd996c4173e0a3246ed35558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bc7d03ae5a13233672549b71e6c7929ab3a90e1e014503ead6a858cef951e53 [INFO] running `Command { std: "docker" "start" "-a" "3bc7d03ae5a13233672549b71e6c7929ab3a90e1e014503ead6a858cef951e53", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/harper_comments-5c102a34b401ce92) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test comment_parsers::tests::cleans_empty_comment ... ok [INFO] [stdout] test comment_parsers::tests::cleans_empty_comment_with_whitespace ... ok [INFO] [stdout] test comment_parsers::jsdoc::tests::escapes_loop ... ok [INFO] [stdout] test comment_parsers::jsdoc::tests::handles_class ... ok [INFO] [stdout] test comment_parsers::jsdoc::tests::handles_inline_link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.23s [INFO] [stdout] [INFO] [stderr] Running tests/language_support.rs (/opt/rustwide/target/debug/deps/language_support-59a9dea399b38d98) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test lints_cs_issue_229_correctly ... ok [INFO] [stdout] test lints_java_javadoc_clean_simple_correctly ... ok [INFO] [stdout] test lints_js_empty_correctly ... ok [INFO] [stdout] test lints_c_ignore_comments_correctly has been running for over 60 seconds [INFO] [stdout] test lints_c_issue_229_correctly has been running for over 60 seconds [INFO] [stdout] test lints_clj_basic_correctly has been running for over 60 seconds [INFO] [stdout] test lints_cpp_multiline_comments_correctly has been running for over 60 seconds [INFO] [stdout] test lints_java_javadoc_complex_correctly has been running for over 60 seconds [INFO] [stdout] test lints_c_issue_229_correctly ... ok [INFO] [stdout] test lints_c_ignore_comments_correctly ... ok [INFO] [stdout] test lints_java_javadoc_complex_correctly ... ok [INFO] [stdout] test lints_cpp_multiline_comments_correctly ... ok [INFO] [stdout] test lints_clj_basic_correctly ... ok [INFO] [stdout] test lints_mill_common_correctly ... ok [INFO] [stdout] test lints_kt_basic_kotlin_correctly ... ok [INFO] [stdout] test lints_js_issue_229_correctly ... ok [INFO] [stdout] test lints_rs_clean_correctly ... ok [INFO] [stdout] test lints_lua_issue_96_correctly ... ok [INFO] [stdout] test lints_rs_eof_correctly ... ok [INFO] [stdout] test lints_php_laravel_app_correctly has been running for over 60 seconds [INFO] [stdout] test lints_php_laravel_app_correctly ... ok [INFO] [stdout] test lints_rs_ignore_comments_correctly ... ok [INFO] [stdout] test lints_rs_issue_132_correctly ... ok [INFO] [stdout] test lints_sh_ignore_shebang_2_correctly ... ok [INFO] [stdout] test lints_sh_ignore_shebang_3_correctly ... ok [INFO] [stdout] test lints_sh_ignore_shebang_4_correctly ... ok [INFO] [stdout] test lints_sh_ignore_shebang_1_correctly ... ok [INFO] [stdout] test lints_sol_clean_correctly ... ok [INFO] [stdout] test lints_sol_ignore_comments_correctly ... ok [INFO] [stdout] test lints_sol_multiline_comments_correctly ... ok [INFO] [stdout] test lints_ts_merged_lines_correctly ... ok [INFO] [stdout] test lints_ts_multiline_comments_correctly ... ok [INFO] [stdout] test lints_ts_jsdoc_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 198.11s [INFO] [stdout] [INFO] [stderr] Doc-tests harper_comments [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" "3bc7d03ae5a13233672549b71e6c7929ab3a90e1e014503ead6a858cef951e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc7d03ae5a13233672549b71e6c7929ab3a90e1e014503ead6a858cef951e53", kill_on_drop: false }` [INFO] [stdout] 3bc7d03ae5a13233672549b71e6c7929ab3a90e1e014503ead6a858cef951e53