[INFO] cloning repository https://github.com/autondesigner/art
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/autondesigner/art" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautondesigner%2Fart", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautondesigner%2Fart'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8955d7e44b337c7fafff85abf5edc889584ae48
[INFO] checking autondesigner/art against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautondesigner%2Fart" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/autondesigner/art
[INFO] finished tweaking git repo https://github.com/autondesigner/art
[INFO] tweaked toml for git repo https://github.com/autondesigner/art written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/autondesigner/art 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/autondesigner/art 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5d76a7992e6a7ade7121246ec3461bd163df059e7c665eea880743eb1d2f74fa
[INFO] running `Command { std: "docker" "start" "-a" "5d76a7992e6a7ade7121246ec3461bd163df059e7c665eea880743eb1d2f74fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d76a7992e6a7ade7121246ec3461bd163df059e7c665eea880743eb1d2f74fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d76a7992e6a7ade7121246ec3461bd163df059e7c665eea880743eb1d2f74fa", kill_on_drop: false }`
[INFO] [stdout] 5d76a7992e6a7ade7121246ec3461bd163df059e7c665eea880743eb1d2f74fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a984ecdf3a1c024be61d7b22fed383353888d8cb84a787b5504722c85eaba960
[INFO] running `Command { std: "docker" "start" "-a" "a984ecdf3a1c024be61d7b22fed383353888d8cb84a787b5504722c85eaba960", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking siphasher v0.3.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]     Checking art v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> src/main.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |         for row in 0..neighborhood_height {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 let mut cell = self.find_mut_cell(*address);
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 let mut cell = self.front_a.get_mut_cell(row, column);
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |                         let mut front_b_cell = self.front_b.get_mut_cell(row, column);
[INFO] [stdout]     |                             ----^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colors_counter`
[INFO] [stdout]    --> src/main.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |         let colors_counter: Vec<(u64, i64)> = Vec::with_capacity(self.color_modulus as usize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors_counter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PostFunction` is never used
[INFO] [stdout]  --> src/main.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum PostFunction {
[INFO] [stdout]   |      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Cell {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 30 |     color: u64,
[INFO] [stdout] 31 |     address: Address,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_neighborhood` is never used
[INFO] [stdout]    --> src/main.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl AutonImage {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn find_neighborhood<'a>(&'a self, cell: &'a Cell, height: usize, width: usize) -> Vec<&Cell> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hsv` is never read
[INFO] [stdout]    --> src/main.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | struct Color {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 187 |     rgb: [u8; 3],
[INFO] [stdout] 188 |     hsv: [f32; 3],
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `back_b`, `colors_count`, and `rng` are never read
[INFO] [stdout]    --> src/main.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | struct Auton {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 211 |     back_b: AutonImage,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 212 |     colors: Vec<Color>,
[INFO] [stdout] 213 |     colors_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 214 |     color_modulus: u64,
[INFO] [stdout] 215 |     rng: StdRng,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iterate_less_fashion_overall` is never used
[INFO] [stdout]    --> src/main.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | impl Auton {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn iterate_less_fashion_overall(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:104:92
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn find_neighborhood<'a>(&'a self, cell: &'a Cell, height: usize, width: usize) -> Vec<&Cell> {
[INFO] [stdout]     |                               --              -- the lifetime is named here                ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn find_neighborhood<'a>(&'a self, cell: &'a Cell, height: usize, width: usize) -> Vec<&'a Cell> {
[INFO] [stdout]     |                                                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> src/main.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |         for row in 0..neighborhood_height {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 let mut cell = self.find_mut_cell(*address);
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 let mut cell = self.front_a.get_mut_cell(row, column);
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |                         let mut front_b_cell = self.front_b.get_mut_cell(row, column);
[INFO] [stdout]     |                             ----^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colors_counter`
[INFO] [stdout]    --> src/main.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |         let colors_counter: Vec<(u64, i64)> = Vec::with_capacity(self.color_modulus as usize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors_counter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PostFunction` is never used
[INFO] [stdout]  --> src/main.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum PostFunction {
[INFO] [stdout]   |      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Cell {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 30 |     color: u64,
[INFO] [stdout] 31 |     address: Address,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_neighborhood` is never used
[INFO] [stdout]    --> src/main.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl AutonImage {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn find_neighborhood<'a>(&'a self, cell: &'a Cell, height: usize, width: usize) -> Vec<&Cell> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hsv` is never read
[INFO] [stdout]    --> src/main.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | struct Color {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 187 |     rgb: [u8; 3],
[INFO] [stdout] 188 |     hsv: [f32; 3],
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `back_b`, `colors_count`, and `rng` are never read
[INFO] [stdout]    --> src/main.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | struct Auton {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 211 |     back_b: AutonImage,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 212 |     colors: Vec<Color>,
[INFO] [stdout] 213 |     colors_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 214 |     color_modulus: u64,
[INFO] [stdout] 215 |     rng: StdRng,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iterate_less_fashion_overall` is never used
[INFO] [stdout]    --> src/main.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | impl Auton {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn iterate_less_fashion_overall(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:104:92
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn find_neighborhood<'a>(&'a self, cell: &'a Cell, height: usize, width: usize) -> Vec<&Cell> {
[INFO] [stdout]     |                               --              -- the lifetime is named here                ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn find_neighborhood<'a>(&'a self, cell: &'a Cell, height: usize, width: usize) -> Vec<&'a Cell> {
[INFO] [stdout]     |                                                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
[INFO] running `Command { std: "docker" "inspect" "a984ecdf3a1c024be61d7b22fed383353888d8cb84a787b5504722c85eaba960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a984ecdf3a1c024be61d7b22fed383353888d8cb84a787b5504722c85eaba960", kill_on_drop: false }`
[INFO] [stdout] a984ecdf3a1c024be61d7b22fed383353888d8cb84a787b5504722c85eaba960
