[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#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[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 d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32e64a9ea9bc6b73d6900f953c1d4aa0ef3cd65a2e6c996c9e7402d2f0634937
[INFO] running `Command { std: "docker" "start" "-a" "32e64a9ea9bc6b73d6900f953c1d4aa0ef3cd65a2e6c996c9e7402d2f0634937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32e64a9ea9bc6b73d6900f953c1d4aa0ef3cd65a2e6c996c9e7402d2f0634937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e64a9ea9bc6b73d6900f953c1d4aa0ef3cd65a2e6c996c9e7402d2f0634937", kill_on_drop: false }`
[INFO] [stdout] 32e64a9ea9bc6b73d6900f953c1d4aa0ef3cd65a2e6c996c9e7402d2f0634937
[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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 562f4fc2ef655b4fd95cc20379d8c08a6210c6c2cb60678e05b3058b75d8e753
[INFO] running `Command { std: "docker" "start" "-a" "562f4fc2ef655b4fd95cc20379d8c08a6210c6c2cb60678e05b3058b75d8e753", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling esp-metadata-generated v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling somni-parser v0.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling somni-expr v0.2.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling esp-rom-sys v0.1.3
[INFO] [stderr]    Compiling esp-sync v0.1.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling esp-println v0.16.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling paste v1.0.15
[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] [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" "562f4fc2ef655b4fd95cc20379d8c08a6210c6c2cb60678e05b3058b75d8e753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "562f4fc2ef655b4fd95cc20379d8c08a6210c6c2cb60678e05b3058b75d8e753", kill_on_drop: false }`
[INFO] [stdout] 562f4fc2ef655b4fd95cc20379d8c08a6210c6c2cb60678e05b3058b75d8e753
