[INFO] cloning repository https://github.com/AdamIsrael/waveshare-esp32-c6-lcd-1.47
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdamIsrael/waveshare-esp32-c6-lcd-1.47" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamIsrael%2Fwaveshare-esp32-c6-lcd-1.47", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamIsrael%2Fwaveshare-esp32-c6-lcd-1.47'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4424d077b7d3e0421fb414d825b21e5abd944e04
[INFO] checking AdamIsrael/waveshare-esp32-c6-lcd-1.47 against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamIsrael%2Fwaveshare-esp32-c6-lcd-1.47" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AdamIsrael/waveshare-esp32-c6-lcd-1.47
[INFO] finished tweaking git repo https://github.com/AdamIsrael/waveshare-esp32-c6-lcd-1.47
[INFO] tweaked toml for git repo https://github.com/AdamIsrael/waveshare-esp32-c6-lcd-1.47 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdamIsrael/waveshare-esp32-c6-lcd-1.47 on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdamIsrael/waveshare-esp32-c6-lcd-1.47 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d01f843b5bf7c5e39d2e1424f4bfb4c9376a904e0f33bc9dac35ad98db9827e6
[INFO] running `Command { std: "docker" "start" "-a" "d01f843b5bf7c5e39d2e1424f4bfb4c9376a904e0f33bc9dac35ad98db9827e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d01f843b5bf7c5e39d2e1424f4bfb4c9376a904e0f33bc9dac35ad98db9827e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d01f843b5bf7c5e39d2e1424f4bfb4c9376a904e0f33bc9dac35ad98db9827e6", kill_on_drop: false }`
[INFO] [stdout] d01f843b5bf7c5e39d2e1424f4bfb4c9376a904e0f33bc9dac35ad98db9827e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5eb158d42f6e7bbcb477bb3088837254611038ebd0cd5cf23a32ab2ea55d085
[INFO] running `Command { std: "docker" "start" "-a" "c5eb158d42f6e7bbcb477bb3088837254611038ebd0cd5cf23a32ab2ea55d085", kill_on_drop: false }`
[INFO] [stderr]    Compiling esp-metadata-generated v0.3.0
[INFO] [stderr]    Compiling somni-parser v0.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling esp-sync v0.1.1
[INFO] [stderr]    Compiling esp-rom-sys v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling esp-println v0.16.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling somni-expr v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking bevy_platform v0.17.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking esp-config v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling esp32c6 v0.22.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `riscv`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-sync-0.1.1/src/raw.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         riscv::interrupt::enable();
[INFO] [stdout]    |                         ^^^^^ use of unresolved module or unlinked crate `riscv`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `riscv`, use `cargo add riscv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-sync` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c5eb158d42f6e7bbcb477bb3088837254611038ebd0cd5cf23a32ab2ea55d085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5eb158d42f6e7bbcb477bb3088837254611038ebd0cd5cf23a32ab2ea55d085", kill_on_drop: false }`
[INFO] [stdout] c5eb158d42f6e7bbcb477bb3088837254611038ebd0cd5cf23a32ab2ea55d085
