[INFO] cloning repository https://github.com/tolak/zk-dcap-verifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tolak/zk-dcap-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolak%2Fzk-dcap-verifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolak%2Fzk-dcap-verifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f21630204c956ccde99df680d1dea9ccae42fe9
[INFO] checking tolak/zk-dcap-verifier against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolak%2Fzk-dcap-verifier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] finished tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] tweaked toml for git repo https://github.com/tolak/zk-dcap-verifier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tolak/zk-dcap-verifier on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tolak/zk-dcap-verifier 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/risc0/risc0-ethereum`
[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]     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: missing key for inline table element, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/7f73166/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/7f73166/templates/rust-starter/methods/Cargo.toml:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | risc0-build = { {{ risc0_build }} }
[INFO] [stderr]   |                 ^
[INFO] [stderr] error: missing key for inline table element, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/7f73166/templates/rust-starter/methods/guest/Cargo.toml:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = {{ guest_package_name }}
[INFO] [stderr]   |         ^
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tolak/zk-dcap-verifier against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolak%2Fzk-dcap-verifier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] finished tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] tweaked toml for git repo https://github.com/tolak/zk-dcap-verifier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tolak/zk-dcap-verifier on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tolak/zk-dcap-verifier 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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/7f73166/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/7f73166/templates/rust-starter/methods/Cargo.toml:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | risc0-build = { {{ risc0_build }} }
[INFO] [stderr]   |                 ^
[INFO] [stderr] error: missing key for inline table element, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/7f73166/templates/rust-starter/methods/guest/Cargo.toml:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = {{ guest_package_name }}
[INFO] [stderr]   |         ^
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tolak/zk-dcap-verifier against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolak%2Fzk-dcap-verifier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] finished tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] tweaked toml for git repo https://github.com/tolak/zk-dcap-verifier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tolak/zk-dcap-verifier on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tolak/zk-dcap-verifier 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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/7f73166/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/7f73166/templates/rust-starter/methods/Cargo.toml:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | risc0-build = { {{ risc0_build }} }
[INFO] [stderr]   |                 ^
[INFO] [stderr] error: missing key for inline table element, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/7f73166/templates/rust-starter/methods/guest/Cargo.toml:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = {{ guest_package_name }}
[INFO] [stderr]   |         ^
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tolak/zk-dcap-verifier against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolak%2Fzk-dcap-verifier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] finished tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] tweaked toml for git repo https://github.com/tolak/zk-dcap-verifier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tolak/zk-dcap-verifier on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tolak/zk-dcap-verifier 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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/7f73166/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/7f73166/templates/rust-starter/methods/Cargo.toml:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | risc0-build = { {{ risc0_build }} }
[INFO] [stderr]   |                 ^
[INFO] [stderr] error: missing key for inline table element, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/7f73166/templates/rust-starter/methods/guest/Cargo.toml:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = {{ guest_package_name }}
[INFO] [stderr]   |         ^
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tolak/zk-dcap-verifier against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolak%2Fzk-dcap-verifier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] finished tweaking git repo https://github.com/tolak/zk-dcap-verifier
[INFO] tweaked toml for git repo https://github.com/tolak/zk-dcap-verifier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tolak/zk-dcap-verifier on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tolak/zk-dcap-verifier 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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/7f73166/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/7f73166/templates/rust-starter/methods/Cargo.toml:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | risc0-build = { {{ risc0_build }} }
[INFO] [stderr]   |                 ^
[INFO] [stderr] error: missing key for inline table element, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/risc0-1f366b41e1b7e49b/7f73166/templates/rust-starter/methods/guest/Cargo.toml:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = {{ guest_package_name }}
[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