[INFO] cloning repository https://github.com/km-clay/vicut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/km-clay/vicut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fvicut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fvicut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a69173fbd18f42f7f735d75564922e56b60ce34
[INFO] testing km-clay/vicut against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fvicut" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/km-clay/vicut
[INFO] finished tweaking git repo https://github.com/km-clay/vicut
[INFO] tweaked toml for git repo https://github.com/km-clay/vicut written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/km-clay/vicut on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/km-clay/vicut 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded jiff-static v0.2.14
[INFO] [stderr]   Downloaded jiff v0.2.14
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c2cf8ded355671b47ecec120d699d902f718bcc6f4927038bb9c1f695cc0f73
[INFO] running `Command { std: "docker" "start" "-a" "7c2cf8ded355671b47ecec120d699d902f718bcc6f4927038bb9c1f695cc0f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c2cf8ded355671b47ecec120d699d902f718bcc6f4927038bb9c1f695cc0f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c2cf8ded355671b47ecec120d699d902f718bcc6f4927038bb9c1f695cc0f73", kill_on_drop: false }`
[INFO] [stdout] 7c2cf8ded355671b47ecec120d699d902f718bcc6f4927038bb9c1f695cc0f73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5746352b0fb535732dcbddef9a99a886487509f754115341025abd5374c6bea7
[INFO] running `Command { std: "docker" "start" "-a" "5746352b0fb535732dcbddef9a99a886487509f754115341025abd5374c6bea7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pest v2.8.1
[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 import: `env::Args`
[INFO] [stdout]   --> src/main.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{collections::BTreeMap, env::Args, fmt::{Display, Write}, fs, io::{self, BufRead, Write as IoWrite}, iter::{Peekable, Skip}, pat...
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map`
[INFO] [stdout]   --> src/main.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | use serde_json::{map, Map, Value};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Expr`
[INFO] [stdout]   --> src/main.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 | use vic::{BinOp, CmdArg, Expr};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ordered_signed`
[INFO] [stdout]   --> src/exec.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::linebuf::{ordered, ordered_signed, ClampedUsize, MotionKind};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `complain_and_exit`
[INFO] [stdout]   --> src/exec.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::{complain_and_exit, Cmd, ExecCtx};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/exec.rs:935:69
[INFO] [stdout]     |
[INFO] [stdout] 935 |     pub fn try_builtin_function(&mut self, name: &str, args: Vec<Val>, ctx: &mut ExecCtx) -> Result<Val,String> {
[INFO] [stdout]     |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound`
[INFO] [stdout]     --> src/linebuf.rs:1245:18
[INFO] [stdout]      |
[INFO] [stdout] 1245 |                 TextObj::Tag(bound) => todo!(),
[INFO] [stdout]      |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> src/linebuf.rs:1249:34
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     pub fn text_obj_word(&mut self, count: usize, bound: Bound, word: Word) -> 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:1378:35
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     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:1482:35
[INFO] [stdout]      |
[INFO] [stdout] 1482 |     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] [stdout] warning: unused variable: `field_num`
[INFO] [stdout]     --> src/main.rs:1049:10
[INFO] [stdout]      |
[INFO] [stdout] 1049 |                     let field_num = if ctx.args.global_uses_line_numbers {
[INFO] [stdout]      |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main.rs:1150:5
[INFO] [stdout]      |
[INFO] [stdout] 1150 |                 vicut.set_index_var(name.to_string(), index, value);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1150 |                 let _ = vicut.set_index_var(name.to_string(), index, value);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 10s
[INFO] running `Command { std: "docker" "inspect" "5746352b0fb535732dcbddef9a99a886487509f754115341025abd5374c6bea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5746352b0fb535732dcbddef9a99a886487509f754115341025abd5374c6bea7", kill_on_drop: false }`
[INFO] [stdout] 5746352b0fb535732dcbddef9a99a886487509f754115341025abd5374c6bea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52119bba5e9eab5a215aa1acf5affd9b1dd96a23cba28074a342523b8f2e8ddc
[INFO] running `Command { std: "docker" "start" "-a" "52119bba5e9eab5a215aa1acf5affd9b1dd96a23cba28074a342523b8f2e8ddc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling console v0.15.11
[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 import: `env::Args`
[INFO] [stdout]   --> src/main.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{collections::BTreeMap, env::Args, fmt::{Display, Write}, fs, io::{self, BufRead, Write as IoWrite}, iter::{Peekable, Skip}, pat...
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map`
[INFO] [stdout]   --> src/main.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | use serde_json::{map, Map, Value};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Expr`
[INFO] [stdout]   --> src/main.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 | use vic::{BinOp, CmdArg, Expr};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ordered_signed`
[INFO] [stdout]   --> src/exec.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::linebuf::{ordered, ordered_signed, ClampedUsize, MotionKind};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `complain_and_exit`
[INFO] [stdout]   --> src/exec.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::{complain_and_exit, Cmd, ExecCtx};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/exec.rs:935:69
[INFO] [stdout]     |
[INFO] [stdout] 935 |     pub fn try_builtin_function(&mut self, name: &str, args: Vec<Val>, ctx: &mut ExecCtx) -> Result<Val,String> {
[INFO] [stdout]     |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound`
[INFO] [stdout]     --> src/linebuf.rs:1245:18
[INFO] [stdout]      |
[INFO] [stdout] 1245 |                 TextObj::Tag(bound) => todo!(),
[INFO] [stdout]      |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> src/linebuf.rs:1249:34
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     pub fn text_obj_word(&mut self, count: usize, bound: Bound, word: Word) -> 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:1378:35
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     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:1482:35
[INFO] [stdout]      |
[INFO] [stdout] 1482 |     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] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tests/mod.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let mut args = full_args.into_iter().map(|arg| arg.to_string()).collect::<Vec<_>>();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_num`
[INFO] [stdout]     --> src/main.rs:1049:10
[INFO] [stdout]      |
[INFO] [stdout] 1049 |                     let field_num = if ctx.args.global_uses_line_numbers {
[INFO] [stdout]      |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `handle_global_arg_raw` is never used
[INFO] [stdout]    --> src/tests/mod.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl Opts {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 286 |     fn handle_global_arg_raw(arg: &str, args: &mut Peekable<Skip<std::slice::Iter<'_, &str>>>) -> Cmd {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main.rs:1150:5
[INFO] [stdout]      |
[INFO] [stdout] 1150 |                 vicut.set_index_var(name.to_string(), index, value);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1150 |                 let _ = vicut.set_index_var(name.to_string(), index, value);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "52119bba5e9eab5a215aa1acf5affd9b1dd96a23cba28074a342523b8f2e8ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52119bba5e9eab5a215aa1acf5affd9b1dd96a23cba28074a342523b8f2e8ddc", kill_on_drop: false }`
[INFO] [stdout] 52119bba5e9eab5a215aa1acf5affd9b1dd96a23cba28074a342523b8f2e8ddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44cd04be5840d2cbc3816c0a8e840d4b0e7ebc42eda99caee98bbbee32cebb52
[INFO] running `Command { std: "docker" "start" "-a" "44cd04be5840d2cbc3816c0a8e840d4b0e7ebc42eda99caee98bbbee32cebb52", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `env::Args`
[INFO] [stderr]   --> src/main.rs:12:34
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::{collections::BTreeMap, env::Args, fmt::{Display, Write}, fs, io::{self, BufRead, Write as IoWrite}, iter::{Peekable, Skip}, pat...
[INFO] [stderr]    |                                  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `map`
[INFO] [stderr]   --> src/main.rs:24:18
[INFO] [stderr]    |
[INFO] [stderr] 24 | use serde_json::{map, Map, Value};
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Expr`
[INFO] [stderr]   --> src/main.rs:26:26
[INFO] [stderr]    |
[INFO] [stderr] 26 | use vic::{BinOp, CmdArg, Expr};
[INFO] [stderr]    |                          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ordered_signed`
[INFO] [stderr]   --> src/exec.rs:12:31
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::linebuf::{ordered, ordered_signed, ClampedUsize, MotionKind};
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `complain_and_exit`
[INFO] [stderr]   --> src/exec.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 | use crate::{complain_and_exit, Cmd, ExecCtx};
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/exec.rs:935:69
[INFO] [stderr]     |
[INFO] [stderr] 935 |     pub fn try_builtin_function(&mut self, name: &str, args: Vec<Val>, ctx: &mut ExecCtx) -> Result<Val,String> {
[INFO] [stderr]     |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bound`
[INFO] [stderr]     --> src/linebuf.rs:1245:18
[INFO] [stderr]      |
[INFO] [stderr] 1245 |                 TextObj::Tag(bound) => todo!(),
[INFO] [stderr]      |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_bound`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]     --> src/linebuf.rs:1249:34
[INFO] [stderr]      |
[INFO] [stderr] 1249 |     pub fn text_obj_word(&mut self, count: usize, bound: Bound, word: Word) -> 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:1378:35
[INFO] [stderr]      |
[INFO] [stderr] 1378 |     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:1482:35
[INFO] [stderr]      |
[INFO] [stderr] 1482 |     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: variable does not need to be mutable
[INFO] [stderr]    --> src/tests/mod.rs:181:7
[INFO] [stderr]     |
[INFO] [stderr] 181 |         let mut args = full_args.into_iter().map(|arg| arg.to_string()).collect::<Vec<_>>();
[INFO] [stderr]     |             ----^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `field_num`
[INFO] [stderr]     --> src/main.rs:1049:10
[INFO] [stderr]      |
[INFO] [stderr] 1049 |                     let field_num = if ctx.args.global_uses_line_numbers {
[INFO] [stderr]      |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_num`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `handle_global_arg_raw` is never used
[INFO] [stderr]    --> src/tests/mod.rs:286:5
[INFO] [stderr]     |
[INFO] [stderr] 176 | impl Opts {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 286 |     fn handle_global_arg_raw(arg: &str, args: &mut Peekable<Skip<std::slice::Iter<'_, &str>>>) -> Cmd {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]     --> src/main.rs:1150:5
[INFO] [stderr]      |
[INFO] [stderr] 1150 |                 vicut.set_index_var(name.to_string(), index, value);
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 1150 |                 let _ = vicut.set_index_var(name.to_string(), index, value);
[INFO] [stderr]      |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vicut` (bin "vicut" test) generated 14 warnings (run `cargo fix --bin "vicut" --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vicut-c39c78a50c24bc94)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test tests::editor::editor_delete_word ... ok
[INFO] [stdout] test tests::editor::editor_delete_end_unicode_word ... ok
[INFO] [stdout] test tests::editor::editor_delete_5_words ... ok
[INFO] [stdout] test tests::editor::editor_inplace_edit_cursor_position ... ok
[INFO] [stdout] test tests::editor::editor_delete_backwards ... ok
[INFO] [stdout] test tests::editor::editor_delete_word_on_whitespace ... ok
[INFO] [stdout] test tests::editor::editor_delete_line_up ... ok
[INFO] [stdout] test tests::editor::editor_insert_mode_not_clamped ... 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::linebuf::linebuf_ascii_content ... ok
[INFO] [stdout] test tests::editor::editor_overshooting_motions ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line ... ok
[INFO] [stdout] test tests::editor::editor_textobj_quoted ... ok
[INFO] [stdout] test tests::editor::editor_sentence_operations ... ok
[INFO] [stdout] test tests::editor::editor_textobj_delimited ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line_several_trailing_newlines ... 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_prev_line ... ok
[INFO] [stdout] test tests::linebuf::linebuf_prev_line_only_newlines ... ok
[INFO] [stdout] test tests::linebuf::linebuf_slice_to_from_cursor ... ok
[INFO] [stdout] test tests::linebuf::linebuf_this_line ... ok
[INFO] [stdout] test tests::linebuf::linebuf_unicode_graphemes ... ok
[INFO] [stdout] test tests::modes::ex::ex_delete ... ok
[INFO] [stdout] test tests::linebuf::linebuf_cursor_motion ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line_last_line_is_empty ... ok
[INFO] [stdout] test tests::linebuf::linebuf_empty_linebuf ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line_only_newlines ... ok
[INFO] [stdout] test tests::modes::ex::ex_global_normal ... ok
[INFO] [stdout] test tests::modes::ex::ex_put ... ok
[INFO] [stdout] test tests::modes::ex::ex_global_normal_nested ... ok
[INFO] [stdout] test tests::modes::ex::ex_substitution ... ok
[INFO] [stdout] test tests::modes::ex::ex_yank ... ok
[INFO] [stdout] test tests::modes::ex::ex_normal ... ok
[INFO] [stdout] test tests::modes::insert::backspace_and_delete ... ok
[INFO] [stdout] test tests::modes::insert::insert_empty_buffer ... ok
[INFO] [stdout] test tests::modes::insert::ctrl_w ... ok
[INFO] [stdout] test tests::modes::insert::insert_in_empty_line ... ok
[INFO] [stdout] test tests::modes::insert::end_of_line_motion_boundary ... ok
[INFO] [stdout] test tests::modes::insert::insert_from_visual_mode ... ok
[INFO] [stdout] test tests::modes::ex::ex_global_delete ... ok
[INFO] [stdout] test tests::modes::insert::insert_unicode ... ok
[INFO] [stdout] test tests::modes::insert::linebreaks ... ok
[INFO] [stdout] test tests::modes::insert::navigation ... ok
[INFO] [stdout] test tests::modes::insert::prefix_insert ... ok
[INFO] [stdout] test tests::modes::insert::two_inserts ... ok
[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::normal::normal_delete_tocharrev ... ok
[INFO] [stdout] test tests::modes::normal::forward_word ... ok
[INFO] [stdout] test tests::modes::normal::normal_down_line ... ok
[INFO] [stdout] test tests::modes::normal::normal_delete_to_next_match ... ok
[INFO] [stdout] test tests::modes::normal::normal_backward_char ... ok
[INFO] [stdout] test tests::modes::normal::normal_paragraph_forward ... ignored
[INFO] [stdout] test tests::modes::normal::normal_end_of_buffer ... 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_rot13_findchar ... ok
[INFO] [stdout] test tests::modes::normal::normal_matching_delim ... ok
[INFO] [stdout] test tests::modes::normal::normal_search_repeat_rev ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_column ... ok
[INFO] [stdout] test tests::modes::normal::normal_sentence_forward ... ok
[INFO] [stdout] test tests::modes::normal::normal_sentence_backward ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_start_of_line ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_first_non_whitespace ... ok
[INFO] [stdout] test tests::modes::normal::normal_prev_match ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_unmatched_brace ... 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::insert::vimode_insert_structures ... ok
[INFO] [stdout] test tests::editor::editor_delete_end_includes_last ... ok
[INFO] [stdout] test tests::editor::editor_rot13_five_words_backwards ... ok
[INFO] [stdout] test tests::modes::normal::normal_up_line ... ok
[INFO] [stdout] test tests::modes::normal::normal_togglecase_tochar ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_unmatched_paren ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_upper_findcharrev ... ok
[INFO] [stdout] test tests::modes::visual::change_block ... ok
[INFO] [stdout] test tests::modes::normal::vimode_normal_structures ... ok
[INFO] [stdout] test tests::modes::normal::normal_visual_selection ... ok
[INFO] [stdout] test tests::modes::normal::start_of_prev_word ... ok
[INFO] [stdout] test tests::modes::visual::delete_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_pad_short_lines ... ok
[INFO] [stdout] test tests::modes::visual::select_around_braces ... ok
[INFO] [stdout] test tests::modes::visual::select_around_brackets ... ok
[INFO] [stdout] test tests::modes::visual::select_around_parens ... ok
[INFO] [stdout] test tests::modes::visual::select_around_quotes ... ok
[INFO] [stdout] test tests::modes::visual::select_around_single_quotes ... ok
[INFO] [stdout] test tests::modes::visual::select_in_braces ... ok
[INFO] [stdout] test tests::modes::visual::select_in_brackets ... ok
[INFO] [stdout] test tests::modes::visual::select_in_parens ... ok
[INFO] [stdout] test tests::modes::visual::select_block ... ok
[INFO] [stdout] test tests::modes::visual::select_in_single_quotes ... ok
[INFO] [stdout] test tests::modes::visual::select_lines ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_forward_and_backward ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_api_path_regex ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_literal2 ... ok
[INFO] [stdout] test tests::modes::visual::select_in_quotes ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_mix_search_and_command ... ok
[INFO] [stdout] test tests::modes::visual::select_lines_with_count ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_literal ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_regex_test ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_status_code ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_flag_list ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_edit_buffer ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_session_id ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_name_fields_json ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_append_date ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_insert_mode ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_json_output ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_name_fields_template ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_nested_repeat ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_repeat_command ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_substitution ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_simple ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_simple2 ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_visual_mode ... 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::wiki_examples::wiki_example_text_objects ... ok
[INFO] [stdout] test tests::modes::visual::del_inner_line ... FAILED
[INFO] [stdout] test tests::modes::normal::normal_to_end_of_line ... FAILED
[INFO] [stdout] test tests::modes::visual::put_block_preserve_formatting ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modes::visual::del_inner_line stdout ----
[INFO] [stdout] args: ["-m", "$v0d"]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modes::visual::del_inner_line' panicked at src/tests/mod.rs:27:5:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<Line 1[0m
[INFO] [stdout] [31m<ine 2[0m
[INFO] [stdout] [32m>[0m
[INFO] [stdout] [32m>Line 2[0m
[INFO] [stdout]  Line 3
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e48c4d6602 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e48c4d6602 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e48c4d6602 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59e48c4d6602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59e48c4ff9e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59e48c4ff9e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59e48c4d2773 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e48c4d2773 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59e48c4d6452 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59e48c4d7e4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59e48c4d7ca2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59e48c0b45f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59e48c0b45f4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e48c4d882b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59e48c4d882b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59e48c4d85fa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59e48c4d6af9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59e48c4d828d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59e48c4fd580 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59e48bfa6e51 - vicut::tests::vicut_integration::h625738d46d622565
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:27:2
[INFO] [stdout]   20:     0x59e48bf6a2ee - vicut::tests::modes::visual::del_inner_line::h27d4a4c4fc8ab911
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:137:2
[INFO] [stdout]   21:     0x59e48bf6a2ee - vicut::tests::modes::visual::del_inner_line::{{closure}}::ha5b64ed78aa02d11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:136:20
[INFO] [stdout]   22:     0x59e48bf6a2ee - core::ops::function::FnOnce::call_once::he82e11f110cc33f4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59e48c0b9d7b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59e48c0b9d7b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59e48c0b8f6e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59e48c0b8f6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59e48c0b8f6e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59e48c0b8f6e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59e48c0b8f6e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59e48c0b8f6e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59e48c0b8f6e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59e48c07cae4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59e48c07cae4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59e48c0804ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59e48c0804ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59e48c0804ba - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59e48c0804ba - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59e48c0804ba - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59e48c0804ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59e48c0804ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59e48c4db917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59e48c4db917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59e48c4db917 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x73db0e457aa4 - <unknown>
[INFO] [stdout]   45:     0x73db0e4e4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modes::normal::normal_to_end_of_line stdout ----
[INFO] [stdout] args: ["-m", "2j8w", "-m", "d$"]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modes::normal::normal_to_end_of_line' panicked at src/tests/mod.rs:27:5:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
[INFO] [stdout]  Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
[INFO] [stdout] [31m<Duis aute irure dolor in reprehenderit in voluptate Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[0m
[INFO] [stdout] [32m>Duis aute irure dolor in reprehenderit in voluptate [0m
[INFO] [stdout] [32m>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[0m
[INFO] [stdout]  Curabitur pretium tincidunt lacus. Nulla gravida orci a odio. Nullam varius, turpis et commodo pharetra.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e48c4d6602 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e48c4d6602 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e48c4d6602 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59e48c4d6602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59e48c4ff9e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59e48c4ff9e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59e48c4d2773 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e48c4d2773 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59e48c4d6452 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59e48c4d7e4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59e48c4d7ca2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59e48c0b45f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59e48c0b45f4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e48c4d882b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59e48c4d882b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59e48c4d85fa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59e48c4d6af9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59e48c4d828d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59e48c4fd580 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59e48bfa6e51 - vicut::tests::vicut_integration::h625738d46d622565
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:27:2
[INFO] [stdout]   20:     0x59e48bf6935e - vicut::tests::modes::normal::normal_to_end_of_line::h95b24e146322ed3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/normal.rs:471:2
[INFO] [stdout]   21:     0x59e48bf6935e - vicut::tests::modes::normal::normal_to_end_of_line::{{closure}}::h295616b7b02b1634
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/normal.rs:470:27
[INFO] [stdout]   22:     0x59e48bf6935e - core::ops::function::FnOnce::call_once::h59aff7003ac6105c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59e48c0b9d7b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59e48c0b9d7b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59e48c0b8f6e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59e48c0b8f6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59e48c0b8f6e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59e48c0b8f6e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59e48c0b8f6e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59e48c0b8f6e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59e48c0b8f6e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59e48c07cae4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59e48c07cae4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59e48c0804ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59e48c0804ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59e48c0804ba - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59e48c0804ba - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59e48c0804ba - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59e48c0804ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59e48c0804ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59e48c4db917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59e48c4db917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59e48c4db917 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x73db0e457aa4 - <unknown>
[INFO] [stdout]   45:     0x73db0e4e4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modes::visual::put_block_preserve_formatting stdout ----
[INFO] [stdout] args: ["-m", "l<c-v>$Gdp"]
[INFO] [stdout] Inserting block at 1
[INFO] [stdout] Block: ["ab", "ab", "ab", "ab", "ab"]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modes::visual::put_block_preserve_formatting' panicked at src/tests/mod.rs:27:5:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<cabdefgh[0m
[INFO] [stdout] [31m<cabd[0m
[INFO] [stdout] [31m<cabdefghi[0m
[INFO] [stdout] [31m<cabde[0m
[INFO] [stdout] [31m<cabdefg[0m
[INFO] [stdout] [32m>abcdefgh[0m
[INFO] [stdout] [32m>abcd[0m
[INFO] [stdout] [32m>abcdefghi[0m
[INFO] [stdout] [32m>abcde[0m
[INFO] [stdout] [32m>abcdefg[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e48c4d6602 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e48c4d6602 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e48c4d6602 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59e48c4d6602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59e48c4ff9e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59e48c4ff9e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59e48c4d2773 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e48c4d2773 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59e48c4d6452 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59e48c4d7e4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59e48c4d7ca2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59e48c0b45f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59e48c0b45f4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e48c4d882b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59e48c4d882b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59e48c4d85fa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59e48c4d6af9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59e48c4d828d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59e48c4fd580 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59e48bfa6e51 - vicut::tests::vicut_integration::h625738d46d622565
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:27:2
[INFO] [stdout]   20:     0x59e48bf68d2a - vicut::tests::modes::visual::put_block_preserve_formatting::h2b1a0932809b0579
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:214:2
[INFO] [stdout]   21:     0x59e48bf68d2a - vicut::tests::modes::visual::put_block_preserve_formatting::{{closure}}::hc1af61ba4aa44838
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:213:35
[INFO] [stdout]   22:     0x59e48bf68d2a - core::ops::function::FnOnce::call_once::h29d2c5da2f05cd32
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59e48c0b9d7b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59e48c0b9d7b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59e48c0b8f6e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59e48c0b8f6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59e48c0b8f6e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59e48c0b8f6e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59e48c0b8f6e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59e48c0b8f6e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59e48c0b8f6e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59e48c07cae4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59e48c07cae4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59e48c0804ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59e48c0804ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59e48c0804ba - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59e48c0804ba - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59e48c0804ba - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59e48c0804ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59e48c0804ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59e48c4db917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59e48c4db917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59e48c4db917 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x73db0e457aa4 - <unknown>
[INFO] [stdout]   45:     0x73db0e4e4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::modes::normal::normal_to_end_of_line
[INFO] [stdout]     tests::modes::visual::del_inner_line
[INFO] [stdout]     tests::modes::visual::put_block_preserve_formatting
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 119 passed; 3 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin vicut`
[INFO] running `Command { std: "docker" "inspect" "44cd04be5840d2cbc3816c0a8e840d4b0e7ebc42eda99caee98bbbee32cebb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44cd04be5840d2cbc3816c0a8e840d4b0e7ebc42eda99caee98bbbee32cebb52", kill_on_drop: false }`
[INFO] [stdout] 44cd04be5840d2cbc3816c0a8e840d4b0e7ebc42eda99caee98bbbee32cebb52
