[INFO] cloning repository https://github.com/ctiedt/temperature-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctiedt/temperature-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiedt%2Ftemperature-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiedt%2Ftemperature-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecdc6230eed9f0ca14a8c657d947dc0345c627fc [INFO] checking ctiedt/temperature-example against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiedt%2Ftemperature-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ctiedt/temperature-example [INFO] finished tweaking git repo https://github.com/ctiedt/temperature-example [INFO] tweaked toml for git repo https://github.com/ctiedt/temperature-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctiedt/temperature-example on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ctiedt/temperature-example 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `stm32f4 v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `stm32f4 v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `stm32f4-0.14.0/src/stm32f401/crc/cr.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32f4-0.14.0/src/stm32f401/crc/cr.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `stm32f4-0.14.0/src/stm32f401/crc/cr.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32f4-0.14.0/src/stm32f401/crc/cr.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking ctiedt/temperature-example against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiedt%2Ftemperature-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ctiedt/temperature-example [INFO] finished tweaking git repo https://github.com/ctiedt/temperature-example [INFO] tweaked toml for git repo https://github.com/ctiedt/temperature-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctiedt/temperature-example on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ctiedt/temperature-example 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stm32f4xx-hal v0.11.1 [INFO] [stderr] Downloaded fugit v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc92e182317f29cd90d9bc0eeabbcb98ec570a12276a5b3fdf521e1e455a0981 [INFO] running `Command { std: "docker" "start" "-a" "dc92e182317f29cd90d9bc0eeabbcb98ec570a12276a5b3fdf521e1e455a0981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc92e182317f29cd90d9bc0eeabbcb98ec570a12276a5b3fdf521e1e455a0981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc92e182317f29cd90d9bc0eeabbcb98ec570a12276a5b3fdf521e1e455a0981", kill_on_drop: false }` [INFO] [stdout] dc92e182317f29cd90d9bc0eeabbcb98ec570a12276a5b3fdf521e1e455a0981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a921a16e8e8bb96a1958eade9fe676fee944384ac8d5dd35f4393039429fa49 [INFO] running `Command { std: "docker" "start" "-a" "4a921a16e8e8bb96a1958eade9fe676fee944384ac8d5dd35f4393039429fa49", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking conquer-util v0.3.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking conquer-once v0.3.2 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking dependability-alloc v0.1.0 (https://github.com/MarcelGarus/dependability#68976f86) [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking linked_list_allocator v0.8.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking onewire v0.3.13 (https://github.com/kellerkindt/onewire#2ffe1872) [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Checking fugit v0.3.3 [INFO] [stderr] Checking alloc-cortex-m v0.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking dependability-runtime v0.1.0 (https://github.com/MarcelGarus/dependability#68976f86) [INFO] [stderr] Checking dependability-partial-result v0.1.0 (https://github.com/MarcelGarus/dependability#68976f86) [INFO] [stderr] Checking rtcc v0.2.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling dependability-retry-proc-macro v0.1.0 (https://github.com/MarcelGarus/dependability#68976f86) [INFO] [stderr] Checking dependability-retry v0.1.0 (https://github.com/MarcelGarus/dependability#68976f86) [INFO] [stderr] Checking dependability v0.1.0 (https://github.com/MarcelGarus/dependability#68976f86) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawqssCi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f4` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4a921a16e8e8bb96a1958eade9fe676fee944384ac8d5dd35f4393039429fa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a921a16e8e8bb96a1958eade9fe676fee944384ac8d5dd35f4393039429fa49", kill_on_drop: false }` [INFO] [stdout] 4a921a16e8e8bb96a1958eade9fe676fee944384ac8d5dd35f4393039429fa49