[INFO] cloning repository https://github.com/hoenas/especially-well-programmed-bootloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoenas/especially-well-programmed-bootloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoenas%2Fespecially-well-programmed-bootloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoenas%2Fespecially-well-programmed-bootloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73cde7c653f04feef5d63cf20a18e1434612e8d5
[INFO] checking hoenas/especially-well-programmed-bootloader against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoenas%2Fespecially-well-programmed-bootloader" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hoenas/especially-well-programmed-bootloader
[INFO] finished tweaking git repo https://github.com/hoenas/especially-well-programmed-bootloader
[INFO] tweaked toml for git repo https://github.com/hoenas/especially-well-programmed-bootloader written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hoenas/especially-well-programmed-bootloader on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hoenas/especially-well-programmed-bootloader 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cvt v0.1.2
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded fs_at v0.2.1
[INFO] [stderr]   Downloaded build-time v0.1.3
[INFO] [stderr]   Downloaded remove_dir_all v0.8.4
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded esp-idf-sys v0.33.7
[INFO] [stderr]   Downloaded embuild v0.31.4
[INFO] [stderr]   Downloaded esp-ota v0.2.0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f13822d1341c661dae695b84bed471ef3c5924978fd58f014e0398d984da7936
[INFO] running `Command { std: "docker" "start" "-a" "f13822d1341c661dae695b84bed471ef3c5924978fd58f014e0398d984da7936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f13822d1341c661dae695b84bed471ef3c5924978fd58f014e0398d984da7936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f13822d1341c661dae695b84bed471ef3c5924978fd58f014e0398d984da7936", kill_on_drop: false }`
[INFO] [stdout] f13822d1341c661dae695b84bed471ef3c5924978fd58f014e0398d984da7936
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa8df24588df2ed5524a74cb2004f8b814e9cfed19ce330f6dfb03e3b88d8343
[INFO] running `Command { std: "docker" "start" "-a" "aa8df24588df2ed5524a74cb2004f8b814e9cfed19ce330f6dfb03e3b88d8343", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling remove_dir_all v0.8.4
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling build-time v0.1.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling embuild v0.31.4
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling esp-idf-sys v0.33.7
[INFO] [stderr]    Compiling esp-ota v0.2.0
[INFO] [stderr] warning: esp-idf-sys@0.33.7: `cargo metadata` exited with an error: error: could not find `Cargo.toml` in `/opt/rustwide` or any parent directory
[INFO] [stderr] error: failed to run custom build command for `esp-idf-sys v0.33.7`
[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-idf-sys-c111587e6540fff9/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_TOOLS_INSTALL_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_SDKCONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_SDKCONFIG_DEFAULTS
[INFO] [stderr]   cargo:rerun-if-env-changed=MCU
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_SYS_ROOT_CRATE
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_VERSION
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_REPOSITORY
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_CMAKE_GENERATOR
[INFO] [stderr]   cargo:rerun-if-env-changed=IDF_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=EXTRA-COMPONENTS
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_COMPONENTS
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_COMPONENT_MANAGER
[INFO] [stderr]   cargo:warning=`cargo metadata` exited with an error: error: could not find `Cargo.toml` in `/opt/rustwide` or any parent directory
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Build configuration: BuildConfig {
[INFO] [stderr]       esp_idf_tools_install_dir: None,
[INFO] [stderr]       esp_idf_sdkconfig: None,
[INFO] [stderr]       esp_idf_sdkconfig_defaults: None,
[INFO] [stderr]       mcu: None,
[INFO] [stderr]       native: NativeConfig {
[INFO] [stderr]           esp_idf_version: None,
[INFO] [stderr]           esp_idf_repository: None,
[INFO] [stderr]           esp_idf_cmake_generator: None,
[INFO] [stderr]           idf_path: None,
[INFO] [stderr]           extra_components: [],
[INFO] [stderr]           esp_idf_components: None,
[INFO] [stderr]           esp_idf_component_manager: None,
[INFO] [stderr]       },
[INFO] [stderr]       esp_idf_sys_root_crate: None,
[INFO] [stderr]   }
[INFO] [stderr]   Error: Unsupported target 'x86_64-unknown-linux-gnu'
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]      1: <build_script_build::native::cargo_driver::chip::Chip>::detect
[INFO] [stderr]      2: build_script_build::native::cargo_driver::build
[INFO] [stderr]      3: build_script_build::native::build
[INFO] [stderr]      4: build_script_build::main
[INFO] [stderr]      5: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      7: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      9: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:582:40
[INFO] [stderr]     10: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:545:19
[INFO] [stderr]     11: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panic.rs:359:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/rt.rs:175:24
[INFO] [stderr]     13: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:582:40
[INFO] [stderr]     14: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:545:19
[INFO] [stderr]     15: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panic.rs:359:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/rt.rs:171:5
[INFO] [stderr]     17: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     18: main
[INFO] [stderr]     19: <unknown>
[INFO] [stderr]     20: __libc_start_main
[INFO] [stderr]     21: _start
[INFO] running `Command { std: "docker" "inspect" "aa8df24588df2ed5524a74cb2004f8b814e9cfed19ce330f6dfb03e3b88d8343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8df24588df2ed5524a74cb2004f8b814e9cfed19ce330f6dfb03e3b88d8343", kill_on_drop: false }`
[INFO] [stdout] aa8df24588df2ed5524a74cb2004f8b814e9cfed19ce330f6dfb03e3b88d8343
