[INFO] cloning repository https://github.com/matter-labs/foundry-zksync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matter-labs/foundry-zksync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Ffoundry-zksync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Ffoundry-zksync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9c79a8b0bcb483c201d42dfcb9135d6f6c385ef
[INFO] checking matter-labs/foundry-zksync against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Ffoundry-zksync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] finished tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] tweaked toml for git repo https://github.com/matter-labs/foundry-zksync written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matter-labs/foundry-zksync on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matter-labs/foundry-zksync 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/alloy-rs/chains`
[INFO] [stderr]     Updating git repository `https://github.com/rust-cli/rexpect`
[INFO] [stderr]     Updating git repository `https://github.com/paradigmxyz/solar`
[INFO] [stderr]     Skipping git submodule `https://github.com/argotorg/solidity.git` due to update strategy in .gitmodules
[INFO] [stderr]     Updating git repository `https://github.com/matter-labs/vise.git`
[INFO] [stderr]     Updating git repository `https://github.com/Moonsong-Labs/zksync-protocol`
[INFO] [stderr]     Updating git repository `https://github.com/Moonsong-Labs/zksync-protocol`
[INFO] [stderr]     Updating git repository `https://github.com/Moonsong-Labs/zksync-protocol`
[INFO] [stderr]     Updating git repository `https://github.com/Moonsong-Labs/vm2`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/matter-labs/alloy-zksync`
[INFO] [stderr]     Updating git repository `https://github.com/tempoxyz/tempo`
[INFO] [stderr]     Updating git repository `https://github.com/matter-labs/zksync-era.git`
[INFO] [stderr]     Updating git submodule `https://github.com/matter-labs/era-contracts.git`
[INFO] [stderr]     Updating git submodule `https://github.com/matter-labs/v2-testnet-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating git submodule `https://github.com/dmfxyz/murky`
[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/dapphub/ds-test`
[INFO] [stderr]     Updating git submodule `https://github.com/Openzeppelin/openzeppelin-contracts-upgradeable`
[INFO] [stderr]     Updating git submodule `https://github.com/Openzeppelin/openzeppelin-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/matter-labs/proof-manager-contracts.git`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable`
[INFO] [stderr]     Updating git submodule `https://github.com/a16z/halmos-cheatcodes`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts.git`
[INFO] [stderr]     Updating git repository `https://github.com/matter-labs/anvil-zksync.git`
[INFO] [stderr]     Updating git submodule `https://github.com/matter-labs/era-contracts.git`
[INFO] [stderr]     Updating git submodule `https://github.com/ethereum/execution-apis.git`
[INFO] [stderr]     Updating git repository `https://github.com/matter-labs/zksync-telemetry.git`
[INFO] [stderr]     Updating git repository `https://github.com/paradigmxyz/reth`
[INFO] [stderr]     Updating git repository `https://github.com/matter-labs/zksync-error`
[INFO] [stderr]     Updating git repository `https://github.com/Romsters/posthog-rs`
[INFO] [stderr]     Updating git repository `https://github.com/Moonsong-Labs/zksync-protocol`
[INFO] [stderr]     Updating git repository `https://github.com/Moonsong-Labs/elliptic-curves`
[INFO] [stderr]     Updating git repository `https://github.com/Moonsong-Labs/elliptic-curves`
[INFO] [stderr] warning: patch `vise v0.2.0 (https://github.com/matter-labs/vise.git?rev=51669f42f60c50b3a521662a4ecd71212a303299#51669f42)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking matter-labs/foundry-zksync against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Ffoundry-zksync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] finished tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] tweaked toml for git repo https://github.com/matter-labs/foundry-zksync written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matter-labs/foundry-zksync on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matter-labs/foundry-zksync 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `vise v0.2.0 (https://github.com/matter-labs/vise.git?rev=51669f42f60c50b3a521662a4ecd71212a303299#51669f42)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking matter-labs/foundry-zksync against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Ffoundry-zksync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] finished tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] tweaked toml for git repo https://github.com/matter-labs/foundry-zksync written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matter-labs/foundry-zksync on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matter-labs/foundry-zksync 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `vise v0.2.0 (https://github.com/matter-labs/vise.git?rev=51669f42f60c50b3a521662a4ecd71212a303299#51669f42)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking matter-labs/foundry-zksync against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Ffoundry-zksync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] finished tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] tweaked toml for git repo https://github.com/matter-labs/foundry-zksync written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matter-labs/foundry-zksync on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matter-labs/foundry-zksync 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `vise v0.2.0 (https://github.com/matter-labs/vise.git?rev=51669f42f60c50b3a521662a4ecd71212a303299#51669f42)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking matter-labs/foundry-zksync against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Ffoundry-zksync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] finished tweaking git repo https://github.com/matter-labs/foundry-zksync
[INFO] tweaked toml for git repo https://github.com/matter-labs/foundry-zksync written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matter-labs/foundry-zksync on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matter-labs/foundry-zksync 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `vise v0.2.0 (https://github.com/matter-labs/vise.git?rev=51669f42f60c50b3a521662a4ecd71212a303299#51669f42)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds