[INFO] cloning repository https://github.com/bjoernQ/esp32c3-wifi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjoernQ/esp32c3-wifi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp32c3-wifi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp32c3-wifi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61fe23526b11ae75759accbcf1379ccb5009ad8f [INFO] checking bjoernQ/esp32c3-wifi-rs/61fe23526b11ae75759accbcf1379ccb5009ad8f against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp32c3-wifi-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bjoernQ/esp32c3-wifi-rs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bjoernQ/esp32c3-wifi-rs [INFO] finished tweaking git repo https://github.com/bjoernQ/esp32c3-wifi-rs [INFO] tweaked toml for git repo https://github.com/bjoernQ/esp32c3-wifi-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.66.1 (available: v0.70.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5507a95731a9d509814f4b03b4783a8f2330d71efc5dc42b681172acfecc6ee5 [INFO] running `Command { std: "docker" "start" "-a" "5507a95731a9d509814f4b03b4783a8f2330d71efc5dc42b681172acfecc6ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5507a95731a9d509814f4b03b4783a8f2330d71efc5dc42b681172acfecc6ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5507a95731a9d509814f4b03b4783a8f2330d71efc5dc42b681172acfecc6ee5", kill_on_drop: false }` [INFO] [stdout] 5507a95731a9d509814f4b03b4783a8f2330d71efc5dc42b681172acfecc6ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58f5dad0748123d314b130c12190c43b215aa7aebe382c445c4c9a2da6a4ffc9 [INFO] running `Command { std: "docker" "start" "-a" "58f5dad0748123d314b130c12190c43b215aa7aebe382c445c4c9a2da6a4ffc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling esp-wifi-sys v0.7.0 (/opt/rustwide/workdir/esp-wifi-sys) [INFO] [stderr] Checking quote v1.0.37 [INFO] [stdout] error[E0583]: file not found for module `include` [INFO] [stdout] --> esp-wifi-sys/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod include; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `include`, create file "esp-wifi-sys/src/include.rs" or "esp-wifi-sys/src/include/mod.rs" [INFO] [stdout] = note: if there is a `mod include` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `include` [INFO] [stdout] --> esp-wifi-sys/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod include; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `include`, create file "esp-wifi-sys/src/include.rs" or "esp-wifi-sys/src/include/mod.rs" [INFO] [stdout] = note: if there is a `mod include` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] [stdout] Some errors have detailed explanations: E0412, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-wifi-sys` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `VaargType` in this scope [INFO] [stdout] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] --> esp-wifi-sys/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] [stdout] Some errors have detailed explanations: E0412, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-wifi-sys` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "58f5dad0748123d314b130c12190c43b215aa7aebe382c445c4c9a2da6a4ffc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f5dad0748123d314b130c12190c43b215aa7aebe382c445c4c9a2da6a4ffc9", kill_on_drop: false }` [INFO] [stdout] 58f5dad0748123d314b130c12190c43b215aa7aebe382c445c4c9a2da6a4ffc9