[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 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.4
[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]       Adding simd-adler32 v0.3.7
[INFO] [stderr]  Downgrading term v0.7.0 -> v0.5.2 (available: v1.2.0)
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5c74663df613c2dbbb904b6a9baa3d12d04d7215d59d3d240d59b96ccf08a29
[INFO] running `Command { std: "docker" "start" "-a" "e5c74663df613c2dbbb904b6a9baa3d12d04d7215d59d3d240d59b96ccf08a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c74663df613c2dbbb904b6a9baa3d12d04d7215d59d3d240d59b96ccf08a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c74663df613c2dbbb904b6a9baa3d12d04d7215d59d3d240d59b96ccf08a29", kill_on_drop: false }`
[INFO] [stdout] e5c74663df613c2dbbb904b6a9baa3d12d04d7215d59d3d240d59b96ccf08a29
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90392cfaf745a2915806d5f032d5c1c25b5cc4beb8fe228a00709d7373175c68
[INFO] running `Command { std: "docker" "start" "-a" "90392cfaf745a2915806d5f032d5c1c25b5cc4beb8fe228a00709d7373175c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bitflags v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling flate2 v1.1.4
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Option<Row>, 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<Option<Row<'_>>, 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<Option<InterlacedRow>, 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<Option<InterlacedRow<'_>>, 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<Option<InterlacedRow>, 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<Option<InterlacedRow<'_>>, 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<StreamWriter<W>> {
[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<StreamWriter<'_, W>> {
[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<StreamWriter<W>> {
[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<StreamWriter<'_, W>> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
[INFO] running `Command { std: "docker" "inspect" "90392cfaf745a2915806d5f032d5c1c25b5cc4beb8fe228a00709d7373175c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90392cfaf745a2915806d5f032d5c1c25b5cc4beb8fe228a00709d7373175c68", kill_on_drop: false }`
[INFO] [stdout] 90392cfaf745a2915806d5f032d5c1c25b5cc4beb8fe228a00709d7373175c68
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f924454d55816168fbf4f296659a1d9aa5d4cbb53c248c90612f94f3b08a7fcd
[INFO] running `Command { std: "docker" "start" "-a" "f924454d55816168fbf4f296659a1d9aa5d4cbb53c248c90612f94f3b08a7fcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.129
[INFO] [stderr]    Compiling getopts v0.2.21
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Option<Row>, 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<Option<Row<'_>>, 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<Option<InterlacedRow>, 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<Option<InterlacedRow<'_>>, 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<Option<InterlacedRow>, 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<Option<InterlacedRow<'_>>, 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<StreamWriter<W>> {
[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<StreamWriter<'_, W>> {
[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<StreamWriter<W>> {
[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<StreamWriter<'_, W>> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<R: BufRead> {
[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<R: BufRead> SmalBuf<R> {
[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<Option<Row>, 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<Option<Row<'_>>, 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<Option<InterlacedRow>, 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<Option<InterlacedRow<'_>>, 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<Option<InterlacedRow>, 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<Option<InterlacedRow<'_>>, 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<StreamWriter<W>> {
[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<StreamWriter<'_, W>> {
[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<StreamWriter<W>> {
[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<StreamWriter<'_, W>> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.49s
[INFO] running `Command { std: "docker" "inspect" "f924454d55816168fbf4f296659a1d9aa5d4cbb53c248c90612f94f3b08a7fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f924454d55816168fbf4f296659a1d9aa5d4cbb53c248c90612f94f3b08a7fcd", kill_on_drop: false }`
[INFO] [stdout] f924454d55816168fbf4f296659a1d9aa5d4cbb53c248c90612f94f3b08a7fcd
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab0007b8d1de5fa84dacfb2110bd061b2a94aac2d362baace5ee202103fd579b
[INFO] running `Command { std: "docker" "start" "-a" "ab0007b8d1de5fa84dacfb2110bd061b2a94aac2d362baace5ee202103fd579b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]   --> src/decoder/stream.rs:28:38
[INFO] [stderr]    |
[INFO] [stderr] 28 | const CHECKSUM_DISABLED: bool = cfg!(fuzzing);
[INFO] [stderr]    |                                      ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `common::Compression::Huffman`: use one of the other compression levels instead, such as 'fast'
[INFO] [stderr]     --> src/encoder.rs:2296:26
[INFO] [stderr]      |
[INFO] [stderr] 2296 |             Compression::Huffman => flate2::Compression::none(),
[INFO] [stderr]      |                          ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `common::Compression::Rle`: use one of the other compression levels instead, such as 'fast'
[INFO] [stderr]     --> src/encoder.rs:2297:26
[INFO] [stderr]      |
[INFO] [stderr] 2297 |             Compression::Rle => flate2::Compression::none(),
[INFO] [stderr]      |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Uninit` is never constructed
[INFO] [stderr]    --> src/decoder/mod.rs:337:5
[INFO] [stderr]     |
[INFO] [stderr] 335 | enum SubframeIdx {
[INFO] [stderr]     |      ----------- variant in this enum
[INFO] [stderr] 336 |     /// The info has not yet been decoded.
[INFO] [stderr] 337 |     Uninit,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SubframeIdx` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `recover` is never read
[INFO] [stderr]    --> src/decoder/stream.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |     CrcMismatch {
[INFO] [stderr]     |     ----------- field in this variant
[INFO] [stderr] 122 |         /// bytes to skip to try to recover from this error
[INFO] [stderr] 123 |         recover: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FormatErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoder/mod.rs:179:29
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn read_header_info(&mut self) -> Result<&Info, DecodingError> {
[INFO] [stderr]     |                             ^^^^^^^^^            -----
[INFO] [stderr]     |                             |                    ||
[INFO] [stderr]     |                             |                    |the lifetimes get resolved as `'_`
[INFO] [stderr]     |                             |                    the lifetimes get resolved as `'_`
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn read_header_info(&mut self) -> Result<&Info<'_>, DecodingError> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoder/mod.rs:282:13
[INFO] [stderr]     |
[INFO] [stderr] 282 |     fn info(&self) -> Option<&Info> {
[INFO] [stderr]     |             ^^^^^            -----
[INFO] [stderr]     |             |                ||
[INFO] [stderr]     |             |                |the lifetimes get resolved as `'_`
[INFO] [stderr]     |             |                the lifetimes get resolved as `'_`
[INFO] [stderr]     |             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 282 |     fn info(&self) -> Option<&Info<'_>> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoder/mod.rs:454:17
[INFO] [stderr]     |
[INFO] [stderr] 454 |     pub fn info(&self) -> &Info {
[INFO] [stderr]     |                 ^^^^^     -----
[INFO] [stderr]     |                 |         ||
[INFO] [stderr]     |                 |         |the lifetimes get resolved as `'_`
[INFO] [stderr]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 454 |     pub fn info(&self) -> &Info<'_> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoder/mod.rs:545:21
[INFO] [stderr]     |
[INFO] [stderr] 545 |     pub fn next_row(&mut self) -> Result<Option<Row>, DecodingError> {
[INFO] [stderr]     |                     ^^^^^^^^^                   --- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 545 |     pub fn next_row(&mut self) -> Result<Option<Row<'_>>, DecodingError> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoder/mod.rs:551:32
[INFO] [stderr]     |
[INFO] [stderr] 551 |     pub fn next_interlaced_row(&mut self) -> Result<Option<InterlacedRow>, DecodingError> {
[INFO] [stderr]     |                                ^^^^^^^^^                   ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 551 |     pub fn next_interlaced_row(&mut self) -> Result<Option<InterlacedRow<'_>>, DecodingError> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoder/mod.rs:560:33
[INFO] [stderr]     |
[INFO] [stderr] 560 |     fn next_interlaced_row_impl(&mut self) -> Result<Option<InterlacedRow>, DecodingError> {
[INFO] [stderr]     |                                 ^^^^^^^^^                   ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 560 |     fn next_interlaced_row_impl(&mut self) -> Result<Option<InterlacedRow<'_>>, DecodingError> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/encoder.rs:938:26
[INFO] [stderr]     |
[INFO] [stderr] 938 |     pub fn stream_writer(&mut self) -> Result<StreamWriter<W>> {
[INFO] [stderr]     |                          ^^^^^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 938 |     pub fn stream_writer(&mut self) -> Result<StreamWriter<'_, W>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/encoder.rs:947:36
[INFO] [stderr]     |
[INFO] [stderr] 947 |     pub fn stream_writer_with_size(&mut self, size: usize) -> Result<StreamWriter<W>> {
[INFO] [stderr]     |                                    ^^^^^^^^^                         --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 947 |     pub fn stream_writer_with_size(&mut self, size: usize) -> Result<StreamWriter<'_, W>> {
[INFO] [stderr]     |                                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::Decoder`
[INFO] [stderr]    --> src/decoder/mod.rs:944:9
[INFO] [stderr]     |
[INFO] [stderr] 944 |     use super::Decoder;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::mem::discriminant`
[INFO] [stderr]    --> src/decoder/mod.rs:946:9
[INFO] [stderr]     |
[INFO] [stderr] 946 |     use std::mem::discriminant;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `image_gamma` is never used
[INFO] [stderr]     --> src/decoder/stream.rs:1292:8
[INFO] [stderr]      |
[INFO] [stderr] 1292 |     fn image_gamma() -> Result<(), ()> {
[INFO] [stderr]      |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `image_source_chromaticities` is never used
[INFO] [stderr]     --> src/decoder/stream.rs:1332:8
[INFO] [stderr]      |
[INFO] [stderr] 1332 |     fn image_source_chromaticities() -> Result<(), ()> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SmalBuf` is never constructed
[INFO] [stderr]    --> src/decoder/mod.rs:949:12
[INFO] [stderr]     |
[INFO] [stderr] 949 |     struct SmalBuf<R: BufRead> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/decoder/mod.rs:955:12
[INFO] [stderr]     |
[INFO] [stderr] 954 |     impl<R: BufRead> SmalBuf<R> {
[INFO] [stderr]     |     --------------------------- associated function in this implementation
[INFO] [stderr] 955 |         fn new(inner: R, cap: usize) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `png` (lib) generated 13 warnings
[INFO] [stderr] warning: `png` (lib test) generated 19 warnings (13 duplicates) (run `cargo fix --lib -p png --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/png-806d6ec01538987a)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test encoder::tests::expect_error_on_invalid_bit_depth_color_type_combination ... ok
[INFO] [stdout] test encoder::tests::expect_error_on_wrong_image_len ... ok
[INFO] [stdout] test encoder::tests::all_filters_roundtrip ... ok
[INFO] [stdout] test encoder::tests::exper_error_on_non_u32_chunk ... ok
[INFO] [stdout] test encoder::tests::exper_error_on_huge_chunk ... ok
[INFO] [stdout] test encoder::tests::expect_error_on_empty_image ... ok
[INFO] [stdout] test encoder::tests::can_write_header_with_valid_bit_depth_color_type_combination ... ok
[INFO] [stdout] test encoder::tests::image_validate_missing_image ... ok
[INFO] [stdout] test encoder::tests::image_validate_animation2 ... ok
[INFO] [stdout] test encoder::tests::issue_307_stream_validation ... ok
[INFO] [stdout] test encoder::tests::image_validate_missing_animated_frame ... ok
[INFO] [stdout] test encoder::tests::image_validate_sequence_without_animation ... ok
[INFO] [stdout] test encoder::tests::image_validate_animation_sep_def_image ... ok
[INFO] [stdout] test encoder::tests::roundtrip ... ok
[INFO] [stdout] test encoder::tests::roundtrip_stream ... ok
[INFO] [stdout] test encoder::tests::image_validate_animation ... ok
[INFO] [stdout] test encoder::tests::some_gamma_roundtrip ... ok
[INFO] [stdout] test encoder::tests::write_image_chunks_beyond_first ... ok
[INFO] [stdout] test filter::test::sum_buffer_test ... ok
[INFO] [stdout] test utils::test_adam7 ... ok
[INFO] [stdout] test utils::test_expand_adam7_bits ... ok
[INFO] [stdout] test filter::test::roundtrip ... ok
[INFO] [stdout] test utils::test_subbyte_pixels ... ok
[INFO] [stdout] test filter::test::roundtrip_ascending_previous_line ... ok
[INFO] [stdout] test utils::test_expand_pass_subbyte ... ok
[INFO] [stdout] test encoder::tests::finish_drops_inner_writer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests png
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 32) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok
[INFO] [stdout] test src/decoder/mod.rs - decoder::Decoder<R>::set_limits (line 156) - compile ... ok
[INFO] [stdout] test src/decoder/mod.rs - decoder::Decoder<R>::set_ignore_text_chunk (line 214) ... FAILED
[INFO] [stdout] test src/text_metadata.rs - text_metadata (line 25) ... FAILED
[INFO] [stdout] test src/text_metadata.rs - text_metadata (line 54) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/decoder/mod.rs - decoder::Decoder<R>::set_ignore_text_chunk (line 214) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/decoder/mod.rs:7:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6243b385d332 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6243b385d332 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6243b385d332 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6243b385d332 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6243b38794f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6243b38794f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6243b385b053 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6243b385b053 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6243b385d182 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6243b385e206 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6243b385e009 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6243b385ebd2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6243b385e96a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6243b385d829 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x6243b385e5fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6243b38787e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6243b3878b56 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x6243b3833fb2 - rust_out::main::_doctest_main_src_decoder_mod_rs_214_0::hfcb10dad54326643
[INFO] [stdout]   18:     0x6243b3833f36 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x6243b38320f3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x6243b3831f26 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x6243b3831e69 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x6243b3858c00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x6243b3858c00 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x6243b3858c00 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x6243b3858c00 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x6243b3858c00 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x6243b3858c00 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6243b3858c00 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6243b3858c00 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6243b3858c00 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x6243b3831e51 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x6243b3834165 - main
[INFO] [stdout]   33:     0x772a1501e1ca - <unknown>
[INFO] [stdout]   34:     0x772a1501e28b - __libc_start_main
[INFO] [stdout]   35:     0x6243b382e5d5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/text_metadata.rs - text_metadata (line 25) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/text_metadata.rs:16:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b16cc2e8032 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b16cc2e8032 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b16cc2e8032 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b16cc2e8032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b16cc3042e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b16cc3042e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5b16cc2e5b93 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b16cc2e5b93 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b16cc2e7e82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b16cc2e8f06 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b16cc2e8d09 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5b16cc2e98d2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5b16cc2e966a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5b16cc2e8529 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5b16cc2e92fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5b16cc3035d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5b16cc303946 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5b16cc2bcfdc - rust_out::main::_doctest_main_src_text_metadata_rs_25_0::hc2e43f27bd5f2475
[INFO] [stdout]   18:     0x5b16cc2bcf06 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x5b16cc2b9823 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x5b16cc2b92e6 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x5b16cc2b9229 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x5b16cc2e2d90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x5b16cc2e2d90 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5b16cc2e2d90 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x5b16cc2e2d90 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5b16cc2e2d90 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5b16cc2e2d90 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5b16cc2e2d90 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5b16cc2e2d90 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b16cc2e2d90 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5b16cc2b9211 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x5b16cc2bd495 - main
[INFO] [stdout]   33:     0x7151828951ca - <unknown>
[INFO] [stdout]   34:     0x71518289528b - __libc_start_main
[INFO] [stdout]   35:     0x5b16cc2b57c5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/text_metadata.rs - text_metadata (line 54) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/text_metadata.rs:11:75:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b274db52f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b274db52f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b274db52f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58b274db52f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58b274dd1473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58b274dd1473 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x58b274db2f33 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b274db2f33 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58b274db5142 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58b274db61b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58b274db5fb9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x58b274db6a82 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x58b274db691a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x58b274db57e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x58b274db65ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x58b274dd0760 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x58b274dd0ad6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x58b274d87d91 - rust_out::main::_doctest_main_src_text_metadata_rs_54_0::h31a1aebccab178e6
[INFO] [stdout]   18:     0x58b274d87ca6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x58b274d7f1f3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x58b274d7ef06 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x58b274d7ee49 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x58b274db08b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x58b274db08b0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x58b274db08b0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x58b274db08b0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x58b274db08b0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x58b274db08b0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x58b274db08b0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x58b274db08b0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x58b274db08b0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x58b274d7ee31 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x58b274d88ab5 - main
[INFO] [stdout]   33:     0x7a0150da71ca - <unknown>
[INFO] [stdout]   34:     0x7a0150da728b - __libc_start_main
[INFO] [stdout]   35:     0x58b274d783a5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/decoder/mod.rs - decoder::Decoder<R>::set_ignore_text_chunk (line 214)
[INFO] [stdout]     src/text_metadata.rs - text_metadata (line 25)
[INFO] [stdout]     src/text_metadata.rs - text_metadata (line 54)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ab0007b8d1de5fa84dacfb2110bd061b2a94aac2d362baace5ee202103fd579b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab0007b8d1de5fa84dacfb2110bd061b2a94aac2d362baace5ee202103fd579b", kill_on_drop: false }`
[INFO] [stdout] ab0007b8d1de5fa84dacfb2110bd061b2a94aac2d362baace5ee202103fd579b
