[INFO] updating cached repository https://github.com/vmasdani/smart-garden [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] 603abbf99e41d17e7821df61a61347d5d72a59bc [INFO] testing vmasdani/smart-garden against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmasdani%2Fsmart-garden" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmasdani/smart-garden on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/vmasdani/smart-garden [INFO] finished tweaking git repo https://github.com/vmasdani/smart-garden [INFO] tweaked toml for git repo https://github.com/vmasdani/smart-garden written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/vmasdani/smart-garden already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cf7e49b1083a6abb331f8cbad249bd14ed43ad7708d0c9a9f1b0254aae736d0 [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" "2cf7e49b1083a6abb331f8cbad249bd14ed43ad7708d0c9a9f1b0254aae736d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cf7e49b1083a6abb331f8cbad249bd14ed43ad7708d0c9a9f1b0254aae736d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf7e49b1083a6abb331f8cbad249bd14ed43ad7708d0c9a9f1b0254aae736d0", kill_on_drop: false }` [INFO] [stdout] 2cf7e49b1083a6abb331f8cbad249bd14ed43ad7708d0c9a9f1b0254aae736d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a62e7bc948ad227dfdf1356cb3e9aba84771425cec8b29111e1771ec942dfd7 [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" "4a62e7bc948ad227dfdf1356cb3e9aba84771425cec8b29111e1771ec942dfd7", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling ssd1306 v0.3.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling machine-ip v0.2.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling wiringpi v0.2.4 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling qrcode v0.8.0 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling paho-mqtt-sys v0.3.0 [INFO] [stdout] error: could not find native static library `wiringpi`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wiringpi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4a62e7bc948ad227dfdf1356cb3e9aba84771425cec8b29111e1771ec942dfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a62e7bc948ad227dfdf1356cb3e9aba84771425cec8b29111e1771ec942dfd7", kill_on_drop: false }` [INFO] [stdout] 4a62e7bc948ad227dfdf1356cb3e9aba84771425cec8b29111e1771ec942dfd7