[INFO] cloning repository https://github.com/hirodawn/scribe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hirodawn/scribe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirodawn%2Fscribe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirodawn%2Fscribe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8605f482857b97eb9883546877d5cd4bfb8f3a7
[INFO] testing hirodawn/scribe against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirodawn%2Fscribe" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hirodawn/scribe
[INFO] finished tweaking git repo https://github.com/hirodawn/scribe
[INFO] tweaked toml for git repo https://github.com/hirodawn/scribe written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hirodawn/scribe on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hirodawn/scribe 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729
[INFO] running `Command { std: "docker" "start" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling plist v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling scribe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let mut y: Vec<String> = (lo..=hi).map(|l| self.buf.lines.get(l).cloned().unwrap_or_default()).collect();
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling scribe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let mut y: Vec<String> = (lo..=hi).map(|l| self.buf.lines.get(l).cloned().unwrap_or_default()).collect();
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `capital_G_goes_to_last_line` should have a snake case name
[INFO] [stdout]    --> src/app.rs:736:8
[INFO] [stdout]     |
[INFO] [stdout] 736 |     fn capital_G_goes_to_last_line() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `capital_g_goes_to_last_line`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 15.04s
[INFO] running `Command { std: "docker" "inspect" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/app.rs:288:17
[INFO] [stderr]     |
[INFO] [stderr] 288 |             let mut y: Vec<String> = (lo..=hi).map(|l| self.buf.lines.get(l).cloned().unwrap_or_default()).collect();
[INFO] [stderr]     |                 ----^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `capital_G_goes_to_last_line` should have a snake case name
[INFO] [stderr]    --> src/app.rs:736:8
[INFO] [stderr]     |
[INFO] [stderr] 736 |     fn capital_G_goes_to_last_line() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `capital_g_goes_to_last_line`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `scribe` (bin "scribe" test) generated 2 warnings (run `cargo fix --bin "scribe" -p scribe --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/scribe-6fab2ec6e2c5acbf)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test app::tests::dw_deletes_word ... ok
[INFO] [stdout] test app::tests::dd_deletes_line ... ok
[INFO] [stdout] test app::tests::gg_goes_to_first ... ok
[INFO] [stdout] test app::tests::cw_deletes_and_inserts ... ok
[INFO] [stdout] test app::tests::j_k_move_lines ... ok
[INFO] [stdout] test app::tests::count_x_deletes_n_chars ... ok
[INFO] [stdout] test app::tests::motions_move_cursor ... ok
[INFO] [stdout] test app::tests::capital_G_goes_to_last_line ... ok
[INFO] [stdout] test app::tests::dollar_then_d_deletes_to_eol ... ok
[INFO] [stdout] test app::tests::normal_then_insert_types ... ok
[INFO] [stdout] test app::tests::x_deletes_char ... ok
[INFO] [stdout] test buffer::tests::auto_indent_preserves_whitespace ... ok
[INFO] [stdout] test app::tests::yy_p_pastes_below ... ok
[INFO] [stdout] test app::tests::tilde_toggles_case ... ok
[INFO] [stdout] test app::tests::visual_change_enters_insert ... ok
[INFO] [stdout] test app::tests::visual_char_delete ... ok
[INFO] [stdout] test app::tests::visual_line_delete ... ok
[INFO] [stdout] test app::tests::visual_yank_then_paste ... ok
[INFO] [stdout] test buffer::tests::backspace_joins_lines ... ok
[INFO] [stdout] test buffer::tests::backspace_mid_line ... ok
[INFO] [stdout] test buffer::tests::delete_at_eol_joins_next ... ok
[INFO] [stdout] test buffer::tests::delete_line_works ... ok
[INFO] [stdout] test buffer::tests::delete_last_line_safe ... ok
[INFO] [stdout] test buffer::tests::delete_under_cursor ... ok
[INFO] [stdout] test buffer::tests::insert_text_multiline ... ok
[INFO] [stdout] test buffer::tests::smart_list_continues_task ... ok
[INFO] [stdout] test buffer::tests::empty_buffer_safe ... ok
[INFO] [stdout] test buffer::tests::insert_and_text_roundtrip ... ok
[INFO] [stdout] test buffer::tests::undo_backspace ... ok
[INFO] [stdout] test buffer::tests::navigation_at_boundaries ... ok
[INFO] [stdout] test buffer::tests::smart_list_continues_bullet ... ok
[INFO] [stdout] test buffer::tests::duplicate_line_works ... ok
[INFO] [stdout] test buffer::tests::word_movement_forward ... ok
[INFO] [stdout] test buffer::tests::smart_list_empty_item_outdents ... ok
[INFO] [stdout] test buffer::tests::smart_list_continues_ordered ... ok
[INFO] [stdout] test buffer::tests::up_down_with_desired_col ... ok
[INFO] [stdout] test buffer::tests::word_movement_back ... ok
[INFO] [stdout] test buffer::tests::undo_group_then_new_edit_clears_future ... ok
[INFO] [stdout] test buffer::tests::undo_redo_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729", kill_on_drop: false }`
[INFO] [stdout] 1c3a16fc2b465d15c0bb607adcf8e37be1a8afdccbcdf7b043fcd6630798d729
