[INFO] cloning repository https://github.com/RIP-Comm/clementine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RIP-Comm/clementine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRIP-Comm%2Fclementine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRIP-Comm%2Fclementine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7af12e4eabdcf0b60320ff4c3c4962d4e54d267
[INFO] checking RIP-Comm/clementine against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRIP-Comm%2Fclementine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RIP-Comm/clementine on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/RIP-Comm/clementine
[INFO] finished tweaking git repo https://github.com/RIP-Comm/clementine
[INFO] tweaked toml for git repo https://github.com/RIP-Comm/clementine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/RIP-Comm/clementine 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wfd v0.1.7
[INFO] [stderr]   Downloaded egui_extras v0.26.2
[INFO] [stderr]   Downloaded emath v0.26.2
[INFO] [stderr]   Downloaded egui-winit v0.26.2
[INFO] [stderr]   Downloaded ecolor v0.26.2
[INFO] [stderr]   Downloaded versions v5.0.1
[INFO] [stderr]   Downloaded egui_glow v0.26.2
[INFO] [stderr]   Downloaded libloading v0.8.2
[INFO] [stderr]   Downloaded egui_glium v0.23.0
[INFO] [stderr]   Downloaded glutin v0.31.3
[INFO] [stderr]   Downloaded egui v0.26.2
[INFO] [stderr]   Downloaded eframe v0.26.2
[INFO] [stderr]   Downloaded native-dialog v0.7.0
[INFO] [stderr]   Downloaded winit v0.29.13
[INFO] [stderr]   Downloaded epaint v0.26.2
[INFO] [stderr]   Downloaded glium v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13bb24cf329e4e85ce4a29b964ddd7149b1acc0328e06fd016f69158ba8e177c
[INFO] running `Command { std: "docker" "start" "-a" "13bb24cf329e4e85ce4a29b964ddd7149b1acc0328e06fd016f69158ba8e177c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13bb24cf329e4e85ce4a29b964ddd7149b1acc0328e06fd016f69158ba8e177c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13bb24cf329e4e85ce4a29b964ddd7149b1acc0328e06fd016f69158ba8e177c", kill_on_drop: false }`
[INFO] [stdout] 13bb24cf329e4e85ce4a29b964ddd7149b1acc0328e06fd016f69158ba8e177c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ead2ed0dfdf58fc08b551fd4498b4f22034c817ada3f482e5767a788fca9f2b
[INFO] running `Command { std: "docker" "start" "-a" "3ead2ed0dfdf58fc08b551fd4498b4f22034c817ada3f482e5767a788fca9f2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking libloading v0.8.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling winit v0.29.13
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking logger v0.1.0 (/opt/rustwide/workdir/logger)
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling glium v0.33.0
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking versions v5.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking ecolor v0.23.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking emath v0.23.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking native-dialog v0.7.0
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking ecolor v0.26.2
[INFO] [stderr]     Checking emath v0.26.2
[INFO] [stderr]     Checking vecfixed v0.1.0 (/opt/rustwide/workdir/vecfixed)
[INFO] [stderr]     Checking serde_with v3.6.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking epaint v0.23.0
[INFO] [stderr]     Checking epaint v0.26.2
[INFO] [stderr]     Checking arboard v3.3.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking egui v0.23.0
[INFO] [stderr]     Checking emu v0.1.0 (/opt/rustwide/workdir/emu)
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> emu/src/cpu/arm7tdmi.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui v0.26.2
[INFO] [stdout] warning: the item `AluSecondOperandInfo` is imported redundantly
[INFO] [stdout]    --> emu/src/cpu/arm/operations.rs:952:44
[INFO] [stdout]     |
[INFO] [stdout] 951 |     use super::*;
[INFO] [stdout]     |         -------- the item `AluSecondOperandInfo` is already imported here
[INFO] [stdout] 952 |     use crate::cpu::arm::alu_instruction::{AluSecondOperandInfo, ShiftOperator};
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SingleDataTransferOffsetInfo` is imported redundantly
[INFO] [stdout]    --> emu/src/cpu/arm/operations.rs:954:61
[INFO] [stdout]     |
[INFO] [stdout] 951 |     use super::*;
[INFO] [stdout]     |         -------- the item `SingleDataTransferOffsetInfo` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 954 |     use crate::cpu::arm::instructions::{ArmModeInstruction, SingleDataTransferOffsetInfo};
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ShiftKind` is imported redundantly
[INFO] [stdout]    --> emu/src/cpu/arm/operations.rs:956:9
[INFO] [stdout]     |
[INFO] [stdout] 951 |     use super::*;
[INFO] [stdout]     |         -------- the item `ShiftKind` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 956 |     use crate::cpu::flags::ShiftKind;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> emu/src/cpu/arm7tdmi.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ThumbModeInstruction` is imported redundantly
[INFO] [stdout]    --> emu/src/cpu/arm7tdmi.rs:711:9
[INFO] [stdout]     |
[INFO] [stdout] 711 |     use crate::cpu::thumb::instruction::ThumbModeInstruction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 714 |     use super::*;
[INFO] [stdout]     |         -------- the item `ThumbModeInstruction` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ThumbModeOpcode` is imported redundantly
[INFO] [stdout]    --> emu/src/cpu/thumb/operations.rs:603:9
[INFO] [stdout]     |
[INFO] [stdout] 601 |     use super::*;
[INFO] [stdout]     |         -------- the item `ThumbModeOpcode` is already imported here
[INFO] [stdout] 602 |     use crate::cpu::thumb::instruction::ThumbModeInstruction;
[INFO] [stdout] 603 |     use crate::cpu::thumb::mode::ThumbModeOpcode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui-winit v0.23.0
[INFO] [stdout] warning: method `toggle_bit` is never used
[INFO] [stdout]   --> emu/src/bitwise.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait Bits
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn toggle_bit(&mut self, bit_idx: u8) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui-winit v0.26.2
[INFO] [stderr]     Checking egui_glow v0.26.2
[INFO] [stderr]     Checking egui_extras v0.26.2
[INFO] [stderr]     Checking eframe v0.26.2
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stdout] warning: the item `egui` is imported redundantly
[INFO] [stdout]  --> ui/src/gba_display.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{self, ColorImage, ImageSource, Ui};
[INFO] [stdout]   |            ^^^^ the item `egui` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `egui` is imported redundantly
[INFO] [stdout]  --> ui/src/gba_display.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{self, ColorImage, ImageSource, Ui};
[INFO] [stdout]   |            ^^^^ the item `egui` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui_glium v0.23.0
[INFO] [stderr]     Checking clementine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s
[INFO] running `Command { std: "docker" "inspect" "3ead2ed0dfdf58fc08b551fd4498b4f22034c817ada3f482e5767a788fca9f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ead2ed0dfdf58fc08b551fd4498b4f22034c817ada3f482e5767a788fca9f2b", kill_on_drop: false }`
[INFO] [stdout] 3ead2ed0dfdf58fc08b551fd4498b4f22034c817ada3f482e5767a788fca9f2b
[INFO] checking RIP-Comm/clementine against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRIP-Comm%2Fclementine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RIP-Comm/clementine on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/RIP-Comm/clementine
[INFO] finished tweaking git repo https://github.com/RIP-Comm/clementine
[INFO] tweaked toml for git repo https://github.com/RIP-Comm/clementine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/RIP-Comm/clementine 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fd78e48d02063252eae2a4ea7e2f57f2b4647f6b724159afbeaeefe8c205caf
[INFO] running `Command { std: "docker" "start" "-a" "6fd78e48d02063252eae2a4ea7e2f57f2b4647f6b724159afbeaeefe8c205caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fd78e48d02063252eae2a4ea7e2f57f2b4647f6b724159afbeaeefe8c205caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd78e48d02063252eae2a4ea7e2f57f2b4647f6b724159afbeaeefe8c205caf", kill_on_drop: false }`
[INFO] [stdout] 6fd78e48d02063252eae2a4ea7e2f57f2b4647f6b724159afbeaeefe8c205caf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72e056bd698786a5623d36f0d2be878a78317a1b50ecb527304a75feac08b84d
[INFO] running `Command { std: "docker" "start" "-a" "72e056bd698786a5623d36f0d2be878a78317a1b50ecb527304a75feac08b84d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking libloading v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling winit v0.29.13
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking logger v0.1.0 (/opt/rustwide/workdir/logger)
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling glium v0.33.0
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=b56c7e9fc9f40765 -C extra-filename=-b56c7e9fc9f40765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' -C metadata=22ce13ba4f6a98bb -C extra-filename=-22ce13ba4f6a98bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c63c4ad4dbc21a54.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-d9de447bec4ab5ea.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "72e056bd698786a5623d36f0d2be878a78317a1b50ecb527304a75feac08b84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e056bd698786a5623d36f0d2be878a78317a1b50ecb527304a75feac08b84d", kill_on_drop: false }`
[INFO] [stdout] 72e056bd698786a5623d36f0d2be878a78317a1b50ecb527304a75feac08b84d
