[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 1.95.0 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanzibob%2Fdome-ctrl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Danzibob/dome-ctrl on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/danzibob/WS28xx-n-channel-spi` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded clap_lex v0.7.2 [INFO] [stderr] Downloaded termion v4.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded clap v4.5.17 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] [stderr] Downloaded rs_ws281x v0.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.17 [INFO] [stderr] Downloaded syn v2.0.65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d99111fa58d477fbc625e3bc55b33f1a3fe9c169dc0f36ca196cebea845b99ed [INFO] running `Command { std: "docker" "start" "-a" "d99111fa58d477fbc625e3bc55b33f1a3fe9c169dc0f36ca196cebea845b99ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d99111fa58d477fbc625e3bc55b33f1a3fe9c169dc0f36ca196cebea845b99ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d99111fa58d477fbc625e3bc55b33f1a3fe9c169dc0f36ca196cebea845b99ed", kill_on_drop: false }` [INFO] [stdout] d99111fa58d477fbc625e3bc55b33f1a3fe9c169dc0f36ca196cebea845b99ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e69d7b98b13a4a70f65ec6e0a26c3851ed21b51b19da441418136af8af7279 [INFO] running `Command { std: "docker" "start" "-a" "11e69d7b98b13a4a70f65ec6e0a26c3851ed21b51b19da441418136af8af7279", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking termion v4.0.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking spidev v0.4.1 [INFO] [stderr] Compiling regex v1.10.4 [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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ws28xx-n-channel-spi-dbe6fafbf00b89ca/630e5bd/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws28xx-n-channel-spi` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "11e69d7b98b13a4a70f65ec6e0a26c3851ed21b51b19da441418136af8af7279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e69d7b98b13a4a70f65ec6e0a26c3851ed21b51b19da441418136af8af7279", kill_on_drop: false }` [INFO] [stdout] 11e69d7b98b13a4a70f65ec6e0a26c3851ed21b51b19da441418136af8af7279