[INFO] cloning repository https://github.com/lyun0ne/kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyun0ne/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyun0ne%2Fkvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyun0ne%2Fkvs'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/lyun0ne/kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyun0ne/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyun0ne%2Fkvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyun0ne%2Fkvs'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/lyun0ne/kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyun0ne/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyun0ne%2Fkvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyun0ne%2Fkvs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d288d4ccea06f20032b723bbf8833cab7fbba9b7
[INFO] checking lyun0ne/kvs against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyun0ne%2Fkvs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  68% (789/1149)
Updating files:  69% (793/1149)
Updating files:  70% (805/1149)
Updating files:  71% (816/1149)
Updating files:  72% (828/1149)
Updating files:  73% (839/1149)
Updating files:  74% (851/1149)
Updating files:  75% (862/1149)
Updating files:  76% (874/1149)
Updating files:  77% (885/1149)
Updating files:  78% (897/1149)
Updating files:  79% (908/1149)
Updating files:  80% (920/1149)
Updating files:  81% (931/1149)
Updating files:  82% (943/1149)
Updating files:  83% (954/1149)
Updating files:  84% (966/1149)
Updating files:  85% (977/1149)
Updating files:  86% (989/1149)
Updating files:  87% (1000/1149)
Updating files:  88% (1012/1149)
Updating files:  89% (1023/1149)
Updating files:  90% (1035/1149)
Updating files:  91% (1046/1149)
Updating files:  92% (1058/1149)
Updating files:  93% (1069/1149)
Updating files:  94% (1081/1149)
Updating files:  95% (1092/1149)
Updating files:  96% (1104/1149)
Updating files:  97% (1115/1149)
Updating files:  98% (1127/1149)
Updating files:  99% (1138/1149)
Updating files: 100% (1149/1149)
Updating files: 100% (1149/1149), done.
[INFO] validating manifest of git repo https://github.com/lyun0ne/kvs on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lyun0ne/kvs
[INFO] finished tweaking git repo https://github.com/lyun0ne/kvs
[INFO] tweaked toml for git repo https://github.com/lyun0ne/kvs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lyun0ne/kvs 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.definitions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: failed to save last-use data
[INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache.
[INFO] [stderr] 
[INFO] [stderr] database or disk is full
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Error code 13: Insertion failed because database is full


No space left on device (os error 28)