[INFO] fetching crate terma 1.0.16...
[INFO] testing terma-1.0.16 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate terma 1.0.16 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate terma 1.0.16
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate terma 1.0.16
[INFO] tweaked toml for crates.io crate terma 1.0.16 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate terma 1.0.16 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate terma 1.0.16 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded gif v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ef9b1d3e4f946f1464f7a6e6667d8b6a7ac383d037c6ae5500f1c84d5d6e9d4
[INFO] running `Command { std: "docker" "start" "-a" "2ef9b1d3e4f946f1464f7a6e6667d8b6a7ac383d037c6ae5500f1c84d5d6e9d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ef9b1d3e4f946f1464f7a6e6667d8b6a7ac383d037c6ae5500f1c84d5d6e9d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef9b1d3e4f946f1464f7a6e6667d8b6a7ac383d037c6ae5500f1c84d5d6e9d4", kill_on_drop: false }`
[INFO] [stdout] 2ef9b1d3e4f946f1464f7a6e6667d8b6a7ac383d037c6ae5500f1c84d5d6e9d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24b96413ab0ee5ecd61839a137c33e7499b7e69513b4e8739fe5dfd8645dc25b
[INFO] running `Command { std: "docker" "start" "-a" "24b96413ab0ee5ecd61839a137c33e7499b7e69513b4e8739fe5dfd8645dc25b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling terma v1.0.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.07s
[INFO] running `Command { std: "docker" "inspect" "24b96413ab0ee5ecd61839a137c33e7499b7e69513b4e8739fe5dfd8645dc25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b96413ab0ee5ecd61839a137c33e7499b7e69513b4e8739fe5dfd8645dc25b", kill_on_drop: false }`
[INFO] [stdout] 24b96413ab0ee5ecd61839a137c33e7499b7e69513b4e8739fe5dfd8645dc25b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d12106e6b962ee1e3281bb2cfba4c568577b8f75e6017fc7d7e3548a0f497e14
[INFO] running `Command { std: "docker" "start" "-a" "d12106e6b962ee1e3281bb2cfba4c568577b8f75e6017fc7d7e3548a0f497e14", kill_on_drop: false }`
[INFO] [stderr]    Compiling terma v1.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: enum `Event` is private
[INFO] [stdout]  --> examples/desktop.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |     input::parser::{Event, KeyCode, KeyEvent, Parser},
[INFO] [stdout]   |                     ^^^^^ private enum
[INFO] [stdout]   |
[INFO] [stdout] note: the enum `Event` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] help: import `Event` directly
[INFO] [stdout]   |
[INFO] [stdout] 7 |     input::parser::{terma::input::event::Event, KeyCode, KeyEvent, Parser},
[INFO] [stdout]   |                     +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `KeyCode` is private
[INFO] [stdout]  --> examples/desktop.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 |     input::parser::{Event, KeyCode, KeyEvent, Parser},
[INFO] [stdout]   |                            ^^^^^^^ private enum
[INFO] [stdout]   |
[INFO] [stdout] note: the enum `KeyCode` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] help: import `KeyCode` directly
[INFO] [stdout]   |
[INFO] [stdout] 7 |     input::parser::{Event, terma::input::event::KeyCode, KeyEvent, Parser},
[INFO] [stdout]   |                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `KeyEvent` is private
[INFO] [stdout]  --> examples/desktop.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     input::parser::{Event, KeyCode, KeyEvent, Parser},
[INFO] [stdout]   |                                     ^^^^^^^^ private struct
[INFO] [stdout]   |
[INFO] [stdout] note: the struct `KeyEvent` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |                     ^^^^^^^^
[INFO] [stdout] help: import `KeyEvent` directly
[INFO] [stdout]   |
[INFO] [stdout] 7 |     input::parser::{Event, KeyCode, terma::input::event::KeyEvent, Parser},
[INFO] [stdout]   |                                     +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `Event` is private
[INFO] [stdout]  --> examples/game_loop.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use terma::input::parser::{Event, KeyCode, KeyEvent, Parser};
[INFO] [stdout]   |                            ^^^^^ private enum
[INFO] [stdout]   |
[INFO] [stdout] note: the enum `Event` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] help: import `Event` directly
[INFO] [stdout]   |
[INFO] [stdout] 8 | use terma::input::parser::{terma::input::event::Event, KeyCode, KeyEvent, Parser};
[INFO] [stdout]   |                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `KeyCode` is private
[INFO] [stdout]  --> examples/game_loop.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use terma::input::parser::{Event, KeyCode, KeyEvent, Parser};
[INFO] [stdout]   |                                   ^^^^^^^ private enum
[INFO] [stdout]   |
[INFO] [stdout] note: the enum `KeyCode` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] help: import `KeyCode` directly
[INFO] [stdout]   |
[INFO] [stdout] 8 | use terma::input::parser::{Event, terma::input::event::KeyCode, KeyEvent, Parser};
[INFO] [stdout]   |                                   +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `KeyEvent` is private
[INFO] [stdout]  --> examples/game_loop.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | use terma::input::parser::{Event, KeyCode, KeyEvent, Parser};
[INFO] [stdout]   |                                            ^^^^^^^^ private struct
[INFO] [stdout]   |
[INFO] [stdout] note: the struct `KeyEvent` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |                     ^^^^^^^^
[INFO] [stdout] help: import `KeyEvent` directly
[INFO] [stdout]   |
[INFO] [stdout] 8 | use terma::input::parser::{Event, KeyCode, terma::input::event::KeyEvent, Parser};
[INFO] [stdout]   |                                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terma` (example "game_loop") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `Event` is private
[INFO] [stdout]  --> examples/image_demo.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::parser::{Event, KeyCode, KeyEvent, Parser}, // Correct imports
[INFO] [stdout]   |                     ^^^^^ private enum
[INFO] [stdout]   |
[INFO] [stdout] note: the enum `Event` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] help: import `Event` directly
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::parser::{terma::input::event::Event, KeyCode, KeyEvent, Parser}, // Correct imports
[INFO] [stdout]   |                     +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `KeyCode` is private
[INFO] [stdout]  --> examples/image_demo.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::parser::{Event, KeyCode, KeyEvent, Parser}, // Correct imports
[INFO] [stdout]   |                            ^^^^^^^ private enum
[INFO] [stdout]   |
[INFO] [stdout] note: the enum `KeyCode` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] help: import `KeyCode` directly
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::parser::{Event, terma::input::event::KeyCode, KeyEvent, Parser}, // Correct imports
[INFO] [stdout]   |                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `KeyEvent` is private
[INFO] [stdout]  --> examples/image_demo.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::parser::{Event, KeyCode, KeyEvent, Parser}, // Correct imports
[INFO] [stdout]   |                                     ^^^^^^^^ private struct
[INFO] [stdout]   |
[INFO] [stdout] note: the struct `KeyEvent` is defined here
[INFO] [stdout]  --> src/input/parser.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]   |                     ^^^^^^^^
[INFO] [stdout] help: import `KeyEvent` directly
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::parser::{Event, KeyCode, terma::input::event::KeyEvent, Parser}, // Correct imports
[INFO] [stdout]   |                                     +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `Event` is private
[INFO] [stdout]   --> examples/input_debug.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 if let terma::input::parser::Event::Key(terma::input::parser::KeyEvent {
[INFO] [stdout]    |                                              ^^^^^ private enum
[INFO] [stdout]    |
[INFO] [stdout] note: the enum `Event` is defined here
[INFO] [stdout]   --> src/input/parser.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]    |
[INFO] [stdout] 40 -                 if let terma::input::parser::Event::Key(terma::input::parser::KeyEvent {
[INFO] [stdout] 40 +                 if let terma::input::event::Event::Key(terma::input::parser::KeyEvent {
[INFO] [stdout]    |
[INFO] [stdout] help: import `Event` directly
[INFO] [stdout]    |
[INFO] [stdout] 40 -                 if let terma::input::parser::Event::Key(terma::input::parser::KeyEvent {
[INFO] [stdout] 40 +                 if let terma::input::event::Event(terma::input::parser::KeyEvent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terma` (example "desktop") due to 3 previous errors
[INFO] [stdout] error[E0603]: struct `KeyEvent` is private
[INFO] [stdout]   --> examples/input_debug.rs:40:79
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 if let terma::input::parser::Event::Key(terma::input::parser::KeyEvent {
[INFO] [stdout]    |                                                                               ^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `KeyEvent` is defined here
[INFO] [stdout]   --> src/input/parser.rs:2:21
[INFO] [stdout]    |
[INFO] [stdout]  2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 40 -                 if let terma::input::parser::Event::Key(terma::input::parser::KeyEvent {
[INFO] [stdout] 40 +                 if let terma::input::parser::Event::Key(terma::input::event::KeyEvent {
[INFO] [stdout]    |
[INFO] [stdout] help: import `KeyEvent` directly
[INFO] [stdout]    |
[INFO] [stdout] 40 -                 if let terma::input::parser::Event::Key(terma::input::parser::KeyEvent {
[INFO] [stdout] 40 +                 if let terma::input::parser::Event::Key(terma::input::event::KeyEvent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `KeyCode` is private
[INFO] [stdout]   --> examples/input_debug.rs:41:49
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     code: terma::input::parser::KeyCode::Char('q'),
[INFO] [stdout]    |                                                 ^^^^^^^ private enum
[INFO] [stdout]    |
[INFO] [stdout] note: the enum `KeyCode` is defined here
[INFO] [stdout]   --> src/input/parser.rs:2:12
[INFO] [stdout]    |
[INFO] [stdout]  2 |     Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers, MouseButton,
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]    |
[INFO] [stdout] 41 -                     code: terma::input::parser::KeyCode::Char('q'),
[INFO] [stdout] 41 +                     code: terma::input::event::KeyCode::Char('q'),
[INFO] [stdout]    |
[INFO] [stdout] help: import `KeyCode` directly
[INFO] [stdout]    |
[INFO] [stdout] 41 -                     code: terma::input::parser::KeyCode::Char('q'),
[INFO] [stdout] 41 +                     code: terma::input::event::KeyCode('q'),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terma` (example "image_demo") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terma` (example "input_debug") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d12106e6b962ee1e3281bb2cfba4c568577b8f75e6017fc7d7e3548a0f497e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d12106e6b962ee1e3281bb2cfba4c568577b8f75e6017fc7d7e3548a0f497e14", kill_on_drop: false }`
[INFO] [stdout] d12106e6b962ee1e3281bb2cfba4c568577b8f75e6017fc7d7e3548a0f497e14
