[INFO] fetching crate rawloader 0.37.1... [INFO] checking rawloader-0.37.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate rawloader 0.37.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rawloader 0.37.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-2-tc1/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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumn v0.1.3 [INFO] [stderr] Downloaded quote v1.0.18 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded semver v1.0.7 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded libc v0.2.123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a7fae8f4ecec3f09df14b8048cd22926ef46dddd0d51b1c3a0e65e7313379a [INFO] running `Command { std: "docker" "start" "-a" "96a7fae8f4ecec3f09df14b8048cd22926ef46dddd0d51b1c3a0e65e7313379a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a7fae8f4ecec3f09df14b8048cd22926ef46dddd0d51b1c3a0e65e7313379a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a7fae8f4ecec3f09df14b8048cd22926ef46dddd0d51b1c3a0e65e7313379a", kill_on_drop: false }` [INFO] [stdout] 96a7fae8f4ecec3f09df14b8048cd22926ef46dddd0d51b1c3a0e65e7313379a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc79ba59e8829e8ee349bbbd2d8c1f19e8a707c1f92b94d3d401f8b948b43bd [INFO] running `Command { std: "docker" "start" "-a" "5bc79ba59e8829e8ee349bbbd2d8c1f19e8a707c1f92b94d3d401f8b948b43bd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.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 rayon-core v1.9.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [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 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: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 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 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: 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 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: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: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: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: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: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: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: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/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 { [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 { [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 { [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 { [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< src/decoders/arw.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | out[j] = out[(j-1)] + (1< 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 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: 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] [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] error: aborting due to 1 previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rawloader` (lib test) due to 2 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rawloader` (lib) due to 2 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5bc79ba59e8829e8ee349bbbd2d8c1f19e8a707c1f92b94d3d401f8b948b43bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc79ba59e8829e8ee349bbbd2d8c1f19e8a707c1f92b94d3d401f8b948b43bd", kill_on_drop: false }` [INFO] [stdout] 5bc79ba59e8829e8ee349bbbd2d8c1f19e8a707c1f92b94d3d401f8b948b43bd