[INFO] updating cached repository futurice/rusty-build-light [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/futurice/rusty-build-light [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/futurice/rusty-build-light" "work/ex/beta-1.37-6/sources/1.36.0/gh/futurice/rusty-build-light"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/futurice/rusty-build-light'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/futurice/rusty-build-light" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/futurice/rusty-build-light"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/futurice/rusty-build-light'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba2aa17d559ea220ca6a3dcfac87e3068b7f802e [INFO] sha for GitHub repo futurice/rusty-build-light: ba2aa17d559ea220ca6a3dcfac87e3068b7f802e [INFO] validating manifest of futurice/rusty-build-light on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of futurice/rusty-build-light on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing futurice/rusty-build-light [INFO] finished frobbing futurice/rusty-build-light [INFO] frobbed toml for futurice/rusty-build-light written to work/ex/beta-1.37-6/sources/1.36.0/gh/futurice/rusty-build-light/Cargo.toml [INFO] started frobbing futurice/rusty-build-light [INFO] finished frobbing futurice/rusty-build-light [INFO] frobbed toml for futurice/rusty-build-light written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/futurice/rusty-build-light/Cargo.toml [INFO] crate futurice/rusty-build-light already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing futurice/rusty-build-light against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/futurice/rusty-build-light:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 5fec1e1218cba61e8f1abe8e7a9ff52eed8a39b4d5bf20ccac071e24180ffe2b [INFO] running `"docker" "start" "-a" "5fec1e1218cba61e8f1abe8e7a9ff52eed8a39b4d5bf20ccac071e24180ffe2b"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling rusty_build_light v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling wiringpi v0.2.4 [INFO] [stderr] warning: unused import: `std::ffi::OsString` [INFO] [stderr] --> build.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ffi::OsString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde-value v0.5.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] error: could not find native static library `wiringpi`, perhaps an -L flag is missing? [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `wiringpi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5fec1e1218cba61e8f1abe8e7a9ff52eed8a39b4d5bf20ccac071e24180ffe2b"` [INFO] running `"docker" "rm" "-f" "5fec1e1218cba61e8f1abe8e7a9ff52eed8a39b4d5bf20ccac071e24180ffe2b"` [INFO] [stdout] 5fec1e1218cba61e8f1abe8e7a9ff52eed8a39b4d5bf20ccac071e24180ffe2b