[INFO] fetching crate unicorn_hat_hd 0.2.1...
[INFO] testing unicorn_hat_hd-0.2.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate unicorn_hat_hd 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate unicorn_hat_hd 0.2.1
[INFO] finished tweaking crates.io crate unicorn_hat_hd 0.2.1
[INFO] tweaked toml for crates.io crate unicorn_hat_hd 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unicorn_hat_hd 0.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding ansi_term v0.10.2 (available: v0.12.1)
[INFO] [stderr]       Adding spidev v0.3.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded ansi_term v0.10.2
[INFO] [stderr]   Downloaded bitflags v0.3.3
[INFO] [stderr]   Downloaded nix v0.6.0
[INFO] [stderr]   Downloaded spidev v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f540a54c3df4f4faf3729d93994b7cb4757b8166aca4c7092443c22e87db59e7
[INFO] running `Command { std: "docker" "start" "-a" "f540a54c3df4f4faf3729d93994b7cb4757b8166aca4c7092443c22e87db59e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f540a54c3df4f4faf3729d93994b7cb4757b8166aca4c7092443c22e87db59e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f540a54c3df4f4faf3729d93994b7cb4757b8166aca4c7092443c22e87db59e7", kill_on_drop: false }`
[INFO] [stdout] f540a54c3df4f4faf3729d93994b7cb4757b8166aca4c7092443c22e87db59e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0246b99aeec4d961d7c3044e5f91a85ed5ca1649fe2b8d606bd9f4bec3e1590b
[INFO] running `Command { std: "docker" "start" "-a" "0246b99aeec4d961d7c3044e5f91a85ed5ca1649fe2b8d606bd9f4bec3e1590b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling bitflags v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling nix v0.6.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling spidev v0.3.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling unicorn_hat_hd v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         try!(spidev.configure(&options));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut spidev = try!(Spidev::open(spi_path));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:165:54
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Rotate::RotNone => arr.extend_from_slice(self.leds.as_slice()),
[INFO] [stdout]     |                                    ----------------- ^^^^^^^^^^^^^^^^^^^^ expected `&[u8]`, found `&[Rgb<u8>]`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                found reference `&[RGB<u8>]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3261:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicorn_hat_hd` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0246b99aeec4d961d7c3044e5f91a85ed5ca1649fe2b8d606bd9f4bec3e1590b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0246b99aeec4d961d7c3044e5f91a85ed5ca1649fe2b8d606bd9f4bec3e1590b", kill_on_drop: false }`
[INFO] [stdout] 0246b99aeec4d961d7c3044e5f91a85ed5ca1649fe2b8d606bd9f4bec3e1590b
