[INFO] fetching crate ratatui-splash-screen 0.1.4... [INFO] testing ratatui-splash-screen-0.1.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ratatui-splash-screen 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ratatui-splash-screen 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ratatui-splash-screen 0.1.4 [INFO] tweaked toml for crates.io crate ratatui-splash-screen 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ratatui-splash-screen 0.1.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ratatui-splash-screen 0.1.4 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ratatui v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bf6a50ea9a5be32c80f9aed4f1dbf0e9830c1079bc3873c70ce987a780313a8 [INFO] running `Command { std: "docker" "start" "-a" "5bf6a50ea9a5be32c80f9aed4f1dbf0e9830c1079bc3873c70ce987a780313a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bf6a50ea9a5be32c80f9aed4f1dbf0e9830c1079bc3873c70ce987a780313a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf6a50ea9a5be32c80f9aed4f1dbf0e9830c1079bc3873c70ce987a780313a8", kill_on_drop: false }` [INFO] [stdout] 5bf6a50ea9a5be32c80f9aed4f1dbf0e9830c1079bc3873c70ce987a780313a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c35b4805febc644cd355f38c2de0602b84e28c83d899abeaca85b64b4abbdc78 [INFO] running `Command { std: "docker" "start" "-a" "c35b4805febc644cd355f38c2de0602b84e28c83d899abeaca85b64b4abbdc78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.0 [INFO] [stderr] Compiling ratatui-splash-screen v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s [INFO] running `Command { std: "docker" "inspect" "c35b4805febc644cd355f38c2de0602b84e28c83d899abeaca85b64b4abbdc78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c35b4805febc644cd355f38c2de0602b84e28c83d899abeaca85b64b4abbdc78", kill_on_drop: false }` [INFO] [stdout] c35b4805febc644cd355f38c2de0602b84e28c83d899abeaca85b64b4abbdc78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d9577c18c8c85f3748139a530d6983edb5e0077ce13212d6a2efdf9087632f7 [INFO] running `Command { std: "docker" "start" "-a" "3d9577c18c8c85f3748139a530d6983edb5e0077ce13212d6a2efdf9087632f7", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ratatui-splash-screen v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as its the more correct name [INFO] [stdout] --> examples/demo.rs:28:59 [INFO] [stdout] | [INFO] [stdout] 28 | frame.render_widget(&mut splash_screen, frame.size()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "3d9577c18c8c85f3748139a530d6983edb5e0077ce13212d6a2efdf9087632f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9577c18c8c85f3748139a530d6983edb5e0077ce13212d6a2efdf9087632f7", kill_on_drop: false }` [INFO] [stdout] 3d9577c18c8c85f3748139a530d6983edb5e0077ce13212d6a2efdf9087632f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfeae6e695e8a399befeaf4d64dd63d946f9f10f4410ceac26dcc8fb04455446 [INFO] running `Command { std: "docker" "start" "-a" "cfeae6e695e8a399befeaf4d64dd63d946f9f10f4410ceac26dcc8fb04455446", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as its the more correct name [INFO] [stderr] --> examples/demo.rs:28:59 [INFO] [stderr] | [INFO] [stderr] 28 | frame.render_widget(&mut splash_screen, frame.size()); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ratatui-splash-screen` (example "demo") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratatui_splash_screen-f0a9fa53e438a8c8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test splash_screen::tests::test_get_color_data ... ok [INFO] [stdout] test config::tests::test_verify_sha256sum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ratatui_splash_screen [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 35) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cfeae6e695e8a399befeaf4d64dd63d946f9f10f4410ceac26dcc8fb04455446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfeae6e695e8a399befeaf4d64dd63d946f9f10f4410ceac26dcc8fb04455446", kill_on_drop: false }` [INFO] [stdout] cfeae6e695e8a399befeaf4d64dd63d946f9f10f4410ceac26dcc8fb04455446