[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 master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xErwin1%2Fesp-pomodoro-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xErwin1/esp-pomodoro-rs on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded esp-println v0.15.0
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.18.0
[INFO] [stderr]   Downloaded esp-metadata v0.7.0
[INFO] [stderr]   Downloaded static_cell v2.1.1
[INFO] [stderr]   Downloaded xtensa-lx v0.12.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.20.0
[INFO] [stderr]   Downloaded esp-metadata v0.8.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.4.0
[INFO] [stderr]   Downloaded esp-build v0.3.0
[INFO] [stderr]   Downloaded esp-alloc v0.8.0
[INFO] [stderr]   Downloaded embassy-time v0.4.0
[INFO] [stderr]   Downloaded bitfield-macros v0.19.2
[INFO] [stderr]   Downloaded embassy-time-queue-utils v0.1.0
[INFO] [stderr]   Downloaded esp-riscv-rt v0.12.0
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded esp-bootloader-esp-idf v0.2.0
[INFO] [stderr]   Downloaded bitfield v0.19.2
[INFO] [stderr]   Downloaded embassy-executor v0.7.0
[INFO] [stderr]   Downloaded allocator-api2 v0.3.1
[INFO] [stderr]   Downloaded embassy-sync v0.6.2
[INFO] [stderr]   Downloaded evalexpr v12.0.2
[INFO] [stderr]   Downloaded esp-config v0.5.0
[INFO] [stderr]   Downloaded riscv v0.12.1
[INFO] [stderr]   Downloaded esp-rom-sys v0.1.1
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded embassy-executor-macros v0.6.2
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.3.2
[INFO] [stderr]   Downloaded esp32c2 v0.27.0
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.19.0
[INFO] [stderr]   Downloaded esp-hal-embassy v0.8.0
[INFO] [stderr]   Downloaded embedded-can v0.4.1
[INFO] [stderr]   Downloaded riscv-rt-macros v0.4.0
[INFO] [stderr]   Downloaded riscv-pac v0.2.0
[INFO] [stderr]   Downloaded esp-config v0.4.0
[INFO] [stderr]   Downloaded r0 v1.0.0
[INFO] [stderr]   Downloaded esp32c3 v0.30.0
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.4.0
[INFO] [stderr]   Downloaded riscv-macros v0.1.0
[INFO] [stderr]   Downloaded esp-metadata-generated v0.1.0
[INFO] [stderr]   Downloaded esp-hal v1.0.0-rc.0
[INFO] [stderr]   Downloaded esp32 v0.38.0
[INFO] [stderr]   Downloaded esp32s2 v0.29.0
[INFO] [stderr]   Downloaded esp32h2 v0.17.0
[INFO] [stderr]   Downloaded esp32s3 v0.33.0
[INFO] [stderr]   Downloaded esp32c6 v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b82ec59410a18c7ba0b18dc60e2c35f7515c4b1a0967672a128bd6b4345b9415
[INFO] running `Command { std: "docker" "start" "-a" "b82ec59410a18c7ba0b18dc60e2c35f7515c4b1a0967672a128bd6b4345b9415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b82ec59410a18c7ba0b18dc60e2c35f7515c4b1a0967672a128bd6b4345b9415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82ec59410a18c7ba0b18dc60e2c35f7515c4b1a0967672a128bd6b4345b9415", kill_on_drop: false }`
[INFO] [stdout] b82ec59410a18c7ba0b18dc60e2c35f7515c4b1a0967672a128bd6b4345b9415
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 902386e5e9c38633ce2a8ac9df042ca629125b64968c5907dfdff07b28b58ba2
[INFO] running `Command { std: "docker" "start" "-a" "902386e5e9c38633ce2a8ac9df042ca629125b64968c5907dfdff07b28b58ba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling esp-metadata-generated v0.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling evalexpr v12.0.2
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling esp-rom-sys v0.1.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[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 instability v0.3.9
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]    Compiling esp32 v0.38.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]    Compiling esp-println v0.15.0
[INFO] [stderr]     Checking esp-config v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking embassy-embedded-hal v0.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking embassy-embedded-hal v0.3.2
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking ufmt-write v0.1.0
[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]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking allocator-api2 v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.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]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bitfield-macros v0.19.2
[INFO] [stderr]    Compiling esp-build v0.3.0
[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 strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]    Compiling esp-hal-procmacros v0.18.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking esp-alloc v0.8.0
[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-6432e0cdb49afaa0/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' (1615) 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:     0x599a3fba19ea - std[9ad14ba59c7a0740]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x599a3fba19ea - std[9ad14ba59c7a0740]::backtrace_rs::backtrace::trace_unsynchronized::<std[9ad14ba59c7a0740]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x599a3fba19ea - std[9ad14ba59c7a0740]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x599a3fba19ea - <<std[9ad14ba59c7a0740]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[21ab9fcdc098db2a]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x599a3fbb6b7a - <core[21ab9fcdc098db2a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x599a3fbb6b7a - core[21ab9fcdc098db2a]::fmt::write
[INFO] [stderr]      6:     0x599a3fba5f92 - std[9ad14ba59c7a0740]::io::default_write_fmt::<std[9ad14ba59c7a0740]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x599a3fba5f92 - <std[9ad14ba59c7a0740]::sys::stdio::unix::Stderr as std[9ad14ba59c7a0740]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x599a3fb8a31f - <std[9ad14ba59c7a0740]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x599a3fb8a31f - std[9ad14ba59c7a0740]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x599a3fb9c0d1 - std[9ad14ba59c7a0740]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x599a3fb9c28b - std[9ad14ba59c7a0740]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x599a3fb8a40a - std[9ad14ba59c7a0740]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x599a3fb81c89 - std[9ad14ba59c7a0740]::sys::backtrace::__rust_end_short_backtrace::<std[9ad14ba59c7a0740]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x599a3fb8ad3d - __rustc[9b0391ff48213847]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x599a3fbb742c - core[21ab9fcdc098db2a]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x599a3fa7fa4b - build_script_build[958769af26407fef]::main
[INFO] [stderr]     17:     0x599a3fa7b653 - <fn() -> core[21ab9fcdc098db2a]::result::Result<(), alloc[295e7f457798dcbb]::boxed::Box<dyn core[21ab9fcdc098db2a]::error::Error>> as core[21ab9fcdc098db2a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x599a3fa7ef36 - std[9ad14ba59c7a0740]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[21ab9fcdc098db2a]::result::Result<(), alloc[295e7f457798dcbb]::boxed::Box<dyn core[21ab9fcdc098db2a]::error::Error>>, core[21ab9fcdc098db2a]::result::Result<(), alloc[295e7f457798dcbb]::boxed::Box<dyn core[21ab9fcdc098db2a]::error::Error>>>
[INFO] [stderr]     19:     0x599a3fa79f29 - std[9ad14ba59c7a0740]::rt::lang_start::<core[21ab9fcdc098db2a]::result::Result<(), alloc[295e7f457798dcbb]::boxed::Box<dyn core[21ab9fcdc098db2a]::error::Error>>>::{closure#0}
[INFO] [stderr]     20:     0x599a3fb9b224 - <&dyn core[21ab9fcdc098db2a]::ops::function::Fn<(), Output = i32> + core[21ab9fcdc098db2a]::panic::unwind_safe::RefUnwindSafe + core[21ab9fcdc098db2a]::marker::Sync as core[21ab9fcdc098db2a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::panicking::catch_unwind::do_call::<&dyn core[21ab9fcdc098db2a]::ops::function::Fn<(), Output = i32> + core[21ab9fcdc098db2a]::panic::unwind_safe::RefUnwindSafe + core[21ab9fcdc098db2a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     22:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::panicking::catch_unwind::<i32, &dyn core[21ab9fcdc098db2a]::ops::function::Fn<(), Output = i32> + core[21ab9fcdc098db2a]::panic::unwind_safe::RefUnwindSafe + core[21ab9fcdc098db2a]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::panic::catch_unwind::<&dyn core[21ab9fcdc098db2a]::ops::function::Fn<(), Output = i32> + core[21ab9fcdc098db2a]::panic::unwind_safe::RefUnwindSafe + core[21ab9fcdc098db2a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::panicking::catch_unwind::do_call::<std[9ad14ba59c7a0740]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::panicking::catch_unwind::<isize, std[9ad14ba59c7a0740]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::panic::catch_unwind::<std[9ad14ba59c7a0740]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x599a3fb9b224 - std[9ad14ba59c7a0740]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0028f344ce9f64766259577c998a1959ca1f6a0b/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x599a3fa79a91 - std[9ad14ba59c7a0740]::rt::lang_start::<core[21ab9fcdc098db2a]::result::Result<(), alloc[295e7f457798dcbb]::boxed::Box<dyn core[21ab9fcdc098db2a]::error::Error>>>
[INFO] [stderr]     30:     0x599a3fa81965 - main
[INFO] [stderr]     31:     0x7b2d440841ca - <unknown>
[INFO] [stderr]     32:     0x7b2d4408428b - __libc_start_main
[INFO] [stderr]     33:     0x599a3fa78a75 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "902386e5e9c38633ce2a8ac9df042ca629125b64968c5907dfdff07b28b58ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902386e5e9c38633ce2a8ac9df042ca629125b64968c5907dfdff07b28b58ba2", kill_on_drop: false }`
[INFO] [stdout] 902386e5e9c38633ce2a8ac9df042ca629125b64968c5907dfdff07b28b58ba2
