[INFO] fetching crate vicut 0.4.2... [INFO] testing vicut-0.4.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate vicut 0.4.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate vicut 0.4.2 [INFO] finished tweaking crates.io crate vicut 0.4.2 [INFO] tweaked toml for crates.io crate vicut 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vicut 0.4.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vicut 0.4.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d69e134fd6ed489966c593f7a233adf30e939372accf97c7e577bbb724a04ad [INFO] running `Command { std: "docker" "start" "-a" "3d69e134fd6ed489966c593f7a233adf30e939372accf97c7e577bbb724a04ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d69e134fd6ed489966c593f7a233adf30e939372accf97c7e577bbb724a04ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d69e134fd6ed489966c593f7a233adf30e939372accf97c7e577bbb724a04ad", kill_on_drop: false }` [INFO] [stdout] 3d69e134fd6ed489966c593f7a233adf30e939372accf97c7e577bbb724a04ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4125475d2371fb7b661ce46223a5e25502dc2ec3673021eaa8d6f633c4ee119 [INFO] running `Command { std: "docker" "start" "-a" "f4125475d2371fb7b661ce46223a5e25502dc2ec3673021eaa8d6f633c4ee119", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling vicut v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> src/linebuf.rs:1241:18 [INFO] [stdout] | [INFO] [stdout] 1241 | TextObj::Tag(bound) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bound` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/linebuf.rs:1366:35 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn text_obj_delim(&mut self, count: usize, text_obj: TextObj, bound: Bound) -> Option<(usize,usize)> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/linebuf.rs:1470:35 [INFO] [stdout] | [INFO] [stdout] 1470 | pub fn text_obj_quote(&mut self, count: usize, text_obj: TextObj, bound: Bound) -> Option<(usize,usize)> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "f4125475d2371fb7b661ce46223a5e25502dc2ec3673021eaa8d6f633c4ee119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4125475d2371fb7b661ce46223a5e25502dc2ec3673021eaa8d6f633c4ee119", kill_on_drop: false }` [INFO] [stdout] f4125475d2371fb7b661ce46223a5e25502dc2ec3673021eaa8d6f633c4ee119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e13cb6498bad687497eb1b992e1da1ea391a8860f7d37b6b1b944ebe96789cd1 [INFO] running `Command { std: "docker" "start" "-a" "e13cb6498bad687497eb1b992e1da1ea391a8860f7d37b6b1b944ebe96789cd1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling vicut v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> src/linebuf.rs:1241:18 [INFO] [stdout] | [INFO] [stdout] 1241 | TextObj::Tag(bound) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bound` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/linebuf.rs:1366:35 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn text_obj_delim(&mut self, count: usize, text_obj: TextObj, bound: Bound) -> Option<(usize,usize)> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/linebuf.rs:1470:35 [INFO] [stdout] | [INFO] [stdout] 1470 | pub fn text_obj_quote(&mut self, count: usize, text_obj: TextObj, bound: Bound) -> Option<(usize,usize)> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.50s [INFO] running `Command { std: "docker" "inspect" "e13cb6498bad687497eb1b992e1da1ea391a8860f7d37b6b1b944ebe96789cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13cb6498bad687497eb1b992e1da1ea391a8860f7d37b6b1b944ebe96789cd1", kill_on_drop: false }` [INFO] [stdout] e13cb6498bad687497eb1b992e1da1ea391a8860f7d37b6b1b944ebe96789cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3a7ef3f96f445788c32ae7bd5979819aecc26e15e1117614bba23869015f7df [INFO] running `Command { std: "docker" "start" "-a" "a3a7ef3f96f445788c32ae7bd5979819aecc26e15e1117614bba23869015f7df", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `bound` [INFO] [stderr] --> src/linebuf.rs:1241:18 [INFO] [stderr] | [INFO] [stderr] 1241 | TextObj::Tag(bound) => todo!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bound` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `count` [INFO] [stderr] --> src/linebuf.rs:1366:35 [INFO] [stderr] | [INFO] [stderr] 1366 | pub fn text_obj_delim(&mut self, count: usize, text_obj: TextObj, bound: Bound) -> Option<(usize,usize)> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `count` [INFO] [stderr] --> src/linebuf.rs:1470:35 [INFO] [stderr] | [INFO] [stderr] 1470 | pub fn text_obj_quote(&mut self, count: usize, text_obj: TextObj, bound: Bound) -> Option<(usize,usize)> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stderr] [INFO] [stderr] warning: `vicut` (bin "vicut" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vicut-a0face346d7aefcc) [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test tests::editor::editor_delete_backwards ... ok [INFO] [stdout] test tests::editor::editor_delete_word ... ok [INFO] [stdout] test tests::editor::editor_delete_word_on_whitespace ... ok [INFO] [stdout] test tests::files::file_all_comments ... ignored [INFO] [stdout] test tests::files::file_extract_impl ... ignored [INFO] [stdout] test tests::files::file_replace_argv ... ignored [INFO] [stdout] test tests::editor::editor_inplace_edit_cursor_position ... ok [INFO] [stdout] test tests::editor::editor_delete_end_includes_last ... ok [INFO] [stdout] test tests::editor::editor_insert_mode_not_clamped ... ok [INFO] [stdout] test tests::editor::editor_delete_5_words ... ok [INFO] [stdout] test tests::editor::editor_delete_end_unicode_word ... ok [INFO] [stdout] test tests::editor::editor_rot13_five_words_backwards ... ok [INFO] [stdout] test tests::editor::editor_overshooting_motions ... ok [INFO] [stdout] test tests::editor::editor_textobj_delimited ... ok [INFO] [stdout] test tests::editor::editor_delete_line_up ... ok [INFO] [stdout] test tests::linebuf::linebuf_ascii_content ... ok [INFO] [stdout] test tests::linebuf::linebuf_cursor_motion ... ok [INFO] [stdout] test tests::linebuf::linebuf_next_line ... ok [INFO] [stdout] test tests::linebuf::linebuf_empty_linebuf ... ok [INFO] [stdout] test tests::linebuf::linebuf_next_line_last_line_is_empty ... ok [INFO] [stdout] test tests::linebuf::linebuf_unicode_graphemes ... ok [INFO] [stdout] test tests::editor::editor_textobj_quoted ... ok [INFO] [stdout] test tests::linebuf::linebuf_next_line_only_newlines ... ok [INFO] [stdout] test tests::linebuf::linebuf_prev_line ... ok [INFO] [stdout] test tests::linebuf::linebuf_out_of_bounds_slices ... ok [INFO] [stdout] test tests::linebuf::linebuf_prev_line_first_line_is_empty ... ok [INFO] [stdout] test tests::linebuf::linebuf_slice_to_from_cursor ... ok [INFO] [stdout] test tests::modes::ex::ex_delete ... ok [INFO] [stdout] test tests::editor::editor_sentence_operations ... ok [INFO] [stdout] test tests::modes::ex::ex_global_normal ... ok [INFO] [stdout] test tests::modes::ex::ex_global_delete ... ok [INFO] [stdout] test tests::modes::ex::ex_global_normal_nested ... ok [INFO] [stdout] test tests::linebuf::linebuf_prev_line_only_newlines ... ok [INFO] [stdout] test tests::linebuf::linebuf_this_line ... ok [INFO] [stdout] test tests::modes::ex::ex_yank ... ok [INFO] [stdout] test tests::modes::ex::ex_substitution ... ok [INFO] [stdout] test tests::modes::ex::ex_normal ... ok [INFO] [stdout] test tests::modes::insert::insert_empty_buffer ... ok [INFO] [stdout] test tests::modes::insert::insert_in_empty_line ... ok [INFO] [stdout] test tests::modes::insert::insert_unicode ... ok [INFO] [stdout] test tests::modes::insert::end_of_line_motion_boundary ... ok [INFO] [stdout] test tests::modes::insert::backspace_and_delete ... ok [INFO] [stdout] test tests::modes::insert::ctrl_w ... ok [INFO] [stdout] test tests::modes::insert::insert_from_visual_mode ... ok [INFO] [stdout] test tests::modes::insert::navigation ... ok [INFO] [stdout] test tests::linebuf::linebuf_next_line_several_trailing_newlines ... ok [INFO] [stdout] test tests::modes::insert::linebreaks ... ok [INFO] [stdout] test tests::modes::normal::normal_paragraph_forward ... ignored [INFO] [stdout] test tests::modes::normal::end_of_prev_word ... ok [INFO] [stdout] test tests::modes::normal::end_of_word ... ok [INFO] [stdout] test tests::modes::insert::two_inserts ... ok [INFO] [stdout] test tests::modes::normal::forward_word ... ok [INFO] [stdout] test tests::modes::normal::normal_rot13_findchar ... ok [INFO] [stdout] test tests::modes::insert::prefix_insert ... ok [INFO] [stdout] test tests::modes::normal::normal_delete_to_next_match ... ok [INFO] [stdout] test tests::modes::normal::normal_search_repeat ... ok [INFO] [stdout] test tests::modes::normal::normal_forward_char ... ok [INFO] [stdout] test tests::modes::normal::normal_end_of_buffer ... ok [INFO] [stdout] test tests::modes::normal::normal_to_start_of_line ... ok [INFO] [stdout] test tests::modes::normal::normal_backward_char ... ok [INFO] [stdout] test tests::modes::normal::normal_prev_match ... ok [INFO] [stdout] test tests::modes::normal::normal_matching_delim ... ok [INFO] [stdout] test tests::modes::normal::normal_down_line ... ok [INFO] [stdout] test tests::modes::normal::normal_to_end_of_line ... ok [INFO] [stdout] test tests::modes::normal::normal_to_column ... ok [INFO] [stdout] test tests::modes::normal::normal_search_repeat_rev ... ok [INFO] [stdout] test tests::modes::normal::normal_to_unmatched_brace ... ok [INFO] [stdout] test tests::modes::normal::normal_to_unmatched_paren ... ok [INFO] [stdout] test tests::modes::normal::normal_to_unmatched_brace_rev ... ok [INFO] [stdout] test tests::modes::normal::normal_to_unmatched_paren_rev ... ok [INFO] [stdout] test tests::modes::normal::normal_togglecase_tochar ... ok [INFO] [stdout] test tests::modes::normal::normal_visual_selection ... ok [INFO] [stdout] test tests::modes::ex::ex_put ... ok [INFO] [stdout] test tests::modes::normal::normal_to_first_non_whitespace ... ok [INFO] [stdout] test tests::modes::normal::normal_sentence_backward ... ok [INFO] [stdout] test tests::modes::normal::normal_delete_tocharrev ... ok [INFO] [stdout] test tests::modes::normal::normal_up_line ... ok [INFO] [stdout] test tests::modes::normal::normal_sentence_forward ... ok [INFO] [stdout] test tests::modes::normal::normal_to_upper_findcharrev ... ok [INFO] [stdout] test tests::modes::normal::start_of_prev_word ... ok [INFO] [stdout] test tests::modes::visual::del_inner_line ... ok [INFO] [stdout] test tests::modes::visual::put_block_pad_short_lines ... ok [INFO] [stdout] test tests::modes::visual::change_block ... ok [INFO] [stdout] test tests::modes::visual::change_block_weird ... ok [INFO] [stdout] test tests::modes::visual::delete_put_block ... ok [INFO] [stdout] test tests::modes::visual::put_block_preserve_formatting ... ok [INFO] [stdout] test tests::modes::visual::select_around_braces ... ok [INFO] [stdout] test tests::modes::visual::delete_block ... ok [INFO] [stdout] test tests::modes::visual::select_around_brackets ... ok [INFO] [stdout] test tests::modes::visual::select_block ... ok [INFO] [stdout] test tests::modes::visual::select_around_parens ... ok [INFO] [stdout] test tests::modes::visual::select_in_brackets ... ok [INFO] [stdout] test tests::modes::visual::select_around_quotes ... ok [INFO] [stdout] test tests::modes::visual::select_in_parens ... ok [INFO] [stdout] test tests::modes::visual::select_around_single_quotes ... ok [INFO] [stdout] test tests::modes::visual::select_in_quotes ... ok [INFO] [stdout] test tests::modes::visual::select_in_braces ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_literal ... ok [INFO] [stdout] test tests::modes::visual::select_lines_with_count ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_literal2 ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_json_output ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_forward_and_backward ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_edit_buffer ... ok [INFO] [stdout] test tests::modes::visual::select_lines ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_insert_mode ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_regex_test ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_append_date ... ok [INFO] [stdout] test tests::modes::visual::select_in_single_quotes ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_mix_search_and_command ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_name_fields_json ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_nested_repeat ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_name_fields_template ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_api_path_regex ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_status_code ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_simple2 ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_simple ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_visual_mode ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_repeat_command ... ok [INFO] [stdout] test tests::modes::normal::vimode_normal_structures ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_substitution ... ok [INFO] [stdout] test tests::modes::insert::vimode_insert_structures ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_text_objects ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_template_string ... ok [INFO] [stdout] test tests::wiki_examples::wiki_example_visual_mode2 ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_session_id ... ok [INFO] [stdout] test tests::pattern_match::pattern_matching_flag_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 122 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3a7ef3f96f445788c32ae7bd5979819aecc26e15e1117614bba23869015f7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a7ef3f96f445788c32ae7bd5979819aecc26e15e1117614bba23869015f7df", kill_on_drop: false }` [INFO] [stdout] a3a7ef3f96f445788c32ae7bd5979819aecc26e15e1117614bba23869015f7df