[INFO] cloning repository https://github.com/justinFrevert/identity-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinFrevert/identity-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18124242049f8a9fee3b8c7f71d2a2779d7e1ff8 [INFO] checking justinFrevert/identity-example against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] checking justinFrevert/identity-example against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] checking justinFrevert/identity-example against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] checking justinFrevert/identity-example against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinFrevert/identity-example on toolchain 0fe3684930279e4d3be3aca66b30f82946ce9ac2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/justinFrevert/identity-example [INFO] finished tweaking git repo https://github.com/justinFrevert/identity-example [INFO] tweaked toml for git repo https://github.com/justinFrevert/identity-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/justinFrevert/identity-example 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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "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] error: invalid inline table [INFO] [stderr] expected `}` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/d83c7fe/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/d83c7fe/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/d83c7fe/templates/rust-starter/methods/guest/Cargo.toml:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | {%- unless risc0_std %} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cc v1.1.10 (available: v1.2.16) [INFO] [stderr] Updating jobserver v0.1.26 -> v0.1.32 [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `dtoa v1.0.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 `dtoa v1.0.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `dtoa-1.0.8/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.8/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `dtoa-1.0.8/LICENSE-APACHE` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.8/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking justinFrevert/identity-example against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinFrevert/identity-example on toolchain 0fe3684930279e4d3be3aca66b30f82946ce9ac2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/justinFrevert/identity-example [INFO] finished tweaking git repo https://github.com/justinFrevert/identity-example [INFO] tweaked toml for git repo https://github.com/justinFrevert/identity-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/justinFrevert/identity-example 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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "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] error: invalid inline table [INFO] [stderr] expected `}` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/d83c7fe/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/d83c7fe/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/d83c7fe/templates/rust-starter/methods/guest/Cargo.toml:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | {%- unless risc0_std %} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cc v1.1.10 (available: v1.2.16) [INFO] [stderr] Updating jobserver v0.1.26 -> v0.1.32 [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `dtoa v1.0.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 `dtoa v1.0.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `dtoa-1.0.8/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.8/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `dtoa-1.0.8/LICENSE-APACHE` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.8/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file 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 error: invalid inline table expected `}` --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/d83c7fe/templates/rust-starter/host/Cargo.toml:8:16 | 8 | risc0-zkvm = { {{ risc0_zkvm }} } | ^ | error: invalid inline table expected `}` --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/d83c7fe/templates/rust-starter/methods/Cargo.toml:7:17 | 7 | risc0-build = { {{ risc0_build }} } | ^ | error: invalid key --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/d83c7fe/templates/rust-starter/methods/guest/Cargo.toml:10:1 | 10 | {%- unless risc0_std %} | ^ | Locking 2 packages to latest compatible versions Adding cc v1.1.10 (available: v1.2.16) Updating jobserver v0.1.26 -> v0.1.32 Downloading crates ... error: failed to download `dtoa v1.0.8` Caused by: unable to get packages from source Caused by: failed to unpack package `dtoa v1.0.8` Caused by: failed to unpack entry at `dtoa-1.0.8/LICENSE-APACHE` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.8/LICENSE-APACHE` Caused by: failed to unpack `dtoa-1.0.8/LICENSE-APACHE` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dtoa-1.0.8/LICENSE-APACHE` Caused by: unexpected end of file