[INFO] fetching crate termion_temporary_zellij_fork 1.6.0... [INFO] checking termion_temporary_zellij_fork-1.6.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate termion_temporary_zellij_fork 1.6.0 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate termion_temporary_zellij_fork 1.6.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d0d460120f7f0d57dadbf657aa2f5ce5c65a1aab8e2406678647b28a96b8aac [INFO] running `Command { std: "docker" "start" "-a" "4d0d460120f7f0d57dadbf657aa2f5ce5c65a1aab8e2406678647b28a96b8aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d0d460120f7f0d57dadbf657aa2f5ce5c65a1aab8e2406678647b28a96b8aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0d460120f7f0d57dadbf657aa2f5ce5c65a1aab8e2406678647b28a96b8aac", kill_on_drop: false }` [INFO] [stdout] 4d0d460120f7f0d57dadbf657aa2f5ce5c65a1aab8e2406678647b28a96b8aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca808f516dc41119c97300f9655bb4f602a4312e48cf8ee535f97a3d88201fb [INFO] running `Command { std: "docker" "start" "-a" "bca808f516dc41119c97300f9655bb4f602a4312e48cf8ee535f97a3d88201fb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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/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] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "is_tty") due to 1 previous error [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] [stderr] warning: build failed, waiting for other jobs to finish... [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/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[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[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[E0599]: no method named `read_passwd` found for struct `StdinLock<'a>` 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] 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[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[E0599]: no method named `into_raw_mode` found for struct `StdoutLock<'a>` 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] For more information about this error, try `rustc --explain E0463`. [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] 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 "read") due to 2 previous errors [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "rustc_fun") due to 1 previous error [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "simple") due to 2 previous errors [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "keys") due to 3 previous errors [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] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "truecolor") due to 1 previous error [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/rainbow.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/rainbow.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | let mut stdout = stdout().into_raw_mode().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Stdout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keys` found for struct `Stdin` in the current scope [INFO] [stdout] --> examples/rainbow.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | for c in stdin.keys() { [INFO] [stdout] | ^^^^ method not found in `Stdin` [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[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[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[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] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "rainbow") due to 3 previous errors [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] [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] [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] [stderr] error: could not compile `termion_temporary_zellij_fork` (example "alternate_screen_raw") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "bca808f516dc41119c97300f9655bb4f602a4312e48cf8ee535f97a3d88201fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca808f516dc41119c97300f9655bb4f602a4312e48cf8ee535f97a3d88201fb", kill_on_drop: false }` [INFO] [stdout] bca808f516dc41119c97300f9655bb4f602a4312e48cf8ee535f97a3d88201fb