[INFO] cloning repository https://github.com/aattoa/tek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aattoa/tek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faattoa%2Ftek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faattoa%2Ftek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0afa91203eb5894d3c0df56d14e35e1436598fb [INFO] checking aattoa/tek against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faattoa%2Ftek" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aattoa/tek [INFO] finished tweaking git repo https://github.com/aattoa/tek [INFO] tweaked toml for git repo https://github.com/aattoa/tek written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aattoa/tek on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aattoa/tek 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc7e9caec505aa4c446da1d94fec7d30606a7f423766ad6deddfc1a23982ad16 [INFO] running `Command { std: "docker" "start" "-a" "fc7e9caec505aa4c446da1d94fec7d30606a7f423766ad6deddfc1a23982ad16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc7e9caec505aa4c446da1d94fec7d30606a7f423766ad6deddfc1a23982ad16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7e9caec505aa4c446da1d94fec7d30606a7f423766ad6deddfc1a23982ad16", kill_on_drop: false }` [INFO] [stdout] fc7e9caec505aa4c446da1d94fec7d30606a7f423766ad6deddfc1a23982ad16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3a533ccd71979664337f78c0931be7af220b7bef3cf0f891365716b3b7f6ccb [INFO] running `Command { std: "docker" "start" "-a" "c3a533ccd71979664337f78c0931be7af220b7bef3cf0f891365716b3b7f6ccb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking tek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `path` and `time` are never read [INFO] [stdout] --> src/editor.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct FileInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 26 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | pub time: SystemTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_info`, `settings`, and `windows` are never read [INFO] [stdout] --> src/editor.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Buffer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | pub text: Box, [INFO] [stdout] 32 | pub file_info: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | pub settings: settings::BufferSettings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | pub windows: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/editor.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl Window { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 90 | pub fn new(position: Position, size: Size) -> Window { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `window_ids` and `new_window` are never used [INFO] [stdout] --> src/editor.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 116 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn window_ids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn new_window(&mut self) -> WindowID { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `get_mut` are never used [INFO] [stdout] --> src/indexvec.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl IndexVec { [INFO] [stdout] | ------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get(&self, index: Index) -> Option<&T> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn get_mut(&mut self, index: Index) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `number` is never read [INFO] [stdout] --> src/settings.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct WindowSettings { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 17 | pub borders: WindowBorders, [INFO] [stdout] 18 | pub number: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WindowSettings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `modifiable` is never read [INFO] [stdout] --> src/settings.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct BufferSettings { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 28 | pub modifiable: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufferSettings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `ascii` is never used [INFO] [stdout] --> src/settings.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 49 | impl WindowBorders { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 50 | #[rustfmt::skip] [INFO] [stdout] 51 | const fn ascii() -> WindowBorders { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> src/terminal.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear() -> io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `gather` and `set_line` are never used [INFO] [stdout] --> src/text.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Text { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 2 | fn gather(&self) -> String; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | fn get_line(&self, index: usize, out: &mut String) -> bool; [INFO] [stdout] 4 | fn set_line(&mut self, index: usize, line: &str); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `time` are never read [INFO] [stdout] --> src/editor.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct FileInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 26 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | pub time: SystemTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_info`, `settings`, and `windows` are never read [INFO] [stdout] --> src/editor.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Buffer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | pub text: Box, [INFO] [stdout] 32 | pub file_info: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | pub settings: settings::BufferSettings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | pub windows: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/editor.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl Window { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 90 | pub fn new(position: Position, size: Size) -> Window { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `window_ids` and `new_window` are never used [INFO] [stdout] --> src/editor.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 116 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn window_ids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn new_window(&mut self) -> WindowID { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `get_mut` are never used [INFO] [stdout] --> src/indexvec.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl IndexVec { [INFO] [stdout] | ------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get(&self, index: Index) -> Option<&T> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn get_mut(&mut self, index: Index) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `number` is never read [INFO] [stdout] --> src/settings.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct WindowSettings { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 17 | pub borders: WindowBorders, [INFO] [stdout] 18 | pub number: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WindowSettings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `modifiable` is never read [INFO] [stdout] --> src/settings.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct BufferSettings { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 28 | pub modifiable: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufferSettings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `ascii` is never used [INFO] [stdout] --> src/settings.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 49 | impl WindowBorders { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 50 | #[rustfmt::skip] [INFO] [stdout] 51 | const fn ascii() -> WindowBorders { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> src/terminal.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear() -> io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `gather` and `set_line` are never used [INFO] [stdout] --> src/text.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Text { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 2 | fn gather(&self) -> String; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | fn get_line(&self, index: usize, out: &mut String) -> bool; [INFO] [stdout] 4 | fn set_line(&mut self, index: usize, line: &str); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "c3a533ccd71979664337f78c0931be7af220b7bef3cf0f891365716b3b7f6ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a533ccd71979664337f78c0931be7af220b7bef3cf0f891365716b3b7f6ccb", kill_on_drop: false }` [INFO] [stdout] c3a533ccd71979664337f78c0931be7af220b7bef3cf0f891365716b3b7f6ccb