[INFO] cloning repository https://github.com/andrei-marinica/sc-ci-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrei-marinica/sc-ci-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-marinica%2Fsc-ci-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-marinica%2Fsc-ci-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddab203904521b315f2c61b720c5292bb8ed6233
[INFO] checking andrei-marinica/sc-ci-example against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-marinica%2Fsc-ci-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrei-marinica/sc-ci-example
[INFO] finished tweaking git repo https://github.com/andrei-marinica/sc-ci-example
[INFO] tweaked toml for git repo https://github.com/andrei-marinica/sc-ci-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrei-marinica/sc-ci-example on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrei-marinica/sc-ci-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.18.6
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.47.4
[INFO] [stderr]   Downloaded ruplacer v0.8.2
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.18.6
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.8.3
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.47.4
[INFO] [stderr]   Downloaded multiversx-sc-meta v0.47.4
[INFO] [stderr]   Downloaded multiversx-sc v0.47.4
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded multiversx-chain-vm-executor v0.2.0
  Downloaded multiversx-sc-codec-derive v0.18.6
  Downloaded multiversx-sc-snippets v0.47.4
  Downloaded ruplacer v0.8.2
  Downloaded multiversx-chain-scenario-format v0.22.2
  Downloaded multiversx-sc-codec v0.18.6
  Downloaded multiversx-chain-vm v0.8.3
  Downloaded multiversx-sc-derive v0.47.4
  Downloaded multiversx-sc-meta v0.47.4
  Downloaded multiversx-sc v0.47.4
error: No space left on device (os error 28)