[INFO] cloning repository https://github.com/kimkitsik/aerosol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kimkitsik/aerosol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimkitsik%2Faerosol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimkitsik%2Faerosol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b3c3d22de7574a3fc6714f82a5bd9afbb694836 [INFO] checking kimkitsik/aerosol against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimkitsik%2Faerosol" "/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/kimkitsik/aerosol on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/kimkitsik/aerosol [INFO] finished tweaking git repo https://github.com/kimkitsik/aerosol [INFO] tweaked toml for git repo https://github.com/kimkitsik/aerosol written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kimkitsik/aerosol 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded systick-monotonic v1.0.0 [INFO] [stderr] Downloaded synopsys-usb-otg v0.2.4 [INFO] [stderr] Downloaded fugit-timer v0.1.3 [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Downloaded rtic-core v1.0.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Downloaded cortex-m-rtic v1.0.0 [INFO] [stderr] Downloaded max31855 v0.1.0 [INFO] [stderr] Downloaded stm32f4xx-hal v0.13.1 [INFO] [stderr] Downloaded fugit v0.3.5 [INFO] [stderr] Downloaded rtic-syntax v1.0.1 [INFO] [stderr] Downloaded stm32f4 v0.14.0 [INFO] [stderr] Downloaded usb-device v0.2.8 [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e27e162b9633aee7f9dbf812aff31d74effc38878829f4b68f33da75f06dde0d [INFO] running `Command { std: "docker" "start" "-a" "e27e162b9633aee7f9dbf812aff31d74effc38878829f4b68f33da75f06dde0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e27e162b9633aee7f9dbf812aff31d74effc38878829f4b68f33da75f06dde0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27e162b9633aee7f9dbf812aff31d74effc38878829f4b68f33da75f06dde0d", kill_on_drop: false }` [INFO] [stdout] e27e162b9633aee7f9dbf812aff31d74effc38878829f4b68f33da75f06dde0d [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cc25ef7662e6f060dc3bc00b45670bbed4d9ddceea508b09744e8e162ce6c94 [INFO] running `Command { std: "docker" "start" "-a" "0cc25ef7662e6f060dc3bc00b45670bbed4d9ddceea508b09744e8e162ce6c94", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling synopsys-usb-otg v0.2.4 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking rtic-monotonic v1.0.0 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Checking linked_list_allocator v0.8.11 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking fugit v0.3.5 [INFO] [stderr] Checking max31855 v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stderr] Checking alloc-cortex-m v0.4.2 [INFO] [stderr] Checking systick-monotonic v1.0.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Compiling rtic-syntax v1.0.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cortex-m-rtic-macros` (lib) [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/01706e1a34c87656fcbfce198608f4cd2ac6461a/bin/rustc --crate-name cortex_m_rtic_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-macros-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d4c89fab446f52a -C extra-filename=-3b68a8996de73f40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-7945c61184d8ad6e.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3690865f0856398e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-996c65f3dc564f88.rlib --extern rtic_syntax=/opt/rustwide/target/debug/deps/librtic_syntax-45155a027035bc61.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-707891ed877ff3dd.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafNUnPB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f4` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0cc25ef7662e6f060dc3bc00b45670bbed4d9ddceea508b09744e8e162ce6c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc25ef7662e6f060dc3bc00b45670bbed4d9ddceea508b09744e8e162ce6c94", kill_on_drop: false }` [INFO] [stdout] 0cc25ef7662e6f060dc3bc00b45670bbed4d9ddceea508b09744e8e162ce6c94