[INFO] cloning repository https://github.com/xia-Sang/kv_store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xia-Sang/kv_store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6bfcc68c57a8b1f70458f5f0e7988395f1489d8
[INFO] testing xia-Sang/kv_store against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  76% (536/702)
Updating files:  77% (541/702)
Updating files:  78% (548/702)
Updating files:  79% (555/702)
Updating files:  80% (562/702)
Updating files:  81% (569/702)
Updating files:  82% (576/702)
Updating files:  83% (583/702)
Updating files:  84% (590/702)
Updating files:  85% (597/702)
Updating files:  86% (604/702)
Updating files:  87% (611/702)
Updating files:  88% (618/702)
Updating files:  89% (625/702)
Updating files:  90% (632/702)
Updating files:  91% (639/702)
Updating files:  92% (646/702)
Updating files:  93% (653/702)
Updating files:  94% (660/702)
Updating files:  95% (667/702)
Updating files:  96% (674/702)
Updating files:  97% (681/702)
Updating files:  98% (688/702)
Updating files:  99% (695/702)
Updating files: 100% (702/702)
Updating files: 100% (702/702), done.
[INFO] validating manifest of git repo https://github.com/xia-Sang/kv_store on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xia-Sang/kv_store
[INFO] finished tweaking git repo https://github.com/xia-Sang/kv_store
[INFO] tweaked toml for git repo https://github.com/xia-Sang/kv_store written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/xia-Sang/kv_store 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14bbbdcef5457aa4b2a5843aaf2fafb29f93af711f42f2534ec6c146d2ea5e75
[INFO] running `Command { std: "docker" "start" "-a" "14bbbdcef5457aa4b2a5843aaf2fafb29f93af711f42f2534ec6c146d2ea5e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14bbbdcef5457aa4b2a5843aaf2fafb29f93af711f42f2534ec6c146d2ea5e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14bbbdcef5457aa4b2a5843aaf2fafb29f93af711f42f2534ec6c146d2ea5e75", kill_on_drop: false }`
[INFO] [stdout] 14bbbdcef5457aa4b2a5843aaf2fafb29f93af711f42f2534ec6c146d2ea5e75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80d40fd3417a5108063049ec2d7c96afa8ef42662a960692a792ac3c65890168
[INFO] running `Command { std: "docker" "start" "-a" "80d40fd3417a5108063049ec2d7c96afa8ef42662a960692a792ac3c65890168", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/is_terminal_polyfill-6bbb180bddbbe3e4.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/is_terminal_polyfill-6bbb180bddbbe3e4/dep-lib-is_terminal_polyfill`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5rzOl1/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anstyle-query` (lib)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `utf8parse` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `colorchoice` (lib)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7Uu5VO"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clap_lex` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `anstyle` (lib)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `strsim` (lib)
[INFO] running `Command { std: "docker" "inspect" "80d40fd3417a5108063049ec2d7c96afa8ef42662a960692a792ac3c65890168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80d40fd3417a5108063049ec2d7c96afa8ef42662a960692a792ac3c65890168", kill_on_drop: false }`
[INFO] [stdout] 80d40fd3417a5108063049ec2d7c96afa8ef42662a960692a792ac3c65890168
[INFO] testing xia-Sang/kv_store against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (488/702)
Updating files:  70% (492/702)
Updating files:  71% (499/702)
Updating files:  72% (506/702)
Updating files:  73% (513/702)
Updating files:  74% (520/702)
Updating files:  75% (527/702)
Updating files:  76% (534/702)
Updating files:  77% (541/702)
Updating files:  78% (548/702)
Updating files:  79% (555/702)
Updating files:  80% (562/702)
Updating files:  81% (569/702)
Updating files:  82% (576/702)
Updating files:  83% (583/702)
Updating files:  84% (590/702)
Updating files:  85% (597/702)
Updating files:  86% (604/702)
Updating files:  87% (611/702)
Updating files:  88% (618/702)
Updating files:  89% (625/702)
Updating files:  90% (632/702)
Updating files:  91% (639/702)
Updating files:  92% (646/702)
Updating files:  93% (653/702)
Updating files:  94% (660/702)
Updating files:  95% (667/702)
Updating files:  96% (674/702)
Updating files:  97% (681/702)
Updating files:  98% (688/702)
Updating files:  99% (695/702)
Updating files: 100% (702/702)
Updating files: 100% (702/702), done.
[INFO] validating manifest of git repo https://github.com/xia-Sang/kv_store on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xia-Sang/kv_store
[INFO] finished tweaking git repo https://github.com/xia-Sang/kv_store
[INFO] tweaked toml for git repo https://github.com/xia-Sang/kv_store written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/xia-Sang/kv_store 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/1814a798116bc490c0c27ccb09916096a74c0b6f3b79b13dfd27f2c27a299bc5/merged/opt/rustwide/workdir: no space left on device
[INFO] testing xia-Sang/kv_store against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (488/702)
Updating files:  70% (492/702)
Updating files:  71% (499/702)
Updating files:  72% (506/702)
Updating files:  73% (513/702)
Updating files:  74% (520/702)
Updating files:  75% (527/702)
Updating files:  76% (534/702)
Updating files:  77% (541/702)
Updating files:  78% (548/702)
Updating files:  79% (555/702)
Updating files:  80% (562/702)
Updating files:  81% (569/702)
Updating files:  82% (576/702)
Updating files:  83% (583/702)
Updating files:  84% (590/702)
Updating files:  85% (597/702)
Updating files:  86% (604/702)
Updating files:  87% (611/702)
Updating files:  88% (618/702)
Updating files:  89% (625/702)
Updating files:  90% (632/702)
Updating files:  91% (639/702)
Updating files:  92% (646/702)
Updating files:  93% (653/702)
Updating files:  94% (660/702)
Updating files:  95% (667/702)
Updating files:  96% (674/702)
Updating files:  97% (681/702)
Updating files:  98% (688/702)
Updating files:  99% (695/702)
error: unable to write file target/debug/kvs.pdb
[INFO] [stderr] Updating files: 100% (702/702)
fatal: cannot create directory at 'tests': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] testing xia-Sang/kv_store against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  76% (536/702)
Updating files:  77% (541/702)
Updating files:  78% (548/702)
Updating files:  79% (555/702)
Updating files:  80% (562/702)
Updating files:  81% (569/702)
Updating files:  82% (576/702)
Updating files:  83% (583/702)
Updating files:  84% (590/702)
Updating files:  85% (597/702)
Updating files:  86% (604/702)
Updating files:  87% (611/702)
Updating files:  88% (618/702)
Updating files:  89% (625/702)
Updating files:  90% (632/702)
error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/dep-graph.bin
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/e7dnwyfa8srxak4.o
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/eyl63b9djc9k746.o
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/frxjcdt70j87qgs.o
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/hamr4pp2ok33odx.o
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/jqi2lnibbqw2s8k.o
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/ls0w1bf0gsfsvh7.o
[INFO] [stderr] Updating files:  91% (639/702)
error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/lxmhbblrgj8si2o.o
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/query-cache.bin
[INFO] [stderr] error: unable to write file target/debug/incremental/kvs-3ruu5drk2xml5/s-gyd4dgsxyj-16x2rnt-2y6joovcnv6tjtslx11ebtyoc/work-products.bin
[INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/kvs-igfevcck8wrs': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] testing xia-Sang/kv_store against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (488/702)
Updating files:  70% (492/702)
Updating files:  71% (499/702)
Updating files:  72% (506/702)
Updating files:  73% (513/702)
Updating files:  74% (520/702)
Updating files:  75% (527/702)
Updating files:  76% (534/702)
error: unable to write file target/debug/deps/tests-35b8c9a7397294ae.pdb
[INFO] [stderr] error: unable to write file target/debug/deps/tests-f0353e850082bcf1.d
[INFO] [stderr] error: unable to write file target/debug/deps/utf8parse-04e471c3fae08c3c.d
[INFO] [stderr] error: unable to write file target/debug/deps/utf8parse-ae19dd45d0ac5afb.d
[INFO] [stderr] error: unable to write file target/debug/deps/wait_timeout-9ea4761bffe1cbee.d
[INFO] [stderr] error: unable to write file target/debug/deps/wait_timeout-ed13dfc446da5ba2.d
[INFO] [stderr] error: unable to write file target/debug/deps/windows_sys-60f7be3dc1905fac.d
[INFO] [stderr] Updating files:  77% (541/702)
error: unable to write file target/debug/deps/windows_sys-7242bf4394eaf296.d
[INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-4448ec2b55bfc009.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-a6f156c244cd04d8.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-67ca81749fda7a66.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-68f228c2271fcfc5.d: No space left on device
[INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] testing xia-Sang/kv_store against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxia-Sang%2Fkv_store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (485/702)
error: unable to write file target/debug/deps/libregex_syntax-e850cc0f4fd931db.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libstrsim-2346b40b0a370975.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libstrsim-2346b40b0a370975.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libstrsim-261e005608da690f.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libtermtree-98e82cacce62fbb5.rlib
[INFO] [stderr] Updating files:  70% (492/702)
error: unable to write file target/debug/deps/libtermtree-98e82cacce62fbb5.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libtermtree-de0de90a0b3e566e.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libutf8parse-04e471c3fae08c3c.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libutf8parse-04e471c3fae08c3c.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libutf8parse-ae19dd45d0ac5afb.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libwait_timeout-9ea4761bffe1cbee.rlib
[INFO] [stderr] Updating files:  71% (499/702)
error: unable to write file target/debug/deps/libwait_timeout-9ea4761bffe1cbee.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libwait_timeout-ed13dfc446da5ba2.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libwindows_sys-7242bf4394eaf296.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-4448ec2b55bfc009.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-a6f156c244cd04d8.rlib
[INFO] [stderr] Updating files:  72% (506/702)
error: unable to write file target/debug/deps/libwindows_targets-a6f156c244cd04d8.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-67ca81749fda7a66.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-67ca81749fda7a66.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-68f228c2271fcfc5.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/memchr-66bbe42497fb4779.d
[INFO] [stderr] error: unable to write file target/debug/deps/memchr-b44409b08712ccbf.d
[INFO] [stderr] error: unable to write file target/debug/deps/normalize_line_endings-74fbc493f5f59d6b.d
[INFO] [stderr] Updating files:  73% (513/702)
error: unable to write file target/debug/deps/normalize_line_endings-f1327888b3a4364d.d
[INFO] [stderr] error: unable to write file target/debug/deps/num_traits-3c7d530a0c5db2c7.d
[INFO] [stderr] error: unable to write file target/debug/deps/num_traits-b3bc4d00c9edbed0.d
[INFO] [stderr] error: unable to write file target/debug/deps/predicates-824283cbd1f114ab.d
[INFO] [stderr] error: unable to write file target/debug/deps/predicates-b23561215c9b9a86.d
[INFO] [stderr] error: unable to write file target/debug/deps/predicates_core-68f487ea9456a184.d
[INFO] [stderr] error: unable to write file target/debug/deps/predicates_core-b2b5d35b9c000dbf.d
[INFO] [stderr] Updating files:  74% (520/702)
error: unable to write file target/debug/deps/predicates_tree-a86591f84d45f65c.d
[INFO] [stderr] error: unable to write file target/debug/deps/predicates_tree-d3bb8f27acf0c0c7.d
[INFO] [stderr] error: unable to write file target/debug/deps/regex-5eb7df760288bd59.d
[INFO] [stderr] error: unable to write file target/debug/deps/regex-761d3e6d35e80f28.d
[INFO] [stderr] error: unable to write file target/debug/deps/regex_automata-1c6f702616ba5310.d
[INFO] [stderr] error: unable to write file target/debug/deps/regex_automata-ba816a4903186253.d
[INFO] [stderr] error: unable to write file target/debug/deps/regex_syntax-535e5222628ea5b5.d
[INFO] [stderr] Updating files:  75% (527/702)
error: unable to write file target/debug/deps/regex_syntax-e850cc0f4fd931db.d
[INFO] [stderr] error: unable to write file target/debug/deps/strsim-2346b40b0a370975.d
[INFO] [stderr] error: unable to write file target/debug/deps/strsim-261e005608da690f.d
[INFO] [stderr] error: unable to write file target/debug/deps/termtree-98e82cacce62fbb5.d
[INFO] [stderr] error: unable to write file target/debug/deps/termtree-de0de90a0b3e566e.d
[INFO] [stderr] error: unable to write file target/debug/deps/tests-35b8c9a7397294ae.d
[INFO] [stderr] error: unable to write file target/debug/deps/tests-35b8c9a7397294ae.exe
[INFO] [stderr] Updating files:  76% (534/702)
error: unable to write file target/debug/deps/tests-35b8c9a7397294ae.pdb
[INFO] [stderr] error: unable to write file target/debug/deps/tests-f0353e850082bcf1.d
[INFO] [stderr] error: unable to write file target/debug/deps/utf8parse-04e471c3fae08c3c.d
[INFO] [stderr] error: unable to write file target/debug/deps/utf8parse-ae19dd45d0ac5afb.d
[INFO] [stderr] error: unable to write file target/debug/deps/wait_timeout-9ea4761bffe1cbee.d
[INFO] [stderr] error: unable to write file target/debug/deps/wait_timeout-ed13dfc446da5ba2.d
[INFO] [stderr] error: unable to write file target/debug/deps/windows_sys-60f7be3dc1905fac.d
[INFO] [stderr] Updating files:  77% (541/702)
error: unable to write file target/debug/deps/windows_sys-7242bf4394eaf296.d
[INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-4448ec2b55bfc009.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-a6f156c244cd04d8.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-67ca81749fda7a66.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-68f228c2271fcfc5.d: No space left on device
[INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/xia-Sang/kv_store
[ERROR] caused by: command failed: exit status: 128
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.