[INFO] cloning repository https://github.com/aQaTL/file-explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aQaTL/file-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Ffile-explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Ffile-explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fcd623bb33da53c88dbe44b89d8f4c7d07b6e39 [INFO] checking aQaTL/file-explorer against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Ffile-explorer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aQaTL/file-explorer on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aQaTL/file-explorer [INFO] finished tweaking git repo https://github.com/aQaTL/file-explorer [INFO] tweaked toml for git repo https://github.com/aQaTL/file-explorer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aQaTL/file-explorer 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aqatl/aqa_logger` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c061bbbd80f5d62d7229fc22ad757b486846d5fa09ff04e0db0a73dbd56e1783 [INFO] running `Command { std: "docker" "start" "-a" "c061bbbd80f5d62d7229fc22ad757b486846d5fa09ff04e0db0a73dbd56e1783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c061bbbd80f5d62d7229fc22ad757b486846d5fa09ff04e0db0a73dbd56e1783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c061bbbd80f5d62d7229fc22ad757b486846d5fa09ff04e0db0a73dbd56e1783", kill_on_drop: false }` [INFO] [stdout] c061bbbd80f5d62d7229fc22ad757b486846d5fa09ff04e0db0a73dbd56e1783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999699eec304d77a5b8726022496280c15504f752ad56310bff25ad2224d3800 [INFO] running `Command { std: "docker" "start" "-a" "999699eec304d77a5b8726022496280c15504f752ad56310bff25ad2224d3800", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking aqa_logger v0.1.1 (https://github.com/aqatl/aqa_logger#9a97c659) [INFO] [stderr] Checking windows-targets v0.48.0 [INFO] [stderr] Checking windows v0.48.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking file-explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dither` [INFO] [stdout] --> src/main.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | dither, draw_background, draw_rectangle, draw_texture, quantize, quantize_working, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dither` [INFO] [stdout] --> src/main.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | dither, draw_background, draw_rectangle, draw_texture, quantize, quantize_working, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dither` is never used [INFO] [stdout] --> src/draw.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dither(bitmap_data: BitmapData, x: usize, y: usize, width: usize, height: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_closest_palette_color` is never used [INFO] [stdout] --> src/draw.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn find_closest_palette_color(pixel: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dither` is never used [INFO] [stdout] --> src/draw.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dither(bitmap_data: BitmapData, x: usize, y: usize, width: usize, height: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_closest_palette_color` is never used [INFO] [stdout] --> src/draw.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn find_closest_palette_color(pixel: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s [INFO] running `Command { std: "docker" "inspect" "999699eec304d77a5b8726022496280c15504f752ad56310bff25ad2224d3800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999699eec304d77a5b8726022496280c15504f752ad56310bff25ad2224d3800", kill_on_drop: false }` [INFO] [stdout] 999699eec304d77a5b8726022496280c15504f752ad56310bff25ad2224d3800