[INFO] cloning repository https://github.com/hmeyer/GabrieleTerm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hmeyer/GabrieleTerm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmeyer%2FGabrieleTerm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmeyer%2FGabrieleTerm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4ea707810595e22098452e5e0888d9f6b8bc6e6 [INFO] testing hmeyer/GabrieleTerm against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmeyer%2FGabrieleTerm" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hmeyer/GabrieleTerm 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/hmeyer/GabrieleTerm [INFO] finished tweaking git repo https://github.com/hmeyer/GabrieleTerm [INFO] tweaked toml for git repo https://github.com/hmeyer/GabrieleTerm written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hmeyer/GabrieleTerm 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a28c563d1bdd995fb75d728f6f1d6ad2da3a27cb1142654d5141d03a8cf610f [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" "9a28c563d1bdd995fb75d728f6f1d6ad2da3a27cb1142654d5141d03a8cf610f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a28c563d1bdd995fb75d728f6f1d6ad2da3a27cb1142654d5141d03a8cf610f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a28c563d1bdd995fb75d728f6f1d6ad2da3a27cb1142654d5141d03a8cf610f", kill_on_drop: false }` [INFO] [stdout] 9a28c563d1bdd995fb75d728f6f1d6ad2da3a27cb1142654d5141d03a8cf610f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d86b170f52e6a1069aa096b4db5e7b345e403a24948555a956953f7002f600ef [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" "d86b170f52e6a1069aa096b4db5e7b345e403a24948555a956953f7002f600ef", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling wiringpi v0.2.4 [INFO] [stderr] Compiling texter v0.1.0 (/opt/rustwide/workdir) [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" "d86b170f52e6a1069aa096b4db5e7b345e403a24948555a956953f7002f600ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d86b170f52e6a1069aa096b4db5e7b345e403a24948555a956953f7002f600ef", kill_on_drop: false }` [INFO] [stdout] d86b170f52e6a1069aa096b4db5e7b345e403a24948555a956953f7002f600ef