[INFO] cloning repository https://github.com/ianoc/local_cache_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianoc/local_cache_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianoc%2Flocal_cache_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianoc%2Flocal_cache_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34a3168dda0b91408e5c416edb078ff514fb284e [INFO] checking ianoc/local_cache_proxy against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianoc%2Flocal_cache_proxy" "/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/ianoc/local_cache_proxy on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianoc/local_cache_proxy [INFO] finished tweaking git repo https://github.com/ianoc/local_cache_proxy [INFO] tweaked toml for git repo https://github.com/ianoc/local_cache_proxy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianoc/local_cache_proxy 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "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] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.2.3 [INFO] [stderr] Downloaded hyper-proxy v0.4.1 [INFO] [stderr] Downloaded redox_syscall v0.1.38 [INFO] [stderr] Downloaded libc v0.2.41 [INFO] [stderr] Downloaded h2 v0.1.8 [INFO] [stderr] error: failed to unpack package `h2 v0.1.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking ianoc/local_cache_proxy against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianoc%2Flocal_cache_proxy" "/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/net/background_uploader.rs [INFO] [stderr] error: unable to write file src/net/buffered_send_stream.rs [INFO] [stderr] error: unable to write file src/net/client.rs [INFO] [stderr] error: unable to write file src/net/client_proxy_server.rs [INFO] [stderr] error: unable to write file src/net/downloader.rs [INFO] [stderr] error: unable to write file src/net/mod.rs [INFO] [stderr] error: unable to write file src/net/process_action_cache.rs [INFO] [stderr] error: unable to write file src/net/proxy.rs [INFO] [stderr] error: unable to write file src/net/proxy_request.rs [INFO] [stderr] error: unable to write file src/net/remote_cache_server.rs [INFO] [stderr] error: unable to write file src/net/server_error.rs [INFO] [stderr] error: unable to write file src/net/server_io.rs [INFO] [stderr] error: unable to write file src/net/server_start.rs [INFO] [stderr] error: unable to write file src/net/state.rs [INFO] [stderr] error: unable to write file src/net/terminator.rs [INFO] [stderr] fatal: cannot create directory at 'src/proto': 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] checking ianoc/local_cache_proxy against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianoc%2Flocal_cache_proxy" "/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/ianoc/local_cache_proxy on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianoc/local_cache_proxy [INFO] finished tweaking git repo https://github.com/ianoc/local_cache_proxy [INFO] tweaked toml for git repo https://github.com/ianoc/local_cache_proxy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianoc/local_cache_proxy 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "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] error: failed to download `h2 v0.1.8` [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 `h2 v0.1.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.1.8/fixtures/hpack/haskell-http2-naive-huffman/story_21.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking ianoc/local_cache_proxy against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianoc%2Flocal_cache_proxy" "/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/ianoc/local_cache_proxy on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianoc/local_cache_proxy [INFO] finished tweaking git repo https://github.com/ianoc/local_cache_proxy [INFO] tweaked toml for git repo https://github.com/ianoc/local_cache_proxy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianoc/local_cache_proxy 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "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 `h2 v0.1.8` [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 `h2 v0.1.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `h2-0.1.8/fixtures/hpack/haskell-http2-linear-huffman/story_06.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.1.8/fixtures/hpack/haskell-http2-linear-huffman/story_06.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `h2-0.1.8/fixtures/hpack/haskell-http2-linear-huffman/story_06.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.1.8/fixtures/hpack/haskell-http2-linear-huffman/story_06.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking ianoc/local_cache_proxy against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianoc%2Flocal_cache_proxy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-0-tc2/source': No space left on device failed to checkout https://github.com/ianoc/local_cache_proxy Caused by: command failed: exit status: 128