[INFO] cloning repository https://github.com/samtvlabs/bonsai_experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samtvlabs/bonsai_experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2640e159fb06f11af133fca639628acad07138eb [INFO] documenting samtvlabs/bonsai_experiment against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment" "/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/samtvlabs/bonsai_experiment on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/samtvlabs/bonsai_experiment [INFO] finished tweaking git repo https://github.com/samtvlabs/bonsai_experiment [INFO] tweaked toml for git repo https://github.com/samtvlabs/bonsai_experiment written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samtvlabs/bonsai_experiment 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" "+1.86.0" "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] 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 git repository `https://github.com/foundry-rs/foundry.git` [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] error: failed to get `ethers` as a dependency of package `foundry-cli v0.2.0 (https://github.com/foundry-rs/foundry.git?rev=8e365beee278975720ecd3eb529b5dd6d17cac3b#8e365bee)` [INFO] [stderr] ... which satisfies git dependency `foundry-cli` (locked to 0.2.0) of package `bonsai-ethereum-contracts v0.1.0 (https://github.com/risc0/risc0?branch=release-0.17#da5bc390)` [INFO] [stderr] ... which satisfies git dependency `bonsai-ethereum-contracts` (locked to 0.1.0) of package `bonsai-ethereum-relay v0.1.0 (https://github.com/risc0/risc0?branch=release-0.17#da5bc390)` [INFO] [stderr] ... which satisfies git dependency `bonsai-ethereum-relay` (locked to 0.1.0) of package `bonsai-ethereum-relay-cli v0.1.0 (/workspace/builds/worker-2-tc1/source/relay)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ethers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/gakonst/ethers-rs#5b2fdadb [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/5b2fdad/ethers-solc/test-data/out/compiler-out-7.json': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: 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` 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 git repository `https://github.com/foundry-rs/foundry.git` Updating git repository `https://github.com/gakonst/ethers-rs` error: failed to get `ethers` as a dependency of package `foundry-cli v0.2.0 (https://github.com/foundry-rs/foundry.git?rev=8e365beee278975720ecd3eb529b5dd6d17cac3b#8e365bee)` ... which satisfies git dependency `foundry-cli` (locked to 0.2.0) of package `bonsai-ethereum-contracts v0.1.0 (https://github.com/risc0/risc0?branch=release-0.17#da5bc390)` ... which satisfies git dependency `bonsai-ethereum-contracts` (locked to 0.1.0) of package `bonsai-ethereum-relay v0.1.0 (https://github.com/risc0/risc0?branch=release-0.17#da5bc390)` ... which satisfies git dependency `bonsai-ethereum-relay` (locked to 0.1.0) of package `bonsai-ethereum-relay-cli v0.1.0 (/workspace/builds/worker-2-tc1/source/relay)` Caused by: failed to load source for dependency `ethers` Caused by: Unable to update https://github.com/gakonst/ethers-rs#5b2fdadb Caused by: could not write to '/workspace/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/5b2fdad/ethers-solc/test-data/out/compiler-out-7.json': No space left on device; class=Os (2)