[INFO] cloning repository https://github.com/fifv/process-dog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fifv/process-dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifv%2Fprocess-dog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifv%2Fprocess-dog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 260d7403435005e1d35a2a05d18f729b567ca25b [INFO] building fifv/process-dog against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifv%2Fprocess-dog" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/fifv/process-dog [INFO] finished tweaking git repo https://github.com/fifv/process-dog [INFO] tweaked toml for git repo https://github.com/fifv/process-dog written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fifv/process-dog on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fifv/process-dog 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d5db390c9fbb470ff43a8e893aae85bdf57a922f9c25642d09b43111c67c44c [INFO] running `Command { std: "docker" "start" "-a" "5d5db390c9fbb470ff43a8e893aae85bdf57a922f9c25642d09b43111c67c44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d5db390c9fbb470ff43a8e893aae85bdf57a922f9c25642d09b43111c67c44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5db390c9fbb470ff43a8e893aae85bdf57a922f9c25642d09b43111c67c44c", kill_on_drop: false }` [INFO] [stdout] 5d5db390c9fbb470ff43a8e893aae85bdf57a922f9c25642d09b43111c67c44c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a14429d99efe6648b573232bd0759214f7d7b3e4c5bc325dad7cedf4a0fb99b [INFO] running `Command { std: "docker" "start" "-a" "7a14429d99efe6648b573232bd0759214f7d7b3e4c5bc325dad7cedf4a0fb99b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling enumset v1.1.7 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling daemonize-me v2.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling cursive_core v0.4.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cursive v0.21.1 [INFO] [stderr] Compiling try-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `read_dir` [INFO] [stdout] --> src/bin/try-process.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::{File, read_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stop_process` is never used [INFO] [stdout] --> src/bin/try-process.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn stop_process( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `disable_raw_mode` and `enable_raw_mode` [INFO] [stdout] --> src/bin/try-crossterm.rs:5:59 [INFO] [stdout] | [INFO] [stdout] 5 | self, EnterAlternateScreen, LeaveAlternateScreen, disable_raw_mode, enable_raw_mode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/bin/try-crossterm.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | use std::io::{Write, stdout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `event` and `execute` [INFO] [stdout] --> src/bin/try-crossterm.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | ExecutableCommand, event, execute, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try1` is never used [INFO] [stdout] --> src/bin/try-crossterm.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn try1() -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_termion` is never used [INFO] [stdout] --> src/bin/try-crossterm.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn try_termion() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `disable_raw_mode` and `enable_raw_mode` [INFO] [stdout] --> src/bin/try-ratatui.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | terminal::{disable_raw_mode, enable_raw_mode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result` and `stderr` [INFO] [stdout] --> src/bin/try-ratatui.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | io::{Result, stderr, stdout}, [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Frame`, `Rect`, and `StatefulWidget` [INFO] [stdout] --> src/bin/try-ratatui.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | Frame, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | layout::{Margin, Rect}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | StatefulWidget, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rata2` is never used [INFO] [stdout] --> src/bin/try-ratatui.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn rata2() -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render` is never used [INFO] [stdout] --> src/bin/try-ratatui.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn render(frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/try-ratatui.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ratatui_helloworld(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 11 | let _ = ratatui_helloworld(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "7a14429d99efe6648b573232bd0759214f7d7b3e4c5bc325dad7cedf4a0fb99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a14429d99efe6648b573232bd0759214f7d7b3e4c5bc325dad7cedf4a0fb99b", kill_on_drop: false }` [INFO] [stdout] 7a14429d99efe6648b573232bd0759214f7d7b3e4c5bc325dad7cedf4a0fb99b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7505243384bddc6dc9326442a32be2c0f1bff2b4a27c09ac11987004e21c3120 [INFO] running `Command { std: "docker" "start" "-a" "7505243384bddc6dc9326442a32be2c0f1bff2b4a27c09ac11987004e21c3120", kill_on_drop: false }` [INFO] [stderr] Compiling try-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `disable_raw_mode` and `enable_raw_mode` [INFO] [stdout] --> src/bin/try-crossterm.rs:5:59 [INFO] [stdout] | [INFO] [stdout] 5 | self, EnterAlternateScreen, LeaveAlternateScreen, disable_raw_mode, enable_raw_mode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/bin/try-crossterm.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | use std::io::{Write, stdout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `event` and `execute` [INFO] [stdout] --> src/bin/try-crossterm.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | ExecutableCommand, event, execute, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `disable_raw_mode` and `enable_raw_mode` [INFO] [stdout] --> src/bin/try-ratatui.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | terminal::{disable_raw_mode, enable_raw_mode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result` and `stderr` [INFO] [stdout] --> src/bin/try-ratatui.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | io::{Result, stderr, stdout}, [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Frame`, `Rect`, and `StatefulWidget` [INFO] [stdout] --> src/bin/try-ratatui.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | Frame, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | layout::{Margin, Rect}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | StatefulWidget, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_dir` [INFO] [stdout] --> src/bin/try-process.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::{File, read_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stop_process` is never used [INFO] [stdout] --> src/bin/try-process.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn stop_process( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try1` is never used [INFO] [stdout] --> src/bin/try-crossterm.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn try1() -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_termion` is never used [INFO] [stdout] --> src/bin/try-crossterm.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn try_termion() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rata2` is never used [INFO] [stdout] --> src/bin/try-ratatui.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn rata2() -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render` is never used [INFO] [stdout] --> src/bin/try-ratatui.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn render(frame: &mut Frame) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/try-ratatui.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ratatui_helloworld(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 11 | let _ = ratatui_helloworld(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "7505243384bddc6dc9326442a32be2c0f1bff2b4a27c09ac11987004e21c3120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7505243384bddc6dc9326442a32be2c0f1bff2b4a27c09ac11987004e21c3120", kill_on_drop: false }` [INFO] [stdout] 7505243384bddc6dc9326442a32be2c0f1bff2b4a27c09ac11987004e21c3120