[INFO] cloning repository https://github.com/horseking82/rust-my-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horseking82/rust-my-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorseking82%2Frust-my-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorseking82%2Frust-my-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8238fa7111b801dc4bbe6e01dd84f84084df8e6 [INFO] testing horseking82/rust-my-app against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorseking82%2Frust-my-app" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/horseking82/rust-my-app on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/horseking82/rust-my-app [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/horseking82/rust-my-app [INFO] tweaked toml for git repo https://github.com/horseking82/rust-my-app written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/horseking82/rust-my-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.3.0 [INFO] [stderr] Downloaded packed_simd_2 v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72e4fa3653f4757093f98900546002ddae7910b1439bd62f2aa4292d0b75d3e7 [INFO] running `Command { std: "docker" "start" "-a" "72e4fa3653f4757093f98900546002ddae7910b1439bd62f2aa4292d0b75d3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72e4fa3653f4757093f98900546002ddae7910b1439bd62f2aa4292d0b75d3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e4fa3653f4757093f98900546002ddae7910b1439bd62f2aa4292d0b75d3e7", kill_on_drop: false }` [INFO] [stdout] 72e4fa3653f4757093f98900546002ddae7910b1439bd62f2aa4292d0b75d3e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54261f206152cd336581e36fcdac3bb169665fe0d6f8684afcd47d65a869616 [INFO] running `Command { std: "docker" "start" "-a" "e54261f206152cd336581e36fcdac3bb169665fe0d6f8684afcd47d65a869616", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling memmap2 v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling grep-matcher v0.1.5 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.8 (/opt/rustwide/workdir/crates/searcher) [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/sink.rs:437:10 [INFO] [stdout] | [INFO] [stdout] 437 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ripgrep v13.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling globset v0.4.8 (/opt/rustwide/workdir/crates/globset) [INFO] [stderr] Compiling grep-regex v0.1.9 (/opt/rustwide/workdir/crates/regex) [INFO] [stderr] Compiling grep-cli v0.1.6 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling ignore v0.4.18 (/opt/rustwide/workdir/crates/ignore) [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling grep-printer v0.1.6 (/opt/rustwide/workdir/crates/printer) [INFO] [stderr] Compiling grep v0.2.8 (/opt/rustwide/workdir/crates/grep) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.44s [INFO] running `Command { std: "docker" "inspect" "e54261f206152cd336581e36fcdac3bb169665fe0d6f8684afcd47d65a869616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54261f206152cd336581e36fcdac3bb169665fe0d6f8684afcd47d65a869616", kill_on_drop: false }` [INFO] [stdout] e54261f206152cd336581e36fcdac3bb169665fe0d6f8684afcd47d65a869616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a0e3918306fbf5d25ccef0f212583010d898ec3de9127475ae51a0841eb729 [INFO] running `Command { std: "docker" "start" "-a" "30a0e3918306fbf5d25ccef0f212583010d898ec3de9127475ae51a0841eb729", kill_on_drop: false }` [INFO] [stderr] Compiling ripgrep v13.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/sink.rs:437:10 [INFO] [stdout] | [INFO] [stdout] 437 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "30a0e3918306fbf5d25ccef0f212583010d898ec3de9127475ae51a0841eb729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a0e3918306fbf5d25ccef0f212583010d898ec3de9127475ae51a0841eb729", kill_on_drop: false }` [INFO] [stdout] 30a0e3918306fbf5d25ccef0f212583010d898ec3de9127475ae51a0841eb729 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0db7a81c246cf6ab45b4f54aa4bd78ba29b5577be21ea9f1cffd789e9810713 [INFO] running `Command { std: "docker" "start" "-a" "b0db7a81c246cf6ab45b4f54aa4bd78ba29b5577be21ea9f1cffd789e9810713", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `line_term` [INFO] [stderr] --> crates/searcher/src/sink.rs:439:5 [INFO] [stderr] | [INFO] [stderr] 439 | pub(crate) line_term: LineTerminator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/searcher/src/sink.rs:437:10 [INFO] [stderr] | [INFO] [stderr] 437 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `config` [INFO] [stderr] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | config: &'s Config, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `grep-searcher` (lib) generated 2 warnings [INFO] [stderr] warning: field is never read: `which` [INFO] [stderr] --> crates/ignore/src/types.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | which: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/ignore/src/types.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `negated` [INFO] [stderr] --> crates/ignore/src/types.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | negated: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/ignore/src/types.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ignore` (lib) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rg-c806da9f8205bfc3) [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-03457ce2ba52495a) [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::basic ... ok [INFO] [stdout] test config::tests::error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 272 tests [INFO] [stdout] test binary::after_match1_explicit ... ok [INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok [INFO] [stdout] test binary::after_match1_implicit_count ... ok [INFO] [stdout] test binary::before_match1_implicit ... ok [INFO] [stdout] test binary::after_match1_implicit_quiet ... ok [INFO] [stdout] test binary::after_match1_explicit_count ... ok [INFO] [stdout] test binary::after_match1_implicit_count_binary ... ok [INFO] [stdout] test binary::after_match2_implicit_text ... ok [INFO] [stdout] test binary::before_match1_explicit ... ok [INFO] [stdout] test binary::after_match1_implicit_binary ... ok [INFO] [stdout] test binary::after_match1_implicit_path ... ok [INFO] [stdout] test feature::f34_only_matching ... ok [INFO] [stdout] test feature::f1_unknown_encoding ... ok [INFO] [stdout] test feature::f416_crlf_multiline ... ok [INFO] [stdout] test feature::f416_crlf ... ok [INFO] [stdout] test feature::f129_matches ... ok [INFO] [stdout] test feature::f1_eucjp ... ok [INFO] [stdout] test binary::before_match2_implicit ... ok [INFO] [stdout] test binary::after_match1_stdin ... ok [INFO] [stdout] test feature::f109_max_depth ... ok [INFO] [stdout] test feature::f34_only_matching_line_column ... ok [INFO] [stdout] test binary::after_match2_implicit ... ok [INFO] [stdout] test binary::before_match1_implicit_text ... ok [INFO] [stdout] test feature::f1404_nothing_searched_ignored ... ok [INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok [INFO] [stdout] test feature::f416_crlf_only_matching ... ok [INFO] [stdout] test feature::f68_no_ignore_vcs ... ok [INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... ok [INFO] [stdout] test feature::f1842_field_match_separator ... ok [INFO] [stdout] test feature::f1404_nothing_searched_warning ... ok [INFO] [stdout] test feature::f7 ... ok [INFO] [stdout] test feature::f45_precedence_with_others ... ok [INFO] [stdout] test feature::f45_precedence_internal ... ok [INFO] [stdout] test feature::f89_count ... ok [INFO] [stdout] test feature::f89_files ... ok [INFO] [stdout] test feature::f20_no_filename ... ok [INFO] [stdout] test feature::f1_utf16_explicit ... ok [INFO] [stdout] test feature::f263_sort_files ... ok [INFO] [stdout] test binary::after_match1_implicit_text ... ok [INFO] [stdout] test feature::f1207_ignore_encoding ... ok [INFO] [stdout] test feature::no_context_sep_overridden ... ok [INFO] [stdout] test feature::f89_match ... ok [INFO] [stdout] test feature::f948_exit_code_error ... ok [INFO] [stdout] test feature::f948_exit_code_no_match ... ok [INFO] [stdout] test feature::f411_single_threaded_search_stats ... ok [INFO] [stdout] test feature::f89_files_without_match ... ok [INFO] [stdout] test feature::f362_dfa_size_limit ... ok [INFO] [stdout] test binary::after_match1_explicit_text ... ok [INFO] [stdout] test feature::f917_trim_match ... ok [INFO] [stdout] test binary::before_match2_explicit ... ok [INFO] [stdout] test json::r1412_look_behind_match_missing ... ok [INFO] [stdout] test feature::f275_pathsep ... ok [INFO] [stdout] test feature::f7_stdin ... ok [INFO] [stdout] test feature::context_sep_default ... ok [INFO] [stdout] test feature::f45_relative_cwd ... ok [INFO] [stdout] test feature::f243_column_line ... ok [INFO] [stdout] test feature::f70_smart_case ... ok [INFO] [stdout] test feature::f89_files_with_matches ... ok [INFO] [stdout] test binary::after_match1_implicit ... ok [INFO] [stdout] test json::crlf ... ok [INFO] [stdout] test binary::before_match2_implicit_text ... ok [INFO] [stdout] test misc::after_context ... ok [INFO] [stdout] test json::notutf8 ... ok [INFO] [stdout] test json::basic ... ok [INFO] [stdout] test misc::compressed_zstd ... ok [INFO] [stdout] test misc::compressed_brotli ... ok [INFO] [stdout] test feature::no_unicode ... ok [INFO] [stdout] test misc::compressed_lz4 ... ok [INFO] [stdout] test misc::binary_convert ... ok [INFO] [stdout] test misc::case_insensitive ... ok [INFO] [stdout] test misc::binary_convert_mmap ... ok [INFO] [stdout] test misc::before_context_line_numbers ... ok [INFO] [stdout] test misc::binary_search_no_mmap ... ok [INFO] [stdout] test misc::before_context ... ok [INFO] [stdout] test misc::after_context_line_numbers ... ok [INFO] [stdout] test feature::f1414_no_require_git ... ok [INFO] [stdout] test json::notutf8_file ... ok [INFO] [stdout] test misc::context_line_numbers ... ok [INFO] [stdout] test misc::file_type_clear ... ok [INFO] [stdout] test misc::binary_search_mmap ... ok [INFO] [stdout] test misc::binary_quit ... ok [INFO] [stdout] test misc::columns ... ok [INFO] [stdout] test misc::byte_offset_only_matching ... ok [INFO] [stdout] test misc::binary_quit_mmap ... ok [INFO] [stdout] test misc::count_matches ... ok [INFO] [stdout] test misc::count ... ok [INFO] [stdout] test misc::count_matches_via_only ... ok [INFO] [stdout] test misc::compressed_gzip ... ok [INFO] [stdout] test misc::file_type_add ... ok [INFO] [stdout] test misc::compressed_failing_gzip ... ok [INFO] [stdout] test misc::file_types_negate ... ok [INFO] [stdout] test misc::compressed_bzip2 ... ok [INFO] [stdout] test misc::compressed_xz ... ok [INFO] [stdout] test misc::compressed_lzma ... ok [INFO] [stdout] test misc::file_type_add_compose ... ok [INFO] [stdout] test misc::file_types ... ok [INFO] [stdout] test misc::compressed_uncompress ... ok [INFO] [stdout] test feature::no_context_sep ... ok [INFO] [stdout] test misc::files ... ok [INFO] [stdout] test misc::count_matches_inverted ... ok [INFO] [stdout] test feature::f948_exit_code_match ... ok [INFO] [stdout] test feature::f1207_auto_encoding ... ok [INFO] [stdout] test misc::dir ... ok [INFO] [stdout] test json::r1095_crlf_empty_match ... ok [INFO] [stdout] test feature::no_context_sep_overrides ... ok [INFO] [stdout] test feature::f129_context ... ok [INFO] [stdout] test feature::context_sep_empty ... ok [INFO] [stdout] test feature::f129_replace ... ok [INFO] [stdout] test json::r1095_missing_crlf ... ok [INFO] [stdout] test feature::f917_trim ... ok [INFO] [stdout] test feature::context_sep ... ok [INFO] [stdout] test feature::f1_utf16_auto ... ok [INFO] [stdout] test feature::f1_replacement_encoding ... ok [INFO] [stdout] test feature::f159_max_count_zero ... ok [INFO] [stdout] test misc::files_with_matches ... ok [INFO] [stdout] test misc::context ... ok [INFO] [stdout] test feature::f411_parallel_search_stats ... ok [INFO] [stdout] test misc::max_filesize_parse_error_length ... ok [INFO] [stdout] test binary::before_match1_implicit_binary ... ok [INFO] [stdout] test misc::literal ... ok [INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok [INFO] [stdout] test feature::f740_passthru ... ok [INFO] [stdout] test misc::glob_always_case_insensitive ... ok [INFO] [stdout] test misc::glob ... ok [INFO] [stdout] test feature::f993_null_data ... ok [INFO] [stdout] test misc::single_file ... ok [INFO] [stdout] test misc::files_without_match ... ok [INFO] [stdout] test feature::f1_sjis ... ok [INFO] [stdout] test misc::inverted_line_numbers ... ok [INFO] [stdout] test misc::line ... ok [INFO] [stdout] test misc::line_numbers ... ok [INFO] [stdout] test misc::ignore_git_parent_stop ... ok [INFO] [stdout] test feature::f1138_no_ignore_dot ... ok [INFO] [stdout] test feature::f1078_max_columns_preview1 ... ok [INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok [INFO] [stdout] test misc::ignore_git_parent ... ok [INFO] [stdout] test misc::ignore_git_parent_stop_file ... ok [INFO] [stdout] test misc::inverted ... ok [INFO] [stdout] test misc::ignore_git ... ok [INFO] [stdout] test misc::ignore_ripgrep ... ok [INFO] [stdout] test misc::ignore_generic ... ok [INFO] [stdout] test feature::f159_max_count ... ok [INFO] [stdout] test misc::ignore_hidden ... ok [INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok [INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok [INFO] [stdout] test misc::glob_negate ... ok [INFO] [stdout] test regression::r1159_invalid_flag ... ok [INFO] [stdout] test misc::include_zero_override ... ok [INFO] [stdout] test feature::f1078_max_columns_preview2 ... ok [INFO] [stdout] test feature::f1420_no_ignore_exclude ... ok [INFO] [stdout] test misc::with_heading_default ... ok [INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok [INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... ok [INFO] [stdout] test misc::quiet ... ok [INFO] [stdout] test misc::max_filesize_parse_no_suffix ... ok [INFO] [stdout] test misc::max_filesize_parse_k_suffix ... ok [INFO] [stdout] test misc::replace_groups ... ok [INFO] [stdout] test misc::replace ... ok [INFO] [stdout] test feature::f1466_no_ignore_files ... ok [INFO] [stdout] test misc::replace_with_only_matching ... ok [INFO] [stdout] test misc::glob_case_sensitive ... ok [INFO] [stdout] test misc::file_types_all ... ok [INFO] [stdout] test regression::r1401_look_ahead_only_matching_1 ... ok [INFO] [stdout] test regression::r1401_look_ahead_only_matching_2 ... ok [INFO] [stdout] test regression::r1412_look_behind_no_replacement ... ok [INFO] [stdout] test misc::type_list ... ok [INFO] [stdout] test regression::r1311_multi_line_term_replace ... ok [INFO] [stdout] test misc::vimgrep_no_line ... ok [INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... ok [INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... ok [INFO] [stdout] test regression::r1573 ... ok [INFO] [stdout] test misc::symlink_nofollow ... ok [INFO] [stdout] test regression::r127 ... ok [INFO] [stdout] test regression::r1334_crazy_literals ... ok [INFO] [stdout] test misc::no_ignore ... ok [INFO] [stdout] test multiline::overlap1 ... ok [INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... ok [INFO] [stdout] test misc::file_types_negate_all ... ok [INFO] [stdout] test misc::symlink_follow ... ok [INFO] [stdout] test misc::preprocessing ... ok [INFO] [stdout] test misc::preprocessing_glob ... ok [INFO] [stdout] test misc::replace_named_groups ... ok [INFO] [stdout] test misc::glob_case_insensitive ... ok [INFO] [stdout] test regression::r1537 ... ok [INFO] [stdout] test regression::r1380 ... ok [INFO] [stdout] test regression::r131 ... ok [INFO] [stdout] test misc::unrestricted3 ... ok [INFO] [stdout] test misc::no_parent_ignore_git ... ok [INFO] [stdout] test misc::no_ignore_hidden ... ok [INFO] [stdout] test misc::max_filesize_parse_m_suffix ... ok [INFO] [stdout] test regression::r105_part2 ... ok [INFO] [stdout] test regression::r1064 ... ok [INFO] [stdout] test regression::r1163 ... ok [INFO] [stdout] test misc::unrestricted1 ... ok [INFO] [stdout] test regression::r137 ... ok [INFO] [stdout] test regression::r256_j1 ... ok [INFO] [stdout] test regression::r1319 ... ok [INFO] [stdout] test misc::unrestricted2 ... ok [INFO] [stdout] test multiline::overlap2 ... ok [INFO] [stdout] test regression::r451_only_matching ... ok [INFO] [stdout] test misc::include_zero ... ok [INFO] [stdout] test regression::r251 ... ok [INFO] [stdout] test feature::f196_persistent_config ... ok [INFO] [stdout] test regression::r405 ... ok [INFO] [stdout] test regression::r1164 ... ok [INFO] [stdout] test regression::r279 ... ok [INFO] [stdout] test misc::with_filename ... ok [INFO] [stdout] test misc::vimgrep ... ok [INFO] [stdout] test misc::word ... ok [INFO] [stdout] test regression::r49 ... ok [INFO] [stdout] test regression::r493 ... ok [INFO] [stdout] test multiline::context ... ok [INFO] [stdout] test regression::r483_matching_no_stdout ... ok [INFO] [stdout] test regression::r483_non_matching_exit_code ... ok [INFO] [stdout] test multiline::dot_no_newline ... ok [INFO] [stdout] test multiline::stdin ... ok [INFO] [stdout] test regression::r451_only_matching_as_in_issue ... ok [INFO] [stdout] test multiline::vimgrep ... ok [INFO] [stdout] test multiline::dot_all ... ok [INFO] [stdout] test regression::r428_color_context_path ... ok [INFO] [stdout] test misc::with_heading ... ok [INFO] [stdout] test multiline::only_matching ... ok [INFO] [stdout] test regression::r50 ... ok [INFO] [stdout] test regression::r599 ... ok [INFO] [stdout] test regression::r1130 ... ok [INFO] [stdout] test regression::r428_unrecognized_style ... ok [INFO] [stdout] test regression::r67 ... ok [INFO] [stdout] test regression::r900 ... ok [INFO] [stdout] test regression::r553_flag ... ok [INFO] [stdout] test regression::r156 ... ok [INFO] [stdout] test regression::r90 ... ok [INFO] [stdout] test regression::r1739_replacement_lineterm_match ... ok [INFO] [stdout] test regression::r1173 ... ok [INFO] [stdout] test regression::r64 ... ok [INFO] [stdout] test regression::r1174 ... ok [INFO] [stdout] test regression::r105_part1 ... ok [INFO] [stdout] test regression::r807 ... ok [INFO] [stdout] test regression::r1176_line_regex ... ok [INFO] [stdout] test regression::r1176_literal_file ... ok [INFO] [stdout] test regression::r87 ... ok [INFO] [stdout] test regression::r99 ... ok [INFO] [stdout] test misc::vimgrep_no_line_no_column ... ok [INFO] [stdout] test regression::r1638 ... ok [INFO] [stdout] test regression::r16 ... ok [INFO] [stdout] test regression::r65 ... ok [INFO] [stdout] test regression::r228 ... ok [INFO] [stdout] test regression::r229 ... ok [INFO] [stdout] test regression::r1891 ... ok [INFO] [stdout] test regression::r1098 ... ok [INFO] [stdout] test regression::r693_context_in_contextless_mode ... ok [INFO] [stdout] test regression::r206 ... ok [INFO] [stdout] test regression::r1559 ... ok [INFO] [stdout] test regression::r1765 ... ok [INFO] [stdout] test regression::r128 ... ok [INFO] [stdout] test regression::r199 ... ok [INFO] [stdout] test regression::r210 ... ok [INFO] [stdout] test regression::r1203_reverse_suffix_literal ... ok [INFO] [stdout] test regression::r30 ... ok [INFO] [stdout] test regression::r391 ... ok [INFO] [stdout] test regression::r256 ... ok [INFO] [stdout] test regression::r1866 ... ok [INFO] [stdout] test regression::r93 ... ok [INFO] [stdout] test regression::r568_leading_hyphen_option_args ... ok [INFO] [stdout] test regression::r506_word_not_parenthesized ... ok [INFO] [stdout] test regression::r184 ... ok [INFO] [stdout] test regression::r270 ... ok [INFO] [stdout] test regression::r553_switch ... ok [INFO] [stdout] test regression::r25 ... ok [INFO] [stdout] test feature::f1842_field_context_separator ... ok [INFO] [stdout] test regression::r1868_context_passthru_override ... ok [INFO] [stdout] test regression::r1878 ... ok [INFO] [stdout] test regression::r1159_exit_status ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 272 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0db7a81c246cf6ab45b4f54aa4bd78ba29b5577be21ea9f1cffd789e9810713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0db7a81c246cf6ab45b4f54aa4bd78ba29b5577be21ea9f1cffd789e9810713", kill_on_drop: false }` [INFO] [stdout] b0db7a81c246cf6ab45b4f54aa4bd78ba29b5577be21ea9f1cffd789e9810713