[INFO] cloning repository https://github.com/Danzibob/dome-ctrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danzibob/dome-ctrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanzibob%2Fdome-ctrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanzibob%2Fdome-ctrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 041b5455824dc530e76240e1fc5660242b142c25 [INFO] checking Danzibob/dome-ctrl against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanzibob%2Fdome-ctrl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Danzibob/dome-ctrl [INFO] finished tweaking git repo https://github.com/Danzibob/dome-ctrl [INFO] tweaked toml for git repo https://github.com/Danzibob/dome-ctrl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Danzibob/dome-ctrl on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Danzibob/dome-ctrl 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e9eea794e9cb2d6c2d4559a4cbf0783cac3dc87ba3d02c26ffd9b06f2c608e0 [INFO] running `Command { std: "docker" "start" "-a" "9e9eea794e9cb2d6c2d4559a4cbf0783cac3dc87ba3d02c26ffd9b06f2c608e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9eea794e9cb2d6c2d4559a4cbf0783cac3dc87ba3d02c26ffd9b06f2c608e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9eea794e9cb2d6c2d4559a4cbf0783cac3dc87ba3d02c26ffd9b06f2c608e0", kill_on_drop: false }` [INFO] [stdout] 9e9eea794e9cb2d6c2d4559a4cbf0783cac3dc87ba3d02c26ffd9b06f2c608e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4032617ac8e65289b9046548256ac5a9ee3b2c1673453ef931844bd95c7f1faa [INFO] running `Command { std: "docker" "start" "-a" "4032617ac8e65289b9046548256ac5a9ee3b2c1673453ef931844bd95c7f1faa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking termion v4.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking spidev v0.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Compiling rs_ws281x v0.5.1 [INFO] [stderr] Checking ws28xx-n-channel-spi v2.0.0 (https://github.com/danzibob/WS28xx-n-channel-spi?branch=n-channel#630e5bda) [INFO] [stdout] error[E0001]: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ws28xx-n-channel-spi-dbe6fafbf00b89ca/630e5bd/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove one of these features [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0001`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws28xx-n-channel-spi` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4032617ac8e65289b9046548256ac5a9ee3b2c1673453ef931844bd95c7f1faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4032617ac8e65289b9046548256ac5a9ee3b2c1673453ef931844bd95c7f1faa", kill_on_drop: false }` [INFO] [stdout] 4032617ac8e65289b9046548256ac5a9ee3b2c1673453ef931844bd95c7f1faa