[INFO] fetching crate tuviv 0.7.0... [INFO] checking tuviv-0.7.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate tuviv 0.7.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tuviv 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tuviv 0.7.0 [INFO] tweaked toml for crates.io crate tuviv 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tuviv 0.7.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tuviv 0.7.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded layout_engine v0.7.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.16 [INFO] [stderr] Downloaded crossbeam-utils v0.8.17 [INFO] [stderr] Downloaded kitty_image v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a423eef81bde0026f093ef1b9737566a8185de8b6ba7f50fcf22ca1d3b89fad [INFO] running `Command { std: "docker" "start" "-a" "6a423eef81bde0026f093ef1b9737566a8185de8b6ba7f50fcf22ca1d3b89fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a423eef81bde0026f093ef1b9737566a8185de8b6ba7f50fcf22ca1d3b89fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a423eef81bde0026f093ef1b9737566a8185de8b6ba7f50fcf22ca1d3b89fad", kill_on_drop: false }` [INFO] [stdout] 6a423eef81bde0026f093ef1b9737566a8185de8b6ba7f50fcf22ca1d3b89fad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6de04c9c233a456caca054f03c60fd528e620e8292bd0797627a9bfbd1617d2 [INFO] running `Command { std: "docker" "start" "-a" "e6de04c9c233a456caca054f03c60fd528e620e8292bd0797627a9bfbd1617d2", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking layout_engine v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking tuviv v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stdout] error: This example needs the `image` feature to be enabled [INFO] [stdout] --> examples/image.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | compile_error!("This example needs the `image` feature to be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: This example needs the `kitty` feature to be enabled [INFO] [stdout] --> examples/kitty_image.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | compile_error!("This example needs the `kitty` feature to be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Alignment` [INFO] [stdout] --> examples/mouse.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Alignment, Orientation, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Alignment` [INFO] [stdout] --> examples/mouse.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Alignment, Orientation, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `le::Orientation` [INFO] [stdout] --> examples/progress.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use le::Orientation; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scroll` [INFO] [stdout] --> examples/mouse.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut scroll = Vec2::::new(0, 0); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scroll` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> examples/mouse.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | MouseEventKind::Down(b) => mouse_down = true, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/mouse.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut scroll = Vec2::::new(0, 0); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scroll` [INFO] [stdout] --> examples/mouse.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut scroll = Vec2::::new(0, 0); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scroll` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> examples/mouse.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | MouseEventKind::Down(b) => mouse_down = true, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_BUTTON` is never used [INFO] [stdout] --> examples/mouse.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const MOUSE_BUTTON: MouseButton = MouseButton::Left; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PADDING` is never used [INFO] [stdout] --> examples/mouse.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const PADDING: TRBL = TRBL::new(0, 1, 0, 1); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> examples/mouse.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn main() -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/mouse.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut scroll = Vec2::::new(0, 0); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tuviv::widgets::KittyImage` [INFO] [stdout] --> examples/kitty_image.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use tuviv::{prelude::*, widgets::KittyImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `KittyImage` in `widgets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_BUTTON` is never used [INFO] [stdout] --> examples/mouse.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const MOUSE_BUTTON: MouseButton = MouseButton::Left; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tuviv::widgets::Image` [INFO] [stdout] --> examples/image.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use tuviv::{prelude::*, widgets::Image}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Image` in `widgets` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/widgets/mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub use self::image::Image; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `image` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/widgets/mod.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "image")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> examples/kitty_image.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `io` and `thread` [INFO] [stdout] --> examples/kitty_image.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{io, thread}; [INFO] [stdout] | ^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tuviv` (example "image") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tuviv` (example "kitty_image") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e6de04c9c233a456caca054f03c60fd528e620e8292bd0797627a9bfbd1617d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6de04c9c233a456caca054f03c60fd528e620e8292bd0797627a9bfbd1617d2", kill_on_drop: false }` [INFO] [stdout] e6de04c9c233a456caca054f03c60fd528e620e8292bd0797627a9bfbd1617d2