[INFO] cloning repository https://github.com/sixels/GoodBoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sixels/GoodBoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsixels%2FGoodBoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsixels%2FGoodBoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ca00bdfd4a552f0b5346950b1e6c9b88db22bca
[INFO] checking sixels/GoodBoy against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsixels%2FGoodBoy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sixels/GoodBoy
[INFO] finished tweaking git repo https://github.com/sixels/GoodBoy
[INFO] tweaked toml for git repo https://github.com/sixels/GoodBoy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sixels/GoodBoy on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sixels/GoodBoy 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winit_input_helper v0.11.0
[INFO] [stderr]   Downloaded rfd v0.8.1
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.3
[INFO] [stderr]   Downloaded zvariant_derive v3.1.2
[INFO] [stderr]   Downloaded zbus_macros v2.1.1
[INFO] [stderr]   Downloaded enumflags2 v0.7.3
[INFO] [stderr]   Downloaded pixels v0.9.0
[INFO] [stderr]   Downloaded async-broadcast v0.3.4
[INFO] [stderr]   Downloaded zvariant v3.1.2
[INFO] [stderr]   Downloaded ashpd v0.2.5
[INFO] [stderr]   Downloaded zbus v2.1.1
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.15.3
[INFO] [stderr]   Downloaded wgpu-hal v0.12.4
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.33.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.33.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.33.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.33.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.33.0
[INFO] [stderr]   Downloaded windows v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0664dcc072b75f7d2bf6852e299795681e42296b6c67012f6f5727539b4a878f
[INFO] running `Command { std: "docker" "start" "-a" "0664dcc072b75f7d2bf6852e299795681e42296b6c67012f6f5727539b4a878f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0664dcc072b75f7d2bf6852e299795681e42296b6c67012f6f5727539b4a878f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0664dcc072b75f7d2bf6852e299795681e42296b6c67012f6f5727539b4a878f", kill_on_drop: false }`
[INFO] [stdout] 0664dcc072b75f7d2bf6852e299795681e42296b6c67012f6f5727539b4a878f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82911db75371e672d6277193e3a5840685fc31b9cc8dab2d0a7bb837142bccfe
[INFO] running `Command { std: "docker" "start" "-a" "82911db75371e672d6277193e3a5840685fc31b9cc8dab2d0a7bb837142bccfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking nom v7.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]     Checking wgpu-types v0.12.0
[INFO] [stderr]     Checking profiling v1.0.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking async-broadcast v0.3.4
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.3
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking ordered-stream v0.0.1
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking wide v0.6.5
[INFO] [stderr]    Compiling rfd v0.8.1
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking goodboy_core v0.1.0 (/opt/rustwide/workdir/goodboy-core)
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> goodboy-core/src/cpu.rs:477:13
[INFO] [stdout]     |
[INFO] [stdout] 477 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> goodboy-core/src/cpu.rs:477:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Instruction::NOP => (),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 178 |
[INFO] [stdout] 179 |             Instruction::STOP => self.bus.switch_speed(),
[INFO] [stdout]     |             ----------------- matches some of the same values
[INFO] [stdout] 180 |
[INFO] [stdout] 181 |             Instruction::LDIM16(target) => {
[INFO] [stdout]     |             --------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 185 |             Instruction::LDIM8(target) => {
[INFO] [stdout]     |             -------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 477 |             _ => {
[INFO] [stdout]     |             ^ ...and 64 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> goodboy-core/src/ppu/gpu.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let mut sprites_in_row: usize = 0;
[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] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> goodboy-core/src/cpu/instruction.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |         name: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 115 |     ) -> Opcode {
[INFO] [stdout]     |          ^^^^^^ the same lifetime is hidden 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] 115 |     ) -> Opcode<'a> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> goodboy-core/src/cpu/instruction.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 132 |         name: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 133 |     ) -> Opcode {
[INFO] [stdout]     |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ) -> Opcode<'a> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking mio v0.8.0
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gpu-descriptor v0.2.2
[INFO] [stderr]     Checking ultraviolet v0.8.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> goodboy-core/src/cpu.rs:477:13
[INFO] [stdout]     |
[INFO] [stdout] 477 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> goodboy-core/src/cpu.rs:477:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Instruction::NOP => (),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 178 |
[INFO] [stdout] 179 |             Instruction::STOP => self.bus.switch_speed(),
[INFO] [stdout]     |             ----------------- matches some of the same values
[INFO] [stdout] 180 |
[INFO] [stdout] 181 |             Instruction::LDIM16(target) => {
[INFO] [stdout]     |             --------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 185 |             Instruction::LDIM8(target) => {
[INFO] [stdout]     |             -------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 477 |             _ => {
[INFO] [stdout]     |             ^ ...and 64 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> goodboy-core/src/ppu/gpu.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let mut sprites_in_row: usize = 0;
[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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> goodboy-core/src/cpu/instruction.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |         name: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 115 |     ) -> Opcode {
[INFO] [stdout]     |          ^^^^^^ the same lifetime is hidden 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] 115 |     ) -> Opcode<'a> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> goodboy-core/src/cpu/instruction.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 132 |         name: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 133 |     ) -> Opcode {
[INFO] [stdout]     |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ) -> Opcode<'a> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling enumflags2_derive v0.7.3
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]     Checking naga v0.8.5
[INFO] [stderr]    Compiling zvariant_derive v3.1.2
[INFO] [stderr]    Compiling zbus_macros v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking wgpu-hal v0.12.4
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]     Checking enumflags2 v0.7.3
[INFO] [stderr]     Checking zvariant v3.1.2
[INFO] [stderr]     Checking zbus_names v2.1.0
[INFO] [stderr]     Checking zbus v2.1.1
[INFO] [stderr]     Checking wgpu v0.12.0
[INFO] [stderr]     Checking pixels v0.9.0
[INFO] [stderr]     Checking ashpd v0.2.5
[INFO] [stderr]     Checking winit_input_helper v0.11.0
[INFO] [stderr]     Checking goodboy v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.16s
[INFO] running `Command { std: "docker" "inspect" "82911db75371e672d6277193e3a5840685fc31b9cc8dab2d0a7bb837142bccfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82911db75371e672d6277193e3a5840685fc31b9cc8dab2d0a7bb837142bccfe", kill_on_drop: false }`
[INFO] [stdout] 82911db75371e672d6277193e3a5840685fc31b9cc8dab2d0a7bb837142bccfe
