[INFO] cloning repository https://github.com/legrec14/superframe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/legrec14/superframe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flegrec14%2Fsuperframe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flegrec14%2Fsuperframe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b21db1d86e84dab45cd2c48f1471483ff72f9a58
[INFO] checking legrec14/superframe against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flegrec14%2Fsuperframe" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/legrec14/superframe
[INFO] finished tweaking git repo https://github.com/legrec14/superframe
[INFO] tweaked toml for git repo https://github.com/legrec14/superframe written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/legrec14/superframe on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/legrec14/superframe 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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]     Updating git repository `https://github.com/legrec14/smart-leds.git`
[INFO] [stderr]     Updating git repository `https://github.com/ejpcmac/stm32l4xx-hal.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rgb v0.8.25
[INFO] [stderr]   Downloaded embedded-hal v0.2.4
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.8
[INFO] [stderr]   Downloaded cortex-m-rtic-macros v0.5.2
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded smart-leds-trait v0.2.1
[INFO] [stderr]   Downloaded bytemuck v1.5.1
[INFO] [stderr]   Downloaded rtt-target v0.3.0
[INFO] [stderr]   Downloaded syn v1.0.62
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded heapless v0.6.1
[INFO] [stderr]   Downloaded rtic-syntax v0.4.0
[INFO] [stderr]   Downloaded rtt-target v0.2.2
[INFO] [stderr]   Downloaded aligned v0.3.4
[INFO] [stderr]   Downloaded embedded-time v0.12.0
[INFO] [stderr]   Downloaded cortex-m-rtic v0.5.6
[INFO] [stderr]   Downloaded rtic-core v0.3.1
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.13
[INFO] [stderr]   Downloaded panic-rtt-target v0.1.1
[INFO] [stderr]   Downloaded cortex-m v0.7.2
[INFO] [stderr]   Downloaded stm32l4 v0.12.1
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded ws2812-spi v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6daeedab81bb52f91e74ab1a84af2fd996a6f839e3067f16c9b175d528207a0
[INFO] running `Command { std: "docker" "start" "-a" "d6daeedab81bb52f91e74ab1a84af2fd996a6f839e3067f16c9b175d528207a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6daeedab81bb52f91e74ab1a84af2fd996a6f839e3067f16c9b175d528207a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6daeedab81bb52f91e74ab1a84af2fd996a6f839e3067f16c9b175d528207a0", kill_on_drop: false }`
[INFO] [stdout] d6daeedab81bb52f91e74ab1a84af2fd996a6f839e3067f16c9b175d528207a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb6b1a3daf4a80d1381423b34392241d6e94fdf51b3a77e8139ed2c636392de
[INFO] running `Command { std: "docker" "start" "-a" "feb6b1a3daf4a80d1381423b34392241d6e94fdf51b3a77e8139ed2c636392de", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling cortex-m v0.7.2
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.62
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]     Checking rgb v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling stm32l4 v0.12.1
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rtt-target v0.2.2
[INFO] [stderr]    Compiling superframe v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking rtic-core v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cortex-m-rtic v0.5.6
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking smart-leds-trait v0.2.1
[INFO] [stderr]     Checking smart-leds v0.3.0 (https://github.com/legrec14/smart-leds.git?branch=hsv-conversions#c5954894)
[INFO] [stderr]     Checking ws2812-spi v0.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking embedded-time v0.12.0
[INFO] [stderr]     Checking aligned v0.3.4
[INFO] [stderr]     Checking rtt-target v0.3.0
[INFO] [stderr]     Checking panic-rtt-target v0.1.1
[INFO] [stderr]     Checking led_effects v0.1.0 (/opt/rustwide/workdir/led_effects)
[INFO] [stderr]    Compiling rtic-syntax v0.4.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling cortex-m-rtic-macros v0.5.2
[INFO] [stderr]     Checking stm32l4xx-hal v0.6.0 (https://github.com/ejpcmac/stm32l4xx-hal.git?branch=stm32l47x-adc#970b0660)
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> src/main.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | use rtic::cyccnt::{Instant, U32Ext as _};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.6/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtic`
[INFO] [stdout]    --> src/main.rs:119:74
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[app(device = stm32l4xx_hal::pac, peripherals = true, monotonic = rtic::cyccnt::CYCCNT)]
[INFO] [stdout]     |                                                                          ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.6/src/lib.rs:57:9
[INFO] [stdout]     |
[INFO] [stdout]  56 | #[cfg(armv7m)]
[INFO] [stdout]     |       ------ the item is gated here
[INFO] [stdout]  57 | pub mod cyccnt;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]    --> src/main.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[app(device = stm32l4xx_hal::pac, peripherals = true, monotonic = rtic::cyccnt::CYCCNT)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `app` (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[E0599]: no method named `cycles` found for type `u32` in the current scope
[INFO] [stdout]    --> src/main.rs:272:60
[INFO] [stdout]     |
[INFO] [stdout] 272 |                 .next_sequence(Instant::now() + num_cycles.cycles())
[INFO] [stdout]     |                                                            ^^^^^^ method not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[app(device = stm32l4xx_hal::pac, peripherals = true, monotonic = rtic::cyccnt::CYCCNT)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `superframe` (bin "superframe") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "feb6b1a3daf4a80d1381423b34392241d6e94fdf51b3a77e8139ed2c636392de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb6b1a3daf4a80d1381423b34392241d6e94fdf51b3a77e8139ed2c636392de", kill_on_drop: false }`
[INFO] [stdout] feb6b1a3daf4a80d1381423b34392241d6e94fdf51b3a77e8139ed2c636392de
