[INFO] cloning repository https://github.com/defyrlt/jsonrpc-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defyrlt/jsonrpc-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefyrlt%2Fjsonrpc-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefyrlt%2Fjsonrpc-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0b1501c6488f5fba08e50f24a6d35ee22807f18 [INFO] checking defyrlt/jsonrpc-core against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefyrlt%2Fjsonrpc-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/response.rs [INFO] [stderr] error: unable to write file src/version.rs [INFO] [stderr] fatal: unable to checkout working tree [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] checking defyrlt/jsonrpc-core against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefyrlt%2Fjsonrpc-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/request_handler.rs [INFO] [stderr] error: unable to write file src/response.rs [INFO] [stderr] error: unable to write file src/version.rs [INFO] [stderr] fatal: unable to checkout working tree [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] checking defyrlt/jsonrpc-core against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefyrlt%2Fjsonrpc-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/request_handler.rs [INFO] [stderr] error: unable to write file src/response.rs [INFO] [stderr] error: unable to write file src/version.rs [INFO] [stderr] fatal: unable to checkout working tree [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] checking defyrlt/jsonrpc-core against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefyrlt%2Fjsonrpc-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file src/io.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/params.rs [INFO] [stderr] error: unable to write file src/peek.rs [INFO] [stderr] error: unable to write file src/request.rs [INFO] [stderr] error: unable to write file src/request_handler.rs [INFO] [stderr] error: unable to write file src/response.rs [INFO] [stderr] error: unable to write file src/version.rs [INFO] [stderr] fatal: unable to checkout working tree [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] checking defyrlt/jsonrpc-core against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefyrlt%2Fjsonrpc-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defyrlt/jsonrpc-core on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/defyrlt/jsonrpc-core [INFO] finished tweaking git repo https://github.com/defyrlt/jsonrpc-core [INFO] tweaked toml for git repo https://github.com/defyrlt/jsonrpc-core written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/defyrlt/jsonrpc-core 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to download `serde_macros v0.6.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `serde_macros v0.6.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `serde_macros-0.6.10/bench-606762c8cf051d2b` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_macros-0.6.10/bench-606762c8cf051d2b` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `serde_macros-0.6.10/bench-606762c8cf051d2b` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_macros-0.6.10/bench-606762c8cf051d2b` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache error: failed to download `serde_macros v0.6.10` Caused by: unable to get packages from source Caused by: failed to unpack package `serde_macros v0.6.10` Caused by: failed to unpack entry at `serde_macros-0.6.10/bench-606762c8cf051d2b` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_macros-0.6.10/bench-606762c8cf051d2b` Caused by: failed to unpack `serde_macros-0.6.10/bench-606762c8cf051d2b` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_macros-0.6.10/bench-606762c8cf051d2b` Caused by: No space left on device (os error 28)