[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] checking samtvlabs/bonsai_experiment against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samtvlabs/bonsai_experiment on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking samtvlabs/bonsai_experiment against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samtvlabs/bonsai_experiment on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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/da5bc39/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/da5bc39/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/da5bc39/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
[ERROR] error running command: no output for 300 seconds
[INFO] checking samtvlabs/bonsai_experiment against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samtvlabs/bonsai_experiment on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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/da5bc39/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/da5bc39/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/da5bc39/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
[ERROR] error running command: no output for 300 seconds
[INFO] checking samtvlabs/bonsai_experiment against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samtvlabs/bonsai_experiment on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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/da5bc39/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/da5bc39/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/da5bc39/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
[ERROR] error running command: no output for 300 seconds
[INFO] checking samtvlabs/bonsai_experiment against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamtvlabs%2Fbonsai_experiment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samtvlabs/bonsai_experiment on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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/da5bc39/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/da5bc39/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/da5bc39/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
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds