[INFO] cloning repository https://github.com/codebase-labs/ic-sqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codebase-labs/ic-sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebase-labs%2Fic-sqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebase-labs%2Fic-sqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e25f42ee8f3d26cf42deaecd37c07b112d1c2be [INFO] checking codebase-labs/ic-sqlite against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebase-labs%2Fic-sqlite" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codebase-labs/ic-sqlite on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/codebase-labs/ic-sqlite [INFO] finished tweaking git repo https://github.com/codebase-labs/ic-sqlite [INFO] tweaked toml for git repo https://github.com/codebase-labs/ic-sqlite written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/codebase-labs/ic-sqlite 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/trevyn/rusqlite.git` [INFO] [stderr] error: failed to load source for dependency `libsqlite3-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/trevyn/rusqlite.git?branch=wasm32-unknown-unknown#004cf263 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/git/db/rusqlite-73b1929d229db80c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/trevyn/rusqlite.git` error: failed to load source for dependency `libsqlite3-sys` Caused by: Unable to update https://github.com/trevyn/rusqlite.git?branch=wasm32-unknown-unknown#004cf263 Caused by: failed to create directory `/workspace/cargo-home/git/db/rusqlite-73b1929d229db80c` Caused by: No space left on device (os error 28)