[INFO] cloning repository https://github.com/ChengHKH/load_cell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChengHKH/load_cell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChengHKH%2Fload_cell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChengHKH%2Fload_cell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a0b638a6e6edd7fd96b557336869443a6fa5a46
[INFO] checking ChengHKH/load_cell against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChengHKH%2Fload_cell" "/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/ChengHKH/load_cell on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ChengHKH/load_cell
[INFO] finished tweaking git repo https://github.com/ChengHKH/load_cell
[INFO] tweaked toml for git repo https://github.com/ChengHKH/load_cell written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ChengHKH/load_cell 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Rahix/avr-hal`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ufmt-macros v0.2.0
[INFO] [stderr]   Downloaded CoreFoundation-sys v0.1.4
[INFO] [stderr]   Downloaded ufmt-macros v0.3.0
[INFO] [stderr]   Downloaded mach v0.1.2
[INFO] [stderr]   Downloaded IOKit-sys v0.1.5
[INFO] [stderr]   Downloaded serialport v4.2.0
[INFO] [stderr]   Downloaded ufmt v0.2.0
[INFO] [stderr]   Downloaded avr-device-macros v0.3.4
[INFO] [stderr]   Downloaded hx711_spi v0.4.0
[INFO] [stderr]   Downloaded ufmt v0.1.2
[INFO] [stderr]   Downloaded avr-device v0.3.4
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6db297e0d87ad0a3a9d1290b745aac488883e41682d628836af700856dbecc32
[INFO] running `Command { std: "docker" "start" "-a" "6db297e0d87ad0a3a9d1290b745aac488883e41682d628836af700856dbecc32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6db297e0d87ad0a3a9d1290b745aac488883e41682d628836af700856dbecc32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db297e0d87ad0a3a9d1290b745aac488883e41682d628836af700856dbecc32", kill_on_drop: false }`
[INFO] [stdout] 6db297e0d87ad0a3a9d1290b745aac488883e41682d628836af700856dbecc32
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa2dba4b5414e2d5c04d8a9ccbdc5f4172a09bb020bce0ca781d2adeccf59a07
[INFO] running `Command { std: "docker" "start" "-a" "fa2dba4b5414e2d5c04d8a9ccbdc5f4172a09bb020bce0ca781d2adeccf59a07", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling avr-device v0.3.4
[INFO] [stderr]    Compiling avr-hal-generic v0.1.0 (https://github.com/Rahix/avr-hal#4cbb163d)
[INFO] [stderr]    Compiling boolean_expression v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking serialport v4.2.0
[INFO] [stderr]     Checking windows_interface v0.1.0 (/opt/rustwide/workdir/windows_interface)
[INFO] [stdout] warning: unused import: `serialport`
[INFO] [stdout]  --> windows_interface/src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serialport;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tui`
[INFO] [stdout]  --> windows_interface/src/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tui;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> windows_interface/src/app.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl<'a> TabsState<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 43 |     pub fn new(titles: Vec<&'a str>) -> TabsState {
[INFO] [stdout]    |                                         ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color`
[INFO] [stdout]  --> windows_interface/src/ui.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     style::{Color, Modifier, Style},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> windows_interface/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     thread,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serialport`
[INFO] [stdout]  --> windows_interface/src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serialport;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tui`
[INFO] [stdout]  --> windows_interface/src/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tui;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> windows_interface/src/app.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl<'a> TabsState<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 43 |     pub fn new(titles: Vec<&'a str>) -> TabsState {
[INFO] [stdout]    |                                         ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color`
[INFO] [stdout]  --> windows_interface/src/ui.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     style::{Color, Modifier, Style},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> windows_interface/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     thread,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run_app`
[INFO] [stdout]   --> windows_interface/src/main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let run_app = run(&mut terminal, app, Duration::from_millis(200));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> windows_interface/src/ui.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     f: &mut Frame<B>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> windows_interface/src/ui.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     app: &mut App,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> windows_interface/src/ui.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     area: Rect) {
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run_app`
[INFO] [stdout]   --> windows_interface/src/main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let run_app = run(&mut terminal, app, Duration::from_millis(200));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ufmt-macros v0.2.0
[INFO] [stderr]    Compiling avr-device-macros v0.3.4
[INFO] [stderr]    Compiling bitmatch v0.1.1
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]     Checking hx711_spi v0.4.0
[INFO] [stderr]     Checking ufmt v0.1.2
[INFO] [stderr]     Checking ufmt v0.2.0
[INFO] [stderr]     Checking atmega-hal v0.1.0 (https://github.com/Rahix/avr-hal#4cbb163d)
[INFO] [stderr]     Checking arduino-hal v0.1.0 (https://github.com/Rahix/avr-hal#4cbb163d)
[INFO] [stderr]     Checking arduino_script v0.1.0 (/opt/rustwide/workdir/arduino_script)
[INFO] [stdout] error: Ensure that you are using an AVR target! You may need to change directories or pass a --target flag to cargo. See
[INFO] [stdout]               https://github.com/Rahix/avr-device/pull/41 for more details.
[INFO] [stdout]   --> arduino_script/src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[arduino_hal::entry]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `arduino_hal::entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Ensure that you are using an AVR target! You may need to change directories or pass a --target flag to cargo. See
[INFO] [stdout]               https://github.com/Rahix/avr-device/pull/41 for more details.
[INFO] [stdout]   --> arduino_script/src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[arduino_hal::entry]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `arduino_hal::entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] 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 `arduino_script` 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/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a1b340385a4070.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 `arduino_script` (bin "arduino_script") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arduino_script` (bin "arduino_script" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "fa2dba4b5414e2d5c04d8a9ccbdc5f4172a09bb020bce0ca781d2adeccf59a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2dba4b5414e2d5c04d8a9ccbdc5f4172a09bb020bce0ca781d2adeccf59a07", kill_on_drop: false }`
[INFO] [stdout] fa2dba4b5414e2d5c04d8a9ccbdc5f4172a09bb020bce0ca781d2adeccf59a07
