[INFO] fetching crate imxrt-uart-log 0.1.1... [INFO] checking imxrt-uart-log-0.1.1 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate imxrt-uart-log 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate imxrt-uart-log 0.1.1 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate imxrt-uart-log 0.1.1 [INFO] finished tweaking crates.io crate imxrt-uart-log 0.1.1 [INFO] tweaked toml for crates.io crate imxrt-uart-log 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate imxrt-uart-log 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7bbc8094fc87d381e1c94b6b6ed72e06f6f4e91a299562ccd60c89e5a069415 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7bbc8094fc87d381e1c94b6b6ed72e06f6f4e91a299562ccd60c89e5a069415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7bbc8094fc87d381e1c94b6b6ed72e06f6f4e91a299562ccd60c89e5a069415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7bbc8094fc87d381e1c94b6b6ed72e06f6f4e91a299562ccd60c89e5a069415", kill_on_drop: false }` [INFO] [stdout] c7bbc8094fc87d381e1c94b6b6ed72e06f6f4e91a299562ccd60c89e5a069415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c46960a20792d103929516197d3f30ecf5a08f6d25869eb1b1950e26f3ee90b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c46960a20792d103929516197d3f30ecf5a08f6d25869eb1b1950e26f3ee90b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling imxrt-ral v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking cortex-m v0.6.2 [INFO] [stderr] Checking imxrt-hal v0.3.0 [INFO] [stderr] Checking imxrt-uart-log v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `teensy4_rt` [INFO] [stdout] --> examples/t4_dma.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use teensy4_rt::entry; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `teensy4_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `teensy4_rt` [INFO] [stdout] --> examples/t4_dma.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use teensy4_rt::interrupt; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `teensy4_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `entry` [INFO] [stdout] --> examples/t4_dma.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[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/t4_dma.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[interrupt] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `teensy4_rt` [INFO] [stdout] --> examples/t4_blocking.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use teensy4_rt::entry; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `teensy4_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `teensy4_rt` [INFO] [stdout] --> examples/t4_blocking.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use teensy4_rt::interrupt; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `teensy4_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `entry` [INFO] [stdout] --> examples/t4_blocking.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[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/t4_blocking.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[interrupt] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [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 [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4c46960a20792d103929516197d3f30ecf5a08f6d25869eb1b1950e26f3ee90b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c46960a20792d103929516197d3f30ecf5a08f6d25869eb1b1950e26f3ee90b", kill_on_drop: false }` [INFO] [stdout] 4c46960a20792d103929516197d3f30ecf5a08f6d25869eb1b1950e26f3ee90b