[INFO] cloning repository https://github.com/okhsunrog/esp_idf_hal_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okhsunrog/esp_idf_hal_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokhsunrog%2Fesp_idf_hal_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokhsunrog%2Fesp_idf_hal_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce098f77303c0e44a4146afd5faf0cc71df95a82 [INFO] checking okhsunrog/esp_idf_hal_template against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokhsunrog%2Fesp_idf_hal_template" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/okhsunrog/esp_idf_hal_template on toolchain 8e37e151835d96d6a7415e93e6876561485a3354 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/okhsunrog/esp_idf_hal_template [INFO] finished tweaking git repo https://github.com/okhsunrog/esp_idf_hal_template [INFO] tweaked toml for git repo https://github.com/okhsunrog/esp_idf_hal_template written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/okhsunrog/esp_idf_hal_template 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" "+8e37e151835d96d6a7415e93e6876561485a3354" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded remove_dir_all v0.8.4 [INFO] [stderr] Downloaded build-time v0.1.3 [INFO] [stderr] Downloaded display-interface-i2c v0.5.0 [INFO] [stderr] Downloaded ssd1315 v0.2.1 [INFO] [stderr] Downloaded embedded-cli-macros v0.2.1 [INFO] [stderr] Downloaded embedded-svc v0.28.0 [INFO] [stderr] Downloaded embassy-sync v0.6.0 [INFO] [stderr] Downloaded embedded-cli v0.2.1 [INFO] [stderr] Downloaded esp-idf-sys v0.35.0 [INFO] [stderr] Downloaded embedded-io-adapters v0.6.1 [INFO] [stderr] Downloaded esp-idf-hal v0.44.1 [INFO] [stderr] Downloaded esp-idf-svc v0.49.1 [INFO] [stderr] Downloaded embuild v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16fc24a1a4ad94624790a740f06b3e87b7d1b02b99ab36553cd608821136089c [INFO] running `Command { std: "docker" "start" "-a" "16fc24a1a4ad94624790a740f06b3e87b7d1b02b99ab36553cd608821136089c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16fc24a1a4ad94624790a740f06b3e87b7d1b02b99ab36553cd608821136089c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16fc24a1a4ad94624790a740f06b3e87b7d1b02b99ab36553cd608821136089c", kill_on_drop: false }` [INFO] [stdout] 16fc24a1a4ad94624790a740f06b3e87b7d1b02b99ab36553cd608821136089c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca18b0a5f5647fd5ea3169556c7aa2b87a5e87d8057c1c345235ed0d70e188a8 [INFO] running `Command { std: "docker" "start" "-a" "ca18b0a5f5647fd5ea3169556c7aa2b87a5e87d8057c1c345235ed0d70e188a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling embassy-sync v0.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking smart-leds-trait v0.3.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking display-interface v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Compiling embedded-io-adapters v0.6.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Checking display-interface-spi v0.5.0 [INFO] [stderr] Checking display-interface-i2c v0.5.0 [INFO] [stderr] Compiling remove_dir_all v0.8.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking ws2812-spi v0.4.0 (/opt/rustwide/workdir/ws2812-spi-rs) [INFO] [stderr] Checking smart-leds v0.4.0 [INFO] [stdout] error: `#[panic_handler]` function required, but not found [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[E0601]: `main` function not found in crate `ws2812_spi` [INFO] [stdout] --> ws2812-spi-rs/src/lib.rs:167:2 [INFO] [stdout] | [INFO] [stdout] 167 | } [INFO] [stdout] | ^ consider adding a `main` function to `ws2812-spi-rs/src/lib.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws2812-spi` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca18b0a5f5647fd5ea3169556c7aa2b87a5e87d8057c1c345235ed0d70e188a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca18b0a5f5647fd5ea3169556c7aa2b87a5e87d8057c1c345235ed0d70e188a8", kill_on_drop: false }` [INFO] [stdout] ca18b0a5f5647fd5ea3169556c7aa2b87a5e87d8057c1c345235ed0d70e188a8