[INFO] cloning repository https://github.com/Andriamanitra/bad-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andriamanitra/bad-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndriamanitra%2Fbad-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndriamanitra%2Fbad-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbb1c5c88265ff7b366f412bc7f7ebdeaf182edc [INFO] testing Andriamanitra/bad-editor against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndriamanitra%2Fbad-editor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Andriamanitra/bad-editor [INFO] finished tweaking git repo https://github.com/Andriamanitra/bad-editor [INFO] tweaked toml for git repo https://github.com/Andriamanitra/bad-editor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Andriamanitra/bad-editor on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Andriamanitra/bad-editor 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5a558a09365a542d5a3613d34b884c146d221b95ef4d2dedf48513346fea4e7 [INFO] running `Command { std: "docker" "start" "-a" "c5a558a09365a542d5a3613d34b884c146d221b95ef4d2dedf48513346fea4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5a558a09365a542d5a3613d34b884c146d221b95ef4d2dedf48513346fea4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a558a09365a542d5a3613d34b884c146d221b95ef4d2dedf48513346fea4e7", kill_on_drop: false }` [INFO] [stdout] c5a558a09365a542d5a3613d34b884c146d221b95ef4d2dedf48513346fea4e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7137bc77c9aaeb0e898cd99f2eaa21424846fa1b8b504bc45faeaaeff2fb9b6 [INFO] running `Command { std: "docker" "start" "-a" "b7137bc77c9aaeb0e898cd99f2eaa21424846fa1b8b504bc45faeaaeff2fb9b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quick-xml v0.38.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling unicode_names2_generator v2.0.0 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode_names2 v2.0.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling grok v2.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling ec4rs v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling str_indices v0.4.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling duct v1.1.1 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling reedline v0.42.0 (https://github.com/Andriamanitra/reedline?branch=no-crlf#14fb1f6a) [INFO] [stderr] Compiling bad-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 8m 09s [INFO] running `Command { std: "docker" "inspect" "b7137bc77c9aaeb0e898cd99f2eaa21424846fa1b8b504bc45faeaaeff2fb9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7137bc77c9aaeb0e898cd99f2eaa21424846fa1b8b504bc45faeaaeff2fb9b6", kill_on_drop: false }` [INFO] [stdout] b7137bc77c9aaeb0e898cd99f2eaa21424846fa1b8b504bc45faeaaeff2fb9b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94bafa375a4fbecf434083c014f78e09cace2ed2ff5cec83a0efd9f0a514fdbd [INFO] running `Command { std: "docker" "start" "-a" "94bafa375a4fbecf434083c014f78e09cace2ed2ff5cec83a0efd9f0a514fdbd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling reedline v0.42.0 (https://github.com/Andriamanitra/reedline?branch=no-crlf#14fb1f6a) [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling bad-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 6m 21s [INFO] running `Command { std: "docker" "inspect" "94bafa375a4fbecf434083c014f78e09cace2ed2ff5cec83a0efd9f0a514fdbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bafa375a4fbecf434083c014f78e09cace2ed2ff5cec83a0efd9f0a514fdbd", kill_on_drop: false }` [INFO] [stdout] 94bafa375a4fbecf434083c014f78e09cace2ed2ff5cec83a0efd9f0a514fdbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5f8068d95f82b25894fd6b77e446b3a5a75e61ea6cb671d838e1891293457ae [INFO] running `Command { std: "docker" "start" "-a" "b5f8068d95f82b25894fd6b77e446b3a5a75e61ea6cb671d838e1891293457ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bad_editor-6e92224c2bb7dcd4) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test cursor::tests::cursor_line_span::case_7 ... ok [INFO] [stdout] test cursor::tests::cursor_line_span::case_5 ... ok [INFO] [stdout] test cursor::tests::cursor_line_span::case_2 ... ok [INFO] [stdout] test cursor::tests::cursor_line_span::case_3 ... ok [INFO] [stdout] test cursor::tests::cursor_line_span::case_4 ... ok [INFO] [stdout] test cursor::tests::cursor_line_span::case_6 ... ok [INFO] [stdout] test cursor::tests::dont_add_duplicate_cursors ... ok [INFO] [stdout] test cursor::tests::forget_preferred_column_down_on_last_line ... ok [INFO] [stdout] test cursor::tests::home_with_indent::case_1 ... ok [INFO] [stdout] test cursor::tests::forget_preferred_column_up_on_first_line ... ok [INFO] [stdout] test cursor::tests::home_with_indent::case_3 ... ok [INFO] [stdout] test cursor::tests::line_end::case_2 ... ok [INFO] [stdout] test cursor::tests::home_with_indent::case_4 ... ok [INFO] [stdout] test cursor::tests::home_with_indent::case_2 ... ok [INFO] [stdout] test cursor::tests::line_end::case_1 ... ok [INFO] [stdout] test cursor::tests::line_end::case_3 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_01 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_03 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_05 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_02 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_04 ... ok [INFO] [stdout] test cursor::tests::cursor_line_span::case_1 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_06 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_07 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_09 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_10 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_11 ... ok [INFO] [stdout] test cursor::tests::move_1_left_with_selection::case_3 ... ok [INFO] [stdout] test cursor::tests::move_1_right_with_selection::case_1 ... ok [INFO] [stdout] test cursor::tests::move_1_right_with_selection::case_3 ... ok [INFO] [stdout] test cursor::tests::move_home_end ... ok [INFO] [stdout] test cursor::tests::move_home_end_last_line ... ok [INFO] [stdout] test cursor::tests::move_left ... ok [INFO] [stdout] test cursor::tests::move_out_of_bounds::case_1 ... ok [INFO] [stdout] test cursor::tests::move_out_of_bounds::case_2 ... ok [INFO] [stdout] test cursor::tests::move_out_of_bounds::case_3 ... ok [INFO] [stdout] test cursor::tests::move_out_of_bounds::case_4 ... ok [INFO] [stdout] test cursor::tests::move_right ... ok [INFO] [stdout] test cursor::tests::move_up_down ... ok [INFO] [stdout] test cursor::tests::preferred_column_with_selections ... ok [INFO] [stdout] test editing::tests::delete_word ... ok [INFO] [stdout] test editing::tests::delete_word_and_space ... ok [INFO] [stdout] test editing::tests::insert_and_delete_cmp ... ok [INFO] [stdout] test editing::tests::insert_newline_keep_indent_mid_indent ... ok [INFO] [stdout] test editing::tests::insert_with_multicursor_same_offset ... ok [INFO] [stdout] test editing::tests::mixed_inserts_and_deletes ... ok [INFO] [stdout] test editing::tests::non_overlapping_deletes ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop::case_1 ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_08 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop::case_2 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop::case_3 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop::case_4 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop::case_5 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_1 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_2 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_3 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_4 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_5 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_6 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_7 ... ok [INFO] [stdout] test editing::tests::test_delete_to_tabstop_spaces::case_8 ... ok [INFO] [stdout] test pane::tests::surround_two_adjacent_selections ... ignored, known bug: the two cursors end up in the same position during editing [INFO] [stdout] test cursor::tests::move_1_left_with_selection::case_2 ... ok [INFO] [stdout] test cursor::tests::move_1_right_with_selection::case_2 ... ok [INFO] [stdout] test editing::tests::overlapping_deletes ... ok [INFO] [stdout] test ropebuffer::tests::find_bytes ... ok [INFO] [stdout] test ropebuffer::tests::find_bytes_backwards ... ok [INFO] [stdout] test ropebuffer::tests::search_backwards_from_inside_needle ... ok [INFO] [stdout] test ropebuffer::tests::word_boundary_decimal_number ... ok [INFO] [stdout] test ropebuffer::tests::search_forwards_from_inside_needle ... ok [INFO] [stdout] test render::tests::test_replacement_symbols ... ok [INFO] [stdout] test ropebuffer::tests::word_boundary_hello_world ... ok [INFO] [stdout] test tests::empty_string ... ok [INFO] [stdout] test tests::no_special_chars ... ok [INFO] [stdout] test tests::with_both_quotes ... ok [INFO] [stdout] test tests::with_single_quote_only ... ok [INFO] [stdout] test tests::with_double_quote_only ... ok [INFO] [stdout] test tests::with_space ... ok [INFO] [stdout] test tests::with_special_char ... ok [INFO] [stdout] test cursor::tests::matching_pair::case_12 ... ok [INFO] [stdout] test cursor::tests::move_1_left_with_selection::case_1 ... ok [INFO] [stdout] test editing::tests::sorting_and_processing ... ok [INFO] [stdout] test ropebuffer::tests::delete_at_eof ... ok [INFO] [stdout] test pane::tests::surround_selection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 83 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bad-e2652131dd9d449e) [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] [stderr] Doc-tests bad_editor [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" "b5f8068d95f82b25894fd6b77e446b3a5a75e61ea6cb671d838e1891293457ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f8068d95f82b25894fd6b77e446b3a5a75e61ea6cb671d838e1891293457ae", kill_on_drop: false }` [INFO] [stdout] b5f8068d95f82b25894fd6b77e446b3a5a75e61ea6cb671d838e1891293457ae