[INFO] fetching crate ratatu-image 1.0.0...
[INFO] testing ratatu-image-1.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ratatu-image 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ratatu-image 1.0.0
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate ratatu-image 1.0.0
[INFO] tweaked toml for crates.io crate ratatu-image 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatu-image 1.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ratatu-image 1.0.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f7c73c3d4dbe50301ea50268ae84c47380e61637494b51e8cf4baf4ea19773a
[INFO] running `Command { std: "docker" "start" "-a" "2f7c73c3d4dbe50301ea50268ae84c47380e61637494b51e8cf4baf4ea19773a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f7c73c3d4dbe50301ea50268ae84c47380e61637494b51e8cf4baf4ea19773a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7c73c3d4dbe50301ea50268ae84c47380e61637494b51e8cf4baf4ea19773a", kill_on_drop: false }`
[INFO] [stdout] 2f7c73c3d4dbe50301ea50268ae84c47380e61637494b51e8cf4baf4ea19773a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d089a5495e3ff29807c8b9cc4581e710f259a471e1896cc76c0732204728b733
[INFO] running `Command { std: "docker" "start" "-a" "d089a5495e3ff29807c8b9cc4581e710f259a471e1896cc76c0732204728b733", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling dyn-clone v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling ratatu-image v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s
[INFO] running `Command { std: "docker" "inspect" "d089a5495e3ff29807c8b9cc4581e710f259a471e1896cc76c0732204728b733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d089a5495e3ff29807c8b9cc4581e710f259a471e1896cc76c0732204728b733", kill_on_drop: false }`
[INFO] [stdout] d089a5495e3ff29807c8b9cc4581e710f259a471e1896cc76c0732204728b733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6848c09618ffc9c7a996a9010a673c08583452eb27608529d7e2fb07ae94fe87
[INFO] running `Command { std: "docker" "start" "-a" "6848c09618ffc9c7a996a9010a673c08583452eb27608529d7e2fb07ae94fe87", kill_on_drop: false }`
[INFO] [stderr]    Compiling ratatu-image v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crossterm`
[INFO] [stdout]  --> examples/screenshot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crossterm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crossterm`, use `cargo add crossterm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossterm`
[INFO] [stdout]  --> examples/screenshot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crossterm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crossterm`, use `cargo add crossterm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The demo needs one of the crossterm, termion, or termwiz features
[INFO] [stdout]  --> examples/demo/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | compile_error!("The demo needs one of the crossterm, termion, or termwiz features");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The demo needs rustix until window_size is on ratataui
[INFO] [stdout]  --> examples/demo/main.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | compile_error!("The demo needs rustix until window_size is on ratataui");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_termios` found for struct `Picker` in the current scope
[INFO] [stdout]   --> examples/demo/main.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let mut picker = Picker::from_termios(None).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ function or associated item not found in `Picker`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Picker`, consider using `Picker::new` which returns `Result<Picker, Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/picker.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | /     pub fn new(
[INFO] [stdout] 93 | |         font_size: FontSize,
[INFO] [stdout] 94 | |         backend_type: BackendType,
[INFO] [stdout] 95 | |         background_color: Option<Rgb<u8>>,
[INFO] [stdout] 96 | |     ) -> Result<Picker> {
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_termios` found for struct `Picker` in the current scope
[INFO] [stdout]   --> examples/screenshot.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut picker = Picker::from_termios(Some(Rgb::<u8>([255, 0, 255])))?;
[INFO] [stdout]    |                              ^^^^^^^^^^^^ function or associated item not found in `Picker`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Picker`, consider using `Picker::new` which returns `Result<Picker, Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/picker.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | /     pub fn new(
[INFO] [stdout] 93 | |         font_size: FontSize,
[INFO] [stdout] 94 | |         backend_type: BackendType,
[INFO] [stdout] 95 | |         background_color: Option<Rgb<u8>>,
[INFO] [stdout] 96 | |     ) -> Result<Picker> {
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatu-image` (example "screenshot") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ratatu-image` (example "demo") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6848c09618ffc9c7a996a9010a673c08583452eb27608529d7e2fb07ae94fe87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6848c09618ffc9c7a996a9010a673c08583452eb27608529d7e2fb07ae94fe87", kill_on_drop: false }`
[INFO] [stdout] 6848c09618ffc9c7a996a9010a673c08583452eb27608529d7e2fb07ae94fe87
