[INFO] fetching crate imxrt-uart-log 0.2.0...
[INFO] checking imxrt-uart-log-0.2.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate imxrt-uart-log 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate imxrt-uart-log 0.2.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate imxrt-uart-log 0.2.0
[INFO] finished tweaking crates.io crate imxrt-uart-log 0.2.0
[INFO] tweaked toml for crates.io crate imxrt-uart-log 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate imxrt-uart-log 0.2.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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cortex-m v0.6.3
[INFO] [stderr]   Downloaded imxrt-iomuxc-build v0.1.0
[INFO] [stderr]   Downloaded imxrt-ral v0.4.0
[INFO] [stderr]   Downloaded imxrt-iomuxc v0.1.0
[INFO] [stderr]   Downloaded imxrt-hal v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b50f3cb69d7e60f4a801f1bf5badd068ae22e3686d605288581853cde0699d9
[INFO] running `Command { std: "docker" "start" "-a" "4b50f3cb69d7e60f4a801f1bf5badd068ae22e3686d605288581853cde0699d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b50f3cb69d7e60f4a801f1bf5badd068ae22e3686d605288581853cde0699d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b50f3cb69d7e60f4a801f1bf5badd068ae22e3686d605288581853cde0699d9", kill_on_drop: false }`
[INFO] [stdout] 4b50f3cb69d7e60f4a801f1bf5badd068ae22e3686d605288581853cde0699d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7ad7c92e8e457c5bb12dbe07a88177218dc72bd918fb7b962ab07948b321bef
[INFO] running `Command { std: "docker" "start" "-a" "f7ad7c92e8e457c5bb12dbe07a88177218dc72bd918fb7b962ab07948b321bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling imxrt-ral v0.4.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling imxrt-iomuxc-build v0.1.0
[INFO] [stderr]    Compiling imxrt-iomuxc v0.1.0
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking as-slice v0.1.3
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]     Checking imxrt-hal v0.4.0
[INFO] [stderr]     Checking imxrt-uart-log v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]  --> examples/demo/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teensy4_rt::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]  --> examples/demo/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teensy4_rt::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]  --> examples/demo/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teensy4_rt::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_blocking.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use teensy4_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_idle.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use teensy4_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_dma.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use teensy4_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_dma.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use teensy4_rt::interrupt;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/demo/mod.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `entry`
[INFO] [stdout]   --> examples/t4_blocking.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[entry]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/demo/mod.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `entry`
[INFO] [stdout]   --> examples/t4_idle.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[entry]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/demo/mod.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/t4_dma.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `entry`
[INFO] [stdout]   --> examples/t4_dma.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[entry]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> examples/demo/mod.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |         core::sync::atomic::spin_loop_hint();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> examples/demo/mod.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |         core::sync::atomic::spin_loop_hint();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout]   = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout]   = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> examples/demo/mod.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |         core::sync::atomic::spin_loop_hint();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout]   = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imxrt-uart-log` (example "t4_blocking") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `imxrt-uart-log` (example "t4_dma") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `imxrt-uart-log` (example "t4_idle") due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f7ad7c92e8e457c5bb12dbe07a88177218dc72bd918fb7b962ab07948b321bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ad7c92e8e457c5bb12dbe07a88177218dc72bd918fb7b962ab07948b321bef", kill_on_drop: false }`
[INFO] [stdout] f7ad7c92e8e457c5bb12dbe07a88177218dc72bd918fb7b962ab07948b321bef
[INFO] checking imxrt-uart-log-0.2.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate imxrt-uart-log 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate imxrt-uart-log 0.2.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate imxrt-uart-log 0.2.0
[INFO] finished tweaking crates.io crate imxrt-uart-log 0.2.0
[INFO] tweaked toml for crates.io crate imxrt-uart-log 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate imxrt-uart-log 0.2.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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05a9fd4399f0895a11ae4a7fbfd1902cab7fef23086d94f23a1269bd51c487b8
[INFO] running `Command { std: "docker" "start" "-a" "05a9fd4399f0895a11ae4a7fbfd1902cab7fef23086d94f23a1269bd51c487b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05a9fd4399f0895a11ae4a7fbfd1902cab7fef23086d94f23a1269bd51c487b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a9fd4399f0895a11ae4a7fbfd1902cab7fef23086d94f23a1269bd51c487b8", kill_on_drop: false }`
[INFO] [stdout] 05a9fd4399f0895a11ae4a7fbfd1902cab7fef23086d94f23a1269bd51c487b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdea270d76907643f51850b40a9d77a64c8633a6da84e4ecbf9c1db24da72326
[INFO] running `Command { std: "docker" "start" "-a" "bdea270d76907643f51850b40a9d77a64c8633a6da84e4ecbf9c1db24da72326", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling imxrt-ral v0.4.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling imxrt-iomuxc-build v0.1.0
[INFO] [stderr]    Compiling imxrt-iomuxc v0.1.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking as-slice v0.1.3
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]     Checking imxrt-hal v0.4.0
[INFO] [stderr]     Checking imxrt-uart-log v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]  --> examples/demo/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teensy4_rt::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]  --> examples/demo/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teensy4_rt::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]  --> examples/demo/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teensy4_rt::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_idle.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use teensy4_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_dma.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use teensy4_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_blocking.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use teensy4_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `teensy4_rt`
[INFO] [stdout]   --> examples/t4_dma.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use teensy4_rt::interrupt;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `teensy4_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/demo/mod.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/t4_dma.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `entry`
[INFO] [stdout]   --> examples/t4_dma.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[entry]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/demo/mod.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `interrupt`
[INFO] [stdout]   --> examples/demo/mod.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[interrupt]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `entry`
[INFO] [stdout]   --> examples/t4_blocking.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[entry]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `entry`
[INFO] [stdout]   --> examples/t4_idle.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[entry]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> examples/demo/mod.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |         core::sync::atomic::spin_loop_hint();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout]   = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> examples/demo/mod.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |         core::sync::atomic::spin_loop_hint();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout]   = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> examples/demo/mod.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |         core::sync::atomic::spin_loop_hint();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout]   = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imxrt-uart-log` (example "t4_blocking") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `imxrt-uart-log` (example "t4_dma") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `imxrt-uart-log` (example "t4_idle") due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bdea270d76907643f51850b40a9d77a64c8633a6da84e4ecbf9c1db24da72326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdea270d76907643f51850b40a9d77a64c8633a6da84e4ecbf9c1db24da72326", kill_on_drop: false }`
[INFO] [stdout] bdea270d76907643f51850b40a9d77a64c8633a6da84e4ecbf9c1db24da72326
