[INFO] cloning repository https://github.com/maxieeli/flow-cloud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxieeli/flow-cloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxieeli%2Fflow-cloud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxieeli%2Fflow-cloud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 644cf6c4b7db65d9a6cab556785cf100289b560d [INFO] checking maxieeli/flow-cloud against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxieeli%2Fflow-cloud" "/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/maxieeli/flow-cloud on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxieeli/flow-cloud [INFO] finished tweaking git repo https://github.com/maxieeli/flow-cloud [INFO] tweaked toml for git repo https://github.com/maxieeli/flow-cloud written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxieeli/flow-cloud 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/lib/flow-ai/Cargo.toml: `default-features` is ignored for reqwest, since `default-features` was not specified for `workspace.dependencies.reqwest`, this could become a hard error in the future [INFO] [stderr] Updating git repository `https://github.com/AppFlowy-IO/AppFlowy-Collab` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rxml_validation v0.9.1 [INFO] [stderr] Downloaded borsh v1.5.0 [INFO] [stderr] Downloaded aws-region v0.25.4 [INFO] [stderr] Downloaded protoc-bin-vendored v3.0.0 [INFO] [stderr] Downloaded minidom v0.15.2 [INFO] [stderr] Downloaded aws-creds v0.34.1 [INFO] [stderr] Downloaded borsh-derive v1.5.0 [INFO] [stderr] Downloaded again v0.1.2 [INFO] [stderr] Downloaded hashbag v0.1.12 [INFO] [stderr] Downloaded ritelinked v0.3.2 [INFO] [stderr] Downloaded actix-identity v0.6.0 [INFO] [stderr] Downloaded actix-session v0.8.0 [INFO] [stderr] Downloaded rhai_codegen v2.1.0 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded casbin v2.2.0 [INFO] [stderr] Downloaded rxml v0.9.1 [INFO] [stderr] error: failed to unpack package `rxml v0.9.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `rxml-0.9.1/benches/parse.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rxml-0.9.1/benches/parse.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `rxml-0.9.1/benches/parse.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rxml-0.9.1/benches/parse.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.