[INFO] cloning repository https://github.com/tomok14/jkterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomok14/jkterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomok14%2Fjkterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomok14%2Fjkterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37d9d9d4ac376f4822a9619f995e73f0fc2c1fd7
[INFO] checking tomok14/jkterm against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomok14%2Fjkterm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomok14/jkterm
[INFO] finished tweaking git repo https://github.com/tomok14/jkterm
[INFO] tweaked toml for git repo https://github.com/tomok14/jkterm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomok14/jkterm on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomok14/jkterm 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7
[INFO] running `Command { std: "docker" "start" "9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.11.0
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking wgpu-hal v0.19.5
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking wgpu-core v0.19.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking cosmic-text v0.10.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking glyphon v0.5.0
[INFO] [stderr]     Checking jkterm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/renderer.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut font_system = FontSystem::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> src/main.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let window = Arc::new(event_loop.create_window(window_attrs).unwrap());
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
[INFO] [stdout]   --> src/main.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     event_loop.run(move |event, _target| {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/renderer.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut font_system = FontSystem::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `background`, `foreground`, `cursor_color`, and `selection_color` are never read
[INFO] [stdout]   --> src/config.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  7 |     pub background: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  8 |     pub foreground: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub cursor_color: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub selection_color: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/terminal.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Cell {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 20 |     pub ch: char,
[INFO] [stdout] 21 |     pub fg: Rgb,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub bg: Rgb,
[INFO] [stdout] 23 |     pub bold: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub italic: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub underline: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub strikethrough: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub inverse: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 28 |     pub blank: bool,
[INFO] [stdout] 29 |     pub is_wide: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cell` 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 `reverse_video` is never read
[INFO] [stdout]   --> src/terminal.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct TerminalModes {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub reverse_video: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TerminalModes` 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: methods `cursor_style`, `modes`, `title`, `is_dirty`, `cell_at`, and `clear_tab_stop` are never used
[INFO] [stdout]    --> src/terminal.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn cursor_style(&self) -> CursorStyle { self.cursor_style }
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 176 |     pub fn modes(&self) -> TerminalModes { self.modes }
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 177 |     pub fn title(&self) -> &str { &self.title }
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 178 |     pub fn is_dirty(&self) -> bool { self.dirty }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn cell_at(&self, x: usize, y: usize) -> &Cell {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 663 |     pub fn clear_tab_stop(&mut self, mode: i64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_param` is never used
[INFO] [stdout]   --> src/parser.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn get_param(params: &Params, idx: usize) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `master`, `size`, `resize_needed`, and `child` are never read
[INFO] [stdout]   --> src/pty.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct PtyReader {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     reader: Box<dyn Read + Send>,
[INFO] [stdout] 10 |     master: Box<dyn MasterPty + Send>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     size: Arc<Mutex<PtySize>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     resize_needed: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     child: Box<dyn portable_pty::Child + Send + Sync>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `master_ptr` is never read
[INFO] [stdout]   --> src/pty.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PtyWriter {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     master_ptr: *const (dyn MasterPty + Send),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_alive` and `apply_resize` are never used
[INFO] [stdout]   --> src/pty.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl PtyReader {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn is_alive(&mut self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn apply_resize(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> src/renderer.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Renderer {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     format: wgpu::TextureFormat,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> src/main.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let window = Arc::new(event_loop.create_window(window_attrs).unwrap());
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
[INFO] [stdout]   --> src/main.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     event_loop.run(move |event, _target| {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `background`, `foreground`, `cursor_color`, and `selection_color` are never read
[INFO] [stdout]   --> src/config.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  7 |     pub background: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  8 |     pub foreground: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub cursor_color: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub selection_color: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/terminal.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Cell {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 20 |     pub ch: char,
[INFO] [stdout] 21 |     pub fg: Rgb,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub bg: Rgb,
[INFO] [stdout] 23 |     pub bold: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub italic: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub underline: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub strikethrough: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub inverse: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 28 |     pub blank: bool,
[INFO] [stdout] 29 |     pub is_wide: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cell` 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 `reverse_video` is never read
[INFO] [stdout]   --> src/terminal.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct TerminalModes {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub reverse_video: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TerminalModes` 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: methods `cursor_style`, `modes`, `title`, `is_dirty`, `cell_at`, and `clear_tab_stop` are never used
[INFO] [stdout]    --> src/terminal.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn cursor_style(&self) -> CursorStyle { self.cursor_style }
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 176 |     pub fn modes(&self) -> TerminalModes { self.modes }
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 177 |     pub fn title(&self) -> &str { &self.title }
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 178 |     pub fn is_dirty(&self) -> bool { self.dirty }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn cell_at(&self, x: usize, y: usize) -> &Cell {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 663 |     pub fn clear_tab_stop(&mut self, mode: i64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_param` is never used
[INFO] [stdout]   --> src/parser.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn get_param(params: &Params, idx: usize) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `master`, `size`, `resize_needed`, and `child` are never read
[INFO] [stdout]   --> src/pty.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct PtyReader {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     reader: Box<dyn Read + Send>,
[INFO] [stdout] 10 |     master: Box<dyn MasterPty + Send>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     size: Arc<Mutex<PtySize>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     resize_needed: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     child: Box<dyn portable_pty::Child + Send + Sync>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `master_ptr` is never read
[INFO] [stdout]   --> src/pty.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PtyWriter {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     master_ptr: *const (dyn MasterPty + Send),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_alive` and `apply_resize` are never used
[INFO] [stdout]   --> src/pty.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl PtyReader {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn is_alive(&mut self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn apply_resize(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> src/renderer.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Renderer {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     format: wgpu::TextureFormat,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.19.4, wgpu-core v0.19.4, wgpu-hal v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7", kill_on_drop: false }`
[INFO] [stdout] 9d7d61e031270bf3cd47448fd2e9bb0a858b51c2e4baff47727d3f7da646d1d7
