[INFO] fetching crate repgrep 0.16.1... [INFO] testing repgrep-0.16.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate repgrep 0.16.1 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate repgrep 0.16.1 [INFO] finished tweaking crates.io crate repgrep 0.16.1 [INFO] tweaked toml for crates.io crate repgrep 0.16.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate repgrep 0.16.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate repgrep 0.16.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.38.0 [INFO] [stderr] Downloaded ratatui v0.22.0 [INFO] [stderr] Downloaded flexi_logger v0.25.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd844af27259d73de96c3eec85f7be276d85faf52dbcec6c4b5072c0a6dbae4 [INFO] running `Command { std: "docker" "start" "-a" "0bd844af27259d73de96c3eec85f7be276d85faf52dbcec6c4b5072c0a6dbae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd844af27259d73de96c3eec85f7be276d85faf52dbcec6c4b5072c0a6dbae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd844af27259d73de96c3eec85f7be276d85faf52dbcec6c4b5072c0a6dbae4", kill_on_drop: false }` [INFO] [stdout] 0bd844af27259d73de96c3eec85f7be276d85faf52dbcec6c4b5072c0a6dbae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a9741cf7699f83766af0aba7a86e5557b6eff3627ea8bf77724661455f4613e5 [INFO] running `Command { std: "docker" "start" "-a" "a9741cf7699f83766af0aba7a86e5557b6eff3627ea8bf77724661455f4613e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling repgrep v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling flexi_logger v0.25.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/app/state.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn to_span(&self) -> Span { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn to_span(&self) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/line/item.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/line/sub_item.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s [INFO] running `Command { std: "docker" "inspect" "a9741cf7699f83766af0aba7a86e5557b6eff3627ea8bf77724661455f4613e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9741cf7699f83766af0aba7a86e5557b6eff3627ea8bf77724661455f4613e5", kill_on_drop: false }` [INFO] [stdout] a9741cf7699f83766af0aba7a86e5557b6eff3627ea8bf77724661455f4613e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5b8601175695aaab25b95fd2ecc7290350645059a64f2d06c7aad536fd25c226 [INFO] running `Command { std: "docker" "start" "-a" "5b8601175695aaab25b95fd2ecc7290350645059a64f2d06c7aad536fd25c226", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling insta v1.38.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling repgrep v0.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/app/state.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn to_span(&self) -> Span { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn to_span(&self) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/line/item.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/line/sub_item.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.21s [INFO] running `Command { std: "docker" "inspect" "5b8601175695aaab25b95fd2ecc7290350645059a64f2d06c7aad536fd25c226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8601175695aaab25b95fd2ecc7290350645059a64f2d06c7aad536fd25c226", kill_on_drop: false }` [INFO] [stdout] 5b8601175695aaab25b95fd2ecc7290350645059a64f2d06c7aad536fd25c226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9fc63e8b8f192486ad1e3748a3f24e657a64d190ca840fbca58bd23e06fb5560 [INFO] running `Command { std: "docker" "start" "-a" "9fc63e8b8f192486ad1e3748a3f24e657a64d190ca840fbca58bd23e06fb5560", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui/app/state.rs:104:20 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn to_span(&self) -> Span { [INFO] [stderr] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 104 | pub fn to_span(&self) -> Span<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui/line/item.rs:225:26 [INFO] [stderr] | [INFO] [stderr] 225 | pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec { [INFO] [stderr] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 225 | pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui/line/sub_item.rs:28:26 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 28 | pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `repgrep` (bin "rgr" test) generated 3 warnings (run `cargo fix --bin "rgr" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rgr-fe0e52c060b9f9bc) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] test cli::tests::pattern_empty ... ok [INFO] [stdout] test cli::tests::pattern_one ... ok [INFO] [stdout] test cli::tests::rg_case1 ... ok [INFO] [stdout] test cli::tests::rg_case2 ... ok [INFO] [stdout] test cli::tests::rg_empty ... ok [INFO] [stdout] test cli::tests::rg_encoding ... ok [INFO] [stdout] test cli::tests::rg_fixed_strings ... ok [INFO] [stdout] test cli::tests::rg_other_args ... ok [INFO] [stdout] test cli::tests::rg_other_args_short_single ... ok [INFO] [stdout] test cli::tests::rg_patterns ... ok [INFO] [stdout] test encoding::tests::test_bom_detects_utf16be_bom ... ok [INFO] [stdout] test encoding::tests::test_bom_detects_utf16le_bom ... ok [INFO] [stdout] test encoding::tests::test_bom_detects_utf8_bom ... ok [INFO] [stdout] test cli::tests::rg_pattern_files ... ok [INFO] [stdout] test encoding::tests::test_bom_handles_empty_slices ... ok [INFO] [stdout] test encoding::tests::test_bom_handles_small_slices ... ok [INFO] [stdout] test encoding::tests::test_bom_returns_bom_len ... ok [INFO] [stdout] test encoding::tests::test_bom_returns_encoder ... ok [INFO] [stdout] test encoding::tests::test_get_encoder ... ok [INFO] [stdout] test model::printable::tests::test_printable ... ok [INFO] [stdout] test model::printable::tests::test_printable_oneline ... ok [INFO] [stdout] test model::printable::tests::test_printable_base64 ... ok [INFO] [stdout] test model::printable::tests::test_printable_text ... ok [INFO] [stdout] test replace::tests::it_performs_multiple_replacements_one_file ... ok [INFO] [stdout] test replace::tests::it_performs_replacements_and_keeps_permissions ... ok [INFO] [stdout] test replace::tests::it_performs_replacements_on_multiline_matches ... ok [INFO] [stdout] test replace::tests::multiline_from_emoji_utf16le ... ok [INFO] [stdout] test replace::tests::it_performs_replacements_only_on_match_items ... ok [INFO] [stdout] test replace::tests::multiline_from_unicode_utf16be ... ok [INFO] [stdout] test replace::tests::it_performs_replacements_files_with_non_utf8_paths_unix ... ok [INFO] [stdout] test replace::tests::it_performs_replacements_on_multiple_lines ... ok [INFO] [stdout] test replace::tests::multiline_from_emoji_utf16be ... ok [INFO] [stdout] test replace::tests::multiline_to_emoji_utf16be ... ok [INFO] [stdout] test replace::tests::multiline_from_emoji_utf8bom ... ok [INFO] [stdout] test replace::tests::multiline_from_emoji_utf8 ... ok [INFO] [stdout] test replace::tests::it_performs_replacements_in_separate_files ... ok [INFO] [stdout] test replace::tests::multiline_to_emoji_utf8 ... ok [INFO] [stdout] test replace::tests::multiline_to_longer_utf8 ... ok [INFO] [stdout] test replace::tests::multiline_from_unicode_utf8bom ... ok [INFO] [stdout] test replace::tests::multiline_to_longer_utf8bom ... ok [INFO] [stdout] test replace::tests::multiline_to_longer_utf16le ... ok [INFO] [stdout] test replace::tests::multiline_to_shorter_utf16be ... ok [INFO] [stdout] test replace::tests::multiline_to_longer_utf16be ... ok [INFO] [stdout] test replace::tests::multiline_to_emoji_utf16le ... ok [INFO] [stdout] test replace::tests::multiline_from_unicode_utf8 ... ok [INFO] [stdout] test replace::tests::it_does_not_replace_deselected_matches ... ok [INFO] [stdout] test replace::tests::multiline_to_shorter_utf16le ... ok [INFO] [stdout] test replace::tests::multiline_to_emoji_utf8bom ... ok [INFO] [stdout] test replace::tests::multiline_from_unicode_utf16le ... ok [INFO] [stdout] test replace::tests::multiline_to_shorter_utf8 ... ok [INFO] [stdout] test replace::tests::multiline_to_shorter_utf8bom ... ok [INFO] [stdout] test replace::tests::multiline_to_unicode_utf8bom ... ok [INFO] [stdout] test rg::de::tests::arbitrary_data ... ok [INFO] [stdout] test replace::tests::multiline_to_unicode_utf8 ... ok [INFO] [stdout] test replace::tests::multiline_to_unicode_utf16be ... ok [INFO] [stdout] test replace::tests::multiline_to_unicode_utf16le ... ok [INFO] [stdout] test rg::de::tests::content_deserialize ... ok [INFO] [stdout] test rg::de::tests::arbitrary_data_to_os_string_unix ... ok [INFO] [stdout] test rg::de::tests::end_deserialize ... ok [INFO] [stdout] test rg::de::tests::begin_deserialize ... ok [INFO] [stdout] test rg::de::tests::match_deserialize ... ok [INFO] [stdout] test rg::de::tests::summary_deserialize ... ok [INFO] [stdout] test ui::app::app_events::tests::input_replacement ... ok [INFO] [stdout] test ui::app::app_events::tests::it_inverts_a_match ... ok [INFO] [stdout] test ui::app::app_events::tests::it_toggles_all_items_with_item_off ... ok [INFO] [stdout] test ui::app::app_events::tests::it_toggles_item_all_sub_items ... ok [INFO] [stdout] test ui::app::app_events::tests::it_toggles_all_items ... ok [INFO] [stdout] test ui::app::app_events::tests::it_toggles_item_sub_item ... ok [INFO] [stdout] test ui::app::app_events::tests::it_toggles_all_items_with_sub_item_off ... ok [INFO] [stdout] test ui::line::item::tests::binary_offset ... ok [INFO] [stdout] test ui::line::item::tests::item_kind_matches_rg_message_kind ... ok [INFO] [stdout] test ui::line::item::tests::line_count_empty_context_lines ... ok [INFO] [stdout] test ui::app::app_events::tests::works_with_other_key_event_kinds ... ok [INFO] [stdout] test ui::line::item::tests::line_count_full_line ... ok [INFO] [stdout] test ui::line::item::tests::line_count_hidden ... ok [INFO] [stdout] test ui::app::app_events::tests::it_inverts_a_file ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_forward_100_and_backward_100 ... ok [INFO] [stdout] test ui::app::app_events::tests::it_inverts_all ... ok [INFO] [stdout] test ui::line::item::tests::offset ... ok [INFO] [stdout] test ui::line::item::tests::match_count ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_forward_5_and_backward_5 ... ok [INFO] [stdout] test ui::line::item::tests::path_with_base64 ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_line_wrapping ... ok [INFO] [stdout] test replace::tests::asdf ... ok [INFO] [stdout] test ui::line::item::tests::only_match_and_begin_are_selectable ... ok [INFO] [stdout] test ui::line::item::tests::sub_items ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_nextfile_and_prevfile ... ok [INFO] [stdout] test ui::line::item::tests::path_with_text ... ok [INFO] [stdout] test ui::line::item::tests::line_count_multiple_lines ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_nextline_and_prevline ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_line_wrapping_at_end ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_next_and_prev ... ok [INFO] [stdout] test ui::line::item::tests::line_count_one_line ... ok [INFO] [stdout] test ui::app::app_events::tests::movement_forward_1_and_backward_1 ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_line_wrapping ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_deselected_submatch ... ok [INFO] [stdout] test ui::line::item::tests::line_numbers_with_line_wrap_multi_submatch_input_replacement_multiline ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_deselected_submatch_confirm_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_multiline_confirm_replacement_with_multiline_matches ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_line_wrapping_confirm_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_deselected_submatch_input_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_input_replacement_trailing_line_feed ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_line_wrapping_input_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_multiline_input_replacement_with_multiline_matches ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_multiline_matches ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_multiline_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy_selected ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy_input_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy_confirm_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_selected ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_confirm_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_confirm_replacement_and_capture_pattern ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_input_replacement ... ok [INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_input_replacement_and_capture_pattern ... ok [INFO] [stdout] test cli::tests::pattern_many - should panic ... ok [INFO] [stdout] test cli::tests::pattern_flag - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9fc63e8b8f192486ad1e3748a3f24e657a64d190ca840fbca58bd23e06fb5560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc63e8b8f192486ad1e3748a3f24e657a64d190ca840fbca58bd23e06fb5560", kill_on_drop: false }` [INFO] [stdout] 9fc63e8b8f192486ad1e3748a3f24e657a64d190ca840fbca58bd23e06fb5560