[INFO] cloning repository https://github.com/r1sc/pngcheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r1sc/pngcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr1sc%2Fpngcheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr1sc%2Fpngcheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c107631f3ad5f69277d6b11fadeeafeabefcc4d [INFO] building r1sc/pngcheck against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr1sc%2Fpngcheck" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/r1sc/pngcheck on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/r1sc/pngcheck [INFO] finished tweaking git repo https://github.com/r1sc/pngcheck [INFO] tweaked toml for git repo https://github.com/r1sc/pngcheck written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/r1sc/pngcheck 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded viuer v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41979efb78ba40546e3c04005f4847bbb728985b5250e15f9d857fd49ab363ee [INFO] running `Command { std: "docker" "start" "-a" "41979efb78ba40546e3c04005f4847bbb728985b5250e15f9d857fd49ab363ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41979efb78ba40546e3c04005f4847bbb728985b5250e15f9d857fd49ab363ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41979efb78ba40546e3c04005f4847bbb728985b5250e15f9d857fd49ab363ee", kill_on_drop: false }` [INFO] [stdout] 41979efb78ba40546e3c04005f4847bbb728985b5250e15f9d857fd49ab363ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abc978e6164db896f35eb17e5f8ca821518de7a67c0e64806bebba68155c72d9 [INFO] running `Command { std: "docker" "start" "-a" "abc978e6164db896f35eb17e5f8ca821518de7a67c0e64806bebba68155c72d9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling viuer v0.6.2 [INFO] [stderr] Compiling pngcheck v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `read_u32_le`, `read_cstring`, `read_count_string`, `read_u16_le`, and `read_at` are never used [INFO] [stdout] --> src/easy_br.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait EasyRead: ReadBytesExt + BufRead + Seek { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 6 | #[inline] [INFO] [stdout] 7 | fn read_u32_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn read_cstring(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn read_count_string(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn read_u16_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn read_at(&mut self, seek: SeekFrom, f: F) -> Result [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ByteMatch` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum ByteMatch { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_sameness` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn check_sameness(a: &[u8], b: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RESET` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const COLOR_RESET: &str = "\x1b[0m"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RED` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const COLOR_RED: &str = "\x1b[31m"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_GREEN` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const COLOR_GREEN: &str = "\x1b[32m"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `soft_assert` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn soft_assert(title: &str, actual: &[u8], expected: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `png` is never read [INFO] [stdout] --> src/tui.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct App<'a> { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 48 | png: &'a Png, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s [INFO] running `Command { std: "docker" "inspect" "abc978e6164db896f35eb17e5f8ca821518de7a67c0e64806bebba68155c72d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc978e6164db896f35eb17e5f8ca821518de7a67c0e64806bebba68155c72d9", kill_on_drop: false }` [INFO] [stdout] abc978e6164db896f35eb17e5f8ca821518de7a67c0e64806bebba68155c72d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee029968955332eb7b6662487d0aa93a6b3285302a32781b90300922d92331c [INFO] running `Command { std: "docker" "start" "-a" "3ee029968955332eb7b6662487d0aa93a6b3285302a32781b90300922d92331c", kill_on_drop: false }` [INFO] [stderr] Compiling pngcheck v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `read_u32_le`, `read_cstring`, `read_count_string`, `read_u16_le`, and `read_at` are never used [INFO] [stdout] --> src/easy_br.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait EasyRead: ReadBytesExt + BufRead + Seek { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 6 | #[inline] [INFO] [stdout] 7 | fn read_u32_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn read_cstring(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn read_count_string(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn read_u16_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn read_at(&mut self, seek: SeekFrom, f: F) -> Result [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ByteMatch` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum ByteMatch { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_sameness` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn check_sameness(a: &[u8], b: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RESET` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const COLOR_RESET: &str = "\x1b[0m"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RED` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const COLOR_RED: &str = "\x1b[31m"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_GREEN` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const COLOR_GREEN: &str = "\x1b[32m"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `soft_assert` is never used [INFO] [stdout] --> src/pretty_assert_printing.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn soft_assert(title: &str, actual: &[u8], expected: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `png` is never read [INFO] [stdout] --> src/tui.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct App<'a> { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 48 | png: &'a Png, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_u32_le`, `read_cstring`, `read_count_string`, `read_u16_le`, and `read_at` are never used [INFO] [stdout] --> src/easy_br.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait EasyRead: ReadBytesExt + BufRead + Seek { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 6 | #[inline] [INFO] [stdout] 7 | fn read_u32_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn read_cstring(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn read_count_string(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn read_u16_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn read_at(&mut self, seek: SeekFrom, f: F) -> Result [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "3ee029968955332eb7b6662487d0aa93a6b3285302a32781b90300922d92331c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee029968955332eb7b6662487d0aa93a6b3285302a32781b90300922d92331c", kill_on_drop: false }` [INFO] [stdout] 3ee029968955332eb7b6662487d0aa93a6b3285302a32781b90300922d92331c [INFO] building r1sc/pngcheck against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr1sc%2Fpngcheck" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/r1sc/pngcheck on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/r1sc/pngcheck [INFO] finished tweaking git repo https://github.com/r1sc/pngcheck [INFO] tweaked toml for git repo https://github.com/r1sc/pngcheck written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/r1sc/pngcheck 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6aff0a3cab029e5436e3fc82d9645e6e5d3e62829b91869afcee4b5e8d87144 [INFO] running `Command { std: "docker" "start" "-a" "e6aff0a3cab029e5436e3fc82d9645e6e5d3e62829b91869afcee4b5e8d87144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6aff0a3cab029e5436e3fc82d9645e6e5d3e62829b91869afcee4b5e8d87144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6aff0a3cab029e5436e3fc82d9645e6e5d3e62829b91869afcee4b5e8d87144", kill_on_drop: false }` [INFO] [stdout] e6aff0a3cab029e5436e3fc82d9645e6e5d3e62829b91869afcee4b5e8d87144 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e732df350d86f045740b10cb3d4d5b6997cca1cc8540e03a0c6bd82c90c0fbb2 [INFO] running `Command { std: "docker" "start" "-a" "e732df350d86f045740b10cb3d4d5b6997cca1cc8540e03a0c6bd82c90c0fbb2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling viuer v0.6.2 [INFO] [stderr] Compiling pngcheck v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `read_u32_le`, `read_cstring`, `read_count_string`, `read_u16_le`, and `read_at` are never used [INFO] [stdout] --> src/easy_br.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait EasyRead: ReadBytesExt + BufRead + Seek { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 6 | #[inline] [INFO] [stdout] 7 | fn read_u32_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn read_cstring(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn read_count_string(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn read_u16_le(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn read_at(&mut self, seek: SeekFrom, f: F) -> Result [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pngcheck` (lib); 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ratatui` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `image` (lib) [INFO] running `Command { std: "docker" "inspect" "e732df350d86f045740b10cb3d4d5b6997cca1cc8540e03a0c6bd82c90c0fbb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e732df350d86f045740b10cb3d4d5b6997cca1cc8540e03a0c6bd82c90c0fbb2", kill_on_drop: false }` [INFO] [stdout] e732df350d86f045740b10cb3d4d5b6997cca1cc8540e03a0c6bd82c90c0fbb2