[INFO] cloning repository https://github.com/DiamondNetwork/Superchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DiamondNetwork/Superchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiamondNetwork%2FSuperchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiamondNetwork%2FSuperchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ed3232ba25d53efc8c4a751862eacd238706924
[INFO] checking DiamondNetwork/Superchain against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiamondNetwork%2FSuperchain" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DiamondNetwork/Superchain
[INFO] finished tweaking git repo https://github.com/DiamondNetwork/Superchain
[INFO] tweaked toml for git repo https://github.com/DiamondNetwork/Superchain written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DiamondNetwork/Superchain on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DiamondNetwork/Superchain 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "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/paritytech/substrate`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/grandpa-bridge-gadget`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate-debug-kit`
[INFO] [stderr] error: failed to get `fs-swap` as a dependency of package `kvdb-rocksdb v0.14.0`
[INFO] [stderr]     ... which satisfies dependency `kvdb-rocksdb = "^0.14.0"` (locked to 0.14.0) of package `diamond-service v0.9.9 (/workspace/builds/worker-7-tc1/source/node/service)`
[INFO] [stderr]     ... which satisfies path dependency `service` (locked to 0.9.9) of package `diamond-cli v0.9.9 (/workspace/builds/worker-7-tc1/source/cli)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `fs-swap`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of fs/-s/fs-swap failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   curl failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [55] Failed sending data to the peer (OpenSSL SSL_read: OpenSSL/3.5.4: error:0A000126:SSL routines::unexpected eof while reading, errno 0)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/paritytech/substrate`
        Updating crates.io index
        Updating git repository `https://github.com/paritytech/grandpa-bridge-gadget`
        Updating git repository `https://github.com/paritytech/substrate-debug-kit`
    error: failed to get `fs-swap` as a dependency of package `kvdb-rocksdb v0.14.0`
        ... which satisfies dependency `kvdb-rocksdb = "^0.14.0"` (locked to 0.14.0) of package `diamond-service v0.9.9 (/workspace/builds/worker-7-tc1/source/node/service)`
        ... which satisfies path dependency `service` (locked to 0.9.9) of package `diamond-cli v0.9.9 (/workspace/builds/worker-7-tc1/source/cli)`
    
    Caused by:
      failed to load source for dependency `fs-swap`
    
    Caused by:
      unable to update registry `crates-io`
    
    Caused by:
      download of fs/-s/fs-swap failed
    
    Caused by:
      curl failed
    
    Caused by:
      [55] Failed sending data to the peer (OpenSSL SSL_read: OpenSSL/3.5.4: error:0A000126:SSL routines::unexpected eof while reading, errno 0)