[INFO] cloning repository https://github.com/mistrzegiptu/RustyPiConsole [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mistrzegiptu/RustyPiConsole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrzegiptu%2FRustyPiConsole", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrzegiptu%2FRustyPiConsole'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d539f66d3a528915ff2204cbd0294638a41b96f [INFO] checking mistrzegiptu/RustyPiConsole against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrzegiptu%2FRustyPiConsole" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/mistrzegiptu/RustyPiConsole [INFO] finished tweaking git repo https://github.com/mistrzegiptu/RustyPiConsole [INFO] tweaked toml for git repo https://github.com/mistrzegiptu/RustyPiConsole written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mistrzegiptu/RustyPiConsole on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mistrzegiptu/RustyPiConsole 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" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.thumbv6m-none-eabi.runner [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking mistrzegiptu/RustyPiConsole against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrzegiptu%2FRustyPiConsole" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/mistrzegiptu/RustyPiConsole [INFO] finished tweaking git repo https://github.com/mistrzegiptu/RustyPiConsole [INFO] tweaked toml for git repo https://github.com/mistrzegiptu/RustyPiConsole written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mistrzegiptu/RustyPiConsole on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mistrzegiptu/RustyPiConsole 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" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.thumbv6m-none-eabi.runner [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fugit v0.3.6 [INFO] [stderr] Downloaded gcd v2.2.0 [INFO] [stderr] Downloaded rp2040-hal v0.7.0 [INFO] [stderr] Downloaded rp2040-pac v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b816d63e1ad99d3bc107afd1c6ebf120e1f0aa43749fd777c4b4cf1ae71f0d [INFO] running `Command { std: "docker" "start" "-a" "24b816d63e1ad99d3bc107afd1c6ebf120e1f0aa43749fd777c4b4cf1ae71f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b816d63e1ad99d3bc107afd1c6ebf120e1f0aa43749fd777c4b4cf1ae71f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b816d63e1ad99d3bc107afd1c6ebf120e1f0aa43749fd777c4b4cf1ae71f0d", kill_on_drop: false }` [INFO] [stdout] 24b816d63e1ad99d3bc107afd1c6ebf120e1f0aa43749fd777c4b4cf1ae71f0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f29ef622fac4ce170c6816b78336a8da78a8bcde79c4fd27ad3936410279aa [INFO] running `Command { std: "docker" "start" "-a" "b7f29ef622fac4ce170c6816b78336a8da78a8bcde79c4fd27ad3936410279aa", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.thumbv6m-none-eabi.runner [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.7.2 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling rp2040-pac v0.4.0 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling crc-any v2.4.3 [INFO] [stderr] Checking gcd v2.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking fugit v0.3.6 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking critical-section v1.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rp2040-boot2 v0.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking st7735-lcd v0.8.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking pio v0.2.1 [INFO] [stderr] Checking rp2040-hal v0.7.0 [INFO] [stderr] Checking super-blank-project v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cortex_m_rt::entry` [INFO] [stdout] --> main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use cortex_m_rt::entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `String` [INFO] [stdout] --> main.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | use heapless::{String, Vec}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::pin::Pin` [INFO] [stdout] --> main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use core::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m::interrupt::disable` [INFO] [stdout] --> main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use cortex_m::interrupt::disable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `panic_halt as _` [INFO] [stdout] --> main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use panic_halt as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_time::rate::Extensions` [INFO] [stdout] --> main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use embedded_time::rate::Extensions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spi` [INFO] [stdout] --> main.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | use rp2040_hal::{spi, Adc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_graphics::prelude::*` [INFO] [stdout] --> main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use embedded_graphics::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> main.rs:98:57 [INFO] [stdout] | [INFO] [stdout] 98 | let mut watchdog = hal::Watchdog::new(pac.WATCHDOG);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m_rt::entry` [INFO] [stdout] --> main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use cortex_m_rt::entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `String` [INFO] [stdout] --> main.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | use heapless::{String, Vec}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::pin::Pin` [INFO] [stdout] --> main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use core::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m::interrupt::disable` [INFO] [stdout] --> main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use cortex_m::interrupt::disable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `panic_halt as _` [INFO] [stdout] --> main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use panic_halt as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_time::rate::Extensions` [INFO] [stdout] --> main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use embedded_time::rate::Extensions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spi` [INFO] [stdout] --> main.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | use rp2040_hal::{spi, Adc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_graphics::prelude::*` [INFO] [stdout] --> main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use embedded_graphics::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> main.rs:98:57 [INFO] [stdout] | [INFO] [stdout] 98 | let mut watchdog = hal::Watchdog::new(pac.WATCHDOG);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `main` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b09f8ab056e64272.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `super-blank-project` (bin "main" test) due to 1 previous error; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `embedded_time::fixed_point::FixedPoint` [INFO] [stdout] --> main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use embedded_time::fixed_point::FixedPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `joy_button2` [INFO] [stdout] --> main.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let mut joy_button2 = pins.gpio9.into_pull_up_input(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_joy_button2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lcd_led` [INFO] [stdout] --> main.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let mut lcd_led = pins.gpio12.into_push_pull_output(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lcd_led` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_snake` [INFO] [stdout] --> main.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | let mut prev_snake: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_snake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_food` [INFO] [stdout] --> main.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let mut prev_food: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_food` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | let mut joy_button1 = pins.gpio8.into_pull_up_input(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | let mut joy_button2 = pins.gpio9.into_pull_up_input(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | let mut lcd_led = pins.gpio12.into_push_pull_output(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | let mut prev_snake: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | let mut prev_food: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `super-blank-project` (bin "main") due to 1 previous error; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b7f29ef622fac4ce170c6816b78336a8da78a8bcde79c4fd27ad3936410279aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f29ef622fac4ce170c6816b78336a8da78a8bcde79c4fd27ad3936410279aa", kill_on_drop: false }` [INFO] [stdout] b7f29ef622fac4ce170c6816b78336a8da78a8bcde79c4fd27ad3936410279aa