[INFO] fetching crate rawloader 0.37.1...
[INFO] checking rawloader-0.37.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rawloader 0.37.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate rawloader 0.37.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ce7755b1b97faada2cf9c0c453144a3ade343ca2807a8d5f8987e9b0a6c7caa
[INFO] running `Command { std: "docker" "start" "-a" "1ce7755b1b97faada2cf9c0c453144a3ade343ca2807a8d5f8987e9b0a6c7caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ce7755b1b97faada2cf9c0c453144a3ade343ca2807a8d5f8987e9b0a6c7caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ce7755b1b97faada2cf9c0c453144a3ade343ca2807a8d5f8987e9b0a6c7caa", kill_on_drop: false }`
[INFO] [stdout] 1ce7755b1b97faada2cf9c0c453144a3ade343ca2807a8d5f8987e9b0a6c7caa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4afcabaf02b88fa9ac806833e258f27e9e3e152594074cda6737171c63857bef
[INFO] running `Command { std: "docker" "start" "-a" "4afcabaf02b88fa9ac806833e258f27e9e3e152594074cda6737171c63857bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling enumn v0.1.3
[INFO] [stderr]     Checking 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[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: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> BitPumpLSB<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB {
[INFO] [stdout]    |                                ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a> BitPumpMSB<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB {
[INFO] [stdout]    |                                ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<'a> BitPumpMSB32<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32 {
[INFO] [stdout]    |                                ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl<'a> BitPumpJPEG<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG {
[INFO] [stdout]    |                                ^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/pumps.rs:242:48
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl<'a> ByteStream<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream {
[INFO] [stdout]     |                                                ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl<'a> LjpegDecompressor<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:135:72
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl<'a> LjpegDecompressor<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[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)]` 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: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/rw2.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<'a> BitPumpPanasonic<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[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: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> BitPumpLSB<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 12 |   pub fn new(src: &'a [u8]) -> BitPumpLSB {
[INFO] [stdout]    |                                ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a> BitPumpMSB<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 31 |   pub fn new(src: &'a [u8]) -> BitPumpMSB {
[INFO] [stdout]    |                                ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<'a> BitPumpMSB32<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 50 |   pub fn new(src: &'a [u8]) -> BitPumpMSB32 {
[INFO] [stdout]    |                                ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decoders/pumps.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl<'a> BitPumpJPEG<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 75 |   pub fn new(src: &'a [u8]) -> BitPumpJPEG {
[INFO] [stdout]    |                                ^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/pumps.rs:242:48
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl<'a> ByteStream<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 242 |   pub fn new(src: &'a [u8], endian: Endian) -> ByteStream {
[INFO] [stdout]     |                                                ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl<'a> LjpegDecompressor<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 131 |   pub fn new(src: &'a [u8]) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/ljpeg/mod.rs:135:72
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl<'a> LjpegDecompressor<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 135 |   pub fn new_full(src: &'a [u8], dng_bug: bool, csfix: bool) -> Result<LjpegDecompressor, String> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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: 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)]` 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: elided lifetime has a name
[INFO] [stdout]    --> src/decoders/rw2.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<'a> BitPumpPanasonic<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 139 |   pub fn new(src: &'a [u8], split: bool) -> BitPumpPanasonic {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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] [stderr] error: could not compile `rawloader` (lib test) due to 1 previous error; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rawloader` (lib) due to 1 previous error; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4afcabaf02b88fa9ac806833e258f27e9e3e152594074cda6737171c63857bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4afcabaf02b88fa9ac806833e258f27e9e3e152594074cda6737171c63857bef", kill_on_drop: false }`
[INFO] [stdout] 4afcabaf02b88fa9ac806833e258f27e9e3e152594074cda6737171c63857bef
