[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] f60e85e70d70b44b8c19128feeb03a67fd633d45 [INFO] checking Dhole/chip8-rs against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fchip8-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dhole/chip8-rs on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2-sys v0.33.0 [INFO] [stderr] Downloaded fpa v0.1.0 [INFO] [stderr] Downloaded sdl2 v0.33.0 [INFO] [stderr] Downloaded stm32f1 v0.9.0 [INFO] [stderr] Downloaded stm32f1xx-hal v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bc4439269769459c5740eddc29e2a441a17132b75d2485c4f8c9ae6d561b1e3 [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" "5bc4439269769459c5740eddc29e2a441a17132b75d2485c4f8c9ae6d561b1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bc4439269769459c5740eddc29e2a441a17132b75d2485c4f8c9ae6d561b1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc4439269769459c5740eddc29e2a441a17132b75d2485c4f8c9ae6d561b1e3", kill_on_drop: false }` [INFO] [stdout] 5bc4439269769459c5740eddc29e2a441a17132b75d2485c4f8c9ae6d561b1e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24631e14fb33173621636b3b2653e1a482f6b64acd0ac361a22c2c8a1e80314b [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" "24631e14fb33173621636b3b2653e1a482f6b64acd0ac361a22c2c8a1e80314b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling stm32f1 v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking chip8 v0.1.0 (/opt/rustwide/workdir/chip8) [INFO] [stderr] Checking sdl v0.1.0 (/opt/rustwide/workdir/sdl) [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking 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: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn DelayMs` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [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: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^^ help: use `dyn`: `dyn DelayMs` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [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] [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] Checking stm32f1xx-hal v0.5.3 [INFO] [stderr] Checking 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:42 [INFO] [stdout] | [INFO] [stdout] 32 | static ROM_AIRPLANE_CH8: &'static [u8] = include_bytes!("../../games/Airplane.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:38 [INFO] [stdout] | [INFO] [stdout] 33 | static ROM_CAVE_CH8: &'static [u8] = include_bytes!("../../games/Cave.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:47 [INFO] [stdout] | [INFO] [stdout] 35 | static ROM_SHOOTINGSTARS_CH8: &'static [u8] = include_bytes!("../../games/ShootingStars.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:41 [INFO] [stdout] | [INFO] [stdout] 36 | static ROM_BOWLING_CH8: &'static [u8] = include_bytes!("../../games/Bowling.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:43 [INFO] [stdout] | [INFO] [stdout] 39 | static ROM_SUBMARINE_CH8: &'static [u8] = include_bytes!("../../games/Submarine.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:38 [INFO] [stdout] | [INFO] [stdout] 40 | static ROM_TRON_CH8: &'static [u8] = include_bytes!("../../games/Tron.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:41 [INFO] [stdout] | [INFO] [stdout] 42 | static ROM_PADDLES_CH8: &'static [u8] = include_bytes!("../../games/Paddles.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:38 [INFO] [stdout] | [INFO] [stdout] 43 | static ROM_HILO_CH8: &'static [u8] = include_bytes!("../../games/HiLo.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:40 [INFO] [stdout] | [INFO] [stdout] 45 | static ROM_SOCCER_CH8: &'static [u8] = include_bytes!("../../games/Soccer.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:48 [INFO] [stdout] | [INFO] [stdout] 52 | static ROM_SPACEINTERCEPT_CH8: &'static [u8] = include_bytes!("../../games/SpaceIntercept.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:40 [INFO] [stdout] | [INFO] [stdout] 53 | static ROM_BLINKY_CH8: &'static [u8] = include_bytes!("../../games/Blinky.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:40 [INFO] [stdout] | [INFO] [stdout] 55 | static ROM_FILTER_CH8: &'static [u8] = include_bytes!("../../games/Filter.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:41 [INFO] [stdout] | [INFO] [stdout] 59 | static ROM_LANDING_CH8: &'static [u8] = include_bytes!("../../games/Landing.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:44 [INFO] [stdout] | [INFO] [stdout] 63 | static ROM_ASTRODODGE_CH8: &'static [u8] = include_bytes!("../../games/AstroDodge.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:45 [INFO] [stdout] | [INFO] [stdout] 64 | static ROM_SPACEFLIGHT_CH8: &'static [u8] = include_bytes!("../../games/SpaceFlight.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:38 [INFO] [stdout] | [INFO] [stdout] 65 | static ROM_WORM_CH8: &'static [u8] = include_bytes!("../../games/Worm.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:40 [INFO] [stdout] | [INFO] [stdout] 67 | static ROM_HIDDEN_CH8: &'static [u8] = include_bytes!("../../games/Hidden.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:45 [INFO] [stdout] | [INFO] [stdout] 68 | static ROM_LUNARLANDER_CH8: &'static [u8] = include_bytes!("../../games/LunarLander.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:40 [INFO] [stdout] | [INFO] [stdout] 69 | static ROM_SQUASH_CH8: &'static [u8] = include_bytes!("../../games/Squash.ch8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArrayVec` [INFO] [stdout] --> stm32/src/main.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | use arrayvec::{ArrayString, ArrayVec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> stm32/src/main.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | (c1), [INFO] [stdout] | ^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> stm32/src/main.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | (c4), [INFO] [stdout] | ^^^^ help: remove these parentheses [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-6b34d0d66d5b574c.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/b20a093d9fb1ffaa04ae9852cb034864a992bafd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "24631e14fb33173621636b3b2653e1a482f6b64acd0ac361a22c2c8a1e80314b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24631e14fb33173621636b3b2653e1a482f6b64acd0ac361a22c2c8a1e80314b", kill_on_drop: false }` [INFO] [stdout] 24631e14fb33173621636b3b2653e1a482f6b64acd0ac361a22c2c8a1e80314b