[INFO] cloning repository https://github.com/timschmidt/alumina-firmware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timschmidt/alumina-firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Falumina-firmware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Falumina-firmware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4136b4987eac64291ce43367d480098c6d7789ad [INFO] testing timschmidt/alumina-firmware against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Falumina-firmware" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/timschmidt/alumina-firmware [INFO] finished tweaking git repo https://github.com/timschmidt/alumina-firmware [INFO] tweaked toml for git repo https://github.com/timschmidt/alumina-firmware written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timschmidt/alumina-firmware on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timschmidt/alumina-firmware 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded normpath v1.1.1 [INFO] [stderr] Downloaded stepgen v0.1.3 [INFO] [stderr] Downloaded remove_dir_all v0.8.2 [INFO] [stderr] Downloaded darling_macro v0.21.2 [INFO] [stderr] Downloaded critical-section v1.1.1 [INFO] [stderr] Downloaded embedded-can v0.4.1 [INFO] [stderr] Downloaded build-time v0.1.3 [INFO] [stderr] Downloaded embassy-futures v0.1.1 [INFO] [stderr] Downloaded defmt-parser v0.3.3 [INFO] [stderr] Downloaded defmt v0.3.4 [INFO] [stderr] Downloaded embedded-hal v1.0.0 [INFO] [stderr] Downloaded darling v0.21.2 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded darling_core v0.21.2 [INFO] [stderr] Downloaded camino v1.1.4 [INFO] [stderr] Downloaded winnow v0.4.6 [INFO] [stderr] Downloaded const_format v0.2.31 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.31 [INFO] [stderr] Downloaded esp-idf-hal v0.45.2 [INFO] [stderr] Downloaded cc v1.1.10 [INFO] [stderr] Downloaded embedded-svc v0.28.1 [INFO] [stderr] Downloaded nix v0.26.2 [INFO] [stderr] Downloaded globset v0.4.10 [INFO] [stderr] Downloaded esp-idf-svc v0.51.0 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded aligned v0.4.1 [INFO] [stderr] Downloaded esp-idf-sys v0.36.1 [INFO] [stderr] Downloaded bstr v1.5.0 [INFO] [stderr] Downloaded defmt-macros v0.3.5 [INFO] [stderr] Downloaded embedded-hal-async v1.0.0 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded enumset_derive v0.14.0 [INFO] [stderr] Downloaded enumset v1.1.10 [INFO] [stderr] Downloaded libc v0.2.145 [INFO] [stderr] Downloaded embuild v0.33.1 [INFO] [stderr] Downloaded as-slice v0.2.1 [INFO] [stderr] Downloaded cvt v0.1.2 [INFO] [stderr] Downloaded shtcx v0.11.0 [INFO] [stderr] Downloaded fs_at v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 948cc89ad2863c46c026bfe9ceaaad86575c4a31d812b72cac892d3584c5459c [INFO] running `Command { std: "docker" "start" "-a" "948cc89ad2863c46c026bfe9ceaaad86575c4a31d812b72cac892d3584c5459c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948cc89ad2863c46c026bfe9ceaaad86575c4a31d812b72cac892d3584c5459c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948cc89ad2863c46c026bfe9ceaaad86575c4a31d812b72cac892d3584c5459c", kill_on_drop: false }` [INFO] [stdout] 948cc89ad2863c46c026bfe9ceaaad86575c4a31d812b72cac892d3584c5459c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b13959a0226a463d94bbfa805eb7916f714a19234859c4ca801386e8dd879621 [INFO] running `Command { std: "docker" "start" "-a" "b13959a0226a463d94bbfa805eb7916f714a19234859c4ca801386e8dd879621", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.145 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling fs_at v0.1.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling remove_dir_all v0.8.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling darling_core v0.21.2 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling shtcx v0.11.0 [INFO] [stderr] Compiling stepgen v0.1.3 [INFO] [stderr] Compiling darling_macro v0.21.2 [INFO] [stderr] Compiling darling v0.21.2 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling embedded-svc v0.28.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling embuild v0.33.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling esp-idf-sys v0.36.1 [INFO] [stderr] Compiling esp-idf-hal v0.45.2 [INFO] [stderr] Compiling esp-idf-svc v0.51.0 [INFO] [stderr] Compiling alumina-firmware v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: esp-idf-sys@0.36.1: `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.36.1` [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-e7a140fdbe82b696/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] running `Command { std: "docker" "inspect" "b13959a0226a463d94bbfa805eb7916f714a19234859c4ca801386e8dd879621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13959a0226a463d94bbfa805eb7916f714a19234859c4ca801386e8dd879621", kill_on_drop: false }` [INFO] [stdout] b13959a0226a463d94bbfa805eb7916f714a19234859c4ca801386e8dd879621