[INFO] cloning repository https://github.com/Dhole/chip8-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dhole/chip8-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fchip8-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fchip8-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56e21ce4d4c08bc1a467e86fbace05c23fed3486 [INFO] testing Dhole/chip8-rs 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%2FDhole%2Fchip8-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dhole/chip8-rs 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] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/Dhole/chip8-rs [INFO] finished tweaking git repo https://github.com/Dhole/chip8-rs [INFO] tweaked toml for git repo https://github.com/Dhole/chip8-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Dhole/chip8-rs 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] f55b13e3e71e1c732c5a958f82f5b9614be142ecf35dc25cf5beb7bab5e5065b [INFO] running `Command { std: "docker" "start" "-a" "f55b13e3e71e1c732c5a958f82f5b9614be142ecf35dc25cf5beb7bab5e5065b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f55b13e3e71e1c732c5a958f82f5b9614be142ecf35dc25cf5beb7bab5e5065b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55b13e3e71e1c732c5a958f82f5b9614be142ecf35dc25cf5beb7bab5e5065b", kill_on_drop: false }` [INFO] [stdout] f55b13e3e71e1c732c5a958f82f5b9614be142ecf35dc25cf5beb7bab5e5065b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e99bbfc361849fb06eaf9676ca7ed2c043150357774c64881a2ca9892d1c007a [INFO] running `Command { std: "docker" "start" "-a" "e99bbfc361849fb06eaf9676ca7ed2c043150357774c64881a2ca9892d1c007a", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stm32f1 v0.9.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir/chip8) [INFO] [stderr] Compiling sdl v0.1.0 (/opt/rustwide/workdir/sdl) [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling pcd8544-hal v0.1.0 (/opt/rustwide/workdir/pcd8544-hal) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> pcd8544-hal/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use(block)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> pcd8544-hal/src/lib.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn command(&mut self, u8); [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: u8` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> pcd8544-hal/src/lib.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | fn data(&mut self, &[u8]); [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> pcd8544-hal/src/pcd8544_spi.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | rst: &mut OutputPin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - rst: &mut OutputPin, [INFO] [stdout] 25 + rst: &mut dyn OutputPin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> pcd8544-hal/src/pcd8544_spi.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | delay: &mut DelayMs, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - delay: &mut DelayMs, [INFO] [stdout] 26 + delay: &mut dyn DelayMs, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pcd8544-hal/src/pcd8544_spi.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | self.spi.write(&[cmd]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pcd8544-hal/src/pcd8544_spi.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | self.spi.write(data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stm32f1xx-hal v0.5.3 [INFO] [stderr] Compiling stm32 v0.1.0 (/opt/rustwide/workdir/stm32) [INFO] [stdout] error: couldn't read stm32/src/../../games/Airplane.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | static ROM_AIRPLANE_CH8: &[u8] = include_bytes!("../../games/Airplane.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Cave.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | static ROM_CAVE_CH8: &[u8] = include_bytes!("../../games/Cave.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/ShootingStars.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | static ROM_SHOOTINGSTARS_CH8: &[u8] = include_bytes!("../../games/ShootingStars.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Bowling.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | static ROM_BOWLING_CH8: &[u8] = include_bytes!("../../games/Bowling.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Submarine.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | static ROM_SUBMARINE_CH8: &[u8] = include_bytes!("../../games/Submarine.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Tron.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | static ROM_TRON_CH8: &[u8] = include_bytes!("../../games/Tron.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Paddles.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | static ROM_PADDLES_CH8: &[u8] = include_bytes!("../../games/Paddles.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/HiLo.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | static ROM_HILO_CH8: &[u8] = include_bytes!("../../games/HiLo.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Soccer.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | static ROM_SOCCER_CH8: &[u8] = include_bytes!("../../games/Soccer.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/SpaceIntercept.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | static ROM_SPACEINTERCEPT_CH8: &[u8] = include_bytes!("../../games/SpaceIntercept.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Blinky.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | static ROM_BLINKY_CH8: &[u8] = include_bytes!("../../games/Blinky.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Filter.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | static ROM_FILTER_CH8: &[u8] = include_bytes!("../../games/Filter.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Landing.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | static ROM_LANDING_CH8: &[u8] = include_bytes!("../../games/Landing.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/AstroDodge.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | static ROM_ASTRODODGE_CH8: &[u8] = include_bytes!("../../games/AstroDodge.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/SpaceFlight.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | static ROM_SPACEFLIGHT_CH8: &[u8] = include_bytes!("../../games/SpaceFlight.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Worm.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | static ROM_WORM_CH8: &[u8] = include_bytes!("../../games/Worm.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Hidden.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | static ROM_HIDDEN_CH8: &[u8] = include_bytes!("../../games/Hidden.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/LunarLander.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | static ROM_LUNARLANDER_CH8: &[u8] = include_bytes!("../../games/LunarLander.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read stm32/src/../../games/Squash.ch8: No such file or directory (os error 2) [INFO] [stdout] --> stm32/src/main.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | static ROM_SQUASH_CH8: &[u8] = include_bytes!("../../games/Squash.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `rand` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `stm32` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-db7e9aa47bfc9f55.rlib [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.so, /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32` due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "e99bbfc361849fb06eaf9676ca7ed2c043150357774c64881a2ca9892d1c007a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99bbfc361849fb06eaf9676ca7ed2c043150357774c64881a2ca9892d1c007a", kill_on_drop: false }` [INFO] [stdout] e99bbfc361849fb06eaf9676ca7ed2c043150357774c64881a2ca9892d1c007a