[INFO] cloning repository https://github.com/grgr-dkrk/Rust_GBA_Game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grgr-dkrk/Rust_GBA_Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrgr-dkrk%2FRust_GBA_Game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrgr-dkrk%2FRust_GBA_Game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca6333da9dd1be8f06bfa53344684bf777476421 [INFO] checking grgr-dkrk/Rust_GBA_Game against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrgr-dkrk%2FRust_GBA_Game" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grgr-dkrk/Rust_GBA_Game on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grgr-dkrk/Rust_GBA_Game [INFO] finished tweaking git repo https://github.com/grgr-dkrk/Rust_GBA_Game [INFO] tweaked toml for git repo https://github.com/grgr-dkrk/Rust_GBA_Game written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grgr-dkrk/Rust_GBA_Game 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 768601660f0d54fb2843eb2bf0e58e2e612d429fecb221206e34e35b077b18d7 [INFO] running `Command { std: "docker" "start" "-a" "768601660f0d54fb2843eb2bf0e58e2e612d429fecb221206e34e35b077b18d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "768601660f0d54fb2843eb2bf0e58e2e612d429fecb221206e34e35b077b18d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "768601660f0d54fb2843eb2bf0e58e2e612d429fecb221206e34e35b077b18d7", kill_on_drop: false }` [INFO] [stdout] 768601660f0d54fb2843eb2bf0e58e2e612d429fecb221206e34e35b077b18d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85beb1da9df3ff084b582469ddb1f6b8b408dbb1343f80b59e03d628b67a1205 [INFO] running `Command { std: "docker" "start" "-a" "85beb1da9df3ff084b582469ddb1f6b8b408dbb1343f80b59e03d628b67a1205", kill_on_drop: false }` [INFO] [stderr] Checking rust-gba-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / fn panic(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] 29 | | loop {} [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib [INFO] [stdout] = note: second definition in the local crate (`rust_gba_game`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-gba-game` (bin "rust-gba-game" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trait `RGBDef` is never used [INFO] [stdout] --> src/color.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait RGBDef { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `convert_u16_color` is never used [INFO] [stdout] --> src/color.rs:144:6 [INFO] [stdout] | [INFO] [stdout] 143 | pub trait GBAColor { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 144 | fn convert_u16_color(&self) -> u16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `screen_mode4_init` is never used [INFO] [stdout] --> src/io.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 7 | impl Io { [INFO] [stdout] | ------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn screen_mode4_init(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_dot`, `draw_box`, `draw_circle`, and `paint_all` are never used [INFO] [stdout] --> src/vram.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 10 | impl Vram { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn draw_dot(&self, x: u16, y: u16, color: &RGB) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn draw_box(&self, x: u16, y: u16, width: u16, height: u16, color: &RGB) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn draw_circle(&self, center_x: u16, center_y: u16, r: u16, color: &RGB) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn paint_all(&self, color: &RGB) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85beb1da9df3ff084b582469ddb1f6b8b408dbb1343f80b59e03d628b67a1205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85beb1da9df3ff084b582469ddb1f6b8b408dbb1343f80b59e03d628b67a1205", kill_on_drop: false }` [INFO] [stdout] 85beb1da9df3ff084b582469ddb1f6b8b408dbb1343f80b59e03d628b67a1205 [INFO] checking grgr-dkrk/Rust_GBA_Game against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrgr-dkrk%2FRust_GBA_Game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grgr-dkrk/Rust_GBA_Game on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grgr-dkrk/Rust_GBA_Game [INFO] finished tweaking git repo https://github.com/grgr-dkrk/Rust_GBA_Game [INFO] tweaked toml for git repo https://github.com/grgr-dkrk/Rust_GBA_Game written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/grgr-dkrk/Rust_GBA_Game 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0387ee7c34cdfda277aa7e50df7d87295216215496771f5085bf77a7aa9732a [INFO] running `Command { std: "docker" "start" "-a" "e0387ee7c34cdfda277aa7e50df7d87295216215496771f5085bf77a7aa9732a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0387ee7c34cdfda277aa7e50df7d87295216215496771f5085bf77a7aa9732a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0387ee7c34cdfda277aa7e50df7d87295216215496771f5085bf77a7aa9732a", kill_on_drop: false }` [INFO] [stdout] e0387ee7c34cdfda277aa7e50df7d87295216215496771f5085bf77a7aa9732a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23c5258ebe620e0fa6131d39d888f3ae636b9da57bdf3f03000a1a1f9ca05231 [INFO] running `Command { std: "docker" "start" "-a" "23c5258ebe620e0fa6131d39d888f3ae636b9da57bdf3f03000a1a1f9ca05231", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "23c5258ebe620e0fa6131d39d888f3ae636b9da57bdf3f03000a1a1f9ca05231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c5258ebe620e0fa6131d39d888f3ae636b9da57bdf3f03000a1a1f9ca05231", kill_on_drop: false }` [INFO] [stdout] 23c5258ebe620e0fa6131d39d888f3ae636b9da57bdf3f03000a1a1f9ca05231