[INFO] fetching crate awedio_esp32 0.5.0...
[INFO] checking awedio_esp32-0.5.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate awedio_esp32 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate awedio_esp32 0.5.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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 crates.io crate awedio_esp32 0.5.0
[INFO] finished tweaking crates.io crate awedio_esp32 0.5.0
[INFO] tweaked toml for crates.io crate awedio_esp32 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 145 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.63.0 (available: v0.70.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding cargo_metadata v0.15.4 (available: v0.18.1)
[INFO] [stderr]       Adding embassy-sync v0.3.0 (available: v0.6.0)
[INFO] [stderr]       Adding embedded-hal v0.2.7 (available: v1.0.0)
[INFO] [stderr]       Adding embedded-hal v1.0.0-rc.1 (available: v1.0.0)
[INFO] [stderr]       Adding embedded-hal-nb v1.0.0-rc.1 (available: v1.0.0)
[INFO] [stderr]       Adding embuild v0.31.4 (available: v0.32.0)
[INFO] [stderr]       Adding esp-idf-hal v0.42.5 (available: v0.44.1)
[INFO] [stderr]       Adding esp-idf-sys v0.33.7 (available: v0.35.0)
[INFO] [stderr]       Adding globwalk v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding hash32 v0.2.1 (available: v0.3.1)
[INFO] [stderr]       Adding heapless v0.7.17 (available: v0.8.0)
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding nb v0.1.3 (available: v1.1.0)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (available: v1.0.0)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.26.3)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.26.4)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding which v4.4.2 (available: v6.0.3)
[INFO] [stderr]       Adding windows-core v0.52.0 (available: v0.58.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0306c67a76ad38fdb091aa315abe9024e3ce239d5d758b6caa53daa49f538893
[INFO] running `Command { std: "docker" "start" "-a" "0306c67a76ad38fdb091aa315abe9024e3ce239d5d758b6caa53daa49f538893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0306c67a76ad38fdb091aa315abe9024e3ce239d5d758b6caa53daa49f538893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0306c67a76ad38fdb091aa315abe9024e3ce239d5d758b6caa53daa49f538893", kill_on_drop: false }`
[INFO] [stdout] 0306c67a76ad38fdb091aa315abe9024e3ce239d5d758b6caa53daa49f538893
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0e7ad25902f54fbb545e46339cb5b5b8e24417e1ecad1f2a2870ce2df5e4d0a
[INFO] running `Command { std: "docker" "start" "-a" "b0e7ad25902f54fbb545e46339cb5b5b8e24417e1ecad1f2a2870ce2df5e4d0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[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]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling embassy-sync v0.3.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]     Checking embedded-hal v1.0.0-rc.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking awedio v0.4.1
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0-rc.1
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.8.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling build-time v0.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling heapless v0.7.17
[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-idf-hal v0.42.5
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[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] 
[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-9dc9b3b74f7c3aa5/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::<impl anyhow::Error>::msg
[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: core::ops::function::FnOnce::call_once
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      7: std::rt::lang_start::{{closure}}
[INFO] [stderr]      8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/ops/function.rs:284:13
[INFO] [stderr]      9: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:557:40
[INFO] [stderr]     10: std::panicking::try
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:520:19
[INFO] [stderr]     11: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panic.rs:348:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/rt.rs:143:48
[INFO] [stderr]     13: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:557:40
[INFO] [stderr]     14: std::panicking::try
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:520:19
[INFO] [stderr]     15: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panic.rs:348:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/rt.rs:143:20
[INFO] [stderr]     17: std::rt::lang_start
[INFO] [stderr]     18: main
[INFO] [stderr]     19: <unknown>
[INFO] [stderr]     20: __libc_start_main
[INFO] [stderr]     21: _start
[INFO] running `Command { std: "docker" "inspect" "b0e7ad25902f54fbb545e46339cb5b5b8e24417e1ecad1f2a2870ce2df5e4d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e7ad25902f54fbb545e46339cb5b5b8e24417e1ecad1f2a2870ce2df5e4d0a", kill_on_drop: false }`
[INFO] [stdout] b0e7ad25902f54fbb545e46339cb5b5b8e24417e1ecad1f2a2870ce2df5e4d0a
