[INFO] cloning repository https://github.com/lulf/eclipsecon-2021-firmware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lulf/eclipsecon-2021-firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Feclipsecon-2021-firmware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Feclipsecon-2021-firmware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3bab667071c257cc83c9b6243d74175ab9f7491 [INFO] checking lulf/eclipsecon-2021-firmware against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Feclipsecon-2021-firmware" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lulf/eclipsecon-2021-firmware on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lulf/eclipsecon-2021-firmware [INFO] finished tweaking git repo https://github.com/lulf/eclipsecon-2021-firmware [INFO] tweaked toml for git repo https://github.com/lulf/eclipsecon-2021-firmware written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lulf/eclipsecon-2021-firmware already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `eclipsecon_demo` [INFO] [stderr] * `bin` target `eclipsecon-demo` [INFO] [stderr] Updating git submodule `https://github.com/embassy-rs/stm32-data.git` [INFO] [stderr] Updating git repository `https://github.com/drogue-iot/drogue-device` [INFO] [stderr] Updating git repository `https://github.com/drogue-iot/drogue-wasm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtt-logger v0.1.0 [INFO] [stderr] Downloaded rtt-target v0.2.2 [INFO] [stderr] Downloaded panic-probe v0.2.1 [INFO] [stderr] Downloaded critical-section v0.2.3 [INFO] [stderr] Downloaded atomic-polyfill v0.1.3 [INFO] [stderr] Downloaded cortex-m-rt v0.7.0 [INFO] [stderr] Downloaded heapless v0.7.5 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded nrf52833-pac v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8a7dd4d24a49538744eb0da8e8aeb5ee9de127af4ae18bac0da9598bece3fa4 [INFO] running `Command { std: "docker" "start" "-a" "e8a7dd4d24a49538744eb0da8e8aeb5ee9de127af4ae18bac0da9598bece3fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8a7dd4d24a49538744eb0da8e8aeb5ee9de127af4ae18bac0da9598bece3fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a7dd4d24a49538744eb0da8e8aeb5ee9de127af4ae18bac0da9598bece3fa4", kill_on_drop: false }` [INFO] [stdout] e8a7dd4d24a49538744eb0da8e8aeb5ee9de127af4ae18bac0da9598bece3fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b633e45f77f0dd001899de6b9d9257f38a3293da1c1ff78c32009782c371e60d [INFO] running `Command { std: "docker" "start" "-a" "b633e45f77f0dd001899de6b9d9257f38a3293da1c1ff78c32009782c371e60d", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `eclipsecon_demo` [INFO] [stderr] * `bin` target `eclipsecon-demo` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling atomic-polyfill v0.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling critical-section v0.2.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling heapless v0.7.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=fb697a265752644d835edce27efbb20d5557b297#fb697a26) [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking embassy-traits v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=fb697a265752644d835edce27efbb20d5557b297#fb697a26) [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stdout] error: missing required bound on `DelayFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/delay.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | type DelayFuture<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/gpio.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/gpio.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/gpio.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/gpio.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/gpio.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `WriteReadFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/spi.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / type WriteReadFuture<'a>: Future> + 'a [INFO] [stdout] 29 | | where [INFO] [stdout] 30 | | Self: 'a; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________help: add the required where clause: `, Word: 'a` [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `WriteFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/spi.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / type WriteFuture<'a>: Future> + 'a [INFO] [stdout] 44 | | where [INFO] [stdout] 45 | | Self: 'a; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________help: add the required where clause: `, Word: 'a` [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `ReadFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/fb697a2/embassy-traits/src/spi.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / type ReadFuture<'a>: Future> + 'a [INFO] [stdout] 52 | | where [INFO] [stdout] 53 | | Self: 'a; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________help: add the required where clause: `, Word: 'a` [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `embassy-traits` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaf4yzJi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9PCcml" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitfield` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLIbhql/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `typenum` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/bin/rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=9da6c74a40fb636e -C extra-filename=-9da6c74a40fb636e --out-dir /opt/rustwide/target/debug/build/typenum-9da6c74a40fb636e -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b633e45f77f0dd001899de6b9d9257f38a3293da1c1ff78c32009782c371e60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b633e45f77f0dd001899de6b9d9257f38a3293da1c1ff78c32009782c371e60d", kill_on_drop: false }` [INFO] [stdout] b633e45f77f0dd001899de6b9d9257f38a3293da1c1ff78c32009782c371e60d