[INFO] cloning repository https://github.com/wheremyfoodat/Beeg-Advanced [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wheremyfoodat/Beeg-Advanced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheremyfoodat%2FBeeg-Advanced", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheremyfoodat%2FBeeg-Advanced'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c104ef2173778bf2baad7a3b362be5205f340a65 [INFO] testing wheremyfoodat/Beeg-Advanced against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheremyfoodat%2FBeeg-Advanced" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wheremyfoodat/Beeg-Advanced on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wheremyfoodat/Beeg-Advanced [INFO] finished tweaking git repo https://github.com/wheremyfoodat/Beeg-Advanced [INFO] tweaked toml for git repo https://github.com/wheremyfoodat/Beeg-Advanced written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/wheremyfoodat/Beeg-Advanced already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1ac76b933540b1a1ed2596a46e1f1a798d323ea6612fe4f9c2b14763c1e977b [INFO] running `Command { std: "docker" "start" "-a" "f1ac76b933540b1a1ed2596a46e1f1a798d323ea6612fe4f9c2b14763c1e977b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1ac76b933540b1a1ed2596a46e1f1a798d323ea6612fe4f9c2b14763c1e977b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ac76b933540b1a1ed2596a46e1f1a798d323ea6612fe4f9c2b14763c1e977b", kill_on_drop: false }` [INFO] [stdout] f1ac76b933540b1a1ed2596a46e1f1a798d323ea6612fe4f9c2b14763c1e977b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 480a084762680f15656ea036b02b4d9f821636995a3a3ecdb03ec64d226e6aab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "480a084762680f15656ea036b02b4d9f821636995a3a3ecdb03ec64d226e6aab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling imgui-gfx-renderer v0.4.0 [INFO] [stderr] Compiling widestring v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling sfml v0.15.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling imgui v0.4.0 [INFO] [stderr] Compiling imgui-winit-support v0.4.0 [INFO] [stderr] Compiling imgui-glium-renderer v0.4.0 [INFO] [stderr] Compiling hewwo v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `staticvec` [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate staticvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `staticvec` [INFO] [stdout] --> src/scheduler.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate staticvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticVec` [INFO] [stdout] --> src/scheduler.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | eventList: StaticVec::::new(), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StaticVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StaticVec` in this scope [INFO] [stdout] --> src/scheduler.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub eventList: StaticVec::, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_panic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/gba.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::slice` [INFO] [stdout] --> src/gba.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::slice; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bus.rs:456:49 [INFO] [stdout] | [INFO] [stdout] 456 | 0x4000088 => { self.soundbiasStub = (val as u32 | self.soundbiasStub & 0xFFFF0000); println!("Wrote to SOUNDBIAS!") }, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 456 - 0x4000088 => { self.soundbiasStub = (val as u32 | self.soundbiasStub & 0xFFFF0000); println!("Wrote to SOUNDBIAS!") }, [INFO] [stdout] 456 + 0x4000088 => { self.soundbiasStub = val as u32 | self.soundbiasStub & 0xFFFF0000; println!("Wrote to SOUNDBIAS!") }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/DMA.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | self.dma_irq_requests |= (1 << 8 << channel); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - self.dma_irq_requests |= (1 << 8 << channel); [INFO] [stdout] 93 + self.dma_irq_requests |= 1 << 8 << channel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sign_extend_16` [INFO] [stdout] --> src/PPU/sprites.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::sign_extend_16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/PPU/sprites.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | let mut x_coord = (attr1 & 0x1FF); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 66 - let mut x_coord = (attr1 & 0x1FF); [INFO] [stdout] 66 + let mut x_coord = attr1 & 0x1FF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/PPU/sprites.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | let mut y_coord = (attr0 & 0xFF); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 67 - let mut y_coord = (attr0 & 0xFF); [INFO] [stdout] 67 + let mut y_coord = attr0 & 0xFF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/PPU/sprites.rs:142:34 [INFO] [stdout] | [INFO] [stdout] 142 | tile_addr += ((tile_x as u32 & 7) >> 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 142 - tile_addr += ((tile_x as u32 & 7) >> 1); [INFO] [stdout] 142 + tile_addr += (tile_x as u32 & 7) >> 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/PPU/bg.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | tileAddr += (tile_x >> 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 129 - tileAddr += (tile_x >> 1); [INFO] [stdout] 129 + tileAddr += tile_x >> 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::isBitSet` [INFO] [stdout] --> src/ARM/arm_dataProcessing.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::isBitSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bus::Bus` [INFO] [stdout] --> src/cartridge.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bus::Bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu::CPUModes` [INFO] [stdout] --> src/Thumb/thumb.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::cpu::CPUModes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Thumb::*` [INFO] [stdout] --> src/Thumb/thumb.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Thumb::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::isBitSet` [INFO] [stdout] --> src/Thumb/thumb.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::isBitSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::barrelShifter` [INFO] [stdout] --> src/Thumb/thumb_shifts.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::barrelShifter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::barrelShifter` [INFO] [stdout] --> src/Thumb/thumb_loadsStores.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::barrelShifter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/Thumb/thumb_loadsStores.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | address += (self.gprs[15] & !3) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 183 - address += (self.gprs[15] & !3) [INFO] [stdout] 183 + address += self.gprs[15] & !3 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/helpers.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | newColor |= (colorToConvert >> 2); // Make the bottom 3 bits of the 8-bit color equal to the top 3 bits of the 5-bit color [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - newColor |= (colorToConvert >> 2); // Make the bottom 3 bits of the 8-bit color equal to the top 3 bits of the 5-bit color [INFO] [stdout] 46 + newColor |= colorToConvert >> 2; // Make the bottom 3 bits of the 8-bit color equal to the top 3 bits of the 5-bit color [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_panic)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/ARM/arm_loadStoreMultiple.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 18 | todo!("LDM that loads r15 with S mode bit set, might be wrong!"); [INFO] [stdout] | ---------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 19 | bus.scheduler.pushEvent(EventTypes::PollInterrupts, 0); // Since CPSR got updated, poll interrupts again [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/ARM/arm_loadStoreMultiple.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 74 | todo!("User mode STM"); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] 75 | self.changeMode(0x10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hewwo` due to 8 previous errors; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "480a084762680f15656ea036b02b4d9f821636995a3a3ecdb03ec64d226e6aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480a084762680f15656ea036b02b4d9f821636995a3a3ecdb03ec64d226e6aab", kill_on_drop: false }` [INFO] [stdout] 480a084762680f15656ea036b02b4d9f821636995a3a3ecdb03ec64d226e6aab