[INFO] crate rpi-led-matrix 0.1.1 is already in cache [INFO] testing rpi-led-matrix-0.1.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate rpi-led-matrix 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rpi-led-matrix 0.1.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rpi-led-matrix 0.1.1 [INFO] finished tweaking crates.io crate rpi-led-matrix 0.1.1 [INFO] tweaked toml for crates.io crate rpi-led-matrix 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5363c01838bbe8b6920d762eb219cd625e5cf02eb74fbf553a8ca61a7df57a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c5363c01838bbe8b6920d762eb219cd625e5cf02eb74fbf553a8ca61a7df57a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5363c01838bbe8b6920d762eb219cd625e5cf02eb74fbf553a8ca61a7df57a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5363c01838bbe8b6920d762eb219cd625e5cf02eb74fbf553a8ca61a7df57a5", kill_on_drop: false }` [INFO] [stdout] c5363c01838bbe8b6920d762eb219cd625e5cf02eb74fbf553a8ca61a7df57a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d0cff1a916a476ef9b8855b226827bb565153fb32c05dcc89bb7e153535c867 [INFO] running `Command { std: "docker" "start" "-a" "0d0cff1a916a476ef9b8855b226827bb565153fb32c05dcc89bb7e153535c867", kill_on_drop: false }` [INFO] [stderr] Compiling rpi-led-matrix v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_int, c_char, uint8_t}; //FILE}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:24 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:36 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:48 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:60 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:36 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:36 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:12 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | color.red as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | color.green as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | color.blue as uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | color.red as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | color.green as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | color.blue as uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> src/c.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(safe_packed_borrows)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/c.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn size(&self) -> (i32, i32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/c.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn set(&mut self, x: i32, y: i32, color: &LedColor) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/c.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill` [INFO] [stdout] --> src/c.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn fill(&mut self, color: &LedColor) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line` [INFO] [stdout] --> src/c.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn draw_line(&mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_circle` [INFO] [stdout] --> src/c.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn draw_circle(&mut self, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_text` [INFO] [stdout] --> src/c.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn draw_text(&mut self, font: &LedFont, text: &str, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "0d0cff1a916a476ef9b8855b226827bb565153fb32c05dcc89bb7e153535c867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0cff1a916a476ef9b8855b226827bb565153fb32c05dcc89bb7e153535c867", kill_on_drop: false }` [INFO] [stdout] 0d0cff1a916a476ef9b8855b226827bb565153fb32c05dcc89bb7e153535c867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f0d3eda0988d4ee5a9df67e6a0083c41df9f07f6558d79e10811ab2e7026430 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f0d3eda0988d4ee5a9df67e6a0083c41df9f07f6558d79e10811ab2e7026430", kill_on_drop: false }` [INFO] [stderr] Compiling rpi-led-matrix v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_int, c_char, uint8_t}; //FILE}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:24 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:36 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:48 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:60 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:36 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:36 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:12 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | color.red as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | color.green as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | color.blue as uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | color.red as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | color.green as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | color.blue as uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> src/c.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(safe_packed_borrows)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/c.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn size(&self) -> (i32, i32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/c.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn set(&mut self, x: i32, y: i32, color: &LedColor) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/c.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill` [INFO] [stdout] --> src/c.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn fill(&mut self, color: &LedColor) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line` [INFO] [stdout] --> src/c.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn draw_line(&mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_circle` [INFO] [stdout] --> src/c.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn draw_circle(&mut self, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_text` [INFO] [stdout] --> src/c.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn draw_text(&mut self, font: &LedFont, text: &str, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_int, c_char, uint8_t}; //FILE}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:24 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:36 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:48 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:248:60 [INFO] [stdout] | [INFO] [stdout] 248 | canvas: *mut LedCanvas, r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:258:36 [INFO] [stdout] | [INFO] [stdout] 258 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:263:36 [INFO] [stdout] | [INFO] [stdout] 263 | r: uint8_t, g: uint8_t, b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | r: uint8_t, g: uint8_t, b: uint8_t,); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:12 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | r: uint8_t, g: uint8_t, b: uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | color.red as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | color.green as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | color.blue as uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | color.red as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | color.green as uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stdout] --> src/c.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | color.blue as uint8_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> src/c.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(safe_packed_borrows)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/c.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn size(&self) -> (i32, i32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/c.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn set(&mut self, x: i32, y: i32, color: &LedColor) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/c.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill` [INFO] [stdout] --> src/c.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn fill(&mut self, color: &LedColor) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line` [INFO] [stdout] --> src/c.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn draw_line(&mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_circle` [INFO] [stdout] --> src/c.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn draw_circle(&mut self, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_text` [INFO] [stdout] --> src/c.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn draw_text(&mut self, font: &LedFont, text: &str, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.rpi_led_matrix.8t9dnbg0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7" "/opt/rustwide/target/debug/deps/rpi_led_matrix-f30ba64bdedcaeb7.2k53sx2df4xm98lq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lrgbmatrix" "-lstdc++" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpi-led-matrix`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7f0d3eda0988d4ee5a9df67e6a0083c41df9f07f6558d79e10811ab2e7026430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0d3eda0988d4ee5a9df67e6a0083c41df9f07f6558d79e10811ab2e7026430", kill_on_drop: false }` [INFO] [stdout] 7f0d3eda0988d4ee5a9df67e6a0083c41df9f07f6558d79e10811ab2e7026430