[INFO] cloning repository https://github.com/SKyletoft/gba-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SKyletoft/gba-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSKyletoft%2Fgba-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSKyletoft%2Fgba-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0328ad77e4f2935b534f701ca265386c8e3854b1 [INFO] testing SKyletoft/gba-editor against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSKyletoft%2Fgba-editor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SKyletoft/gba-editor [INFO] finished tweaking git repo https://github.com/SKyletoft/gba-editor [INFO] tweaked toml for git repo https://github.com/SKyletoft/gba-editor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SKyletoft/gba-editor on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SKyletoft/gba-editor 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ab_glyph v0.2.23 [INFO] [stderr] Downloaded xkbcommon-dl v0.4.1 [INFO] [stderr] Downloaded ecolor v0.25.0 [INFO] [stderr] Downloaded emath v0.25.0 [INFO] [stderr] Downloaded objc-sys v0.3.2 [INFO] [stderr] Downloaded smithay-clipboard v0.7.0 [INFO] [stderr] Downloaded egui-winit v0.25.0 [INFO] [stderr] Downloaded egui_glow v0.25.0 [INFO] [stderr] Downloaded glutin v0.31.2 [INFO] [stderr] Downloaded eframe v0.25.0 [INFO] [stderr] Downloaded polling v3.3.2 [INFO] [stderr] Downloaded smithay-client-toolkit v0.18.0 [INFO] [stderr] Downloaded winnow v0.5.35 [INFO] [stderr] Downloaded egui v0.25.0 [INFO] [stderr] Downloaded winit v0.29.10 [INFO] [stderr] Downloaded epaint v0.25.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6702f96a4ea677a226582be2fe7a4cb58269843c520795bcf1bbfe2213b72172 [INFO] running `Command { std: "docker" "start" "-a" "6702f96a4ea677a226582be2fe7a4cb58269843c520795bcf1bbfe2213b72172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6702f96a4ea677a226582be2fe7a4cb58269843c520795bcf1bbfe2213b72172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6702f96a4ea677a226582be2fe7a4cb58269843c520795bcf1bbfe2213b72172", kill_on_drop: false }` [INFO] [stdout] 6702f96a4ea677a226582be2fe7a4cb58269843c520795bcf1bbfe2213b72172 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79b7ecba006b23ba0c9837b2482385a2f7cdc3873bac04c43373d68867d028d3 [INFO] running `Command { std: "docker" "start" "-a" "79b7ecba006b23ba0c9837b2482385a2f7cdc3873bac04c43373d68867d028d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling emath v0.25.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ecolor v0.25.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling webbrowser v0.8.12 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling epaint v0.25.0 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling egui v0.25.0 [INFO] [stderr] Compiling polling v3.3.2 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling egui_glow v0.25.0 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling arboard v3.3.0 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.0 [INFO] [stderr] Compiling egui-winit v0.25.0 [INFO] [stderr] Compiling eframe v0.25.0 [INFO] [stderr] Compiling gba-hex-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `grid` is never read [INFO] [stdout] --> src/main.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 11 | struct Gui { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 12 | grid: [[Option; WIDTH]; HEIGHT], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gui` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.29s [INFO] running `Command { std: "docker" "inspect" "79b7ecba006b23ba0c9837b2482385a2f7cdc3873bac04c43373d68867d028d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b7ecba006b23ba0c9837b2482385a2f7cdc3873bac04c43373d68867d028d3", kill_on_drop: false }` [INFO] [stdout] 79b7ecba006b23ba0c9837b2482385a2f7cdc3873bac04c43373d68867d028d3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bfacb667dae70bf80962136c90b912659e3b30f613792f161bf98fe86477ee4 [INFO] running `Command { std: "docker" "start" "-a" "7bfacb667dae70bf80962136c90b912659e3b30f613792f161bf98fe86477ee4", kill_on_drop: false }` [INFO] [stderr] Compiling gba-hex-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `grid` is never read [INFO] [stdout] --> src/main.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 11 | struct Gui { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 12 | grid: [[Option; WIDTH]; HEIGHT], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gui` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "7bfacb667dae70bf80962136c90b912659e3b30f613792f161bf98fe86477ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfacb667dae70bf80962136c90b912659e3b30f613792f161bf98fe86477ee4", kill_on_drop: false }` [INFO] [stdout] 7bfacb667dae70bf80962136c90b912659e3b30f613792f161bf98fe86477ee4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d1a96f336e7e91b242f1bc4e6f0cd6d19c56b29e099468920ee6e3a55575168 [INFO] running `Command { std: "docker" "start" "-a" "7d1a96f336e7e91b242f1bc4e6f0cd6d19c56b29e099468920ee6e3a55575168", kill_on_drop: false }` [INFO] [stderr] warning: field `grid` is never read [INFO] [stderr] --> src/main.rs:12:2 [INFO] [stderr] | [INFO] [stderr] 11 | struct Gui { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 12 | grid: [[Option; WIDTH]; HEIGHT], [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Gui` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `gba-hex-editor` (bin "gba-hex-editor" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gba_hex_editor-183f3be20f72b40c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d1a96f336e7e91b242f1bc4e6f0cd6d19c56b29e099468920ee6e3a55575168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1a96f336e7e91b242f1bc4e6f0cd6d19c56b29e099468920ee6e3a55575168", kill_on_drop: false }` [INFO] [stdout] 7d1a96f336e7e91b242f1bc4e6f0cd6d19c56b29e099468920ee6e3a55575168