[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] testing justinFrevert/identity-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinFrevert/identity-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] error: missing key for inline table element, expected key [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] error: missing key for inline table element, expected key [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] error: invalid key-value pair, expected 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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cc v1.1.10 (available: v1.2.45) [INFO] [stderr] Updating jobserver v0.1.26 -> v0.1.32 (available: v0.1.34) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/1ac7967a1426b2e963943b78b87ea8c28d31bd0886a34e4e1edf7178c1f3b71c-init: no space left on device [INFO] testing justinFrevert/identity-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinFrevert/identity-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] error: missing key for inline table element, expected key [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] error: missing key for inline table element, expected key [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] error: invalid key-value pair, expected 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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cc v1.1.10 (available: v1.2.45) [INFO] [stderr] Updating jobserver v0.1.26 -> v0.1.32 (available: v0.1.34) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/62bddee41f57ed82645d02d074d2746098a69629d052a99f652966b0cf5e84e3-init: no space left on device [INFO] testing justinFrevert/identity-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinFrevert/identity-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] error: missing key for inline table element, expected key [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] error: missing key for inline table element, expected key [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] error: invalid key-value pair, expected 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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cc v1.1.10 (available: v1.2.45) [INFO] [stderr] Updating jobserver v0.1.26 -> v0.1.32 (available: v0.1.34) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/0718e71ec10130ae6d92fbdc6b00acfa1f87f8c2988ef6e5a4d7890eeb0192da-init: no space left on device [INFO] testing justinFrevert/identity-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinFrevert/identity-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] error: missing key for inline table element, expected key [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] error: missing key for inline table element, expected key [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] error: invalid key-value pair, expected 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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cc v1.1.10 (available: v1.2.45) [INFO] [stderr] Updating jobserver v0.1.26 -> v0.1.32 (available: v0.1.34) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/46dec5f35a9b8bc9c675d11d6b4f8180ebc3b093b20f8c7d3efd49f579dcc795-init: no space left on device [INFO] testing justinFrevert/identity-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinFrevert%2Fidentity-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinFrevert/identity-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] error: missing key for inline table element, expected key [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] error: missing key for inline table element, expected key [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] error: invalid key-value pair, expected 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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cc v1.1.10 (available: v1.2.45) [INFO] [stderr] Updating jobserver v0.1.26 -> v0.1.32 (available: v0.1.34) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/a79b24d1760a28fadb92d4cb757434a5c23f936acd0836a0094c2d1ac583aa8f-init: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/a79b24d1760a28fadb92d4cb757434a5c23f936acd0836a0094c2d1ac583aa8f-init: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/a79b24d1760a28fadb92d4cb757434a5c23f936acd0836a0094c2d1ac583aa8f-init: no space left on device