[INFO] cloning repository https://github.com/FreeMasen/raspberry_pi_switch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeMasen/raspberry_pi_switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fraspberry_pi_switch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fraspberry_pi_switch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d97e9201a4349ee67434861d782a3dbd9a61a38 [INFO] checking FreeMasen/raspberry_pi_switch against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fraspberry_pi_switch" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeMasen/raspberry_pi_switch on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreeMasen/raspberry_pi_switch [INFO] finished tweaking git repo https://github.com/FreeMasen/raspberry_pi_switch [INFO] tweaked toml for git repo https://github.com/FreeMasen/raspberry_pi_switch written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/FreeMasen/raspberry_pi_switch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52e9532aac4bf3fe51378e6bb63085ca979ec9fe57953291ef6b875faa4f6978 [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" "52e9532aac4bf3fe51378e6bb63085ca979ec9fe57953291ef6b875faa4f6978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e9532aac4bf3fe51378e6bb63085ca979ec9fe57953291ef6b875faa4f6978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e9532aac4bf3fe51378e6bb63085ca979ec9fe57953291ef6b875faa4f6978", kill_on_drop: false }` [INFO] [stdout] 52e9532aac4bf3fe51378e6bb63085ca979ec9fe57953291ef6b875faa4f6978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--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] b97a586d5be6eaf2d0cf761dc403d89d8858b25bd6950c01f23e17e6aa83e90c [INFO] running `Command { std: "docker" "start" "-a" "b97a586d5be6eaf2d0cf761dc403d89d8858b25bd6950c01f23e17e6aa83e90c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tinystr v0.3.2 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking fluent-syntax v0.9.1 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking unic-langid-impl v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking kurbo v0.5.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking unic-langid v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Checking piet v0.0.7 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking fluent-langneg v0.11.1 [INFO] [stderr] Checking intl_pluralrules v5.0.2 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking simple_logger v1.4.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking piet-cairo v0.0.7 [INFO] [stderr] Checking piet-common v0.0.7 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling snafu-derive v0.4.4 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling druid-derive v0.1.2 [INFO] [stderr] Checking snafu v0.4.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking codesender v0.1.0 (https://github.com/freemasen/codesender#40cb013b) [INFO] [stdout] error[E0463]: can't find crate for `rppal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/codesender-1521d8ae4c706de2/40cb013/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rppal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `codesender` [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" "b97a586d5be6eaf2d0cf761dc403d89d8858b25bd6950c01f23e17e6aa83e90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97a586d5be6eaf2d0cf761dc403d89d8858b25bd6950c01f23e17e6aa83e90c", kill_on_drop: false }` [INFO] [stdout] b97a586d5be6eaf2d0cf761dc403d89d8858b25bd6950c01f23e17e6aa83e90c