[INFO] cloning repository https://github.com/barnii77/miv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barnii77/miv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnii77%2Fmiv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnii77%2Fmiv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15ab0d7568e79bb6b24abda9386ca8503f1b7327 [INFO] checking barnii77/miv against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnii77%2Fmiv" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barnii77/miv on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barnii77/miv [INFO] finished tweaking git repo https://github.com/barnii77/miv [INFO] tweaked toml for git repo https://github.com/barnii77/miv written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/barnii77/miv 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 931eee0168514691d7af53f69b96c7ddc18e652157c140fb88f5ffd535ec3cbf [INFO] running `Command { std: "docker" "start" "-a" "931eee0168514691d7af53f69b96c7ddc18e652157c140fb88f5ffd535ec3cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "931eee0168514691d7af53f69b96c7ddc18e652157c140fb88f5ffd535ec3cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931eee0168514691d7af53f69b96c7ddc18e652157c140fb88f5ffd535ec3cbf", kill_on_drop: false }` [INFO] [stdout] 931eee0168514691d7af53f69b96c7ddc18e652157c140fb88f5ffd535ec3cbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f57918ac00787e3bd4e4c0b12dcb13b9bf8b2442e178a153da0d75ad10e2e1d [INFO] running `Command { std: "docker" "start" "-a" "2f57918ac00787e3bd4e4c0b12dcb13b9bf8b2442e178a153da0d75ad10e2e1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking miv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `array::IntoIter` [INFO] [stdout] --> src/gap_buffer.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{array::IntoIter, ops::RangeBounds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `array::IntoIter` [INFO] [stdout] --> src/gap_buffer.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{array::IntoIter, ops::RangeBounds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InCommandLine` is never constructed [INFO] [stdout] --> src/cursor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) enum CursorState { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 3 | InCommandLine, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CursorState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/cursor.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) struct Cursor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) state: CursorState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cursor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `left` is never used [INFO] [stdout] --> src/cursor.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | impl Cursor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 21 | fn left(&mut self, ed_state: &mut crate::editor_state::EditorState) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `location` are never read [INFO] [stdout] --> src/editor_buffer.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct Buffer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 5 | pub(crate) content: crate::gap_buffer::GapBuffer, [INFO] [stdout] 6 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub(crate) location: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor_start` is never read [INFO] [stdout] --> src/editor_state.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | Visual { cursor_start: crate::cursor::Cursor }, [INFO] [stdout] | ------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_insert` and `new_visual` are never used [INFO] [stdout] --> src/editor_state.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl EditorMode { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub(crate) fn new_insert() -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub(crate) fn new_visual(cursor_start: crate::cursor::Cursor) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None`, `Buffers`, `BufferIdx`, `TermInfo`, and `Full` are never constructed [INFO] [stdout] --> src/editor_state.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) enum EditorStateUpdate { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 73 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | Mode(EditorMode), [INFO] [stdout] 75 | Buffers(Vec), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | BufferIdx(usize), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | TermInfo(TermInfo), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 78 | Full(EditorState), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_insert`, `new_visual`, and `active_motion_tree_mut` are never used [INFO] [stdout] --> src/editor_state.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 81 | impl EditorState { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub(crate) fn new_insert(term_info: TermInfo, editor_globals: EditorGlobals) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub(crate) fn new_visual( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub(crate) fn active_motion_tree_mut(&mut self) -> &mut crate::motion_interpreter::MotionTree { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `len` and `move_gap` are never used [INFO] [stdout] --> src/gap_buffer.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl GapBuffer { [INFO] [stdout] | ------------------------------------------------- methods in this implementation [INFO] [stdout] 58 | pub(crate) fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub(crate) fn move_gap(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MotionTreeError` is never used [INFO] [stdout] --> src/motion_interpreter.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) enum MotionTreeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert` is never used [INFO] [stdout] --> src/motion_interpreter.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 47 | impl MotionTree { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 48 | pub(crate) fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InCommandLine` is never constructed [INFO] [stdout] --> src/cursor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) enum CursorState { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 3 | InCommandLine, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CursorState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/cursor.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) struct Cursor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) state: CursorState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cursor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `left` is never used [INFO] [stdout] --> src/cursor.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | impl Cursor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 21 | fn left(&mut self, ed_state: &mut crate::editor_state::EditorState) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `location` are never read [INFO] [stdout] --> src/editor_buffer.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct Buffer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 5 | pub(crate) content: crate::gap_buffer::GapBuffer, [INFO] [stdout] 6 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub(crate) location: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor_start` is never read [INFO] [stdout] --> src/editor_state.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | Visual { cursor_start: crate::cursor::Cursor }, [INFO] [stdout] | ------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_insert` and `new_visual` are never used [INFO] [stdout] --> src/editor_state.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl EditorMode { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub(crate) fn new_insert() -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub(crate) fn new_visual(cursor_start: crate::cursor::Cursor) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None`, `Buffers`, `BufferIdx`, `TermInfo`, and `Full` are never constructed [INFO] [stdout] --> src/editor_state.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) enum EditorStateUpdate { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 73 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | Mode(EditorMode), [INFO] [stdout] 75 | Buffers(Vec), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | BufferIdx(usize), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | TermInfo(TermInfo), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 78 | Full(EditorState), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_insert`, `new_visual`, and `active_motion_tree_mut` are never used [INFO] [stdout] --> src/editor_state.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 81 | impl EditorState { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub(crate) fn new_insert(term_info: TermInfo, editor_globals: EditorGlobals) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub(crate) fn new_visual( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub(crate) fn active_motion_tree_mut(&mut self) -> &mut crate::motion_interpreter::MotionTree { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/gap_buffer.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl GapBuffer { [INFO] [stdout] | ------------------------------------------------- method in this implementation [INFO] [stdout] 58 | pub(crate) fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MotionTreeError` is never used [INFO] [stdout] --> src/motion_interpreter.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) enum MotionTreeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert` is never used [INFO] [stdout] --> src/motion_interpreter.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 47 | impl MotionTree { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 48 | pub(crate) fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.50s [INFO] running `Command { std: "docker" "inspect" "2f57918ac00787e3bd4e4c0b12dcb13b9bf8b2442e178a153da0d75ad10e2e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f57918ac00787e3bd4e4c0b12dcb13b9bf8b2442e178a153da0d75ad10e2e1d", kill_on_drop: false }` [INFO] [stdout] 2f57918ac00787e3bd4e4c0b12dcb13b9bf8b2442e178a153da0d75ad10e2e1d