[INFO] fetching crate termion_temporary_zellij_fork 1.6.0... [INFO] checking termion_temporary_zellij_fork-1.6.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate termion_temporary_zellij_fork 1.6.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate termion_temporary_zellij_fork 1.6.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate termion_temporary_zellij_fork 1.6.0 [INFO] finished tweaking crates.io crate termion_temporary_zellij_fork 1.6.0 [INFO] tweaked toml for crates.io crate termion_temporary_zellij_fork 1.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate termion_temporary_zellij_fork 1.6.0 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded redox_syscall v0.2.4 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fff6f6829dbbc8bbdd00118b466b5b9851806efce5c416c6476b91686fa435a1 [INFO] running `Command { std: "docker" "start" "-a" "fff6f6829dbbc8bbdd00118b466b5b9851806efce5c416c6476b91686fa435a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fff6f6829dbbc8bbdd00118b466b5b9851806efce5c416c6476b91686fa435a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff6f6829dbbc8bbdd00118b466b5b9851806efce5c416c6476b91686fa435a1", kill_on_drop: false }` [INFO] [stdout] fff6f6829dbbc8bbdd00118b466b5b9851806efce5c416c6476b91686fa435a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb543c4aa23a2f2c0a83becf4954900fd4c8f62bf55c678e677c5b4531f0ded [INFO] running `Command { std: "docker" "start" "-a" "7bb543c4aa23a2f2c0a83becf4954900fd4c8f62bf55c678e677c5b4531f0ded", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking termion_temporary_zellij_fork v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/color.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/size.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "color") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/commie.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/click.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "size") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/alternate_screen_raw.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/keys.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/mouse.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/async.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/alternate_screen.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/read.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/detect_color.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "commie") due to 2 previous errors [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/is_tty.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/simple.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/truecolor.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_raw_mode` found for struct `Stdout` in the current scope [INFO] [stdout] --> examples/click.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | let mut stdout = MouseTerminal::from(stdout().into_raw_mode().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Stdout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_raw_mode` found for struct `Stdout` in the current scope [INFO] [stdout] --> examples/keys.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | let mut stdout = stdout().into_raw_mode().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Stdout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AlternateScreen` [INFO] [stdout] --> examples/alternate_screen.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | let mut screen = AlternateScreen::from(stdout()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `AlternateScreen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_raw_mode` found for struct `StdoutLock` in the current scope [INFO] [stdout] --> examples/async.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | let mut stdout = stdout.lock().into_raw_mode().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `StdoutLock<'static>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ToMainScreen` in this scope [INFO] [stdout] --> examples/alternate_screen_raw.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | write!(screen, "{}", ToMainScreen).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_passwd` found for struct `StdinLock` in the current scope [INFO] [stdout] --> examples/read.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | let pass = stdin.read_passwd(&mut stdout); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `StdinLock<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ToAlternateScreen` in this scope [INFO] [stdout] --> examples/alternate_screen_raw.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | write!(screen, "{}", ToAlternateScreen).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `events` found for struct `Stdin` in the current scope [INFO] [stdout] --> examples/click.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | for c in stdin.events() { [INFO] [stdout] | ^^^^^^ method not found in `Stdin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> examples/alternate_screen.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Write, stdout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> examples/async.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{Read, Write, stdout}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> examples/async.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{Read, Write, stdout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> examples/click.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Write, stdout, stdin}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_raw_mode` found for struct `Stdout` in the current scope [INFO] [stdout] --> examples/detect_color.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | let mut term = stdout().into_raw_mode().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Stdout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keys` found for struct `Stdin` in the current scope [INFO] [stdout] --> examples/keys.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | for c in stdin.keys() { [INFO] [stdout] | ^^^^ method not found in `Stdin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AlternateScreen` [INFO] [stdout] --> examples/alternate_screen_raw.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let mut screen = AlternateScreen::from(stdout().into_raw_mode().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `AlternateScreen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> examples/keys.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Write, stdout, stdin}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "is_tty") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termion` [INFO] [stdout] --> examples/rustc_fun.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate termion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_raw_mode` found for struct `StdoutLock` in the current scope [INFO] [stdout] --> examples/simple.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | let mut stdout = stdout.lock().into_raw_mode().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `StdoutLock<'static>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> examples/simple.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{Read, Write, stdout, stdin}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "read") due to 3 previous errors [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "async") due to 3 previous errors; 2 warnings emitted [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "truecolor") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "alternate_screen") due to 3 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "keys") due to 4 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no method named `into_raw_mode` found for struct `Stdout` in the current scope [INFO] [stdout] --> examples/alternate_screen_raw.rs:19:53 [INFO] [stdout] | [INFO] [stdout] 19 | let mut screen = AlternateScreen::from(stdout().into_raw_mode().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Stdout` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raw.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn into_raw_mode(self) -> io::Result>; [INFO] [stdout] | ------------- the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoRawMode` which provides `into_raw_mode` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use termion_temporary_zellij_fork::raw::IntoRawMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "click") due to 4 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "detect_color") due to 3 previous errors [INFO] [stdout] error[E0599]: no method named `keys` found for struct `Stdin` in the current scope [INFO] [stdout] --> examples/alternate_screen_raw.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | for c in stdin.keys() { [INFO] [stdout] | ^^^^ method not found in `Stdin` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/input.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | fn keys(self) -> Keys where Self: Sized; [INFO] [stdout] | ---- the method is available for `Stdin` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TermRead` which provides `keys` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use termion_temporary_zellij_fork::input::TermRead; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_raw_mode` found for struct `Stdout` in the current scope [INFO] [stdout] --> examples/mouse.rs:11:55 [INFO] [stdout] | [INFO] [stdout] 11 | let mut stdout = MouseTerminal::from(io::stdout().into_raw_mode().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Stdout` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raw.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn into_raw_mode(self) -> io::Result>; [INFO] [stdout] | ------------- the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoRawMode` which provides `into_raw_mode` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use termion_temporary_zellij_fork::raw::IntoRawMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "simple") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no method named `events` found for struct `Stdin` in the current scope [INFO] [stdout] --> examples/mouse.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | for c in stdin.events() { [INFO] [stdout] | ^^^^^^ method not found in `Stdin` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/input.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn events(self) -> Events where Self: Sized; [INFO] [stdout] | ------ the method is available for `Stdin` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TermRead` which provides `events` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use termion_temporary_zellij_fork::input::TermRead; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> examples/mouse.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "rustc_fun") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/mouse.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | Event::Key(Key::Char('q')) => break, [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/mouse.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | Event::Key(Key::Char('q')) => break, [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/mouse.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | Event::Mouse(me) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseEvent` [INFO] [stdout] --> examples/mouse.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | MouseEvent::Press(_, a, b) | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseEvent` [INFO] [stdout] --> examples/mouse.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | MouseEvent::Release(a, b) | [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseEvent` [INFO] [stdout] --> examples/mouse.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | MouseEvent::Hold(a, b) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "alternate_screen_raw") due to 7 previous errors [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "mouse") due to 10 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7bb543c4aa23a2f2c0a83becf4954900fd4c8f62bf55c678e677c5b4531f0ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb543c4aa23a2f2c0a83becf4954900fd4c8f62bf55c678e677c5b4531f0ded", kill_on_drop: false }` [INFO] [stdout] 7bb543c4aa23a2f2c0a83becf4954900fd4c8f62bf55c678e677c5b4531f0ded