[INFO] fetching crate ratatui-splash-screen 0.1.4...
[INFO] building ratatui-splash-screen-0.1.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate ratatui-splash-screen 0.1.4 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatui-splash-screen 0.1.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3df261459a22a6cbbd6806d338f05ac2b7e3b94629b98d9f9d6f0941419345c2
[INFO] running `Command { std: "docker" "start" "-a" "3df261459a22a6cbbd6806d338f05ac2b7e3b94629b98d9f9d6f0941419345c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df261459a22a6cbbd6806d338f05ac2b7e3b94629b98d9f9d6f0941419345c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df261459a22a6cbbd6806d338f05ac2b7e3b94629b98d9f9d6f0941419345c2", kill_on_drop: false }`
[INFO] [stdout] 3df261459a22a6cbbd6806d338f05ac2b7e3b94629b98d9f9d6f0941419345c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9342f1874d7bd1b46d5dbee6cd7a013b20d2a8dfbe8b0d17b01da9a32f2e010
[INFO] running `Command { std: "docker" "start" "-a" "c9342f1874d7bd1b46d5dbee6cd7a013b20d2a8dfbe8b0d17b01da9a32f2e010", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[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 33.85s
[INFO] running `Command { std: "docker" "inspect" "c9342f1874d7bd1b46d5dbee6cd7a013b20d2a8dfbe8b0d17b01da9a32f2e010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9342f1874d7bd1b46d5dbee6cd7a013b20d2a8dfbe8b0d17b01da9a32f2e010", kill_on_drop: false }`
[INFO] [stdout] c9342f1874d7bd1b46d5dbee6cd7a013b20d2a8dfbe8b0d17b01da9a32f2e010
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 757880f0bc72052f244e5e4be631d36982c84ac4508b9a59a5973af76bac9265
[INFO] running `Command { std: "docker" "start" "-a" "757880f0bc72052f244e5e4be631d36982c84ac4508b9a59a5973af76bac9265", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v0.4.1
[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 2.36s
[INFO] running `Command { std: "docker" "inspect" "757880f0bc72052f244e5e4be631d36982c84ac4508b9a59a5973af76bac9265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757880f0bc72052f244e5e4be631d36982c84ac4508b9a59a5973af76bac9265", kill_on_drop: false }`
[INFO] [stdout] 757880f0bc72052f244e5e4be631d36982c84ac4508b9a59a5973af76bac9265
