[INFO] fetching crate ws2812-flexio 0.3.0... [INFO] checking ws2812-flexio-0.3.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ws2812-flexio 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate ws2812-flexio 0.3.0 [INFO] finished tweaking crates.io crate ws2812-flexio 0.3.0 [INFO] tweaked toml for crates.io crate ws2812-flexio 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ws2812-flexio 0.3.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ws2812-flexio 0.3.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c92bb30eae96b2e51ab33c8b22918cd423309fb228d66a038487e4ca7de00a62 [INFO] running `Command { std: "docker" "start" "-a" "c92bb30eae96b2e51ab33c8b22918cd423309fb228d66a038487e4ca7de00a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c92bb30eae96b2e51ab33c8b22918cd423309fb228d66a038487e4ca7de00a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92bb30eae96b2e51ab33c8b22918cd423309fb228d66a038487e4ca7de00a62", kill_on_drop: false }` [INFO] [stdout] c92bb30eae96b2e51ab33c8b22918cd423309fb228d66a038487e4ca7de00a62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31fa244e2e8128f5552bac0e1bdca86a1bb4f43b2fa6f630be52b6a652da8669 [INFO] running `Command { std: "docker" "start" "-a" "31fa244e2e8128f5552bac0e1bdca86a1bb4f43b2fa6f630be52b6a652da8669", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking ral-registers v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling imxrt-ral v0.5.3 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking imxrt-iomuxc v0.2.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling imxrt-boot-gen v0.3.2 [INFO] [stderr] Compiling imxrt-rt v0.1.4 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling imxrt-hal v0.5.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling rtic v2.1.1 [INFO] [stderr] Checking teensy4-pins v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling teensy4-bsp v0.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Checking teensy4-fcb v0.4.0 [INFO] [stderr] Checking cassette v0.3.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking imxrt-dma v0.1.1 [INFO] [stderr] Checking imxrt-usbd v0.2.2 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Compiling rtic-macros v2.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking snafu v0.8.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking ws2812-flexio v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/flexio/idle_timer_finished_watcher.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn finished(&self) -> IdleTimerFinished { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn finished(&self) -> IdleTimerFinished<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/flexio/idle_timer_finished_watcher.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn finished(&self) -> IdleTimerFinished { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn finished(&self) -> IdleTimerFinished<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rt` in `bsp` [INFO] [stdout] --> examples/triple_332.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | #[bsp::rt::entry] [INFO] [stdout] | ^^ could not find `rt` in `bsp` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teensy4-bsp-0.5.0/src/lib.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | pub use imxrt_rt as rt; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teensy4-bsp-0.5.0/src/lib.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(all(feature = "rt", target_arch = "arm", target_os = "none"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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[E0433]: failed to resolve: could not find `rt` in `bsp` [INFO] [stdout] --> examples/triple_332_dma_blocking.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | #[bsp::rt::entry] [INFO] [stdout] | ^^ could not find `rt` in `bsp` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teensy4-bsp-0.5.0/src/lib.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | pub use imxrt_rt as rt; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teensy4-bsp-0.5.0/src/lib.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(all(feature = "rt", target_arch = "arm", target_os = "none"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws2812-flexio` (example "triple_332") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws2812-flexio` (example "triple_332_dma_blocking") due to 2 previous errors [INFO] [stdout] error[E0412]: cannot find type `Peripherals` in module `rtic::export` [INFO] [stdout] --> examples/triple_332_dma_rtic.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[rtic::app(device = teensy4_bsp, dispatchers = [LPSPI1, LPSPI2])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 63 + use crate::hal::usbd::Peripherals; [INFO] [stdout] | [INFO] [stdout] 63 + use cortex_m::Peripherals; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in module `rtic::export` [INFO] [stdout] --> examples/triple_332_dma_rtic.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[rtic::app(device = teensy4_bsp, dispatchers = [LPSPI1, LPSPI2])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lock` in module `rtic::export` [INFO] [stdout] --> examples/triple_332_dma_rtic.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[rtic::app(device = teensy4_bsp, dispatchers = [LPSPI1, LPSPI2])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `interrupt` in `export` [INFO] [stdout] --> examples/triple_332_dma_rtic.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[rtic::app(device = teensy4_bsp, dispatchers = [LPSPI1, LPSPI2])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `interrupt` in `export` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 63 + use crate::ral::interrupt; [INFO] [stdout] | [INFO] [stdout] 63 + use imxrt_ral::interrupt; [INFO] [stdout] | [INFO] [stdout] 63 + use teensy4_bsp::interrupt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Peripherals` in `export` [INFO] [stdout] --> examples/triple_332_dma_rtic.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[rtic::app(device = teensy4_bsp, dispatchers = [LPSPI1, LPSPI2])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Peripherals` in `export` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 63 + use crate::hal::usbd::Peripherals; [INFO] [stdout] | [INFO] [stdout] 63 + use cortex_m::Peripherals; [INFO] [stdout] | [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] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws2812-flexio` (example "triple_332_dma_rtic") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "31fa244e2e8128f5552bac0e1bdca86a1bb4f43b2fa6f630be52b6a652da8669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fa244e2e8128f5552bac0e1bdca86a1bb4f43b2fa6f630be52b6a652da8669", kill_on_drop: false }` [INFO] [stdout] 31fa244e2e8128f5552bac0e1bdca86a1bb4f43b2fa6f630be52b6a652da8669