[INFO] cloning repository https://github.com/moore/FluxPilot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moore/FluxPilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoore%2FFluxPilot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoore%2FFluxPilot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c74589dc57e9ea421b5c45b3fcb9a0ae4ff2f91a [INFO] checking moore/FluxPilot against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoore%2FFluxPilot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/moore/FluxPilot [INFO] finished tweaking git repo https://github.com/moore/FluxPilot [INFO] tweaked toml for git repo https://github.com/moore/FluxPilot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moore/FluxPilot on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moore/FluxPilot 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl-no-std v2.0.2 [INFO] [stderr] Downloaded display-interface v0.4.1 [INFO] [stderr] Downloaded display-interface-spi v0.4.1 [INFO] [stderr] Downloaded smart-leds-trait v0.3.2 [INFO] [stderr] Downloaded variant_count v1.2.0 [INFO] [stderr] Downloaded display-interface-spi v0.5.0 [INFO] [stderr] Downloaded ssd1306 v0.8.4 [INFO] [stderr] Downloaded riscv v0.11.1 [INFO] [stderr] Downloaded bitmaps v3.2.1 [INFO] [stderr] Downloaded display-interface v0.5.0 [INFO] [stderr] Downloaded embassy-sync v0.7.2 [INFO] [stderr] Downloaded embassy-futures v0.1.2 [INFO] [stderr] Downloaded embassy-net-driver-channel v0.3.2 [INFO] [stderr] Downloaded embassy-usb v0.5.1 [INFO] [stderr] Downloaded qingke v0.5.0 [INFO] [stderr] Downloaded qingke-rt-macros v0.5.0 [INFO] [stderr] Downloaded qingke-rt v0.5.0 [INFO] [stderr] Downloaded riscv-macros v0.3.0 [INFO] [stderr] Downloaded smart-leds v0.4.0 [INFO] [stderr] Downloaded heapless v0.9.2 [INFO] [stderr] Downloaded embassy-hal-internal v0.2.0 [INFO] [stderr] Downloaded embedded-can v0.4.1 [INFO] [stderr] Downloaded sdio-host v0.5.0 [INFO] [stderr] Downloaded embassy-executor-macros v0.6.2 [INFO] [stderr] Downloaded embassy-executor v0.7.0 [INFO] [stderr] Downloaded panic-halt v1.0.0 [INFO] [stderr] Downloaded riscv-macros v0.1.0 [INFO] [stderr] Downloaded riscv v0.12.1 [INFO] [stderr] Downloaded riscv v0.15.0 [INFO] [stderr] Downloaded thiserror-no-std v2.0.2 [INFO] [stderr] Downloaded embassy-time-driver v0.2.1 [INFO] [stderr] Downloaded riscv-pac v0.2.0 [INFO] [stderr] Downloaded display-interface-i2c v0.4.0 [INFO] [stderr] Downloaded ws2812-spi v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eed85eb81644fce5918dad6ca4135a47f71d17d448b4b70eb92d7e73f1da3b5 [INFO] running `Command { std: "docker" "start" "-a" "8eed85eb81644fce5918dad6ca4135a47f71d17d448b4b70eb92d7e73f1da3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eed85eb81644fce5918dad6ca4135a47f71d17d448b4b70eb92d7e73f1da3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eed85eb81644fce5918dad6ca4135a47f71d17d448b4b70eb92d7e73f1da3b5", kill_on_drop: false }` [INFO] [stdout] 8eed85eb81644fce5918dad6ca4135a47f71d17d448b4b70eb92d7e73f1da3b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20ab5951ac81f4de1d79f08004b359edf6173659948c1881b419297bf29c185b [INFO] running `Command { std: "docker" "start" "-a" "20ab5951ac81f4de1d79f08004b359edf6173659948c1881b419297bf29c185b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling riscv v0.11.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling ch32-metapac v0.1.0 (https://github.com/ch32-rs/ch32-metapac?rev=b1cbc7a98e43af3fd3170821654784e2c01cb26b#b1cbc7a9) [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling embassy-time-driver v0.2.1 [INFO] [stderr] Compiling riscv v0.12.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking riscv-pac v0.2.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling embassy-sync v0.7.2 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking embassy-futures v0.1.2 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling embassy-hal-internal v0.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling qingke-rt v0.5.0 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Checking smart-leds-trait v0.3.2 [INFO] [stderr] Checking embassy-usb-driver v0.2.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling embassy-usb v0.5.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking embassy-net-driver v0.2.0 [INFO] [stderr] Checking display-interface-i2c v0.4.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking sdio-host v0.5.0 [INFO] [stderr] Compiling fluxpilot v0.1.0 (/opt/rustwide/workdir/crates/ch32v203qtpy) [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking display-interface v0.5.0 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Checking ws2812-spi v0.5.1 [INFO] [stderr] Checking smart-leds v0.4.0 [INFO] [stderr] Checking display-interface-spi v0.5.0 [INFO] [stderr] Checking panic-halt v1.0.0 [INFO] [stderr] Checking embassy-net-driver-channel v0.3.2 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking ssd1306 v0.8.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ch32-hal v0.1.0 (https://github.com/moore/ch32-hal.git#04005523) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling qingke-rt-macros v0.5.0 [INFO] [stderr] Compiling usbd-hid-macros v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling riscv-macros v0.1.0 [INFO] [stderr] Compiling variant_count v1.2.0 [INFO] [stderr] Compiling riscv-macros v0.3.0 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Checking riscv v0.15.0 [INFO] [stderr] Checking light_machine v0.1.0 (/opt/rustwide/workdir/crates/light_machine) [INFO] [stdout] warning: unused import: `std::dbg` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::dbg; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let index = machine.add_static(data.as_slice())?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let index = machine.add_static(data.as_slice())?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let program = machine.finish(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let index = machine.add_static(data.as_slice())?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_index` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | let (fn_index, machine) = function.finish(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `function_count` is never read [INFO] [stdout] --> crates/light_machine/src/builder.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct MachineBuilder<'a> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 95 | program: ProgramBuilder<'a>, [INFO] [stdout] 96 | function_count: Word, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_index` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | let (fn_index, machine) = function.finish(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program` [INFO] [stdout] --> crates/light_machine/src/builder/test.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let program: ProgramBuilder<'_> = machine.finish(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `function_count` is never read [INFO] [stdout] --> crates/light_machine/src/builder.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct MachineBuilder<'a> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 95 | program: ProgramBuilder<'a>, [INFO] [stdout] 96 | function_count: Word, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MachineData` is never constructed [INFO] [stdout] --> crates/light_machine/src/test.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct MachineData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_test_program` is never used [INFO] [stdout] --> crates/light_machine/src/test.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_test_program() -> MachineData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking qingke v0.5.0 [INFO] [stderr] Checking usbd-hid v0.8.2 [INFO] [stdout] error: As tested on QingKe V4, most likely the atomics are broken, [INFO] [stdout] please validate the atomic instruction on the hardware using [INFO] [stdout] something like litmus test suite before trusting them. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qingke-0.5.0/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / compile_error!( [INFO] [stdout] 26 | | "As tested on QingKe V4, most likely the atomics are broken, [INFO] [stdout] 27 | | please validate the atomic instruction on the hardware using [INFO] [stdout] 28 | | something like litmus test suite before trusting them." [INFO] [stdout] 29 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qingke` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20ab5951ac81f4de1d79f08004b359edf6173659948c1881b419297bf29c185b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ab5951ac81f4de1d79f08004b359edf6173659948c1881b419297bf29c185b", kill_on_drop: false }` [INFO] [stdout] 20ab5951ac81f4de1d79f08004b359edf6173659948c1881b419297bf29c185b