[INFO] cloning repository https://github.com/ForsakenHarmony/stm32-ws2812
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForsakenHarmony/stm32-ws2812" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fstm32-ws2812", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fstm32-ws2812'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9e7539d3899f39d8614a6802663fc85cc9692b7
[INFO] checking ForsakenHarmony/stm32-ws2812 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fstm32-ws2812" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/ForsakenHarmony/stm32-ws2812
[INFO] finished tweaking git repo https://github.com/ForsakenHarmony/stm32-ws2812
[INFO] tweaked toml for git repo https://github.com/ForsakenHarmony/stm32-ws2812 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ForsakenHarmony/stm32-ws2812 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ForsakenHarmony/stm32-ws2812 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ws2812-spi v0.2.0
[INFO] [stderr]   Downloaded rgb v0.8.14
[INFO] [stderr]   Downloaded embedded-hal v0.2.3
[INFO] [stderr]   Downloaded aligned v0.2.0
[INFO] [stderr]   Downloaded cortex-m v0.5.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.7
[INFO] [stderr]   Downloaded cortex-m v0.6.1
[INFO] [stderr]   Downloaded smart-leds v0.3.0
[INFO] [stderr]   Downloaded as-slice v0.1.2
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.7
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.11
[INFO] [stderr]   Downloaded syn v1.0.13
[INFO] [stderr]   Downloaded stm32l4xx-hal v0.5.0
[INFO] [stderr]   Downloaded ws2812-timer-delay v0.3.0
[INFO] [stderr]   Downloaded nb v0.1.2
[INFO] [stderr]   Downloaded stm32l4 v0.8.0
[INFO] [stderr]   Downloaded smart-leds-trait v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be032dcbcc61910f80430d45ab6ccb6b942eb6db76bc8a1cbdf294af17d6ab04
[INFO] running `Command { std: "docker" "start" "-a" "be032dcbcc61910f80430d45ab6ccb6b942eb6db76bc8a1cbdf294af17d6ab04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be032dcbcc61910f80430d45ab6ccb6b942eb6db76bc8a1cbdf294af17d6ab04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be032dcbcc61910f80430d45ab6ccb6b942eb6db76bc8a1cbdf294af17d6ab04", kill_on_drop: false }`
[INFO] [stdout] be032dcbcc61910f80430d45ab6ccb6b942eb6db76bc8a1cbdf294af17d6ab04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e41f891c3732a449f2d88a97a37705f514af6f43422b59625574233ce1b2579
[INFO] running `Command { std: "docker" "start" "-a" "4e41f891c3732a449f2d88a97a37705f514af6f43422b59625574233ce1b2579", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling cortex-m v0.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling cortex-m-rt v0.6.11
[INFO] [stderr]     Checking nb v0.1.2
[INFO] [stderr]     Checking rgb v0.8.14
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.5
[INFO] [stderr]    Compiling stm32l4 v0.8.0
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling cortex-m v0.5.10
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]     Checking panic-halt 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 smart-leds-trait v0.2.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking smart-leds v0.3.0
[INFO] [stderr]     Checking ws2812-spi v0.2.0
[INFO] [stderr]     Checking ws2812-timer-delay v0.3.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking as-slice v0.1.2
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]     Checking panic-semihosting v0.5.3
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.7
[INFO] [stderr]     Checking stm32l4xx-hal v0.5.0
[INFO] [stderr]     Checking stm32-ws2812 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `MAX` in this scope
[INFO] [stdout]   --> src/main.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let mut render_data = [0; MAX * 3 * 5];
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these constants
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::char::MAX;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::f32::MAX;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::f64::MAX;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::i128::MAX;
[INFO] [stdout]    |
[INFO] [stdout]      and 11 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MAX` in this scope
[INFO] [stdout]   --> src/main.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let mut render_data = [0; MAX * 3 * 5];
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these constants
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::char::MAX;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::f32::MAX;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::f64::MAX;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::i128::MAX;
[INFO] [stdout]    |
[INFO] [stdout]      and 11 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullDuplex`
[INFO] [stdout]   --> src/main.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ehal::spi::{Mode, Phase, Polarity, FullDuplex};
[INFO] [stdout]    |                                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hal::timer::*`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::hal::timer::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cortex_m::asm`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cortex_m::asm;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nb::block`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use nb::block;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullDuplex`
[INFO] [stdout]   --> src/main.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ehal::spi::{Mode, Phase, Polarity, FullDuplex};
[INFO] [stdout]    |                                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` 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: `crate::hal::timer::*`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::hal::timer::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cortex_m::asm`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cortex_m::asm;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nb::block`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use nb::block;
[INFO] [stdout]    |     ^^^^^^^^^
[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_semihosting` (which `stm32_ws2812` depends on)
[INFO] [stdout]   = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-d6a854c8d7ab5c3e.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hal::time`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::hal::time::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32-ws2812` (bin "stm32-ws2812" test) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32-ws2812` (bin "stm32-ws2812") due to 2 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4e41f891c3732a449f2d88a97a37705f514af6f43422b59625574233ce1b2579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e41f891c3732a449f2d88a97a37705f514af6f43422b59625574233ce1b2579", kill_on_drop: false }`
[INFO] [stdout] 4e41f891c3732a449f2d88a97a37705f514af6f43422b59625574233ce1b2579
