[INFO] cloning repository https://github.com/Shadetheartist/auto-tilier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shadetheartist/auto-tilier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadetheartist%2Fauto-tilier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadetheartist%2Fauto-tilier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28dcad70b6a20ba32815c1e0d2a027a925405e50
[INFO] checking Shadetheartist/auto-tilier/28dcad70b6a20ba32815c1e0d2a027a925405e50 against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadetheartist%2Fauto-tilier" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Shadetheartist/auto-tilier on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Shadetheartist/auto-tilier
[INFO] finished tweaking git repo https://github.com/Shadetheartist/auto-tilier
[INFO] tweaked toml for git repo https://github.com/Shadetheartist/auto-tilier written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Shadetheartist/auto-tilier 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 247375d1af437f9699a7e12aa1489dd2a9a5030d785c48c16ce80c70f4a06624
[INFO] running `Command { std: "docker" "start" "-a" "247375d1af437f9699a7e12aa1489dd2a9a5030d785c48c16ce80c70f4a06624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "247375d1af437f9699a7e12aa1489dd2a9a5030d785c48c16ce80c70f4a06624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "247375d1af437f9699a7e12aa1489dd2a9a5030d785c48c16ce80c70f4a06624", kill_on_drop: false }`
[INFO] [stdout] 247375d1af437f9699a7e12aa1489dd2a9a5030d785c48c16ce80c70f4a06624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c72ae862738cdb1a8b81e8cba9d70a93328b9b89f40910fafe95cc09f098cec3
[INFO] running `Command { std: "docker" "start" "-a" "c72ae862738cdb1a8b81e8cba9d70a93328b9b89f40910fafe95cc09f098cec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cfg-expr v0.15.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gtk3-macros v0.18.0
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking autotiler v0.1.0 (/opt/rustwide/workdir/autotiler)
[INFO] [stdout] warning: unused imports: `max` and `min`
[INFO] [stdout]  --> autotiler/src/matrix.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::{max, min};
[INFO] [stdout]   |                ^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit`
[INFO] [stdout]   --> autotiler/src/matrix.rs:66:51
[INFO] [stdout]    |
[INFO] [stdout] 66 |         self.data.iter().enumerate().map(|(index, bit)| {
[INFO] [stdout]    |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_bit`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tile_grid`
[INFO] [stdout]  --> autotiler/src/autotile.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn auto_tile(tile_grid: &mut Vec<Vec<Tile3x3>>) {
[INFO] [stdout]   |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unused imports: `max` and `min`
[INFO] [stdout]  --> autotiler/src/matrix.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::{max, min};
[INFO] [stdout]   |                ^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> autotiler/benches/autotiler_benchmark.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     let mut test_matrix = matrix::generate_random_matrix(&tile_set, size, size);
[INFO] [stdout]    |                         ----^^^^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit`
[INFO] [stdout]   --> autotiler/src/matrix.rs:66:51
[INFO] [stdout]    |
[INFO] [stdout] 66 |         self.data.iter().enumerate().map(|(index, bit)| {
[INFO] [stdout]    |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_bit`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tile_grid`
[INFO] [stdout]  --> autotiler/src/autotile.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn auto_tile(tile_grid: &mut Vec<Vec<Tile3x3>>) {
[INFO] [stdout]   |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.0
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk v0.18.0
[INFO] [stderr]     Checking gui v0.1.0 (/opt/rustwide/workdir/gui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "c72ae862738cdb1a8b81e8cba9d70a93328b9b89f40910fafe95cc09f098cec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72ae862738cdb1a8b81e8cba9d70a93328b9b89f40910fafe95cc09f098cec3", kill_on_drop: false }`
[INFO] [stdout] c72ae862738cdb1a8b81e8cba9d70a93328b9b89f40910fafe95cc09f098cec3
