[INFO] cloning repository https://github.com/sjudin/rust-png-decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjudin/rust-png-decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjudin%2Frust-png-decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjudin%2Frust-png-decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0ab499bf1d698e120bd0b9fc7cc7ce01c42b427 [INFO] testing sjudin/rust-png-decoder against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjudin%2Frust-png-decoder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjudin/rust-png-decoder on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sjudin/rust-png-decoder [INFO] finished tweaking git repo https://github.com/sjudin/rust-png-decoder [INFO] tweaked toml for git repo https://github.com/sjudin/rust-png-decoder written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sjudin/rust-png-decoder 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50ba9523adfbb55a4987e826ff56dda305b5524a94d59f21751a62f19099b0e9 [INFO] running `Command { std: "docker" "start" "-a" "50ba9523adfbb55a4987e826ff56dda305b5524a94d59f21751a62f19099b0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50ba9523adfbb55a4987e826ff56dda305b5524a94d59f21751a62f19099b0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ba9523adfbb55a4987e826ff56dda305b5524a94d59f21751a62f19099b0e9", kill_on_drop: false }` [INFO] [stdout] 50ba9523adfbb55a4987e826ff56dda305b5524a94d59f21751a62f19099b0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f03a294650891a90679a99ac56b277c003f2f0a01e7c83dae0cbaafd46c56338 [INFO] running `Command { std: "docker" "start" "-a" "f03a294650891a90679a99ac56b277c003f2f0a01e7c83dae0cbaafd46c56338", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling unindent v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling pyo3-build-config v0.16.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-ffi v0.16.5 [INFO] [stderr] Compiling pyo3 v0.16.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.5 [INFO] [stderr] Compiling pyo3-macros v0.16.5 [INFO] [stderr] Compiling png_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | Ancillary(String), [INFO] [stdout] | --------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ChunkType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 63 | Ancillary(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compression_method`, `filter_method`, and `interlace_method` are never read [INFO] [stdout] --> src/parser.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PngImage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 153 | compression_method: CompressionMethod, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 154 | filter_method: FilterMethod, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 155 | interlace_method: InterlaceMethod, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PngImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "f03a294650891a90679a99ac56b277c003f2f0a01e7c83dae0cbaafd46c56338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03a294650891a90679a99ac56b277c003f2f0a01e7c83dae0cbaafd46c56338", kill_on_drop: false }` [INFO] [stdout] f03a294650891a90679a99ac56b277c003f2f0a01e7c83dae0cbaafd46c56338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e95500326315a8ebc96bf64013bd1fdc8b15a539a61c6e53f591a683821d5a46 [INFO] running `Command { std: "docker" "start" "-a" "e95500326315a8ebc96bf64013bd1fdc8b15a539a61c6e53f591a683821d5a46", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | Ancillary(String), [INFO] [stdout] | --------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ChunkType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 63 | Ancillary(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compression_method`, `filter_method`, and `interlace_method` are never read [INFO] [stdout] --> src/parser.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PngImage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 153 | compression_method: CompressionMethod, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 154 | filter_method: FilterMethod, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 155 | interlace_method: InterlaceMethod, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PngImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling png_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | Ancillary(String), [INFO] [stdout] | --------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ChunkType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 63 | Ancillary(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compression_method`, `filter_method`, and `interlace_method` are never read [INFO] [stdout] --> src/parser.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PngImage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 153 | compression_method: CompressionMethod, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 154 | filter_method: FilterMethod, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 155 | interlace_method: InterlaceMethod, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PngImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "e95500326315a8ebc96bf64013bd1fdc8b15a539a61c6e53f591a683821d5a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e95500326315a8ebc96bf64013bd1fdc8b15a539a61c6e53f591a683821d5a46", kill_on_drop: false }` [INFO] [stdout] e95500326315a8ebc96bf64013bd1fdc8b15a539a61c6e53f591a683821d5a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b42a7bb10b5b049d0e85af85743f7a92b42e6206b46c2d8e98ee7d10c2f6caa1 [INFO] running `Command { std: "docker" "start" "-a" "b42a7bb10b5b049d0e85af85743f7a92b42e6206b46c2d8e98ee7d10c2f6caa1", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parser.rs:63:15 [INFO] [stderr] | [INFO] [stderr] 63 | Ancillary(String), [INFO] [stderr] | --------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ChunkType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 63 | Ancillary(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: fields `compression_method`, `filter_method`, and `interlace_method` are never read [INFO] [stderr] --> src/parser.rs:153:5 [INFO] [stderr] | [INFO] [stderr] 148 | pub struct PngImage { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 153 | compression_method: CompressionMethod, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 154 | filter_method: FilterMethod, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 155 | interlace_method: InterlaceMethod, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PngImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `png_reader` (lib) generated 2 warnings [INFO] [stderr] warning: `png_reader` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_png_reader-3b77b381b0ba43d3) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/png_reader-3f7b5d83efb9eee4) [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] [stderr] Doc-tests rust_png_reader [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 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] running `Command { std: "docker" "inspect" "b42a7bb10b5b049d0e85af85743f7a92b42e6206b46c2d8e98ee7d10c2f6caa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42a7bb10b5b049d0e85af85743f7a92b42e6206b46c2d8e98ee7d10c2f6caa1", kill_on_drop: false }` [INFO] [stdout] b42a7bb10b5b049d0e85af85743f7a92b42e6206b46c2d8e98ee7d10c2f6caa1