[INFO] cloning repository https://github.com/jan-xyz/esp32-h2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jan-xyz/esp32-h2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07da7dfa398ece8504d5cde5b781842092503184 [INFO] checking jan-xyz/esp32-h2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2" "/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/jan-xyz/esp32-h2 [INFO] finished tweaking git repo https://github.com/jan-xyz/esp32-h2 [INFO] tweaked toml for git repo https://github.com/jan-xyz/esp32-h2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jan-xyz/esp32-h2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jan-xyz/esp32-h2 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rs-matter` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 084151301b8158527244ef9ad5b18369ad2e86f83c7f2a9c2724ff7ebf1d6f92 [INFO] running `Command { std: "docker" "start" "-a" "084151301b8158527244ef9ad5b18369ad2e86f83c7f2a9c2724ff7ebf1d6f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "084151301b8158527244ef9ad5b18369ad2e86f83c7f2a9c2724ff7ebf1d6f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084151301b8158527244ef9ad5b18369ad2e86f83c7f2a9c2724ff7ebf1d6f92", kill_on_drop: false }` [INFO] [stdout] 084151301b8158527244ef9ad5b18369ad2e86f83c7f2a9c2724ff7ebf1d6f92 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c4442165e25bfb14bb5e01c3eb70757a644b5f9d50ea57ea313956c00d9555 [INFO] running `Command { std: "docker" "start" "-a" "78c4442165e25bfb14bb5e01c3eb70757a644b5f9d50ea57ea313956c00d9555", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rs-matter` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Compiling esp-config v0.3.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling esp32h2 v0.14.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling esp-wifi-sys v0.7.1 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking bitfield v0.17.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Checking ccm v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling esp-ieee802154 v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking byte v0.2.7 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.7.1/src/lib.rs:74:63 [INFO] [stdout] | [INFO] [stdout] 74 | pub unsafe extern "C" fn rtc_printf(_s: *const u8, _args: VaargType) {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.7.1/src/lib.rs:77:63 [INFO] [stdout] | [INFO] [stdout] 77 | pub unsafe extern "C" fn phy_printf(_s: *const u8, _args: VaargType) {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.7.1/src/lib.rs:80:67 [INFO] [stdout] | [INFO] [stdout] 80 | pub unsafe extern "C" fn coexist_printf(_s: *const u8, _args: VaargType) {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.7.1/src/lib.rs:83:68 [INFO] [stdout] | [INFO] [stdout] 83 | pub unsafe extern "C" fn net80211_printf(_s: *const u8, _args: VaargType) {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.7.1/src/lib.rs:86:62 [INFO] [stdout] | [INFO] [stdout] 86 | pub unsafe extern "C" fn pp_printf(_s: *const u8, _args: VaargType) {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.7.1/src/lib.rs:89:80 [INFO] [stdout] | [INFO] [stdout] 89 | pub unsafe extern "C" fn syslog(_priority: u32, _format: *const u8, _args: VaargType) {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] error: could not compile `esp-wifi-sys` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "78c4442165e25bfb14bb5e01c3eb70757a644b5f9d50ea57ea313956c00d9555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c4442165e25bfb14bb5e01c3eb70757a644b5f9d50ea57ea313956c00d9555", kill_on_drop: false }` [INFO] [stdout] 78c4442165e25bfb14bb5e01c3eb70757a644b5f9d50ea57ea313956c00d9555