[INFO] cloning repository https://github.com/nebelgrau77/STM32L0_SimpleNN
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebelgrau77/STM32L0_SimpleNN" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32L0_SimpleNN", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32L0_SimpleNN'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32L0_SimpleNN/hooks/applypatch-msg.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/nebelgrau77/STM32L0_SimpleNN
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebelgrau77/STM32L0_SimpleNN" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32L0_SimpleNN", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32L0_SimpleNN'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 984e419fca10554d1b8372f310e54552669ea8e1
[INFO] checking nebelgrau77/STM32L0_SimpleNN against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32L0_SimpleNN" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nebelgrau77/STM32L0_SimpleNN 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-6-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/nebelgrau77/STM32L0_SimpleNN
[INFO] finished tweaking git repo https://github.com/nebelgrau77/STM32L0_SimpleNN
[INFO] tweaked toml for git repo https://github.com/nebelgrau77/STM32L0_SimpleNN written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nebelgrau77/STM32L0_SimpleNN 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 stm32l0xx-hal v0.6.2
[INFO] [stderr]   Downloaded embedded-hal v0.2.3
[INFO] [stderr]   Downloaded micromath v1.0.1
[INFO] [stderr]   Downloaded stm32l0 v0.10.0
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded stm32l0xx-hal v0.6.2
  Downloaded embedded-hal v0.2.3
  Downloaded micromath v1.0.1
  Downloaded stm32l0 v0.10.0
error: No space left on device (os error 28)