[INFO] cloning repository https://github.com/Admsher/MIMXRT1064
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Admsher/MIMXRT1064" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmsher%2FMIMXRT1064", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmsher%2FMIMXRT1064'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b96f2f22053e10b34a08981337f1337846621f9d
[INFO] checking Admsher/MIMXRT1064 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmsher%2FMIMXRT1064" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Admsher/MIMXRT1064
[INFO] finished tweaking git repo https://github.com/Admsher/MIMXRT1064
[INFO] tweaked toml for git repo https://github.com/Admsher/MIMXRT1064 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Admsher/MIMXRT1064 on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Admsher/MIMXRT1064 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding embedded-hal v1.0.0
[INFO] [stderr]       Adding embedded-io v0.6.1
[INFO] [stderr]       Adding fugit v0.3.7
[INFO] [stderr]       Adding futures v0.3.31
[INFO] [stderr]       Adding futures-channel v0.3.31
[INFO] [stderr]       Adding futures-core v0.3.31
[INFO] [stderr]       Adding futures-io v0.3.31
[INFO] [stderr]       Adding futures-macro v0.3.31
[INFO] [stderr]       Adding futures-sink v0.3.31
[INFO] [stderr]       Adding futures-task v0.3.31
[INFO] [stderr]       Adding futures-util v0.3.31
[INFO] [stderr]       Adding gcd v2.3.0
[INFO] [stderr]       Adding imxrt-dma v0.1.1
[INFO] [stderr]       Adding imxrt-hal v0.5.11
[INFO] [stderr]       Adding imxrt-iomuxc v0.2.10
[INFO] [stderr]       Adding imxrt-usbd v0.2.2
[INFO] [stderr]       Adding pin-project-lite v0.2.16
[INFO] [stderr]       Adding pin-utils v0.1.0
[INFO] [stderr]       Adding usb-device v0.2.9
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imxrt-rt v0.1.4
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded panic-halt v0.2.0
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.5.0
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded imxrt-hal v0.5.11
[INFO] [stderr]   Downloaded imxrt-iomuxc v0.2.10
[INFO] [stderr]   Downloaded imxrt-usbd v0.2.2
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded imxrt-dma v0.1.1
[INFO] [stderr]   Downloaded ral-registers v0.1.3
[INFO] [stderr]   Downloaded rtt-target v0.5.0
[INFO] [stderr]   Downloaded imxrt-boot-gen v0.3.2
[INFO] [stderr]   Downloaded imxrt-ral v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f25e98337aa32902f5b54cd3900fa19a16d5908a1f9b71c1faa4e365b37d4d62
[INFO] running `Command { std: "docker" "start" "-a" "f25e98337aa32902f5b54cd3900fa19a16d5908a1f9b71c1faa4e365b37d4d62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f25e98337aa32902f5b54cd3900fa19a16d5908a1f9b71c1faa4e365b37d4d62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f25e98337aa32902f5b54cd3900fa19a16d5908a1f9b71c1faa4e365b37d4d62", kill_on_drop: false }`
[INFO] [stdout] f25e98337aa32902f5b54cd3900fa19a16d5908a1f9b71c1faa4e365b37d4d62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 375024618bd82a06421ab11b7ddb93591f87ed9a0891e48579b573549f360440
[INFO] running `Command { std: "docker" "start" "-a" "375024618bd82a06421ab11b7ddb93591f87ed9a0891e48579b573549f360440", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking ral-registers v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling defmt v0.3.8
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling defmt-macros v0.3.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling imxrt-ral v0.5.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling imxrt-rt v0.1.4
[INFO] [stderr]    Compiling defmt-rtt v0.4.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling imxrt-hal v0.5.11
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]    Compiling imxrt-boot-gen v0.3.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]     Checking imxrt-iomuxc v0.2.10
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking rtt-target v0.5.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking imxrt-dma v0.1.1
[INFO] [stderr]     Checking imxrt-usbd v0.2.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling defmt-parser v0.3.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling NXP1064-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `imxrt_rt::entry`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use imxrt_rt::entry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `entry` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_halt` (which `NXP1064_example` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `std` (which `imxrt_rt` depends on)
[INFO] [stdout]   = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib
[INFO] [stdout]   = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b09f8ab056e64272.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `NXP1064-example` (bin "NXP1064-example") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `imxrt_rt::entry`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use imxrt_rt::entry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `entry` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_halt` (which `NXP1064_example` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]   = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib
[INFO] [stdout]   = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b09f8ab056e64272.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `NXP1064-example` (bin "NXP1064-example" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "375024618bd82a06421ab11b7ddb93591f87ed9a0891e48579b573549f360440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375024618bd82a06421ab11b7ddb93591f87ed9a0891e48579b573549f360440", kill_on_drop: false }`
[INFO] [stdout] 375024618bd82a06421ab11b7ddb93591f87ed9a0891e48579b573549f360440
