[INFO] cloning repository https://github.com/longxiangam/esp32c3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/longxiangam/esp32c3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongxiangam%2Fesp32c3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongxiangam%2Fesp32c3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85ce192b1afe1130cd97a58f03f0947512f4fed8 [INFO] checking longxiangam/esp32c3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongxiangam%2Fesp32c3" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/longxiangam/esp32c3 [INFO] finished tweaking git repo https://github.com/longxiangam/esp32c3 [INFO] tweaked toml for git repo https://github.com/longxiangam/esp32c3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/longxiangam/esp32c3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/longxiangam/esp32c3 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2256eea11d23e7f1ef34df73410f10b4d46c7b0c74ca765aa1cb44175c08efa7 [INFO] running `Command { std: "docker" "start" "-a" "2256eea11d23e7f1ef34df73410f10b4d46c7b0c74ca765aa1cb44175c08efa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2256eea11d23e7f1ef34df73410f10b4d46c7b0c74ca765aa1cb44175c08efa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2256eea11d23e7f1ef34df73410f10b4d46c7b0c74ca765aa1cb44175c08efa7", kill_on_drop: false }` [INFO] [stdout] 2256eea11d23e7f1ef34df73410f10b4d46c7b0c74ca765aa1cb44175c08efa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700827b0aa8a39a02afd634da7a2b8dbcd4cdddb19a8850899e880b2ad0db133 [INFO] running `Command { std: "docker" "start" "-a" "700827b0aa8a39a02afd634da7a2b8dbcd4cdddb19a8850899e880b2ad0db133", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking critical-section v1.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling fixed v0.5.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling riscv v0.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling esp-riscv-rt v0.3.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling esp32c3 v0.14.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling esp-println v0.5.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling esp-backtrace v0.7.0 [INFO] [stderr] Checking riscv-atomic-emulation-trap v0.4.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling fixed v1.23.1 [INFO] [stderr] Checking bitflags v2.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling esp32c3-hal v0.9.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stdout] error[E0583]: file not found for module `arch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.7.0/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod arch; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `arch`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.7.0/src/arch.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.7.0/src/arch/mod.rs" [INFO] [stdout] = note: if there is a `mod arch` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-backtrace` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "700827b0aa8a39a02afd634da7a2b8dbcd4cdddb19a8850899e880b2ad0db133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700827b0aa8a39a02afd634da7a2b8dbcd4cdddb19a8850899e880b2ad0db133", kill_on_drop: false }` [INFO] [stdout] 700827b0aa8a39a02afd634da7a2b8dbcd4cdddb19a8850899e880b2ad0db133