[INFO] cloning repository https://github.com/arlept/mtklogo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arlept/mtklogo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlept%2Fmtklogo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlept%2Fmtklogo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e97f51944be9f6dbafff5b1d619341e1fa97dc4c [INFO] checking arlept/mtklogo against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlept%2Fmtklogo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arlept/mtklogo on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arlept/mtklogo [INFO] finished tweaking git repo https://github.com/arlept/mtklogo [INFO] tweaked toml for git repo https://github.com/arlept/mtklogo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arlept/mtklogo 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" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] warning: unused manifest key: package.respository [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae1e0fb462daa48effb87ccb82a4f01c82902603ceab844d539fa3725fb0dac1 [INFO] running `Command { std: "docker" "start" "-a" "ae1e0fb462daa48effb87ccb82a4f01c82902603ceab844d539fa3725fb0dac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae1e0fb462daa48effb87ccb82a4f01c82902603ceab844d539fa3725fb0dac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1e0fb462daa48effb87ccb82a4f01c82902603ceab844d539fa3725fb0dac1", kill_on_drop: false }` [INFO] [stdout] ae1e0fb462daa48effb87ccb82a4f01c82902603ceab844d539fa3725fb0dac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f66f09a68814b5c35ba345b277ed195a81a8ac4188fdc33e2f2a07814e46fce [INFO] running `Command { std: "docker" "start" "-a" "8f66f09a68814b5c35ba345b277ed195a81a8ac4188fdc33e2f2a07814e46fce", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] warning: unused manifest key: package.respository [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking mtklogo v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/image.rs:89:85 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn rgba_to_bgra(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - pub fn rgba_to_bgra(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] 89 + pub fn rgba_to_bgra(mut reader: R, w: u32, h: u32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/image.rs:101:71 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn u32be_to_u32le(mut reader: R, words: usize) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - pub fn u32be_to_u32le(mut reader: R, words: usize) -> Result<(Vec)> { [INFO] [stdout] 101 + pub fn u32be_to_u32le(mut reader: R, words: usize) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/image.rs:112:87 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn rgba_to_rgb565(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 112 - pub fn rgba_to_rgb565(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] 112 + pub fn rgba_to_rgb565(mut reader: R, w: u32, h: u32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/mod.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn load_raw(mut reader: R) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - pub fn load_raw(mut reader: R) -> Result<(Vec)> { [INFO] [stdout] 20 + pub fn load_raw(mut reader: R) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/image.rs:89:85 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn rgba_to_bgra(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - pub fn rgba_to_bgra(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] 89 + pub fn rgba_to_bgra(mut reader: R, w: u32, h: u32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/image.rs:101:71 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn u32be_to_u32le(mut reader: R, words: usize) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - pub fn u32be_to_u32le(mut reader: R, words: usize) -> Result<(Vec)> { [INFO] [stdout] 101 + pub fn u32be_to_u32le(mut reader: R, words: usize) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/image.rs:112:87 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn rgba_to_rgb565(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 112 - pub fn rgba_to_rgb565(mut reader: R, w: u32, h: u32) -> Result<(Vec)> { [INFO] [stdout] 112 + pub fn rgba_to_rgb565(mut reader: R, w: u32, h: u32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/utils/mod.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn load_raw(mut reader: R) -> Result<(Vec)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - pub fn load_raw(mut reader: R) -> Result<(Vec)> { [INFO] [stdout] 20 + pub fn load_raw(mut reader: R) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/utils/image.rs:32:63 [INFO] [stdout] | [INFO] [stdout] 32 | &ColorMode::Rgba(Endian::Big) => Ok(Vec::from(rgba.clone())), [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/utils/image.rs:46:65 [INFO] [stdout] | [INFO] [stdout] 46 | &ColorMode::Rgba(Endian::Big) => Ok(Vec::from(device.clone())), [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mtklogo` (lib) due to 3 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/utils/image.rs:32:63 [INFO] [stdout] | [INFO] [stdout] 32 | &ColorMode::Rgba(Endian::Big) => Ok(Vec::from(rgba.clone())), [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/utils/image.rs:46:65 [INFO] [stdout] | [INFO] [stdout] 46 | &ColorMode::Rgba(Endian::Big) => Ok(Vec::from(device.clone())), [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mtklogo` (lib test) due to 3 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8f66f09a68814b5c35ba345b277ed195a81a8ac4188fdc33e2f2a07814e46fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f66f09a68814b5c35ba345b277ed195a81a8ac4188fdc33e2f2a07814e46fce", kill_on_drop: false }` [INFO] [stdout] 8f66f09a68814b5c35ba345b277ed195a81a8ac4188fdc33e2f2a07814e46fce