[INFO] cloning repository https://github.com/dicej/pipeless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dicej/pipeless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fpipeless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fpipeless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c1a8a3d1c3030fb0023678d8f25cdca1ec52f42 [INFO] checking dicej/pipeless against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fpipeless" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dicej/pipeless [INFO] finished tweaking git repo https://github.com/dicej/pipeless [INFO] tweaked toml for git repo https://github.com/dicej/pipeless written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dicej/pipeless on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dicej/pipeless 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiggle-macro v15.0.1 [INFO] [stderr] Downloaded wiggle v15.0.1 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v15.0.1 [INFO] [stderr] Downloaded wasmtime-jit-debug v15.0.1 [INFO] [stderr] Downloaded wasmtime-types v15.0.1 [INFO] [stderr] Downloaded wasmtime-winch v15.0.1 [INFO] [stderr] Downloaded wiggle-generate v15.0.1 [INFO] [stderr] Downloaded winch-codegen v0.13.1 [INFO] [stderr] Downloaded cap-net-ext v2.0.0 [INFO] [stderr] Downloaded cranelift-frontend v0.102.1 [INFO] [stderr] Downloaded system-interface v0.26.0 [INFO] [stderr] Downloaded cap-std v2.0.0 [INFO] [stderr] Downloaded wasm-encoder v0.36.2 [INFO] [stderr] Downloaded cap-primitives v2.0.0 [INFO] [stderr] Downloaded wasmtime-environ v15.0.1 [INFO] [stderr] Downloaded cranelift-wasm v0.102.1 [INFO] [stderr] Downloaded wasmtime-cranelift v15.0.1 [INFO] [stderr] Downloaded wasi-common v15.0.1 [INFO] [stderr] Downloaded wasmtime-runtime v15.0.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.102.1 [INFO] [stderr] Downloaded cranelift-isle v0.102.1 [INFO] [stderr] Downloaded wasmtime-wasi v15.0.1 [INFO] [stderr] Downloaded wasi-cap-std-sync v15.0.1 [INFO] [stderr] Downloaded cap-rand v2.0.0 [INFO] [stderr] Downloaded wasmtime-cache v15.0.1 [INFO] [stderr] Downloaded wasmtime v15.0.1 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v15.0.1 [INFO] [stderr] Downloaded wasmtime-fiber v15.0.1 [INFO] [stderr] Downloaded cranelift-bforest v0.102.1 [INFO] [stderr] Downloaded cranelift-control v0.102.1 [INFO] [stderr] Downloaded cranelift-entity v0.102.1 [INFO] [stderr] Downloaded cap-time-ext v2.0.0 [INFO] [stderr] Downloaded cap-fs-ext v2.0.0 [INFO] [stderr] Downloaded fd-lock v4.0.1 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v15.0.1 [INFO] [stderr] Downloaded wasmtime-component-macro v15.0.1 [INFO] [stderr] Downloaded wasmtime-jit v15.0.1 [INFO] [stderr] Downloaded wasmtime-asm-macros v15.0.1 [INFO] [stderr] Downloaded wasmtime-wmemcheck v15.0.1 [INFO] [stderr] Downloaded cranelift-native v0.102.1 [INFO] [stderr] Downloaded wasmtime-cranelift-shared v15.0.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.102.1 [INFO] [stderr] Downloaded wasmtime-component-util v15.0.1 [INFO] [stderr] Downloaded cranelift-codegen v0.102.1 [INFO] [stderr] error: failed to unpack package `cranelift-codegen v0.102.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded wiggle-macro v15.0.1 Downloaded wiggle v15.0.1 Downloaded wasmtime-versioned-export-macros v15.0.1 Downloaded wasmtime-jit-debug v15.0.1 Downloaded wasmtime-types v15.0.1 Downloaded wasmtime-winch v15.0.1 Downloaded wiggle-generate v15.0.1 Downloaded winch-codegen v0.13.1 Downloaded cap-net-ext v2.0.0 Downloaded cranelift-frontend v0.102.1 Downloaded system-interface v0.26.0 Downloaded cap-std v2.0.0 Downloaded wasm-encoder v0.36.2 Downloaded cap-primitives v2.0.0 Downloaded wasmtime-environ v15.0.1 Downloaded cranelift-wasm v0.102.1 Downloaded wasmtime-cranelift v15.0.1 Downloaded wasi-common v15.0.1 Downloaded wasmtime-runtime v15.0.1 Downloaded cranelift-codegen-meta v0.102.1 Downloaded cranelift-isle v0.102.1 Downloaded wasmtime-wasi v15.0.1 Downloaded wasi-cap-std-sync v15.0.1 Downloaded cap-rand v2.0.0 Downloaded wasmtime-cache v15.0.1 Downloaded wasmtime v15.0.1 Downloaded wasmtime-jit-icache-coherence v15.0.1 Downloaded wasmtime-fiber v15.0.1 Downloaded cranelift-bforest v0.102.1 Downloaded cranelift-control v0.102.1 Downloaded cranelift-entity v0.102.1 Downloaded cap-time-ext v2.0.0 Downloaded cap-fs-ext v2.0.0 Downloaded fd-lock v4.0.1 Downloaded wasmtime-wit-bindgen v15.0.1 Downloaded wasmtime-component-macro v15.0.1 Downloaded wasmtime-jit v15.0.1 Downloaded wasmtime-asm-macros v15.0.1 Downloaded wasmtime-wmemcheck v15.0.1 Downloaded cranelift-native v0.102.1 Downloaded wasmtime-cranelift-shared v15.0.1 Downloaded cranelift-codegen-shared v0.102.1 Downloaded wasmtime-component-util v15.0.1 Downloaded cranelift-codegen v0.102.1 error: failed to unpack package `cranelift-codegen v0.102.1` Caused by: failed to unpack entry at `cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` Caused by: failed to unpack `cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.102.1/src/isa/x64/inst/emit.rs` Caused by: No space left on device (os error 28)