[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 try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadetheartist%2Fauto-tilier" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shadetheartist/auto-tilier on toolchain 6d565b71a096078f59574161a2a382ec4a1eb751 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "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-tc2/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" "+6d565b71a096078f59574161a2a382ec4a1eb751" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a0ef728c7dfe04d9a3c9e6c46e8bbb01367ba81b16dc0f6f030653da58c540d [INFO] running `Command { std: "docker" "start" "-a" "4a0ef728c7dfe04d9a3c9e6c46e8bbb01367ba81b16dc0f6f030653da58c540d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a0ef728c7dfe04d9a3c9e6c46e8bbb01367ba81b16dc0f6f030653da58c540d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0ef728c7dfe04d9a3c9e6c46e8bbb01367ba81b16dc0f6f030653da58c540d", kill_on_drop: false }` [INFO] [stdout] 4a0ef728c7dfe04d9a3c9e6c46e8bbb01367ba81b16dc0f6f030653da58c540d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4f6ec87a3cdf8eb447b023203c5d81421004acae1b624c95aa353ddf39f2151 [INFO] running `Command { std: "docker" "start" "-a" "b4f6ec87a3cdf8eb447b023203c5d81421004acae1b624c95aa353ddf39f2151", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cfg-expr v0.15.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking adler v1.0.2 [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 half v2.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [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 tiff v0.9.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling system-deps v6.2.0 [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 ryu v1.0.16 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [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 glib-macros v0.18.5 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking autotiler v0.1.0 (/opt/rustwide/workdir/autotiler) [INFO] [stderr] Compiling gtk3-macros v0.18.0 [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>) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_grid` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.18.5/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.18.5/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | Self::Inner: IsA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `object::ObjectType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.18.5/src/object.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 21 | pub unsafe trait ObjectType: [INFO] [stdout] | ---------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 36 | + for<'a> ToGlibPtr<'a, *mut ::GlibType> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ObjectType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.18.5/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.18.5/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | Self::Inner: IsA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `object::ObjectType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.18.5/src/object.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 21 | pub unsafe trait ObjectType: [INFO] [stdout] | ---------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 36 | + for<'a> ToGlibPtr<'a, *mut ::GlibType> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ObjectType` [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>) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_grid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glib` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b4f6ec87a3cdf8eb447b023203c5d81421004acae1b624c95aa353ddf39f2151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f6ec87a3cdf8eb447b023203c5d81421004acae1b624c95aa353ddf39f2151", kill_on_drop: false }` [INFO] [stdout] b4f6ec87a3cdf8eb447b023203c5d81421004acae1b624c95aa353ddf39f2151