[INFO] cloning repository https://github.com/martyall/risc0-ttc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martyall/risc0-ttc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartyall%2Frisc0-ttc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartyall%2Frisc0-ttc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75a0ed8b1b42a6199cfdbe5c3a3da0be6dcca2dd [INFO] checking martyall/risc0-ttc/75a0ed8b1b42a6199cfdbe5c3a3da0be6dcca2dd against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartyall%2Frisc0-ttc" "/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/martyall/risc0-ttc on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/martyall/risc0-ttc [INFO] finished tweaking git repo https://github.com/martyall/risc0-ttc [INFO] tweaked toml for git repo https://github.com/martyall/risc0-ttc written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/martyall/risc0-ttc 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/risc0/risc0` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git submodule `https://github.com/dapphub/ds-test` [INFO] [stderr] Updating git submodule `https://github.com/dmfxyz/murky` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git submodule `https://github.com/dapphub/ds-test` [INFO] [stderr] Updating git submodule `https://github.com/openzeppelin/openzeppelin-contracts` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/bonsai/ethereum/lib/murky/lib/openzeppelin-contracts/.git/objects/pack/pack_git2_66ae6ebab758e27a': No space left on device; class=Os (2) [INFO] [stderr] Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts` [INFO] [stderr] Updating git submodule `https://github.com/a16z/erc4626-tests.git` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git submodule `https://github.com/dapphub/ds-test` [INFO] [stderr] Updating git submodule `https://github.com/GNSPS/solidity-bytes-utils` [INFO] [stderr] error: invalid inline table [INFO] [stderr] expected `}` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/templates/rust-starter/host/Cargo.toml:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | risc0-zkvm = { {{ risc0_zkvm }} } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] error: invalid inline table [INFO] [stderr] expected `}` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/templates/rust-starter/methods/Cargo.toml:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | risc0-build = { {{ risc0_build }} } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] error: invalid key [INFO] [stderr] --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/templates/rust-starter/methods/guest/Cargo.toml:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | {%- unless risc0_std %} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.2.12 [INFO] [stderr] Downloaded rusoto_core v0.48.0 [INFO] [stderr] Downloaded rusoto_signature v0.48.0 [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded svm-rs-builds v0.2.0 [INFO] [stderr] Downloaded gix-actor v0.20.0 [INFO] [stderr] Downloaded watchexec-signals v1.0.0 [INFO] [stderr] Downloaded async-priority-channel v0.1.0 [INFO] [stderr] Downloaded typetag-impl v0.2.12 [INFO] [stderr] Downloaded clap_complete_fig v4.3.1 [INFO] [stderr] Downloaded ariadne v0.2.0 [INFO] [stderr] Downloaded revm-interpreter v1.1.2 [INFO] [stderr] Downloaded revm-precompile v2.0.3 [INFO] [stderr] Downloaded const-hex v1.6.1 [INFO] [stderr] Downloaded coins-ledger v0.8.3 [INFO] [stderr] Downloaded rusoto_kms v0.48.0 [INFO] [stderr] Downloaded elf v0.7.2 [INFO] [stderr] Downloaded evm-disassembler v0.2.0 [INFO] [stderr] Downloaded utoipa-gen v3.4.5 [INFO] [stderr] Downloaded gix-config v0.22.0 [INFO] [stderr] error: failed to unpack package `gix-config v0.22.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `gix-config-0.22.0/CHANGELOG.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-config-0.22.0/CHANGELOG.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `gix-config-0.22.0/CHANGELOG.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-config-0.22.0/CHANGELOG.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `https://github.com/risc0/risc0` Updating git submodule `https://github.com/foundry-rs/forge-std` Updating git submodule `https://github.com/dapphub/ds-test` Updating git submodule `https://github.com/dmfxyz/murky` Updating git submodule `https://github.com/foundry-rs/forge-std` Updating git submodule `https://github.com/dapphub/ds-test` Updating git submodule `https://github.com/openzeppelin/openzeppelin-contracts` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/bonsai/ethereum/lib/murky/lib/openzeppelin-contracts/.git/objects/pack/pack_git2_66ae6ebab758e27a': No space left on device; class=Os (2) Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts` Updating git submodule `https://github.com/a16z/erc4626-tests.git` Updating git submodule `https://github.com/foundry-rs/forge-std` Updating git submodule `https://github.com/dapphub/ds-test` Updating git submodule `https://github.com/GNSPS/solidity-bytes-utils` error: invalid inline table expected `}` --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/templates/rust-starter/host/Cargo.toml:8:16 | 8 | risc0-zkvm = { {{ risc0_zkvm }} } | ^ | error: invalid inline table expected `}` --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/templates/rust-starter/methods/Cargo.toml:7:17 | 7 | risc0-build = { {{ risc0_build }} } | ^ | error: invalid key --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/da5bc39/templates/rust-starter/methods/guest/Cargo.toml:10:1 | 10 | {%- unless risc0_std %} | ^ | Updating crates.io index Updating git repository `https://github.com/gakonst/ethers-rs` Blocking waiting for file lock on package cache Downloading crates ... Downloaded typetag v0.2.12 Downloaded rusoto_core v0.48.0 Downloaded rusoto_signature v0.48.0 Downloaded normalize-path v0.2.1 Downloaded svm-rs-builds v0.2.0 Downloaded gix-actor v0.20.0 Downloaded watchexec-signals v1.0.0 Downloaded async-priority-channel v0.1.0 Downloaded typetag-impl v0.2.12 Downloaded clap_complete_fig v4.3.1 Downloaded ariadne v0.2.0 Downloaded revm-interpreter v1.1.2 Downloaded revm-precompile v2.0.3 Downloaded const-hex v1.6.1 Downloaded coins-ledger v0.8.3 Downloaded rusoto_kms v0.48.0 Downloaded elf v0.7.2 Downloaded evm-disassembler v0.2.0 Downloaded utoipa-gen v3.4.5 Downloaded gix-config v0.22.0 error: failed to unpack package `gix-config v0.22.0` Caused by: failed to unpack entry at `gix-config-0.22.0/CHANGELOG.md` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-config-0.22.0/CHANGELOG.md` Caused by: failed to unpack `gix-config-0.22.0/CHANGELOG.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-config-0.22.0/CHANGELOG.md` Caused by: No space left on device (os error 28)