[INFO] updating cached repository https://github.com/gregberns/rs-wiringpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04415b22db9335ff6c1ce90762942c49ccf01f97 [INFO] testing gregberns/rs-wiringpi against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregberns%2Frs-wiringpi" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregberns/rs-wiringpi on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gregberns/rs-wiringpi [INFO] finished tweaking git repo https://github.com/gregberns/rs-wiringpi [INFO] tweaked toml for git repo https://github.com/gregberns/rs-wiringpi written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gregberns/rs-wiringpi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 486f11f333c50136a051a28d98b211f6451d2166fc4657340a121bfc9efc4e99 [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" "486f11f333c50136a051a28d98b211f6451d2166fc4657340a121bfc9efc4e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "486f11f333c50136a051a28d98b211f6451d2166fc4657340a121bfc9efc4e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486f11f333c50136a051a28d98b211f6451d2166fc4657340a121bfc9efc4e99", kill_on_drop: false }` [INFO] [stdout] 486f11f333c50136a051a28d98b211f6451d2166fc4657340a121bfc9efc4e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6234bafc6bea3d65fe60dd44393af8039c8aae733c41ceff4a84b4e649e6f26 [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" "a6234bafc6bea3d65fe60dd44393af8039c8aae733c41ceff4a84b4e649e6f26", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rs-wiringpi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> src/main.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnixListener`, `UnixStream` [INFO] [stdout] --> src/main.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use std::os::unix::net::{UnixListener, UnixStream}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `Sender` [INFO] [stdout] --> src/main.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::mpsc::{Receiver, Sender}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vehicle` [INFO] [stdout] --> src/main.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::wiringpi::{motors_test, Vehicle}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/wiringpi.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | let i: u8 = count_low(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wiringpi.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | let mut motors: [bool; 8] = [false, false, false, false, false, false, false, false]; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Forward` [INFO] [stdout] --> src/model.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Forward, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Backward` [INFO] [stdout] --> src/model.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Backward, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TurnRight` [INFO] [stdout] --> src/model.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | TurnRight, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TurnLeft` [INFO] [stdout] --> src/model.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | TurnLeft, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Stop` [INFO] [stdout] --> src/model.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Stop, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Kill` [INFO] [stdout] --> src/model.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Kill, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vehicle` [INFO] [stdout] --> src/wiringpi.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Vehicle { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/wiringpi.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new() -> Vehicle { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `send_command` [INFO] [stdout] --> src/wiringpi.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn send_command(&mut self, command: Command) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `digitalRead` [INFO] [stdout] --> src/wiringpi.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn digitalRead(pin: c_int) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pullUpDnControl` [INFO] [stdout] --> src/wiringpi.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn pullUpDnControl(pin: c_int, pud: c_int); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiringPiISR` [INFO] [stdout] --> src/wiringpi.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn wiringPiISR(pin: c_int, mode: c_int, get_ir: fn()) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRIN` [INFO] [stdout] --> src/wiringpi.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | const IRIN: c_int = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INPUT` [INFO] [stdout] --> src/wiringpi.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | const INPUT: c_int = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_EDGE_FALLING` [INFO] [stdout] --> src/wiringpi.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | const INT_EDGE_FALLING: c_int = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUD_OFF` [INFO] [stdout] --> src/wiringpi.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | const PUD_OFF: c_int = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUD_DOWN` [INFO] [stdout] --> src/wiringpi.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | const PUD_DOWN: c_int = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUD_UP` [INFO] [stdout] --> src/wiringpi.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | const PUD_UP: c_int = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IR_LIMITS` [INFO] [stdout] --> src/wiringpi.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | const IR_LIMITS: usize = 64; // bytes buffer = IR_LIMITS x8 bits [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRIG` [INFO] [stdout] --> src/wiringpi.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | const TRIG: i32 = 25; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ECHO` [INFO] [stdout] --> src/wiringpi.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | const ECHO: i32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init_distance_measure` [INFO] [stdout] --> src/wiringpi.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn init_distance_measure() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `distance_measure` [INFO] [stdout] --> src/wiringpi.rs:227:4 [INFO] [stdout] | [INFO] [stdout] 227 | fn distance_measure() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_ms_to_cm` [INFO] [stdout] --> src/wiringpi.rs:286:4 [INFO] [stdout] | [INFO] [stdout] 286 | fn convert_ms_to_cm(usec: u128) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `irInit` [INFO] [stdout] --> src/wiringpi.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 298 | fn irInit() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_ir` [INFO] [stdout] --> src/wiringpi.rs:309:4 [INFO] [stdout] | [INFO] [stdout] 309 | fn get_ir() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `count_low` [INFO] [stdout] --> src/wiringpi.rs:337:4 [INFO] [stdout] | [INFO] [stdout] 337 | fn count_low() -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sleep_ms` [INFO] [stdout] --> src/main.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn sleep_ms(duration_ms: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `next_action` [INFO] [stdout] --> src/main.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn next_action(current_value: i32) -> Command { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fn()`, which is not FFI-safe [INFO] [stdout] --> src/wiringpi.rs:159:57 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn wiringPiISR(pin: c_int, mode: c_int, get_ir: fn()) -> c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider using an `extern fn(...) -> ...` function pointer instead [INFO] [stdout] = note: this function pointer has Rust-specific calling convention [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `irInit` should have a snake case name [INFO] [stdout] --> src/wiringpi.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 298 | fn irInit() { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `ir_init` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.rs_wiringpi.8v2g9t1u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3" "/opt/rustwide/target/debug/deps/rs_wiringpi-e672a7caf631e0d3.ti4xr96cssoc0gf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/workdir" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lwiringPi" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstopwatch-0de0381dbf3746f6.rlib" "/opt/rustwide/target/debug/deps/libnum-3584b9cc4cf7e37e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a8f57efeef630722.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6cd3a433599e2e91.rlib" "/opt/rustwide/target/debug/deps/librand-ae54a87e7084c460.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d201d4e999ad4d22.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d465356f3255553.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddc7745d34a5c45f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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 -lwiringPi [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-wiringpi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a6234bafc6bea3d65fe60dd44393af8039c8aae733c41ceff4a84b4e649e6f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6234bafc6bea3d65fe60dd44393af8039c8aae733c41ceff4a84b4e649e6f26", kill_on_drop: false }` [INFO] [stdout] a6234bafc6bea3d65fe60dd44393af8039c8aae733c41ceff4a84b4e649e6f26