[INFO] cloning repository https://github.com/openkylin/rust-png [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkylin/rust-png" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-png", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-png'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32864d1dd1c7b7b542ab02ca73a2fac69cc290bc [INFO] testing openkylin/rust-png against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-png" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/openkylin/rust-png [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/openkylin/rust-png [INFO] tweaked toml for git repo https://github.com/openkylin/rust-png written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openkylin/rust-png on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/openkylin/rust-png 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding adler2 v2.0.1 [INFO] [stderr] Adding arrayref v0.3.9 [INFO] [stderr] Adding arrayvec v0.5.2 [INFO] [stderr] Adding base64 v0.13.1 [INFO] [stderr] Adding blake2b_simd v0.5.11 [INFO] [stderr] Adding byteorder v1.5.0 [INFO] [stderr] Adding constant_time_eq v0.1.5 [INFO] [stderr] Adding dirs v1.0.5 [INFO] [stderr] Updating flate2 v1.0.24 -> v1.1.2 [INFO] [stderr] Adding getrandom v0.1.16 [INFO] [stderr] Adding miniz_oxide v0.7.4 (available: v0.8.9) [INFO] [stderr] Adding miniz_oxide v0.8.9 [INFO] [stderr] Downgrading redox_syscall v0.2.10 -> v0.1.57 [INFO] [stderr] Downgrading redox_users v0.4.0 -> v0.3.5 [INFO] [stderr] Adding rust-argon2 v0.8.3 [INFO] [stderr] Downgrading term v0.7.0 -> v0.5.2 (available: v1.0.2) [INFO] [stderr] Downgrading wasi v0.11.0+wasi-snapshot-preview1 -> v0.9.0+wasi-snapshot-preview1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55257fe8a7bb1fd4737126a2c82dcbfc28e59852eb6de8bf23a932460149ea75 [INFO] running `Command { std: "docker" "start" "-a" "55257fe8a7bb1fd4737126a2c82dcbfc28e59852eb6de8bf23a932460149ea75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55257fe8a7bb1fd4737126a2c82dcbfc28e59852eb6de8bf23a932460149ea75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55257fe8a7bb1fd4737126a2c82dcbfc28e59852eb6de8bf23a932460149ea75", kill_on_drop: false }` [INFO] [stdout] 55257fe8a7bb1fd4737126a2c82dcbfc28e59852eb6de8bf23a932460149ea75 [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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 16cd0eaa1d039d464a21473d45c2fc4d182e9176e6e55dcc3d7a1c0e6da37a5c [INFO] running `Command { std: "docker" "start" "-a" "16cd0eaa1d039d464a21473d45c2fc4d182e9176e6e55dcc3d7a1c0e6da37a5c", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.17.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/decoder/stream.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | const CHECKSUM_DISABLED: bool = cfg!(fuzzing); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `common::Compression::Huffman`: use one of the other compression levels instead, such as 'fast' [INFO] [stdout] --> src/encoder.rs:2296:26 [INFO] [stdout] | [INFO] [stdout] 2296 | Compression::Huffman => flate2::Compression::none(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `common::Compression::Rle`: use one of the other compression levels instead, such as 'fast' [INFO] [stdout] --> src/encoder.rs:2297:26 [INFO] [stdout] | [INFO] [stdout] 2297 | Compression::Rle => flate2::Compression::none(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Uninit` is never constructed [INFO] [stdout] --> src/decoder/mod.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 335 | enum SubframeIdx { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 336 | /// The info has not yet been decoded. [INFO] [stdout] 337 | Uninit, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubframeIdx` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recover` is never read [INFO] [stdout] --> src/decoder/stream.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 121 | CrcMismatch { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] 122 | /// bytes to skip to try to recover from this error [INFO] [stdout] 123 | recover: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FormatErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn read_header_info(&mut self) -> Result<&Info, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn read_header_info(&mut self) -> Result<&Info<'_>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | fn info(&self) -> Option<&Info> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 282 | fn info(&self) -> Option<&Info<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn info(&self) -> &Info { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 454 | pub fn info(&self) -> &Info<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:545:21 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn next_row(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 545 | pub fn next_row(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:551:32 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn next_interlaced_row(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 551 | pub fn next_interlaced_row(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:560:33 [INFO] [stdout] | [INFO] [stdout] 560 | fn next_interlaced_row_impl(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 560 | fn next_interlaced_row_impl(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/encoder.rs:938:26 [INFO] [stdout] | [INFO] [stdout] 938 | pub fn stream_writer(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 938 | pub fn stream_writer(&mut self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/encoder.rs:947:36 [INFO] [stdout] | [INFO] [stdout] 947 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 947 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "16cd0eaa1d039d464a21473d45c2fc4d182e9176e6e55dcc3d7a1c0e6da37a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cd0eaa1d039d464a21473d45c2fc4d182e9176e6e55dcc3d7a1c0e6da37a5c", kill_on_drop: false }` [INFO] [stdout] 16cd0eaa1d039d464a21473d45c2fc4d182e9176e6e55dcc3d7a1c0e6da37a5c [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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4497add67c2dd077377b31a294cefe92bab3e9a67ed35d9e494a789006a6f0f0 [INFO] running `Command { std: "docker" "start" "-a" "4497add67c2dd077377b31a294cefe92bab3e9a67ed35d9e494a789006a6f0f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/decoder/stream.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | const CHECKSUM_DISABLED: bool = cfg!(fuzzing); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `common::Compression::Huffman`: use one of the other compression levels instead, such as 'fast' [INFO] [stdout] --> src/encoder.rs:2296:26 [INFO] [stdout] | [INFO] [stdout] 2296 | Compression::Huffman => flate2::Compression::none(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `common::Compression::Rle`: use one of the other compression levels instead, such as 'fast' [INFO] [stdout] --> src/encoder.rs:2297:26 [INFO] [stdout] | [INFO] [stdout] 2297 | Compression::Rle => flate2::Compression::none(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Uninit` is never constructed [INFO] [stdout] --> src/decoder/mod.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 335 | enum SubframeIdx { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 336 | /// The info has not yet been decoded. [INFO] [stdout] 337 | Uninit, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubframeIdx` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recover` is never read [INFO] [stdout] --> src/decoder/stream.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 121 | CrcMismatch { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] 122 | /// bytes to skip to try to recover from this error [INFO] [stdout] 123 | recover: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FormatErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn read_header_info(&mut self) -> Result<&Info, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn read_header_info(&mut self) -> Result<&Info<'_>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | fn info(&self) -> Option<&Info> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 282 | fn info(&self) -> Option<&Info<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn info(&self) -> &Info { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 454 | pub fn info(&self) -> &Info<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:545:21 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn next_row(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 545 | pub fn next_row(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:551:32 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn next_interlaced_row(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 551 | pub fn next_interlaced_row(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:560:33 [INFO] [stdout] | [INFO] [stdout] 560 | fn next_interlaced_row_impl(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 560 | fn next_interlaced_row_impl(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/encoder.rs:938:26 [INFO] [stdout] | [INFO] [stdout] 938 | pub fn stream_writer(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 938 | pub fn stream_writer(&mut self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/encoder.rs:947:36 [INFO] [stdout] | [INFO] [stdout] 947 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 947 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling png v0.17.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/decoder/stream.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | const CHECKSUM_DISABLED: bool = cfg!(fuzzing); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Decoder` [INFO] [stdout] --> src/decoder/mod.rs:944:9 [INFO] [stdout] | [INFO] [stdout] 944 | use super::Decoder; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::discriminant` [INFO] [stdout] --> src/decoder/mod.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use std::mem::discriminant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `common::Compression::Huffman`: use one of the other compression levels instead, such as 'fast' [INFO] [stdout] --> src/encoder.rs:2296:26 [INFO] [stdout] | [INFO] [stdout] 2296 | Compression::Huffman => flate2::Compression::none(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `common::Compression::Rle`: use one of the other compression levels instead, such as 'fast' [INFO] [stdout] --> src/encoder.rs:2297:26 [INFO] [stdout] | [INFO] [stdout] 2297 | Compression::Rle => flate2::Compression::none(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Uninit` is never constructed [INFO] [stdout] --> src/decoder/mod.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 335 | enum SubframeIdx { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 336 | /// The info has not yet been decoded. [INFO] [stdout] 337 | Uninit, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubframeIdx` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recover` is never read [INFO] [stdout] --> src/decoder/stream.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 121 | CrcMismatch { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] 122 | /// bytes to skip to try to recover from this error [INFO] [stdout] 123 | recover: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FormatErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `image_gamma` is never used [INFO] [stdout] --> src/decoder/stream.rs:1292:8 [INFO] [stdout] | [INFO] [stdout] 1292 | fn image_gamma() -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `image_source_chromaticities` is never used [INFO] [stdout] --> src/decoder/stream.rs:1332:8 [INFO] [stdout] | [INFO] [stdout] 1332 | fn image_source_chromaticities() -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SmalBuf` is never constructed [INFO] [stdout] --> src/decoder/mod.rs:949:12 [INFO] [stdout] | [INFO] [stdout] 949 | struct SmalBuf { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/decoder/mod.rs:955:12 [INFO] [stdout] | [INFO] [stdout] 954 | impl SmalBuf { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 955 | fn new(inner: R, cap: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn read_header_info(&mut self) -> Result<&Info, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn read_header_info(&mut self) -> Result<&Info<'_>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | fn info(&self) -> Option<&Info> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 282 | fn info(&self) -> Option<&Info<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn info(&self) -> &Info { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 454 | pub fn info(&self) -> &Info<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:545:21 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn next_row(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 545 | pub fn next_row(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:551:32 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn next_interlaced_row(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 551 | pub fn next_interlaced_row(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoder/mod.rs:560:33 [INFO] [stdout] | [INFO] [stdout] 560 | fn next_interlaced_row_impl(&mut self) -> Result, DecodingError> { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 560 | fn next_interlaced_row_impl(&mut self) -> Result>, DecodingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/encoder.rs:938:26 [INFO] [stdout] | [INFO] [stdout] 938 | pub fn stream_writer(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 938 | pub fn stream_writer(&mut self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/encoder.rs:947:36 [INFO] [stdout] | [INFO] [stdout] 947 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 947 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcjTt0cq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglob-4f447fbb9b736ffe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-b551b6d9be8f27aa.rlib,librand_chacha-a95092564d4c662c.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-411272ebcad4bf7a.rlib,libgetrandom-d0fa2f14b4d8d731.rlib,liblibc-21d847f36e7c23d3.rlib,libflate2-e14312be02293ed4.rlib,libminiz_oxide-632cfc4a0c0292b5.rlib,libadler2-b5c18c9729528d75.rlib,libminiz_oxide-f192f0ff373f2b92.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbitflags-17fc7ff45ec96ad2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcjTt0cq/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/png-d3ce6fbcec11c63f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `png` (lib test) due to 1 previous error; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4497add67c2dd077377b31a294cefe92bab3e9a67ed35d9e494a789006a6f0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4497add67c2dd077377b31a294cefe92bab3e9a67ed35d9e494a789006a6f0f0", kill_on_drop: false }` [INFO] [stdout] 4497add67c2dd077377b31a294cefe92bab3e9a67ed35d9e494a789006a6f0f0