[INFO] cloning repository https://github.com/lwassermann/apa102d-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lwassermann/apa102d-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwassermann%2Fapa102d-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwassermann%2Fapa102d-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3a96ac3621287861dd6664dce3bda5653ba8322
[INFO] checking lwassermann/apa102d-rust against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwassermann%2Fapa102d-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lwassermann/apa102d-rust
[INFO] finished tweaking git repo https://github.com/lwassermann/apa102d-rust
[INFO] tweaked toml for git repo https://github.com/lwassermann/apa102d-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lwassermann/apa102d-rust on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lwassermann/apa102d-rust 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[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 bitflags v0.4.0
[INFO] [stderr]   Downloaded nix v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.41
[INFO] [stderr]   Downloaded spidev v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5abcd1e77cfd65c52a1df7fe137b20870ca2b37c269e3554b13a523df04bdcc9
[INFO] running `Command { std: "docker" "start" "-a" "5abcd1e77cfd65c52a1df7fe137b20870ca2b37c269e3554b13a523df04bdcc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5abcd1e77cfd65c52a1df7fe137b20870ca2b37c269e3554b13a523df04bdcc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5abcd1e77cfd65c52a1df7fe137b20870ca2b37c269e3554b13a523df04bdcc9", kill_on_drop: false }`
[INFO] [stdout] 5abcd1e77cfd65c52a1df7fe137b20870ca2b37c269e3554b13a523df04bdcc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c904d2d054997e475b589ca77e7f32e9071a310b313c16e2d67d6d24a83b8333
[INFO] running `Command { std: "docker" "start" "-a" "c904d2d054997e475b589ca77e7f32e9071a310b313c16e2d67d6d24a83b8333", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking libc v0.2.41
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling nix v0.6.0
[INFO] [stderr]     Checking spidev v0.3.0
[INFO] [stderr]     Checking apa102d-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     apa102_sync(&mut spi, &leds);
[INFO] [stdout]    |     -----------           ^^^^^ expected `&[u8]`, found `&[Pixel; 3]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]               found reference `&[Pixel; 3]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn apa102_sync(spi: &mut Spidev, leds: &[u8]) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^                   -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apa102_sync(&mut spi, &leds);
[INFO] [stdout]    |     -----------           ^^^^^ expected `&[u8]`, found `&[Pixel; 3]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]               found reference `&[Pixel; 3]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn apa102_sync(spi: &mut Spidev, leds: &[u8]) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^                   -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |     apa102_sync(&mut spi, &leds);
[INFO] [stdout]    |     -----------           ^^^^^ expected `&[u8]`, found `&[Pixel; 3]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]               found reference `&[Pixel; 3]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn apa102_sync(spi: &mut Spidev, leds: &[u8]) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^                   -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apa102d-rust` (bin "apa102d-rust" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `apa102d-rust` (bin "apa102d-rust") due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] warning: unused import: `std::slice`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::slice;
[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 import: `std::mem`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     apa102_sync(&mut spi, &leds);
[INFO] [stdout]    |     -----------           ^^^^^ expected `&[u8]`, found `&[Pixel; 3]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]               found reference `&[Pixel; 3]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn apa102_sync(spi: &mut Spidev, leds: &[u8]) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^                   -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apa102_sync(&mut spi, &leds);
[INFO] [stdout]    |     -----------           ^^^^^ expected `&[u8]`, found `&[Pixel; 3]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]               found reference `&[Pixel; 3]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn apa102_sync(spi: &mut Spidev, leds: &[u8]) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^                   -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |     apa102_sync(&mut spi, &leds);
[INFO] [stdout]    |     -----------           ^^^^^ expected `&[u8]`, found `&[Pixel; 3]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]               found reference `&[Pixel; 3]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn apa102_sync(spi: &mut Spidev, leds: &[u8]) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^                   -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c904d2d054997e475b589ca77e7f32e9071a310b313c16e2d67d6d24a83b8333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c904d2d054997e475b589ca77e7f32e9071a310b313c16e2d67d6d24a83b8333", kill_on_drop: false }`
[INFO] [stdout] c904d2d054997e475b589ca77e7f32e9071a310b313c16e2d67d6d24a83b8333
