[INFO] fetching crate ratatui-image 8.0.1... [INFO] testing ratatui-image-8.0.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ratatui-image 8.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ratatui-image 8.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ratatui-image 8.0.1 [INFO] tweaked toml for crates.io crate ratatui-image 8.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ratatui-image 8.0.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ratatui-image 8.0.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520abd0a434d7fbd6d1688190b24b3fb24c62540789527bf07f9b06dc780a9d7 [INFO] running `Command { std: "docker" "start" "-a" "520abd0a434d7fbd6d1688190b24b3fb24c62540789527bf07f9b06dc780a9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520abd0a434d7fbd6d1688190b24b3fb24c62540789527bf07f9b06dc780a9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520abd0a434d7fbd6d1688190b24b3fb24c62540789527bf07f9b06dc780a9d7", kill_on_drop: false }` [INFO] [stdout] 520abd0a434d7fbd6d1688190b24b3fb24c62540789527bf07f9b06dc780a9d7 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8c0ad28b93c65725e987b9df5860482a062d9bd0d397a66aa2b663b880eea28 [INFO] running `Command { std: "docker" "start" "-a" "a8c0ad28b93c65725e987b9df5860482a062d9bd0d397a66aa2b663b880eea28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icy_sixel v0.1.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling ratatui-image v8.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "a8c0ad28b93c65725e987b9df5860482a062d9bd0d397a66aa2b663b880eea28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c0ad28b93c65725e987b9df5860482a062d9bd0d397a66aa2b663b880eea28", kill_on_drop: false }` [INFO] [stdout] a8c0ad28b93c65725e987b9df5860482a062d9bd0d397a66aa2b663b880eea28 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc057122be430fd7ba082b91c72159ca91424aede95918b6ba9ab292be287a5 [INFO] running `Command { std: "docker" "start" "-a" "7dc057122be430fd7ba082b91c72159ca91424aede95918b6ba9ab292be287a5", kill_on_drop: false }` [INFO] [stderr] Compiling ratatui-image v8.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.33s [INFO] running `Command { std: "docker" "inspect" "7dc057122be430fd7ba082b91c72159ca91424aede95918b6ba9ab292be287a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc057122be430fd7ba082b91c72159ca91424aede95918b6ba9ab292be287a5", kill_on_drop: false }` [INFO] [stdout] 7dc057122be430fd7ba082b91c72159ca91424aede95918b6ba9ab292be287a5 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b12efa8e98ae05a26ab65d4604a1fe2cb4bb724ef6ba3600218018c7ac0c38a6 [INFO] running `Command { std: "docker" "start" "-a" "b12efa8e98ae05a26ab65d4604a1fe2cb4bb724ef6ba3600218018c7ac0c38a6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratatui_image-b18464e23d29af65) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test picker::cap_parser::tests::test_parse_all ... ok [INFO] [stdout] test picker::cap_parser::tests::test_parse_inner_garbage ... ok [INFO] [stdout] test picker::cap_parser::tests::test_parse_only_garbage ... ok [INFO] [stdout] test picker::tests::test_interpret_parser_responses_text_sizing_protocol ... ok [INFO] [stdout] test picker::tests::test_from_query_stdio_no_hang ... ok [INFO] [stdout] test picker::cap_parser::tests::test_parse_preceding_garbage ... ok [INFO] [stdout] test picker::tests::test_cycle_protocol ... ok [INFO] [stdout] test tests::needs_resize_crop ... ok [INFO] [stdout] test picker::tests::test_interpret_parser_responses_text_sizing_protocol_incomplete ... ok [INFO] [stdout] test tests::needs_resize_fit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ratatui-image/main.rs (/opt/rustwide/target/debug/deps/ratatui_image-0fa3fa2b8d1c7595) [INFO] [stderr] Doc-tests ratatui_image [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - StatefulImage (line 197) ... ok [INFO] [stdout] test src/lib.rs - Image (line 137) ... ok [INFO] [stdout] test src/picker.rs - picker::Picker::from_fontsize (line 151) ... ok [INFO] [stdout] test src/picker.rs - picker::Picker::from_query_stdio (line 87) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 31) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 31) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.14s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b12efa8e98ae05a26ab65d4604a1fe2cb4bb724ef6ba3600218018c7ac0c38a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12efa8e98ae05a26ab65d4604a1fe2cb4bb724ef6ba3600218018c7ac0c38a6", kill_on_drop: false }` [INFO] [stdout] b12efa8e98ae05a26ab65d4604a1fe2cb4bb724ef6ba3600218018c7ac0c38a6