[INFO] cloning repository https://github.com/celcius-plus-273/rust-spi-radio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celcius-plus-273/rust-spi-radio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Frust-spi-radio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Frust-spi-radio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16350450f13dde7b23042d287ce83b51c3281535 [INFO] checking celcius-plus-273/rust-spi-radio/16350450f13dde7b23042d287ce83b51c3281535 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Frust-spi-radio" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/celcius-plus-273/rust-spi-radio on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/celcius-plus-273/rust-spi-radio [INFO] finished tweaking git repo https://github.com/celcius-plus-273/rust-spi-radio [INFO] tweaked toml for git repo https://github.com/celcius-plus-273/rust-spi-radio written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/celcius-plus-273/rust-spi-radio 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded teensy4-pins v0.3.1 [INFO] [stderr] Downloaded teensy4-panic v0.2.2 [INFO] [stderr] Downloaded teensy4-fcb v0.4.0 [INFO] [stderr] Downloaded imxrt-boot-gen v0.3.1 [INFO] [stderr] Downloaded imxrt-iomuxc v0.2.2 [INFO] [stderr] Downloaded teensy4-bsp v0.4.3 [INFO] [stderr] Downloaded imxrt-dma v0.1.1 [INFO] [stderr] Downloaded imxrt-usbd v0.2.1 [INFO] [stderr] Downloaded imxrt-rt v0.1.1 [INFO] [stderr] Downloaded imxrt-log v0.1.1 [INFO] [stderr] Downloaded imxrt-hal v0.5.3 [INFO] [stderr] Downloaded imxrt-ral v0.5.1 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b92a80fba29c3a137af214f05d2b4c7f956fe30a5536858342cfc2b7bb343d19 [INFO] running `Command { std: "docker" "start" "-a" "b92a80fba29c3a137af214f05d2b4c7f956fe30a5536858342cfc2b7bb343d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b92a80fba29c3a137af214f05d2b4c7f956fe30a5536858342cfc2b7bb343d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92a80fba29c3a137af214f05d2b4c7f956fe30a5536858342cfc2b7bb343d19", kill_on_drop: false }` [INFO] [stdout] b92a80fba29c3a137af214f05d2b4c7f956fe30a5536858342cfc2b7bb343d19 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a740ca052f631705f9e4a50014839fe5b444340184dc0c788b988d48fc0b4e0 [INFO] running `Command { std: "docker" "start" "-a" "1a740ca052f631705f9e4a50014839fe5b444340184dc0c788b988d48fc0b4e0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking critical-section v1.1.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ral-registers v0.1.3 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling defmt-macros v0.3.6 [INFO] [stderr] Compiling defmt v0.3.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling imxrt-ral v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling imxrt-boot-gen v0.3.1 [INFO] [stderr] Compiling imxrt-hal v0.5.3 [INFO] [stderr] Compiling imxrt-rt v0.1.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking imxrt-iomuxc v0.2.2 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling imxrt-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling teensy4-bsp v0.4.3 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking bbqueue v0.5.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking imxrt-usbd v0.2.1 [INFO] [stderr] Checking imxrt-dma v0.1.1 [INFO] [stderr] Checking teensy4-fcb v0.4.0 [INFO] [stderr] Checking teensy4-pins v0.3.1 [INFO] [stderr] Checking sx127x_lora v0.3.1 (/opt/rustwide/workdir/driver) [INFO] [stderr] Checking teensy4-panic v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling defmt-parser v0.3.3 [INFO] [stderr] Checking main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stdout] error[E0433]: failed to resolve: could not find `rt` in `bsp` [INFO] [stdout] --> main/src/main.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | #[bsp::rt::entry] [INFO] [stdout] | ^^ could not find `rt` in `bsp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rt` in `bsp` [INFO] [stdout] --> main/src/main.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | #[bsp::rt::entry] [INFO] [stdout] | ^^ could not find `rt` in `bsp` [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[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `teensy4_panic` (which `main` depends on) [INFO] [stdout] = note: first definition in `teensy4_panic` loaded from /opt/rustwide/target/debug/deps/libteensy4_panic-e653ef7745a4b3a6.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `main` (bin "main" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `main` (bin "main") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1a740ca052f631705f9e4a50014839fe5b444340184dc0c788b988d48fc0b4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a740ca052f631705f9e4a50014839fe5b444340184dc0c788b988d48fc0b4e0", kill_on_drop: false }` [INFO] [stdout] 1a740ca052f631705f9e4a50014839fe5b444340184dc0c788b988d48fc0b4e0