[INFO] cloning repository https://github.com/paradigmxyz/stress4844
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paradigmxyz/stress4844" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparadigmxyz%2Fstress4844", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparadigmxyz%2Fstress4844'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 400e3992c680a877eeaf9b11bd75a6343127e60b
[INFO] checking paradigmxyz/stress4844 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparadigmxyz%2Fstress4844" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paradigmxyz/stress4844 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] finished tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] tweaked toml for git repo https://github.com/paradigmxyz/stress4844 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paradigmxyz/stress4844 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/et/he/ethers-flashbots, error: No space left on device (os error 28)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded open-fastrlp v0.1.2
[INFO] [stderr]   Downloaded cargo_metadata v0.15.1
[INFO] [stderr] error: failed to unpack package `cargo_metadata v0.15.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `cargo_metadata-0.15.1/LICENSE-MIT`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.15.1/LICENSE-MIT`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `cargo_metadata-0.15.1/LICENSE-MIT` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.15.1/LICENSE-MIT`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking paradigmxyz/stress4844 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparadigmxyz%2Fstress4844" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paradigmxyz/stress4844 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] finished tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] tweaked toml for git repo https://github.com/paradigmxyz/stress4844 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paradigmxyz/stress4844 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to select a version for the requirement `ethers-flashbots = "^0.11.0"` (locked to 0.11.0)
[INFO] [stderr] candidate versions found which didn't match: 0.8.1, 0.8.0, 0.7.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `stress4844 v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking paradigmxyz/stress4844 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparadigmxyz%2Fstress4844" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paradigmxyz/stress4844 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] finished tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] tweaked toml for git repo https://github.com/paradigmxyz/stress4844 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paradigmxyz/stress4844 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to select a version for the requirement `ethers-flashbots = "^0.11.0"` (locked to 0.11.0)
[INFO] [stderr] candidate versions found which didn't match: 0.8.1, 0.8.0, 0.7.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `stress4844 v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking paradigmxyz/stress4844 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparadigmxyz%2Fstress4844" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paradigmxyz/stress4844 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] finished tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] tweaked toml for git repo https://github.com/paradigmxyz/stress4844 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paradigmxyz/stress4844 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `ethers-flashbots = "^0.11.0"` (locked to 0.11.0)
[INFO] [stderr] candidate versions found which didn't match: 0.8.1, 0.8.0, 0.7.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `stress4844 v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking paradigmxyz/stress4844 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparadigmxyz%2Fstress4844" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paradigmxyz/stress4844 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] finished tweaking git repo https://github.com/paradigmxyz/stress4844
[INFO] tweaked toml for git repo https://github.com/paradigmxyz/stress4844 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paradigmxyz/stress4844 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to select a version for the requirement `ethers-flashbots = "^0.11.0"` (locked to 0.11.0)
[INFO] [stderr] candidate versions found which didn't match: 0.8.1, 0.8.0, 0.7.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `stress4844 v0.1.0 (/workspace/builds/worker-1-tc2/source)`


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for the requirement `ethers-flashbots = "^0.11.0"` (locked to 0.11.0)
candidate versions found which didn't match: 0.8.1, 0.8.0, 0.7.0, ...
location searched: crates.io index
required by package `stress4844 v0.1.0 (/workspace/builds/worker-1-tc2/source)`