[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjago-community%2Fedit" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jago-community/edit on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/jago-community/edit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4238ae9de3e67052b92c74706317e69a8545b4b46bd05a89c9c28803b4b9fb4 [INFO] running `Command { std: "docker" "start" "-a" "b4238ae9de3e67052b92c74706317e69a8545b4b46bd05a89c9c28803b4b9fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4238ae9de3e67052b92c74706317e69a8545b4b46bd05a89c9c28803b4b9fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4238ae9de3e67052b92c74706317e69a8545b4b46bd05a89c9c28803b4b9fb4", kill_on_drop: false }` [INFO] [stdout] b4238ae9de3e67052b92c74706317e69a8545b4b46bd05a89c9c28803b4b9fb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b483a44851b987236763265d8abc5a3a11410e51f7c8799dcf3932e6e376e29 [INFO] running `Command { std: "docker" "start" "-a" "5b483a44851b987236763265d8abc5a3a11410e51f7c8799dcf3932e6e376e29", 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 getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [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 regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [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 rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Buffer` [INFO] [stdout] --> src/display.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/display.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Debug, thiserror::Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/document.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | x: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/document.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/document.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | y: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/document.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `z` [INFO] [stdout] --> src/document.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | z: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/document.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Words` [INFO] [stdout] --> src/document.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Words, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sentences` [INFO] [stdout] --> src/document.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Sentences, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Lines` [INFO] [stdout] --> src/document.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Lines, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/document.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(buffer: &'a [u8]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/document.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn handle(&mut self, event: &Event) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `focus` [INFO] [stdout] --> src/document.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn focus(&mut self, point: (usize, usize)) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step_forward` [INFO] [stdout] --> src/document.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | fn step_forward(&mut self, lense: Lense) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_last_grapheme` [INFO] [stdout] --> src/document.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 231 | fn from_last_grapheme() -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step_backward` [INFO] [stdout] --> src/document.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 235 | fn step_backward(&mut self, lense: Lense) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Plane` [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 is never constructed: `Point` [INFO] [stdout] --> src/plane.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.96s [INFO] running `Command { std: "docker" "inspect" "5b483a44851b987236763265d8abc5a3a11410e51f7c8799dcf3932e6e376e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b483a44851b987236763265d8abc5a3a11410e51f7c8799dcf3932e6e376e29", kill_on_drop: false }` [INFO] [stdout] 5b483a44851b987236763265d8abc5a3a11410e51f7c8799dcf3932e6e376e29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18ae668ee2ce706ab16100307f66a93318c4198682444bb20b3ba52eca268de8 [INFO] running `Command { std: "docker" "start" "-a" "18ae668ee2ce706ab16100307f66a93318c4198682444bb20b3ba52eca268de8", 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)]` 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 is never constructed: `Buffer` [INFO] [stdout] --> src/display.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/display.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Debug, thiserror::Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/document.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | x: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/document.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/document.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | y: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/document.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `z` [INFO] [stdout] --> src/document.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | z: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/document.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Words` [INFO] [stdout] --> src/document.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Words, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/document.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn handle(&mut self, event: &Event) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `focus` [INFO] [stdout] --> src/document.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn focus(&mut self, point: (usize, usize)) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_last_grapheme` [INFO] [stdout] --> src/document.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 231 | fn from_last_grapheme() -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Plane` [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 is never constructed: `Point` [INFO] [stdout] --> src/plane.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "18ae668ee2ce706ab16100307f66a93318c4198682444bb20b3ba52eca268de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ae668ee2ce706ab16100307f66a93318c4198682444bb20b3ba52eca268de8", kill_on_drop: false }` [INFO] [stdout] 18ae668ee2ce706ab16100307f66a93318c4198682444bb20b3ba52eca268de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 042064ad4e82dba2ff5710e639e719d53e565c339e20c318f2266a3e9c338f14 [INFO] running `Command { std: "docker" "start" "-a" "042064ad4e82dba2ff5710e639e719d53e565c339e20c318f2266a3e9c338f14", 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)]` 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 is never constructed: `Buffer` [INFO] [stderr] --> src/display.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | Buffer, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/display.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Debug, thiserror::Error)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `x` [INFO] [stderr] --> src/document.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | x: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/document.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Default, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `y` [INFO] [stderr] --> src/document.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | y: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/document.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Default, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `z` [INFO] [stderr] --> src/document.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | z: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Cursor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/document.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Default, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Words` [INFO] [stderr] --> src/document.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | Words, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `handle` [INFO] [stderr] --> src/document.rs:149:12 [INFO] [stderr] | [INFO] [stderr] 149 | pub fn handle(&mut self, event: &Event) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `focus` [INFO] [stderr] --> src/document.rs:190:12 [INFO] [stderr] | [INFO] [stderr] 190 | pub fn focus(&mut self, point: (usize, usize)) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_last_grapheme` [INFO] [stderr] --> src/document.rs:231:8 [INFO] [stderr] | [INFO] [stderr] 231 | fn from_last_grapheme() -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Plane` [INFO] [stderr] --> src/plane.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct Plane<'a> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Point` [INFO] [stderr] --> src/plane.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct Point { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `edit` (bin "edit" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edit-dad223748c3b5ec9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test document::test_stepping ... ignored [INFO] [stdout] test document::test_unicode_lines ... ok [INFO] [stdout] test cursor::forward_graphemes ... ok [INFO] [stdout] test document::test_unicode_lines_backward ... ok [INFO] [stdout] test cursor::test_forward_lines ... ok [INFO] [stdout] test plane::test_plane ... ok [INFO] [stdout] test unicode::line_bounds ... 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] thread 'cursor::backward_graphemes' panicked at 'attempt to subtract with overflow', src/cursor.rs:198:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56205a2a8b1d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56205a2a8b1d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56205a2a8b1d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56205a2a8b1d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56205a2cdedc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56205a2a4418 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56205a2aadf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56205a2aadf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56205a2aadf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56205a2aab2c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56205a2ab549 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56205a2ab1f9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56205a2a8fe4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56205a2aaf49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56205a22d133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56205a22cffd - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x56205a23b6ec - edit::cursor::Cursor::backward_graphemes::{{closure}}::h4785fb7a0a93ae8b [INFO] [stdout] at /opt/rustwide/workdir/src/cursor.rs:198:21 [INFO] [stdout] 17: 0x56205a236442 - itertools::Itertools::fold_while::{{closure}}::hd5fcc314b29e4e90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.3/src/lib.rs:2410:19 [INFO] [stdout] 18: 0x56205a236442 - core::ops::function::impls:: for &mut F>::call_mut::h14c0dff1877cc362 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 19: 0x56205a241170 - core::iter::traits::double_ended::DoubleEndedIterator::try_rfold::hfcb1c01bbafd85eb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/double_ended.rs:229:21 [INFO] [stdout] 20: 0x56205a235ddd - as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::flatten::{{closure}}::h2381035a77db600e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/flatten.rs:475:25 [INFO] [stdout] 21: 0x56205a24750c - core::iter::adapters::map::map_try_fold::{{closure}}::h9e2e5eafae489b7a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/map.rs:91:21 [INFO] [stdout] 22: 0x56205a241944 - core::iter::traits::double_ended::DoubleEndedIterator::try_rfold::h15a59ff5ec4698b5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/double_ended.rs:229:21 [INFO] [stdout] 23: 0x56205a2477e7 - as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::h53323c7326d9ab16 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/map.rs:154:9 [INFO] [stdout] 24: 0x56205a2456b4 - as core::iter::adapters::fuse::FuseImpl>::try_rfold::hcf5688e4bdab67e0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/fuse.rs:419:19 [INFO] [stdout] 25: 0x56205a2453de - as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::he4be6a6b50950eee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/fuse.rs:169:9 [INFO] [stdout] 26: 0x56205a23594c - as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::h72b4b6d14ea45b83 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/flatten.rs:486:16 [INFO] [stdout] 27: 0x56205a234daa - as core::iter::traits::double_ended::DoubleEndedIterator>::try_rfold::hdc58ec7fbba8b3bc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/flatten.rs:96:9 [INFO] [stdout] 28: 0x56205a2445ba - as core::iter::traits::iterator::Iterator>::try_fold::h0deb67e029f031d4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/rev.rs:56:9 [INFO] [stdout] 29: 0x56205a243fb1 - itertools::Itertools::fold_while::hb5da61cd1bdcf2f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.3/src/lib.rs:2409:22 [INFO] [stdout] 30: 0x56205a23b52a - edit::cursor::Cursor::backward_graphemes::hb45d4ef3b99c9310 [INFO] [stdout] at /opt/rustwide/workdir/src/cursor.rs:187:20 [INFO] [stdout] 31: 0x56205a23e201 - edit::cursor::backward_graphemes::h6fdf7a87c0ef93a8 [INFO] [stdout] at /opt/rustwide/workdir/src/cursor.rs:311:9 [INFO] [stdout] 32: 0x56205a23d3ea - edit::cursor::backward_graphemes::{{closure}}::h4182c69e261fc84b [INFO] [stdout] at /opt/rustwide/workdir/src/cursor.rs:268:1 [INFO] [stdout] 33: 0x56205a238a7e - core::ops::function::FnOnce::call_once::h301391c34e38d9e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x56205a2732b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x56205a2732b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 36: 0x56205a271f94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 37: 0x56205a271f94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56205a271f94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56205a271f94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56205a271f94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56205a271f94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 42: 0x56205a271f94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 43: 0x56205a27b8b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 44: 0x56205a27b8b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 45: 0x56205a247f2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 46: 0x56205a247f2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x56205a247f2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 48: 0x56205a247f2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 49: 0x56205a247f2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x56205a247f2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 51: 0x56205a247f2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x56205a2b1233 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 53: 0x56205a2b1233 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x56205a2b1233 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 55: 0x7fa8a5b95609 - start_thread [INFO] [stdout] 56: 0x7fa8a5965163 - clone [INFO] [stdout] 57: 0x0 - [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.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin edit' [INFO] running `Command { std: "docker" "inspect" "042064ad4e82dba2ff5710e639e719d53e565c339e20c318f2266a3e9c338f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042064ad4e82dba2ff5710e639e719d53e565c339e20c318f2266a3e9c338f14", kill_on_drop: false }` [INFO] [stdout] 042064ad4e82dba2ff5710e639e719d53e565c339e20c318f2266a3e9c338f14