[INFO] cloning repository https://github.com/robamu/esp32-lightstrip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robamu/esp32-lightstrip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobamu%2Fesp32-lightstrip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobamu%2Fesp32-lightstrip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1cf41d7969589d54913f890ece21f9dde490b67 [INFO] checking robamu/esp32-lightstrip against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobamu%2Fesp32-lightstrip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/robamu/esp32-lightstrip [INFO] finished tweaking git repo https://github.com/robamu/esp32-lightstrip [INFO] tweaked toml for git repo https://github.com/robamu/esp32-lightstrip written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robamu/esp32-lightstrip on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robamu/esp32-lightstrip 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jkristell/infrared.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-parser v1.0.0 [INFO] [stderr] Downloaded esp-metadata v0.7.0 [INFO] [stderr] Downloaded esp-println v0.14.0 [INFO] [stderr] Downloaded defmt v0.3.100 [INFO] [stderr] Downloaded smart-leds-trait v0.3.1 [INFO] [stderr] Downloaded defmt-macros v1.0.1 [INFO] [stderr] Downloaded esp-backtrace v0.16.0 [INFO] [stderr] Downloaded xtensa-lx-rt-proc-macros v0.3.0 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded dummy-pin v1.0.0 [INFO] [stderr] Downloaded embassy-executor v0.7.0 [INFO] [stderr] Downloaded xtensa-lx-rt v0.19.0 [INFO] [stderr] Downloaded embassy-sync v0.6.2 [INFO] [stderr] Downloaded bitfield-macros v0.19.1 [INFO] [stderr] Downloaded bitfield v0.19.1 [INFO] [stderr] Downloaded delegate v0.13.4 [INFO] [stderr] Downloaded enumset v1.1.7 [INFO] [stderr] Downloaded esp-riscv-rt v0.11.0 [INFO] [stderr] Downloaded riscv-macros v0.1.0 [INFO] [stderr] Downloaded riscv v0.12.1 [INFO] [stderr] Downloaded ufmt-write v0.1.0 [INFO] [stderr] Downloaded esp-hal-smartled v0.15.0 [INFO] [stderr] Downloaded esp-build v0.3.0 [INFO] [stderr] Downloaded esp-bootloader-esp-idf v0.1.0 [INFO] [stderr] Downloaded embassy-executor-macros v0.6.2 [INFO] [stderr] Downloaded static_cell v2.1.1 [INFO] [stderr] Downloaded esp-hal-embassy v0.8.1 [INFO] [stderr] Downloaded embassy-time v0.4.0 [INFO] [stderr] Downloaded embassy-embedded-hal v0.3.0 [INFO] [stderr] Downloaded minijinja v2.11.0 [INFO] [stderr] Downloaded enumset_derive v0.12.0 [INFO] [stderr] Downloaded esp-hal-procmacros v0.18.0 [INFO] [stderr] Downloaded xtensa-lx v0.11.0 [INFO] [stderr] Downloaded esp32c6 v0.20.0 [INFO] [stderr] Downloaded esp32c2 v0.26.0 [INFO] [stderr] Downloaded esp32c3 v0.29.0 [INFO] [stderr] Downloaded embassy-time-queue-utils v0.1.0 [INFO] [stderr] Downloaded embassy-time-driver v0.2.0 [INFO] [stderr] Downloaded esp-config v0.4.0 [INFO] [stderr] Downloaded riscv-rt-macros v0.4.0 [INFO] [stderr] Downloaded riscv-pac v0.2.0 [INFO] [stderr] Downloaded esp32 v0.37.0 [INFO] [stderr] Downloaded esp32s2 v0.28.0 [INFO] [stderr] Downloaded defmt v1.0.1 [INFO] [stderr] Downloaded smart-leds v0.4.0 [INFO] [stderr] Downloaded esp32h2 v0.16.0 [INFO] [stderr] Downloaded esp32s3 v0.32.0 [INFO] [stderr] Downloaded esp-hal v1.0.0-beta.1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 160d67096fd61af0fd4ac6f09edcb6dd137bc0c54d59266cb31249a34a3c24cc [INFO] running `Command { std: "docker" "start" "-a" "160d67096fd61af0fd4ac6f09edcb6dd137bc0c54d59266cb31249a34a3c24cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "160d67096fd61af0fd4ac6f09edcb6dd137bc0c54d59266cb31249a34a3c24cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160d67096fd61af0fd4ac6f09edcb6dd137bc0c54d59266cb31249a34a3c24cc", kill_on_drop: false }` [INFO] [stdout] 160d67096fd61af0fd4ac6f09edcb6dd137bc0c54d59266cb31249a34a3c24cc [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc22c9cc170b00924f04ac61c61576fb8abd78fdbba53c12ce6142e5b0ea60c [INFO] running `Command { std: "docker" "start" "-a" "bbc22c9cc170b00924f04ac61c61576fb8abd78fdbba53c12ce6142e5b0ea60c", kill_on_drop: false }` [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling esp-build v0.3.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling esp32c6 v0.20.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Compiling bitfield-macros v0.19.1 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking esp-config v0.4.0 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Checking esp-metadata v0.7.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bitfield v0.19.1 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking static_cell v2.1.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking smart-leds-trait v0.3.1 [INFO] [stderr] Compiling esp32-lightstrip v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking smart-leds v0.4.0 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking defmt v0.3.100 [INFO] [stderr] Checking enumset v1.1.7 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking infrared v0.14.2 (https://github.com/jkristell/infrared.git?branch=embedded-hal1_0#e2c06df1) [INFO] [stderr] Checking dummy-pin v1.0.0 [INFO] [stderr] Checking embassy-time v0.4.0 [INFO] [stderr] Checking embassy-embedded-hal v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling esp-hal-procmacros v0.18.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling esp-println v0.14.0 [INFO] [stderr] Compiling esp-hal v1.0.0-beta.1 [INFO] [stderr] Compiling esp-hal-embassy v0.8.1 [INFO] [stderr] Compiling esp-backtrace v0.16.0 [INFO] [stderr] Compiling esp-bootloader-esp-idf v0.1.0 [INFO] [stdout] error[E0583]: file not found for module `arch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.16.0/src/lib.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub mod arch; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `arch`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.16.0/src/arch.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.16.0/src/arch/mod.rs" [INFO] [stdout] = note: if there is a `mod arch` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-backtrace` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bbc22c9cc170b00924f04ac61c61576fb8abd78fdbba53c12ce6142e5b0ea60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc22c9cc170b00924f04ac61c61576fb8abd78fdbba53c12ce6142e5b0ea60c", kill_on_drop: false }` [INFO] [stdout] bbc22c9cc170b00924f04ac61c61576fb8abd78fdbba53c12ce6142e5b0ea60c