[INFO] fetching crate rawloader 0.37.1...
[INFO] testing rawloader-0.37.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rawloader 0.37.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rawloader 0.37.1
[INFO] finished tweaking crates.io crate rawloader 0.37.1
[INFO] tweaked toml for crates.io crate rawloader 0.37.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rawloader 0.37.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rawloader 0.37.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.5.9
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded byteorder v1.4.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded glob v0.3.0
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded semver v1.0.7
[INFO] [stderr]   Downloaded enumn v0.1.3
[INFO] [stderr]   Downloaded memoffset v0.6.5
[INFO] [stderr]   Downloaded num_cpus v1.13.1
[INFO] [stderr]   Downloaded libc v0.2.123
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2083864bf048a208efe6804c2c2d5a8ed1e09d1d2e240f3f8cbdf8010c6f29b
[INFO] running `Command { std: "docker" "start" "-a" "a2083864bf048a208efe6804c2c2d5a8ed1e09d1d2e240f3f8cbdf8010c6f29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2083864bf048a208efe6804c2c2d5a8ed1e09d1d2e240f3f8cbdf8010c6f29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2083864bf048a208efe6804c2c2d5a8ed1e09d1d2e240f3f8cbdf8010c6f29b", kill_on_drop: false }`
[INFO] [stdout] a2083864bf048a208efe6804c2c2d5a8ed1e09d1d2e240f3f8cbdf8010c6f29b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aadbc3e2e5e1510da08d05bf37e268405f8963358dc2e0c1d4470bc0958b6486
[INFO] running `Command { std: "docker" "start" "-a" "aadbc3e2e5e1510da08d05bf37e268405f8963358dc2e0c1d4470bc0958b6486", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling enumn v0.1.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling rawloader v0.37.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stdout]    --> src/decoders/basics.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(needs_chunks_exact)]
[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(needs_chunks_exact)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stdout]    --> src/decoders/basics.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(needs_chunks_exact)] pub use self::chunks_exact::*;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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(needs_chunks_exact)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/decoders/arw.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |         out[j] = out[(j-1)] + (1<<i);
[INFO] [stdout]     |                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -         out[j] = out[(j-1)] + (1<<i);
[INFO] [stdout] 266 +         out[j] = out[j-1 ] + (1<<i);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/decoders/srw.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |           let l = len[(c >> 3)];
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -           let l = len[(c >> 3)];
[INFO] [stdout] 104 +           let l = len[c >> 3 ];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 |   unused_qualifications
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 59 -   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stdout] 59 +   static ref LOADER: RawLoader = RawLoader::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB {
[INFO] [stdout]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB<'a> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB {
[INFO] [stdout]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB<'a> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32 {
[INFO] [stdout]    |                    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32<'a> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG {
[INFO] [stdout]    |                    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG<'a> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/pumps.rs:242:48
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream {
[INFO] [stdout]     |                    --                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream<'a> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                    --                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:135:72
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                         -- the lifetime is named here                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry> {
[INFO] [stdout]     |                     ^^^^^                      ^^^^^^^^^^
[INFO] [stdout]     |                     |                          ||
[INFO] [stdout]     |                     |                          |the same lifetime is hidden here
[INFO] [stdout]     |                     |                          the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:368:29
[INFO] [stdout]     |
[INFO] [stdout] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD> {
[INFO] [stdout]     |                             ^^^^^                   ^^^^^^^^
[INFO] [stdout]     |                             |                       ||
[INFO] [stdout]     |                             |                       |the same lifetime is hidden here
[INFO] [stdout]     |                             |                       the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:382:25
[INFO] [stdout]     |
[INFO] [stdout] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD> {
[INFO] [stdout]     |                         ^^^^^                      ^^^^^^^^
[INFO] [stdout]     |                         |                          ||
[INFO] [stdout]     |                         |                          |the same lifetime is hidden here
[INFO] [stdout]     |                         |                          the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoders/ciff.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry> {
[INFO] [stdout]    |                     ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]    |                     |                              ||
[INFO] [stdout]    |                     |                              |the same lifetime is hidden here
[INFO] [stdout]    |                     |                              the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/rw2.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic {
[INFO] [stdout]     |                    --                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic<'a> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 24.73s
[INFO] running `Command { std: "docker" "inspect" "aadbc3e2e5e1510da08d05bf37e268405f8963358dc2e0c1d4470bc0958b6486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aadbc3e2e5e1510da08d05bf37e268405f8963358dc2e0c1d4470bc0958b6486", kill_on_drop: false }`
[INFO] [stdout] aadbc3e2e5e1510da08d05bf37e268405f8963358dc2e0c1d4470bc0958b6486
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ea3a6b1f1456440455bad60ccf8b712852f0190ea53539d0bac4c8d5f56d03a
[INFO] running `Command { std: "docker" "start" "-a" "1ea3a6b1f1456440455bad60ccf8b712852f0190ea53539d0bac4c8d5f56d03a", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stdout]    --> src/decoders/basics.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(needs_chunks_exact)]
[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(needs_chunks_exact)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stdout]    --> src/decoders/basics.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(needs_chunks_exact)] pub use self::chunks_exact::*;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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(needs_chunks_exact)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/decoders/arw.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |         out[j] = out[(j-1)] + (1<<i);
[INFO] [stdout]     |                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -         out[j] = out[(j-1)] + (1<<i);
[INFO] [stdout] 266 +         out[j] = out[j-1 ] + (1<<i);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/decoders/srw.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |           let l = len[(c >> 3)];
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -           let l = len[(c >> 3)];
[INFO] [stdout] 104 +           let l = len[c >> 3 ];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 |   unused_qualifications
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 59 -   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stdout] 59 +   static ref LOADER: RawLoader = RawLoader::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB {
[INFO] [stdout]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB<'a> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB {
[INFO] [stdout]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB<'a> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32 {
[INFO] [stdout]    |                    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32<'a> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG {
[INFO] [stdout]    |                    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG<'a> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/pumps.rs:242:48
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream {
[INFO] [stdout]     |                    --                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream<'a> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                    --                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:135:72
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                         -- the lifetime is named here                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry> {
[INFO] [stdout]     |                     ^^^^^                      ^^^^^^^^^^
[INFO] [stdout]     |                     |                          ||
[INFO] [stdout]     |                     |                          |the same lifetime is hidden here
[INFO] [stdout]     |                     |                          the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:368:29
[INFO] [stdout]     |
[INFO] [stdout] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD> {
[INFO] [stdout]     |                             ^^^^^                   ^^^^^^^^
[INFO] [stdout]     |                             |                       ||
[INFO] [stdout]     |                             |                       |the same lifetime is hidden here
[INFO] [stdout]     |                             |                       the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:382:25
[INFO] [stdout]     |
[INFO] [stdout] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD> {
[INFO] [stdout]     |                         ^^^^^                      ^^^^^^^^
[INFO] [stdout]     |                         |                          ||
[INFO] [stdout]     |                         |                          |the same lifetime is hidden here
[INFO] [stdout]     |                         |                          the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoders/ciff.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry> {
[INFO] [stdout]    |                     ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]    |                     |                              ||
[INFO] [stdout]    |                     |                              |the same lifetime is hidden here
[INFO] [stdout]    |                     |                              the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/rw2.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic {
[INFO] [stdout]     |                    --                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic<'a> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rawloader v0.37.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stdout]    --> src/decoders/basics.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(needs_chunks_exact)]
[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(needs_chunks_exact)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stdout]    --> src/decoders/basics.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(needs_chunks_exact)] pub use self::chunks_exact::*;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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(needs_chunks_exact)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/decoders/arw.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |         out[j] = out[(j-1)] + (1<<i);
[INFO] [stdout]     |                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -         out[j] = out[(j-1)] + (1<<i);
[INFO] [stdout] 266 +         out[j] = out[j-1 ] + (1<<i);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/decoders/srw.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |           let l = len[(c >> 3)];
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -           let l = len[(c >> 3)];
[INFO] [stdout] 104 +           let l = len[c >> 3 ];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 |   unused_qualifications
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 59 -   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stdout] 59 +   static ref LOADER: RawLoader = RawLoader::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB {
[INFO] [stdout]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB<'a> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB {
[INFO] [stdout]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB<'a> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32 {
[INFO] [stdout]    |                    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32<'a> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/decoders/pumps.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG {
[INFO] [stdout]    |                    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG<'a> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/pumps.rs:242:48
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream {
[INFO] [stdout]     |                    --                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream<'a> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                    --                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:135:72
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                         -- the lifetime is named here                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry> {
[INFO] [stdout]     |                     ^^^^^                      ^^^^^^^^^^
[INFO] [stdout]     |                     |                          ||
[INFO] [stdout]     |                     |                          |the same lifetime is hidden here
[INFO] [stdout]     |                     |                          the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:368:29
[INFO] [stdout]     |
[INFO] [stdout] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD> {
[INFO] [stdout]     |                             ^^^^^                   ^^^^^^^^
[INFO] [stdout]     |                             |                       ||
[INFO] [stdout]     |                             |                       |the same lifetime is hidden here
[INFO] [stdout]     |                             |                       the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/tiff.rs:382:25
[INFO] [stdout]     |
[INFO] [stdout] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD> {
[INFO] [stdout]     |                         ^^^^^                      ^^^^^^^^
[INFO] [stdout]     |                         |                          ||
[INFO] [stdout]     |                         |                          |the same lifetime is hidden here
[INFO] [stdout]     |                         |                          the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoders/ciff.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry> {
[INFO] [stdout]    |                     ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]    |                     |                              ||
[INFO] [stdout]    |                     |                              |the same lifetime is hidden here
[INFO] [stdout]    |                     |                              the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/decoders/rw2.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic {
[INFO] [stdout]     |                    --                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic<'a> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "1ea3a6b1f1456440455bad60ccf8b712852f0190ea53539d0bac4c8d5f56d03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea3a6b1f1456440455bad60ccf8b712852f0190ea53539d0bac4c8d5f56d03a", kill_on_drop: false }`
[INFO] [stdout] 1ea3a6b1f1456440455bad60ccf8b712852f0190ea53539d0bac4c8d5f56d03a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05d8bfad7e7015756d0e0923a7f8ff0b6152b5b02979607ff8567751bd795202
[INFO] running `Command { std: "docker" "start" "-a" "05d8bfad7e7015756d0e0923a7f8ff0b6152b5b02979607ff8567751bd795202", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stderr]    --> src/decoders/basics.rs:142:7
[INFO] [stderr]     |
[INFO] [stderr] 142 | #[cfg(needs_chunks_exact)]
[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(needs_chunks_exact)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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: unexpected `cfg` condition name: `needs_chunks_exact`
[INFO] [stderr]    --> src/decoders/basics.rs:165:7
[INFO] [stderr]     |
[INFO] [stderr] 165 | #[cfg(needs_chunks_exact)] pub use self::chunks_exact::*;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[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(needs_chunks_exact)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_chunks_exact)");` 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] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/decoders/arw.rs:266:22
[INFO] [stderr]     |
[INFO] [stderr] 266 |         out[j] = out[(j-1)] + (1<<i);
[INFO] [stderr]     |                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 266 -         out[j] = out[(j-1)] + (1<<i);
[INFO] [stderr] 266 +         out[j] = out[j-1 ] + (1<<i);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/decoders/srw.rs:104:23
[INFO] [stderr]     |
[INFO] [stderr] 104 |           let l = len[(c >> 3)];
[INFO] [stderr]     |                       ^      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 104 -           let l = len[(c >> 3)];
[INFO] [stderr] 104 +           let l = len[c >> 3 ];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/lib.rs:59:34
[INFO] [stderr]    |
[INFO] [stderr] 59 |   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:45:3
[INFO] [stderr]    |
[INFO] [stderr] 45 |   unused_qualifications
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 59 -   static ref LOADER: RawLoader = decoders::RawLoader::new();
[INFO] [stderr] 59 +   static ref LOADER: RawLoader = RawLoader::new();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/decoders/pumps.rs:12:32
[INFO] [stderr]    |
[INFO] [stderr] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB {
[INFO] [stderr]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB<'a> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/decoders/pumps.rs:31:32
[INFO] [stderr]    |
[INFO] [stderr] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB {
[INFO] [stderr]    |                    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB<'a> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/decoders/pumps.rs:50:32
[INFO] [stderr]    |
[INFO] [stderr] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32 {
[INFO] [stderr]    |                    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32<'a> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/decoders/pumps.rs:75:32
[INFO] [stderr]    |
[INFO] [stderr] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG {
[INFO] [stderr]    |                    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG<'a> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/decoders/pumps.rs:242:48
[INFO] [stderr]     |
[INFO] [stderr] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream {
[INFO] [stderr]     |                    --                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream<'a> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/decoders/ljpeg/mod.rs:131:39
[INFO] [stderr]     |
[INFO] [stderr] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor, String> {
[INFO] [stderr]     |                    --                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/decoders/ljpeg/mod.rs:135:72
[INFO] [stderr]     |
[INFO] [stderr] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor, String> {
[INFO] [stderr]     |                         -- the lifetime is named here                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor<'a>, String> {
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/decoders/tiff.rs:350:21
[INFO] [stderr]     |
[INFO] [stderr] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry> {
[INFO] [stderr]     |                     ^^^^^                      ^^^^^^^^^^
[INFO] [stderr]     |                     |                          ||
[INFO] [stderr]     |                     |                          |the same lifetime is hidden here
[INFO] [stderr]     |                     |                          the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |   pub fn find_entry(&self, tag: Tag) -> Option<&TiffEntry<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/decoders/tiff.rs:368:29
[INFO] [stderr]     |
[INFO] [stderr] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD> {
[INFO] [stderr]     |                             ^^^^^                   ^^^^^^^^
[INFO] [stderr]     |                             |                       ||
[INFO] [stderr]     |                             |                       |the same lifetime is hidden here
[INFO] [stderr]     |                             |                       the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 368 |   pub fn find_ifds_with_tag(&self, tag: Tag) -> Vec<&TiffIFD<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/decoders/tiff.rs:382:25
[INFO] [stderr]     |
[INFO] [stderr] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD> {
[INFO] [stderr]     |                         ^^^^^                      ^^^^^^^^
[INFO] [stderr]     |                         |                          ||
[INFO] [stderr]     |                         |                          |the same lifetime is hidden here
[INFO] [stderr]     |                         |                          the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 382 |   pub fn find_first_ifd(&self, tag: Tag) -> Option<&TiffIFD<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/decoders/ciff.rs:81:21
[INFO] [stderr]    |
[INFO] [stderr] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry> {
[INFO] [stderr]    |                     ^^^^^                          ^^^^^^^^^^
[INFO] [stderr]    |                     |                              ||
[INFO] [stderr]    |                     |                              |the same lifetime is hidden here
[INFO] [stderr]    |                     |                              the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |   pub fn find_entry(&self, tag: CiffTag) -> Option<&CiffEntry<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/decoders/rw2.rs:139:45
[INFO] [stderr]     |
[INFO] [stderr] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic {
[INFO] [stderr]     |                    --                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic<'a> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rawloader` (lib) generated 17 warnings (run `cargo fix --lib -p rawloader` to apply 15 suggestions)
[INFO] [stderr] warning: `rawloader` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rawloader-67dcda4275a544bb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/benchmark.rs (/opt/rustwide/target/debug/deps/benchmark-3684b4a4d8ae7dfa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/identify.rs (/opt/rustwide/target/debug/deps/identify-909a04d77e50b9a0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rawloader
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/decoders/arw.rs:266:22
[INFO] [stderr]     |
[INFO] [stderr] 266 |         out[j] = out[(j-1)] + (1<<i);
[INFO] [stderr]     |                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 266 -         out[j] = out[(j-1)] + (1<<i);
[INFO] [stderr] 266 +         out[j] = out[j-1 ] + (1<<i);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/decoders/srw.rs:104:23
[INFO] [stderr]     |
[INFO] [stderr] 104 |           let l = len[(c >> 3)];
[INFO] [stderr]     |                       ^      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 104 -           let l = len[(c >> 3)];
[INFO] [stderr] 104 +           let l = len[c >> 3 ];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - decode (line 110) ... ignored
[INFO] [stdout] test src/lib.rs - decode_file (line 97) ... ignored
[INFO] [stdout] test src/lib.rs - (line 6) - compile ... ok
[INFO] [stdout] test src/decoders/cfa.rs - decoders::cfa::CFA::to_string (line 170) ... ok
[INFO] [stdout] test src/decoders/cfa.rs - decoders::cfa::CFA::is_valid (line 155) ... ok
[INFO] [stdout] test src/decoders/cfa.rs - decoders::cfa::CFA (line 8) ... ok
[INFO] [stdout] test src/decoders/cfa.rs - decoders::cfa::CFA::shift (line 109) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05d8bfad7e7015756d0e0923a7f8ff0b6152b5b02979607ff8567751bd795202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d8bfad7e7015756d0e0923a7f8ff0b6152b5b02979607ff8567751bd795202", kill_on_drop: false }`
[INFO] [stdout] 05d8bfad7e7015756d0e0923a7f8ff0b6152b5b02979607ff8567751bd795202
