[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjago-community%2Fedit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jago-community/edit on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded crunchy v0.2.2
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.1
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.16
[INFO] [stderr]   Downloaded tiny-keccak v2.0.2
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.34
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded mio v0.7.14
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded crossterm v0.22.1
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] [stderr]   Downloaded crdts v7.0.0
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e66827ba3de14af2abdd9003232b27d400815e7b902eac885307ba72df7c7ef
[INFO] running `Command { std: "docker" "start" "-a" "9e66827ba3de14af2abdd9003232b27d400815e7b902eac885307ba72df7c7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e66827ba3de14af2abdd9003232b27d400815e7b902eac885307ba72df7c7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e66827ba3de14af2abdd9003232b27d400815e7b902eac885307ba72df7c7ef", kill_on_drop: false }`
[INFO] [stdout] 9e66827ba3de14af2abdd9003232b27d400815e7b902eac885307ba72df7c7ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be33aca2ea36dd92fb634c39769344a18e993fd9700b403a62e485ab05142eb9
[INFO] running `Command { std: "docker" "start" "-a" "be33aca2ea36dd92fb634c39769344a18e993fd9700b403a62e485ab05142eb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[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 23.05s
[INFO] running `Command { std: "docker" "inspect" "be33aca2ea36dd92fb634c39769344a18e993fd9700b403a62e485ab05142eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be33aca2ea36dd92fb634c39769344a18e993fd9700b403a62e485ab05142eb9", kill_on_drop: false }`
[INFO] [stdout] be33aca2ea36dd92fb634c39769344a18e993fd9700b403a62e485ab05142eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7d706922a0965aa29f14348a345223a6ce8d51995721d056bfff6f67bb01679
[INFO] running `Command { std: "docker" "start" "-a" "f7d706922a0965aa29f14348a345223a6ce8d51995721d056bfff6f67bb01679", 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 1.11s
[INFO] running `Command { std: "docker" "inspect" "f7d706922a0965aa29f14348a345223a6ce8d51995721d056bfff6f67bb01679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d706922a0965aa29f14348a345223a6ce8d51995721d056bfff6f67bb01679", kill_on_drop: false }`
[INFO] [stdout] f7d706922a0965aa29f14348a345223a6ce8d51995721d056bfff6f67bb01679
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 240d492117d99574dc7521a1ad63bef926bf11803a1e005f162f9a9fa488ccc3
[INFO] running `Command { std: "docker" "start" "-a" "240d492117d99574dc7521a1ad63bef926bf11803a1e005f162f9a9fa488ccc3", 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] [stderr] 18 |     Words,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `handle`, `focus`, and `from_last_grapheme` are never used
[INFO] [stderr]    --> src/document.rs:149:12
[INFO] [stderr]     |
[INFO] [stderr] 148 | impl<'a> Document<'a> {
[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.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/edit-e2b58a503f2e00c4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test document::test_stepping ... ignored
[INFO] [stdout] test cursor::forward_graphemes ... ok
[INFO] [stdout] test cursor::test_forward_lines ... ok
[INFO] [stdout] test document::test_unicode_lines ... ok
[INFO] [stdout] test plane::test_plane ... ok
[INFO] [stdout] test document::test_unicode_lines_backward ... ok
[INFO] [stdout] test unicode::line_bounds ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin edit`
[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' (18) panicked at src/cursor.rs:198:21:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x600f6a86485a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x600f6a86485a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x600f6a86485a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x600f6a86485a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x600f6a87892a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x600f6a87892a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x600f6a869092 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x600f6a869092 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x600f6a84385f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x600f6a84385f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x600f6a85ccb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x600f6a7f36dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x600f6a7f36dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x600f6a85ce72 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x600f6a85ce72 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x600f6a84394a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x600f6a838b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x600f6a84462d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x600f6a87907c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x600f6a879f39 - core[e929cb53b82a81ca]::panicking::panic_const::panic_const_sub_overflow
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x600f6a7d334f - <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:198:21
[INFO] [stdout]   21:     0x600f6a7d893f - <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while::<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}
[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:     0x600f6a7d893f - <&mut <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnMut<(edit[b25e1389b750e239]::cursor::Cursor, &str)>>::call_mut
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x600f6a7d290e - <unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, &mut <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/traits/double_ended.rs:242:21
[INFO] [stdout]   24:     0x600f6a7dca68 - <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten::<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/flatten.rs:657:35
[INFO] [stdout]   25:     0x600f6a7dc6b5 - <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_rfold::flatten::<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/flatten.rs:492:30
[INFO] [stdout]   26:     0x600f6a7dc209 - core[e929cb53b82a81ca]::iter::adapters::map::map_try_fold::<&&str, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/map.rs:95:21
[INFO] [stdout]   27:     0x600f6a7d21cb - <core[e929cb53b82a81ca]::option::Iter<&str> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::iter::adapters::map::map_try_fold<&&str, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/traits/double_ended.rs:242:21
[INFO] [stdout]   28:     0x600f6a7db8a0 - <core[e929cb53b82a81ca]::iter::adapters::map::Map<core[e929cb53b82a81ca]::option::Iter<&str>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/map.rs:158:19
[INFO] [stdout]   29:     0x600f6a7d1f8e - <core[e929cb53b82a81ca]::iter::adapters::fuse::Fuse<core[e929cb53b82a81ca]::iter::adapters::map::Map<core[e929cb53b82a81ca]::option::Iter<&str>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as core[e929cb53b82a81ca]::iter::adapters::fuse::FuseImpl<core[e929cb53b82a81ca]::iter::adapters::map::Map<core[e929cb53b82a81ca]::option::Iter<&str>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>>>::try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/fuse.rs:435:24
[INFO] [stdout]   30:     0x600f6a7db1ca - <core[e929cb53b82a81ca]::iter::adapters::fuse::Fuse<core[e929cb53b82a81ca]::iter::adapters::map::Map<core[e929cb53b82a81ca]::option::Iter<&str>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/fuse.rs:148:9
[INFO] [stdout]   31:     0x600f6a7db1ca - <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<core[e929cb53b82a81ca]::iter::adapters::map::Map<core[e929cb53b82a81ca]::option::Iter<&str>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes>>::iter_try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<_, _> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten<unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, edit[b25e1389b750e239]::cursor::Cursor, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/flatten.rs:500:25
[INFO] [stdout]   32:     0x600f6a7dbc4a - <core[e929cb53b82a81ca]::iter::adapters::flatten::FlattenCompat<core[e929cb53b82a81ca]::iter::adapters::map::Map<core[e929cb53b82a81ca]::option::Iter<&str>, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/flatten.rs:660:14
[INFO] [stdout]   33:     0x600f6a7db94a - <core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}> as core[e929cb53b82a81ca]::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::<edit[b25e1389b750e239]::cursor::Cursor, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/flatten.rs:124:20
[INFO] [stdout]   34:     0x600f6a7d207a - <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as core[e929cb53b82a81ca]::iter::traits::iterator::Iterator>::try_fold::<edit[b25e1389b750e239]::cursor::Cursor, <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>::{closure#0}, core[e929cb53b82a81ca]::result::Result<edit[b25e1389b750e239]::cursor::Cursor, edit[b25e1389b750e239]::cursor::Cursor>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/adapters/rev.rs:76:19
[INFO] [stdout]   35:     0x600f6a7d26ce - <core[e929cb53b82a81ca]::iter::adapters::rev::Rev<core[e929cb53b82a81ca]::iter::adapters::flatten::FlatMap<core[e929cb53b82a81ca]::option::Iter<&str>, unicode_segmentation[3aa8628ae228c5e2]::grapheme::Graphemes, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#0}>> as itertools[60fcd0f98f49cae3]::Itertools>::fold_while::<edit[b25e1389b750e239]::cursor::Cursor, <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes::{closure#1}>
[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:     0x600f6a7d3eae - <edit[b25e1389b750e239]::cursor::Cursor>::backward_graphemes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:192:14
[INFO] [stdout]   37:     0x600f6a7d76bc - edit[b25e1389b750e239]::cursor::backward_graphemes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:274:27
[INFO] [stdout]   38:     0x600f6a7d3597 - edit[b25e1389b750e239]::cursor::backward_graphemes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:268:24
[INFO] [stdout]   39:     0x600f6a7da346 - <edit[b25e1389b750e239]::cursor::backward_graphemes::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x600f6a7e69bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x600f6a7e69bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x600f6a7f41ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x600f6a7f41ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x600f6a7f41ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x600f6a7f41ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x600f6a7f41ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x600f6a7f41ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x600f6a7f41ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x600f6a7ed8c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x600f6a7ed8c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x600f6a7f6db2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x600f6a7f6db2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x600f6a7f6db2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x600f6a7f6db2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x600f6a7f6db2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x600f6a7f6db2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x600f6a7f6db2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x600f6a86416f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x600f6a86416f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7a3a98134aa4 - <unknown>
[INFO] [stdout]   61:     0x7a3a981c1a64 - 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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "240d492117d99574dc7521a1ad63bef926bf11803a1e005f162f9a9fa488ccc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "240d492117d99574dc7521a1ad63bef926bf11803a1e005f162f9a9fa488ccc3", kill_on_drop: false }`
[INFO] [stdout] 240d492117d99574dc7521a1ad63bef926bf11803a1e005f162f9a9fa488ccc3
