[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fvicut" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/km-clay/vicut on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08ae6c9cd4e68de2591d7b9fc98aad43a079f492a6a369476e42dc52f88b049c
[INFO] running `Command { std: "docker" "start" "-a" "08ae6c9cd4e68de2591d7b9fc98aad43a079f492a6a369476e42dc52f88b049c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08ae6c9cd4e68de2591d7b9fc98aad43a079f492a6a369476e42dc52f88b049c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08ae6c9cd4e68de2591d7b9fc98aad43a079f492a6a369476e42dc52f88b049c", kill_on_drop: false }`
[INFO] [stdout] 08ae6c9cd4e68de2591d7b9fc98aad43a079f492a6a369476e42dc52f88b049c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3398e3b78fac364a6ca1a95d809b7490f98eb9512125a4a1187330cf9a512d8
[INFO] running `Command { std: "docker" "start" "-a" "b3398e3b78fac364a6ca1a95d809b7490f98eb9512125a4a1187330cf9a512d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[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 2m 54s
[INFO] running `Command { std: "docker" "inspect" "b3398e3b78fac364a6ca1a95d809b7490f98eb9512125a4a1187330cf9a512d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3398e3b78fac364a6ca1a95d809b7490f98eb9512125a4a1187330cf9a512d8", kill_on_drop: false }`
[INFO] [stdout] b3398e3b78fac364a6ca1a95d809b7490f98eb9512125a4a1187330cf9a512d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf630029cc057d68c0a98af1970e2eac7cc5d29244aa67b3c0d99bade1742f2d
[INFO] running `Command { std: "docker" "start" "-a" "bf630029cc057d68c0a98af1970e2eac7cc5d29244aa67b3c0d99bade1742f2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[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: function `do_test_stuff` is never used
[INFO] [stdout]     --> src/main.rs:1662:4
[INFO] [stdout]      |
[INFO] [stdout] 1662 | fn do_test_stuff() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[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] 
[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 16.24s
[INFO] running `Command { std: "docker" "inspect" "bf630029cc057d68c0a98af1970e2eac7cc5d29244aa67b3c0d99bade1742f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf630029cc057d68c0a98af1970e2eac7cc5d29244aa67b3c0d99bade1742f2d", kill_on_drop: false }`
[INFO] [stdout] bf630029cc057d68c0a98af1970e2eac7cc5d29244aa67b3c0d99bade1742f2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1e48c7b1bcdd295e321756cddd725364603b13567890b2dd9538cd750fab2fe
[INFO] running `Command { std: "docker" "start" "-a" "b1e48c7b1bcdd295e321756cddd725364603b13567890b2dd9538cd750fab2fe", 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: function `do_test_stuff` is never used
[INFO] [stderr]     --> src/main.rs:1662:4
[INFO] [stderr]      |
[INFO] [stderr] 1662 | fn do_test_stuff() {
[INFO] [stderr]      |    ^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` on by default
[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] 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 15 warnings (run `cargo fix --bin "vicut" --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vicut-865d13e1ebf78ef2)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test tests::editor::editor_delete_5_words ... ok
[INFO] [stdout] test tests::editor::editor_delete_end_includes_last ... ok
[INFO] [stdout] test tests::editor::editor_delete_backwards ... ok
[INFO] [stdout] test tests::editor::editor_rot13_five_words_backwards ... ok
[INFO] [stdout] test tests::editor::editor_inplace_edit_cursor_position ... 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::editor::editor_delete_word ... ok
[INFO] [stdout] test tests::editor::editor_delete_end_unicode_word ... ok
[INFO] [stdout] test tests::editor::editor_textobj_delimited ... ok
[INFO] [stdout] test tests::editor::editor_textobj_quoted ... ok
[INFO] [stdout] test tests::editor::editor_delete_word_on_whitespace ... ok
[INFO] [stdout] test tests::editor::editor_overshooting_motions ... 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::linebuf::linebuf_cursor_motion ... ok
[INFO] [stdout] test tests::linebuf::linebuf_empty_linebuf ... ok
[INFO] [stdout] test tests::linebuf::linebuf_out_of_bounds_slices ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line_only_newlines ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line_last_line_is_empty ... ok
[INFO] [stdout] test tests::linebuf::linebuf_next_line_several_trailing_newlines ... ok
[INFO] [stdout] test tests::linebuf::linebuf_prev_line ... ok
[INFO] [stdout] test tests::linebuf::linebuf_unicode_graphemes ... ok
[INFO] [stdout] test tests::linebuf::linebuf_prev_line_first_line_is_empty ... ok
[INFO] [stdout] test tests::linebuf::linebuf_this_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::modes::ex::ex_delete ... ok
[INFO] [stdout] test tests::modes::ex::ex_substitution ... ok
[INFO] [stdout] test tests::modes::ex::ex_normal ... ok
[INFO] [stdout] test tests::modes::ex::ex_global_normal ... ok
[INFO] [stdout] test tests::editor::editor_sentence_operations ... ok
[INFO] [stdout] test tests::modes::ex::ex_global_delete ... ok
[INFO] [stdout] test tests::modes::ex::ex_put ... ok
[INFO] [stdout] test tests::modes::ex::ex_yank ... ok
[INFO] [stdout] test tests::modes::insert::insert_empty_buffer ... ok
[INFO] [stdout] test tests::modes::insert::backspace_and_delete ... ok
[INFO] [stdout] test tests::modes::insert::end_of_line_motion_boundary ... ok
[INFO] [stdout] test tests::modes::insert::navigation ... ok
[INFO] [stdout] test tests::modes::insert::ctrl_w ... ok
[INFO] [stdout] test tests::modes::insert::linebreaks ... ok
[INFO] [stdout] test tests::modes::insert::prefix_insert ... ok
[INFO] [stdout] test tests::modes::ex::ex_global_normal_nested ... ok
[INFO] [stdout] test tests::modes::insert::insert_from_visual_mode ... ok
[INFO] [stdout] test tests::modes::insert::two_inserts ... ok
[INFO] [stdout] test tests::modes::insert::insert_unicode ... ok
[INFO] [stdout] test tests::modes::normal::end_of_prev_word ... ok
[INFO] [stdout] test tests::modes::insert::insert_in_empty_line ... ok
[INFO] [stdout] test tests::modes::normal::end_of_word ... ok
[INFO] [stdout] test tests::modes::normal::forward_word ... ok
[INFO] [stdout] test tests::modes::normal::normal_forward_char ... ok
[INFO] [stdout] test tests::modes::normal::normal_delete_tocharrev ... ok
[INFO] [stdout] test tests::modes::normal::normal_end_of_buffer ... ok
[INFO] [stdout] test tests::modes::normal::normal_down_line ... ok
[INFO] [stdout] test tests::modes::normal::normal_paragraph_forward ... ignored
[INFO] [stdout] test tests::modes::normal::normal_prev_match ... 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 ... ok
[INFO] [stdout] test tests::modes::normal::normal_backward_char ... ok
[INFO] [stdout] test tests::modes::normal::normal_search_repeat_rev ... ok
[INFO] [stdout] test tests::modes::normal::normal_delete_to_next_match ... ok
[INFO] [stdout] test tests::modes::normal::normal_sentence_backward ... ok
[INFO] [stdout] test tests::modes::normal::normal_sentence_forward ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_column ... ok
[INFO] [stdout] test tests::modes::insert::vimode_insert_structures ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_start_of_line ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_unmatched_brace_rev ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_unmatched_paren_rev ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_first_non_whitespace ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_unmatched_brace ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_upper_findcharrev ... ok
[INFO] [stdout] test tests::modes::normal::normal_to_unmatched_paren ... ok
[INFO] [stdout] test tests::modes::normal::start_of_prev_word ... ok
[INFO] [stdout] test tests::modes::normal::normal_togglecase_tochar ... ok
[INFO] [stdout] test tests::modes::normal::normal_up_line ... ok
[INFO] [stdout] test tests::modes::normal::normal_visual_selection ... ok
[INFO] [stdout] test tests::modes::normal::vimode_normal_structures ... ok
[INFO] [stdout] test tests::modes::visual::delete_put_block ... ok
[INFO] [stdout] test tests::modes::visual::change_block_weird ... ok
[INFO] [stdout] test tests::modes::visual::change_block ... ok
[INFO] [stdout] test tests::modes::visual::put_block_pad_short_lines ... ok
[INFO] [stdout] test tests::modes::visual::delete_block ... ok
[INFO] [stdout] test tests::modes::visual::select_around_braces ... ok
[INFO] [stdout] test tests::modes::visual::select_block ... ok
[INFO] [stdout] test tests::modes::visual::select_in_braces ... ok
[INFO] [stdout] test tests::modes::visual::select_around_brackets ... 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_around_single_quotes ... ok
[INFO] [stdout] test tests::modes::visual::select_lines ... ok
[INFO] [stdout] test tests::modes::visual::select_in_single_quotes ... ok
[INFO] [stdout] test tests::modes::visual::select_in_quotes ... ok
[INFO] [stdout] test tests::modes::visual::select_lines_with_count ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_forward_and_backward ... ok
[INFO] [stdout] test tests::modes::visual::select_around_quotes ... ok
[INFO] [stdout] test tests::modes::visual::select_around_parens ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_literal2 ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_literal ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_mix_search_and_command ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_regex_test ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_append_date ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_status_code ... 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_json ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_session_id ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_name_fields_template ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_repeat_command ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_simple ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_nested_repeat ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_substitution ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_template_string ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_text_objects ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_visual_mode ... ok
[INFO] [stdout] test tests::wiki_examples::wiki_example_visual_mode2 ... ok
[INFO] [stdout] test tests::pattern_match::pattern_matching_api_path_regex ... 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::wiki_examples::wiki_example_simple2 ... ok
[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] test tests::modes::visual::del_inner_line ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5c81692d1f02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c81692d1f02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c81692d1f02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c81692d1f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c81692fb763 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c81692fb763 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c81692cde33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c81692cde33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c81692d1d52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c81692d3749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c81692d357e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c8168c9eba4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c8168c9eba4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c81692d411e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c81692d411e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c81692d3eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c81692d23f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c81692d3b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c81692f9110 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c8168ae9669 - vicut::tests::vicut_integration::h87c9a9ec0276ce3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:27:2
[INFO] [stdout]   20:     0x5c8168aecbcb - vicut::tests::modes::normal::normal_to_end_of_line::h9a517daf74bdeabb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/normal.rs:471:2
[INFO] [stdout]   21:     0x5c8168aecb87 - vicut::tests::modes::normal::normal_to_end_of_line::{{closure}}::h84d48993ce4d12d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/normal.rs:470:27
[INFO] [stdout]   22:     0x5c8168a72436 - core::ops::function::FnOnce::call_once::h9f1bc70b277a4e0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5c8168ca440b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c8168ca440b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5c8168ca3545 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5c8168ca3545 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5c8168ca3545 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5c8168ca3545 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5c8168ca3545 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c8168ca3545 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5c8168ca3545 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5c8168c67144 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5c8168c67144 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5c8168c6ab1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5c8168c6ab1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5c8168c6ab1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5c8168c6ab1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5c8168c6ab1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c8168c6ab1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5c8168c6ab1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c81692d722f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5c81692d722f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7c4ec8be9aa4 - <unknown>
[INFO] [stdout]   44:     0x7c4ec8c76a34 - clone
[INFO] [stdout]   45:                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:     0x5c81692d1f02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c81692d1f02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c81692d1f02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c81692d1f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c81692fb763 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c81692fb763 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c81692cde33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c81692cde33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c81692d1d52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c81692d3749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c81692d357e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c8168c9eba4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c8168c9eba4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c81692d411e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c81692d411e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c81692d3eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c81692d23f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c81692d3b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c81692f9110 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c8168ae9669 - vicut::tests::vicut_integration::h87c9a9ec0276ce3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:27:2
[INFO] [stdout]   20:     0x5c8168a61e95 - vicut::tests::modes::visual::put_block_preserve_formatting::h78f1cf4a94f71209
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:214:2
[INFO] [stdout]   21:     0x5c8168a61e57 - vicut::tests::modes::visual::put_block_preserve_formatting::{{closure}}::h5d091076cdaad9b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:213:35
[INFO] [stdout]   22:     0x5c8168a71ae6 - core::ops::function::FnOnce::call_once::h5a892695246f40a3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5c8168ca440b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c8168ca440b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5c8168ca3545 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5c8168ca3545 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5c8168ca3545 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5c8168ca3545 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5c8168ca3545 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c8168ca3545 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5c8168ca3545 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5c8168c67144 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5c8168c67144 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5c8168c6ab1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5c8168c6ab1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5c8168c6ab1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5c8168c6ab1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5c8168c6ab1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c8168c6ab1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5c8168c6ab1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c81692d722f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5c81692d722f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7c4ec8be9aa4 - <unknown>
[INFO] [stdout]   44:     0x7c4ec8c76a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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:     0x5c81692d1f02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c81692d1f02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c81692d1f02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c81692d1f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c81692fb763 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c81692fb763 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c81692cde33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c81692cde33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c81692d1d52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c81692d3749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c81692d357e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c8168c9eba4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c8168c9eba4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c81692d411e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c81692d411e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c81692d3eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c81692d23f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c81692d3b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c81692f9110 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c8168ae9669 - vicut::tests::vicut_integration::h87c9a9ec0276ce3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:27:2
[INFO] [stdout]   20:     0x5c8168a61bfb - vicut::tests::modes::visual::del_inner_line::hb278b6f0f77acdb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:137:2
[INFO] [stdout]   21:     0x5c8168a61bb7 - vicut::tests::modes::visual::del_inner_line::{{closure}}::h80124b79a4dcdf32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modes/visual.rs:136:20
[INFO] [stdout]   22:     0x5c8168a71fc6 - core::ops::function::FnOnce::call_once::h6f53129f7a8e0836
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5c8168ca440b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c8168ca440b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5c8168ca3545 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5c8168ca3545 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5c8168ca3545 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5c8168ca3545 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5c8168ca3545 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c8168ca3545 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5c8168ca3545 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5c8168c67144 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5c8168c67144 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5c8168c6ab1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5c8168c6ab1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5c8168c6ab1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5c8168c6ab1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5c8168c6ab1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c8168c6ab1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5c8168c6ab1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c81692d722f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5c81692d722f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7c4ec8be9aa4 - <unknown>
[INFO] [stdout]   44:     0x7c4ec8c76a34 - clone
[INFO] [stdout]   45:                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.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin vicut`
[INFO] running `Command { std: "docker" "inspect" "b1e48c7b1bcdd295e321756cddd725364603b13567890b2dd9538cd750fab2fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e48c7b1bcdd295e321756cddd725364603b13567890b2dd9538cd750fab2fe", kill_on_drop: false }`
[INFO] [stdout] b1e48c7b1bcdd295e321756cddd725364603b13567890b2dd9538cd750fab2fe
