[INFO] cloning repository https://github.com/jago-community/edit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jago-community/edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjago-community%2Fedit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjago-community%2Fedit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c79e47aab63c45b33e34f6a4957d7c9d594f35a
[INFO] testing jago-community/edit against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjago-community%2Fedit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jago-community/edit
[INFO] finished tweaking git repo https://github.com/jago-community/edit
[INFO] tweaked toml for git repo https://github.com/jago-community/edit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jago-community/edit on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jago-community/edit 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c2e79c8ea2a9743a630d3012f4ee45c1be386e13f02d10189561ab1c409ee59
[INFO] running `Command { std: "docker" "start" "-a" "9c2e79c8ea2a9743a630d3012f4ee45c1be386e13f02d10189561ab1c409ee59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c2e79c8ea2a9743a630d3012f4ee45c1be386e13f02d10189561ab1c409ee59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2e79c8ea2a9743a630d3012f4ee45c1be386e13f02d10189561ab1c409ee59", kill_on_drop: false }`
[INFO] [stdout] 9c2e79c8ea2a9743a630d3012f4ee45c1be386e13f02d10189561ab1c409ee59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4acbcd7de426548af326792978f33ea7ce06974627331d7a5fb3320ec052efb
[INFO] running `Command { std: "docker" "start" "-a" "e4acbcd7de426548af326792978f33ea7ce06974627331d7a5fb3320ec052efb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling crdts v7.0.0
[INFO] [stderr]    Compiling edit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/display.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let position = crossterm::cursor::position()?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Buffer` is never constructed
[INFO] [stdout]   --> src/display.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 92 |     Buffer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Document` is never constructed
[INFO] [stdout]  --> src/document.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Document<'a> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cursor` is never constructed
[INFO] [stdout]   --> src/document.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cursor {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Lense` is never used
[INFO] [stdout]   --> src/document.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Lense {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/document.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `current` are never used
[INFO] [stdout]   --> src/document.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<'a> Document<'a> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 36 |     pub fn new(buffer: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn current(&self, lense: Lense) -> Option<&'a str> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColorPicker` is never constructed
[INFO] [stdout]    --> src/document.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct ColorPicker {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/document.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl ColorPicker {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 124 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pick` is never used
[INFO] [stdout]    --> src/document.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ColorPicker {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 141 |     fn pick(&mut self) -> Color {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `handle`, `focus`, `step_forward`, `from_last_grapheme`, and `step_backward` are never used
[INFO] [stdout]    --> src/document.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl<'a> Document<'a> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 149 |     pub fn handle(&mut self, event: &Event) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn focus(&mut self, point: (usize, usize)) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn step_forward(&mut self, lense: Lense) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn from_last_grapheme() -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     fn step_backward(&mut self, lense: Lense) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ULineBounds` is never constructed
[INFO] [stdout]    --> src/document.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 | struct ULineBounds<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/document.rs:338:8
[INFO] [stdout]     |
[INFO] [stdout] 337 | impl<'a> ULineBounds<'a> {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 338 |     fn new(source: &'a str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Plane` is never constructed
[INFO] [stdout]  --> src/plane.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Plane<'a> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Point` is never constructed
[INFO] [stdout]  --> src/plane.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Point {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/cursor.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 |                         drop(line_bounds.next());
[INFO] [stdout]     |                         ^^^^^------------------^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `Option<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 332 -                         drop(line_bounds.next());
[INFO] [stdout] 332 +                         let _ = line_bounds.next();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/cursor.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |                     drop(line_bounds.next());
[INFO] [stdout]     |                     ^^^^^------------------^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `Option<&str>`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 354 -                     drop(line_bounds.next());
[INFO] [stdout] 354 +                     let _ = line_bounds.next();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/unicode.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 drop(rest.next());
[INFO] [stdout]    |                 ^^^^^-----------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `Option<(usize, &str)>`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 22 -                 drop(rest.next());
[INFO] [stdout] 22 +                 let _ = rest.next();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.07s
[INFO] running `Command { std: "docker" "inspect" "e4acbcd7de426548af326792978f33ea7ce06974627331d7a5fb3320ec052efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4acbcd7de426548af326792978f33ea7ce06974627331d7a5fb3320ec052efb", kill_on_drop: false }`
[INFO] [stdout] e4acbcd7de426548af326792978f33ea7ce06974627331d7a5fb3320ec052efb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba1ccc52c66c04d989e8cd6b2ac499fab4e2801ef2f4bf09dfad06d47f4969d1
[INFO] running `Command { std: "docker" "start" "-a" "ba1ccc52c66c04d989e8cd6b2ac499fab4e2801ef2f4bf09dfad06d47f4969d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling edit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/display.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let position = crossterm::cursor::position()?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/plane.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = b"# Jago
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Buffer` is never constructed
[INFO] [stdout]   --> src/display.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 92 |     Buffer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cursor` is never constructed
[INFO] [stdout]   --> src/document.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cursor {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Words` is never constructed
[INFO] [stdout]   --> src/document.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Lense {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 17 |     Graphemes,
[INFO] [stdout] 18 |     Words,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `handle`, `focus`, and `from_last_grapheme` are never used
[INFO] [stdout]    --> src/document.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl<'a> Document<'a> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 149 |     pub fn handle(&mut self, event: &Event) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn focus(&mut self, point: (usize, usize)) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn from_last_grapheme() -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Plane` is never constructed
[INFO] [stdout]  --> src/plane.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Plane<'a> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Point` is never constructed
[INFO] [stdout]  --> src/plane.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Point {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/cursor.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 |                         drop(line_bounds.next());
[INFO] [stdout]     |                         ^^^^^------------------^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `Option<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 332 -                         drop(line_bounds.next());
[INFO] [stdout] 332 +                         let _ = line_bounds.next();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/cursor.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |                     drop(line_bounds.next());
[INFO] [stdout]     |                     ^^^^^------------------^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `Option<&str>`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 354 -                     drop(line_bounds.next());
[INFO] [stdout] 354 +                     let _ = line_bounds.next();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/unicode.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 drop(rest.next());
[INFO] [stdout]    |                 ^^^^^-----------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `Option<(usize, &str)>`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 22 -                 drop(rest.next());
[INFO] [stdout] 22 +                 let _ = rest.next();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "ba1ccc52c66c04d989e8cd6b2ac499fab4e2801ef2f4bf09dfad06d47f4969d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1ccc52c66c04d989e8cd6b2ac499fab4e2801ef2f4bf09dfad06d47f4969d1", kill_on_drop: false }`
[INFO] [stdout] ba1ccc52c66c04d989e8cd6b2ac499fab4e2801ef2f4bf09dfad06d47f4969d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f26819fd4e9ff41142ae5277e29f8bb7f33bedbe8981da20b25deb1f353f343
[INFO] running `Command { std: "docker" "start" "-a" "8f26819fd4e9ff41142ae5277e29f8bb7f33bedbe8981da20b25deb1f353f343", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> src/display.rs:47:13
[INFO] [stderr]    |
[INFO] [stderr] 47 |         let position = crossterm::cursor::position()?;
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/plane.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let input = b"# Jago
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Buffer` is never constructed
[INFO] [stderr]   --> src/display.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub enum Error {
[INFO] [stderr]    |          ----- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 92 |     Buffer,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Cursor` is never constructed
[INFO] [stderr]   --> src/document.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Cursor {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Words` is never constructed
[INFO] [stderr]   --> src/document.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum Lense {
[INFO] [stderr]    |          ----- variant in this enum
[INFO] [stderr] 17 |     Graphemes,
[INFO] [stdout] 
[INFO] [stderr] 18 |     Words,
[INFO] [stdout] running 8 tests
[INFO] [stderr]    |     ^^^^^
[INFO] [stdout] test document::test_stepping ... ignored
[INFO] [stderr] 
[INFO] [stdout] test document::test_unicode_lines_backward ... ok
[INFO] [stderr] warning: associated items `handle`, `focus`, and `from_last_grapheme` are never used
[INFO] [stdout] test unicode::line_bounds ... ok
[INFO] [stderr]    --> src/document.rs:149:12
[INFO] [stdout] test cursor::forward_graphemes ... ok
[INFO] [stderr]     |
[INFO] [stdout] test cursor::test_forward_lines ... ok
[INFO] [stderr] 148 | impl<'a> Document<'a> {
[INFO] [stdout] test document::test_unicode_lines ... ok
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr] 149 |     pub fn handle(&mut self, event: &Event) {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 190 |     pub fn focus(&mut self, point: (usize, usize)) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 231 |     fn from_last_grapheme() -> Result<(), Error> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Plane` is never constructed
[INFO] [stderr]  --> src/plane.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Plane<'a> {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Point` is never constructed
[INFO] [stderr]  --> src/plane.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct Point {
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]    --> src/cursor.rs:332:25
[INFO] [stderr]     |
[INFO] [stderr] 332 |                         drop(line_bounds.next());
[INFO] [stderr]     |                         ^^^^^------------------^
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              argument has type `Option<&str>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 332 -                         drop(line_bounds.next());
[INFO] [stderr] 332 +                         let _ = line_bounds.next();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]    --> src/cursor.rs:354:21
[INFO] [stderr]     |
[INFO] [stderr] 354 |                     drop(line_bounds.next());
[INFO] [stderr]     |                     ^^^^^------------------^
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          argument has type `Option<&str>`
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 354 -                     drop(line_bounds.next());
[INFO] [stderr] 354 +                     let _ = line_bounds.next();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/unicode.rs:22:17
[INFO] [stderr]    |
[INFO] [stderr] 22 |                 drop(rest.next());
[INFO] [stderr]    |                 ^^^^^-----------^
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      argument has type `Option<(usize, &str)>`
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 22 -                 drop(rest.next());
[INFO] [stderr] 22 +                 let _ = rest.next();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `edit` (bin "edit" test) generated 11 warnings (run `cargo fix --bin "edit" -p edit --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/edit-903bbf81ccc224b6)
[INFO] [stdout] test plane::test_plane ... ok
[INFO] [stdout] test cursor::backward_graphemes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cursor::backward_graphemes stdout ----
[INFO] [stdout] (1, 0, 1) - 1 = (0, 0, 0) "#"
[INFO] [stdout] (2, 0, 2) - 1 = (1, 0, 1) " "
[INFO] [stdout] (3, 0, 3) - 1 = (2, 0, 2) "J"
[INFO] [stdout] (4, 0, 4) - 1 = (3, 0, 3) "a"
[INFO] [stdout] (5, 0, 5) - 1 = (4, 0, 4) "g"
[INFO] [stdout] (0, 1, 7) - 1 = (5, 0, 5) "o"
[INFO] [stdout] 
[INFO] [stdout] thread 'cursor::backward_graphemes' (17) panicked at src/cursor.rs:198:21:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577fce1ad142 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577fce1ad142 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577fce1ad142 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577fce1ad142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577fce1bd1af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577fce1bd1af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577fce17ac13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577fce17ac13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577fce1869b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577fce18b48f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577fce18b321 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x577fce14859e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x577fce14859e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x577fce18ba9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x577fce18ba9f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x577fce18b8c6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x577fce186ae9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x577fce16f3dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x577fce1c4d80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577fce1c4937 - core::panicking::panic_const::panic_const_sub_overflow::h8c8d9d6bf8527407
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:180:17
[INFO] [stdout]   20:     0x577fce120c6f - edit::cursor::Cursor::backward_graphemes::{{closure}}::h034f894391bbcbb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:198:21
[INFO] [stdout]   21:     0x577fce11394f - itertools::Itertools::fold_while::{{closure}}::h82a68ae63cea1d65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.10.3/src/lib.rs:2410:19
[INFO] [stdout]   22:     0x577fce11394f - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::ha51b43440ccfb310
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x577fce11c72e - core::iter::traits::double_ended::DoubleEndedIterator::try_rfold::h247b26a4ae710878
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/double_ended.rs:238:21
[INFO] [stdout]   24:     0x577fce113338 - <core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten::{{closure}}::hba7bdb02ef1487a9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/flatten.rs:654:35
[INFO] [stdout]   25:     0x577fce115e25 - core::iter::adapters::flatten::FlattenCompat<I,U>::iter_try_rfold::flatten::{{closure}}::h6e117e32b931d67f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/flatten.rs:489:30
[INFO] [stdout]   26:     0x577fce11d039 - core::iter::adapters::map::map_try_fold::{{closure}}::h768fe7394e3f8413
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/map.rs:95:21
[INFO] [stdout]   27:     0x577fce1143cb - core::iter::traits::double_ended::DoubleEndedIterator::try_rfold::h917faa73735d1940
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/double_ended.rs:238:21
[INFO] [stdout]   28:     0x577fce119c20 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::h96be02a727f2fdb5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/map.rs:158:19
[INFO] [stdout]   29:     0x577fce11292e - <core::iter::adapters::fuse::Fuse<I> as core::iter::adapters::fuse::FuseImpl<I>>::try_rfold::ha8d96d997ffee16b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/fuse.rs:435:24
[INFO] [stdout]   30:     0x577fce115a6a - <core::iter::adapters::fuse::Fuse<I> as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::h60c37753afb7bd1e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/fuse.rs:148:9
[INFO] [stdout]   31:     0x577fce115a6a - core::iter::adapters::flatten::FlattenCompat<I,U>::iter_try_rfold::h3291e6a16568f870
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/flatten.rs:497:25
[INFO] [stdout]   32:     0x577fce1132fa - <core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::hbdfd6c54c23b8df5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/flatten.rs:657:14
[INFO] [stdout]   33:     0x577fce1132ca - <core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::h27a778032d580ae2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/flatten.rs:124:20
[INFO] [stdout]   34:     0x577fce1192aa - <core::iter::adapters::rev::Rev<I> as core::iter::traits::iterator::Iterator>::try_fold::hda40ed40ae9ac538
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/adapters/rev.rs:76:19
[INFO] [stdout]   35:     0x577fce11946e - itertools::Itertools::fold_while::h15fa7343e079888f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.10.3/src/lib.rs:2409:27
[INFO] [stdout]   36:     0x577fce120b5e - edit::cursor::Cursor::backward_graphemes::h7a2a137ea88f89a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:192:14
[INFO] [stdout]   37:     0x577fce11f46a - edit::cursor::backward_graphemes::hd25019dcca39ee26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:274:27
[INFO] [stdout]   38:     0x577fce11f8b7 - edit::cursor::backward_graphemes::{{closure}}::h1e7cde472cba6179
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:268:24
[INFO] [stdout]   39:     0x577fce113c56 - core::ops::function::FnOnce::call_once::he7852d48ff9db414
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x577fce14839b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x577fce14839b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x577fce15c3fd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x577fce15c3fd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x577fce15c3fd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x577fce15c3fd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x577fce15c3fd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x577fce15c3fd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x577fce15c3fd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x577fce135944 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x577fce135944 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x577fce13919a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   52:     0x577fce13919a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x577fce13919a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x577fce13919a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x577fce13919a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x577fce13919a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x577fce13919a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x577fce181eef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   59:     0x577fce181eef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   60:     0x73954a6d2aa4 - <unknown>
[INFO] [stdout]   61:     0x73954a75fa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cursor::backward_graphemes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin edit`
[INFO] running `Command { std: "docker" "inspect" "8f26819fd4e9ff41142ae5277e29f8bb7f33bedbe8981da20b25deb1f353f343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f26819fd4e9ff41142ae5277e29f8bb7f33bedbe8981da20b25deb1f353f343", kill_on_drop: false }`
[INFO] [stdout] 8f26819fd4e9ff41142ae5277e29f8bb7f33bedbe8981da20b25deb1f353f343
