[INFO] cloning repository https://github.com/hikerpig/looke
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hikerpig/looke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhikerpig%2Flooke", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhikerpig%2Flooke'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74e6e0ddb5d0b195a20ea64b8adc28e3b1bdcec4
[INFO] checking hikerpig/looke against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhikerpig%2Flooke" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hikerpig/looke
[INFO] finished tweaking git repo https://github.com/hikerpig/looke
[INFO] tweaked toml for git repo https://github.com/hikerpig/looke written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hikerpig/looke on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hikerpig/looke 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8e34f247b8594b44ff8e1b11cbda80a586c534e69c5dc27f56a48fcad96a062
[INFO] running `Command { std: "docker" "start" "-a" "f8e34f247b8594b44ff8e1b11cbda80a586c534e69c5dc27f56a48fcad96a062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8e34f247b8594b44ff8e1b11cbda80a586c534e69c5dc27f56a48fcad96a062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8e34f247b8594b44ff8e1b11cbda80a586c534e69c5dc27f56a48fcad96a062", kill_on_drop: false }`
[INFO] [stdout] f8e34f247b8594b44ff8e1b11cbda80a586c534e69c5dc27f56a48fcad96a062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27e4c96210e73d3dbefda9bda10d822243ad871619e9c7ed7d5f16e89a99a7b
[INFO] running `Command { std: "docker" "start" "-a" "d27e4c96210e73d3dbefda9bda10d822243ad871619e9c7ed7d5f16e89a99a7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.26
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling rand v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking inflate v0.4.4
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]    Compiling rand_os v0.1.1
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking rayon-core v1.4.1
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking rayon v1.0.3
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling palette v0.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling num-derive v0.2.4
[INFO] [stderr]    Compiling palette_derive v0.4.1
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]     Checking looke v0.2.2-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/diff.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type PixelComparator = Box<Fn(RgbaTuple, RgbaTuple) -> bool>;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type PixelComparator = Box<dyn Fn(RgbaTuple, RgbaTuple) -> bool>;
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/diff.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type PixelComparator = Box<Fn(RgbaTuple, RgbaTuple) -> bool>;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type PixelComparator = Box<dyn Fn(RgbaTuple, RgbaTuple) -> bool>;
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `xmin`, `ymin`, `xmax`, and `ymax` are never read
[INFO] [stdout]   --> src/diff.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct DiffArea {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  8 |     xmin: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     ymin: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     xmax: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     ymax: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffArea` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `xmin`, `ymin`, `xmax`, and `ymax` are never read
[INFO] [stdout]   --> src/diff.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct DiffArea {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  8 |     xmin: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     ymin: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     xmax: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     ymax: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffArea` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "d27e4c96210e73d3dbefda9bda10d822243ad871619e9c7ed7d5f16e89a99a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27e4c96210e73d3dbefda9bda10d822243ad871619e9c7ed7d5f16e89a99a7b", kill_on_drop: false }`
[INFO] [stdout] d27e4c96210e73d3dbefda9bda10d822243ad871619e9c7ed7d5f16e89a99a7b
