[INFO] cloning repository https://github.com/0xErwin1/esp-pomodoro-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xErwin1/esp-pomodoro-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xErwin1%2Fesp-pomodoro-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xErwin1%2Fesp-pomodoro-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4711fdb5ebf4bf9238c114634ede4f5a25592c1
[INFO] checking 0xErwin1/esp-pomodoro-rs against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xErwin1%2Fesp-pomodoro-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xErwin1/esp-pomodoro-rs
[INFO] finished tweaking git repo https://github.com/0xErwin1/esp-pomodoro-rs
[INFO] tweaked toml for git repo https://github.com/0xErwin1/esp-pomodoro-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xErwin1/esp-pomodoro-rs on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xErwin1/esp-pomodoro-rs 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cfd8357759df61dd4cfed668a14df6294f5d9114c8dac7c472d2fe74f7de8eb
[INFO] running `Command { std: "docker" "start" "-a" "7cfd8357759df61dd4cfed668a14df6294f5d9114c8dac7c472d2fe74f7de8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cfd8357759df61dd4cfed668a14df6294f5d9114c8dac7c472d2fe74f7de8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cfd8357759df61dd4cfed668a14df6294f5d9114c8dac7c472d2fe74f7de8eb", kill_on_drop: false }`
[INFO] [stdout] 7cfd8357759df61dd4cfed668a14df6294f5d9114c8dac7c472d2fe74f7de8eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daac52db71e131662f210b0581237c0d74e8da83437c9a0c5473b7f0712d91ee
[INFO] running `Command { std: "docker" "start" "-a" "daac52db71e131662f210b0581237c0d74e8da83437c9a0c5473b7f0712d91ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling esp-metadata-generated v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling evalexpr v12.0.2
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling esp-rom-sys v0.1.1
[INFO] [stderr]    Compiling embassy-time-driver v0.2.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling esp32 v0.38.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking embassy-embedded-hal v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]     Checking esp-config v0.5.0
[INFO] [stderr]    Compiling esp-println v0.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking embassy-embedded-hal v0.3.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]     Checking esp-config v0.4.0
[INFO] [stderr]    Compiling pomodoro-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking allocator-api2 v0.3.1
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling esp-build v0.3.0
[INFO] [stderr]    Compiling bitfield-macros v0.19.2
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]     Checking bitfield v0.19.2
[INFO] [stderr]    Compiling esp-hal-procmacros v0.19.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]    Compiling esp-hal-procmacros v0.18.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking esp-alloc v0.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling esp-metadata v0.7.0
[INFO] [stderr]    Compiling esp-hal-embassy v0.8.0
[INFO] [stderr]    Compiling esp-hal v1.0.0-rc.0
[INFO] [stderr]    Compiling esp-bootloader-esp-idf v0.2.0
[INFO] [stderr] error: failed to run custom build command for `esp-hal v1.0.0-rc.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/esp-hal-5e82f0324ba99d64/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(is_debug_build)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1749) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-1.0.0-rc.0/build.rs:48:9:
[INFO] [stderr] 
[INFO] [stderr]           Seems you are building for an unsupported or wrong target (e.g. the host environment).
[INFO] [stderr]           Maybe you are missing the `target` in `.cargo/config.toml` or you have configs overriding it?
[INFO] [stderr] 
[INFO] [stderr]           See https://doc.rust-lang.org/cargo/reference/config.html#hierarchical-structure
[INFO] [stderr]           
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58f23bb278b2 - std::backtrace_rs::backtrace::libunwind::trace::h73fb80180a497102
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x58f23bb278b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h543e31fe8d798117
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x58f23bb278b2 - std::sys::backtrace::_print_fmt::h48210104103c8004
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x58f23bb278b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he200e767b7882707
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x58f23bb39ad7 - core::fmt::rt::Argument::fmt::ha3ab30dd35ae499a
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x58f23bb39ad7 - core::fmt::write::hfec5e43e1831544a
[INFO] [stderr]      6:     0x58f23bb03326 - std::io::default_write_fmt::hc42f6b1b9d03b902
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x58f23bb03326 - std::io::Write::write_fmt::h584047a337177544
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x58f23bb0ba21 - std::sys::backtrace::BacktraceLock::print::hc290b36733a7ec35
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x58f23bb0ba21 - std::panicking::default_hook::{{closure}}::h7ca62870151c105a
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x58f23bb0b846 - std::panicking::default_hook::h7210b5b89c7d5207
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x58f23bb0bf2b - std::panicking::panic_with_hook::h2f2fd5ec6be276b7
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x58f23bb0bdda - std::panicking::panic_handler::{{closure}}::h7d38e29e87f90fcd
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:692:13
[INFO] [stderr]     13:     0x58f23bb0a1c9 - std::sys::backtrace::__rust_end_short_backtrace::hb326948df51b3c67
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x58f23baf729d - __rustc[ca415c722355c310]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x58f23bb4281c - core::panicking::panic_fmt::h593feb94c4ce4cdf
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x58f23ba061ab - build_script_build::main::h9ad2630294e65898
[INFO] [stderr]     17:     0x58f23ba00c73 - core::ops::function::FnOnce::call_once::hf05bfa4902090859
[INFO] [stderr]     18:     0x58f23ba009c6 - std::sys::backtrace::__rust_begin_short_backtrace::hdf9742fe54a6a82b
[INFO] [stderr]     19:     0x58f23ba07b09 - std::rt::lang_start::{{closure}}::h272e37ea36d67f5e
[INFO] [stderr]     20:     0x58f23bb04aca - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0403e5920663a070
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x58f23bb04aca - std::panicking::catch_unwind::do_call::hae3fc24e24aa4045
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:582:40
[INFO] [stderr]     22:     0x58f23bb04aca - std::panicking::catch_unwind::h41f79d0960c31dac
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:545:19
[INFO] [stderr]     23:     0x58f23bb04aca - std::panic::catch_unwind::hab18277cacc223e8
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x58f23bb04aca - std::rt::lang_start_internal::{{closure}}::h2b7b01f1cabaa7b3
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x58f23bb04aca - std::panicking::catch_unwind::do_call::h289dc8e834bc3205
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:582:40
[INFO] [stderr]     26:     0x58f23bb04aca - std::panicking::catch_unwind::h26dfdefec448e382
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:545:19
[INFO] [stderr]     27:     0x58f23bb04aca - std::panic::catch_unwind::he48def0de55b27dc
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x58f23bb04aca - std::rt::lang_start_internal::hecb0a225f409fde2
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x58f23ba07af1 - std::rt::lang_start::hfb1b45bbb2ac833a
[INFO] [stderr]     30:     0x58f23ba089f5 - main
[INFO] [stderr]     31:     0x77cac02231ca - <unknown>
[INFO] [stderr]     32:     0x77cac022328b - __libc_start_main
[INFO] [stderr]     33:     0x58f23b9ffc35 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "daac52db71e131662f210b0581237c0d74e8da83437c9a0c5473b7f0712d91ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daac52db71e131662f210b0581237c0d74e8da83437c9a0c5473b7f0712d91ee", kill_on_drop: false }`
[INFO] [stdout] daac52db71e131662f210b0581237c0d74e8da83437c9a0c5473b7f0712d91ee
