[INFO] cloning repository https://github.com/wildonion/stem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wildonion/stem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72d33bbf4c58ec3961a2a62a47971beca352e3df
[INFO] checking wildonion/stem against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wildonion/stem on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wildonion/stem
[INFO] finished tweaking git repo https://github.com/wildonion/stem
[INFO] tweaked toml for git repo https://github.com/wildonion/stem written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wildonion/stem 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmer-wasi-types v3.1.1
[INFO] [stderr]   Downloaded wasmer-wit-bindgen-gen-rust v0.1.1
[INFO] [stderr]   Downloaded wasmer-wit-bindgen-gen-rust-wasm v0.1.1
[INFO] [stderr]   Downloaded wasmer-wit-bindgen-rust-impl v0.1.1
[INFO] [stderr]   Downloaded wasmer-wit-parser v0.1.1
[INFO] [stderr]   Downloaded actix-broker v0.4.3
[INFO] [stderr]   Downloaded redis-async v0.16.1
[INFO] [stderr]   Downloaded wasmer-wasi-local-networking v3.1.1
[INFO] [stderr]   Downloaded wasmer-compiler v4.1.2
[INFO] [stderr]   Downloaded wasmer-derive v4.1.2
[INFO] [stderr]   Downloaded aes256ctr_poly1305aes v0.2.0
[INFO] [stderr]   Downloaded actix-redis v0.12.0
[INFO] [stderr]   Downloaded wallexerr v0.3.2
[INFO] [stderr]   Downloaded wasmer-vm v4.1.2
[INFO] [stderr]   Downloaded wasmer v3.1.1
[INFO] [stderr]   Downloaded wasmer v4.1.2
[INFO] [stderr]   Downloaded wasmer-compiler v3.1.1
[INFO] [stderr]   Downloaded wasmer-types v3.1.1
[INFO] [stderr]   Downloaded wasmer-wasi v3.1.1
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v4.1.2
[INFO] [stderr]   Downloaded wasmer-types v4.1.2
[INFO] [stderr]   Downloaded wasmer-vm v3.1.1
[INFO] [stderr]   Downloaded wasmer-vfs v3.1.1
[INFO] [stderr]   Downloaded wasmer-vnet v3.1.1
[INFO] [stderr]   Downloaded wasmer-wit-bindgen-rust v0.1.1
[INFO] [stderr]   Downloaded actix-redis v0.13.0
[INFO] [stderr]   Downloaded redis-async v0.13.0
[INFO] [stderr]   Downloaded wasmer-vbus v3.1.1
[INFO] [stderr]   Downloaded wasmer-derive v3.1.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.9.0
[INFO] [stderr] error: failed to unpack package `secp256k1-sys v0.9.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `secp256k1-sys-0.9.0/depend/secp256k1/src/precomputed_ecmult_gen.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/secp256k1-sys-0.9.0/depend/secp256k1/src/precomputed_ecmult_gen.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `secp256k1-sys-0.9.0/depend/secp256k1/src/precomputed_ecmult_gen.c` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/secp256k1-sys-0.9.0/depend/secp256k1/src/precomputed_ecmult_gen.c`
[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.
[INFO] checking wildonion/stem against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking wildonion/stem against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking wildonion/stem against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking wildonion/stem against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking wildonion/stem against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fstem" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/wildonion/stem
[ERROR] caused by: command failed: exit status: 128
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
