[INFO] cloning repository https://github.com/hairtail/post-rs-to-public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairtail/post-rs-to-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairtail%2Fpost-rs-to-public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairtail%2Fpost-rs-to-public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a58b164ff83b7b9427480d526211f93a6241fdde
[INFO] checking hairtail/post-rs-to-public against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairtail%2Fpost-rs-to-public" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hairtail/post-rs-to-public on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hairtail/post-rs-to-public
[INFO] finished tweaking git repo https://github.com/hairtail/post-rs-to-public
[INFO] tweaked toml for git repo https://github.com/hairtail/post-rs-to-public written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hairtail/post-rs-to-public 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/ffi/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `post` library target)
[INFO] [stderr]     Updating git submodule `https://github.com/tevador/RandomX.git`
[INFO] [stderr] error: failed to get `randomx-rs` as a dependency of package `pow-service v0.1.0 (/workspace/builds/worker-0-tc1/source/pow-service)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `randomx-rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/spacemeshos/randomx-rs?rev=6f2bf32af7219a5f9ae929c3020242ecc7c6dd6a#6f2bf32a
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `RandomX`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `RandomX` from https://github.com/tevador/RandomX.git
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 040f4500a6e79d54d84a668013a94507045e786f not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: /workspace/builds/worker-0-tc1/source/ffi/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
    (in the `post` library target)
        Updating git submodule `https://github.com/tevador/RandomX.git`
    error: failed to get `randomx-rs` as a dependency of package `pow-service v0.1.0 (/workspace/builds/worker-0-tc1/source/pow-service)`
    
    Caused by:
      failed to load source for dependency `randomx-rs`
    
    Caused by:
      Unable to update https://github.com/spacemeshos/randomx-rs?rev=6f2bf32af7219a5f9ae929c3020242ecc7c6dd6a#6f2bf32a
    
    Caused by:
      failed to update submodule `RandomX`
    
    Caused by:
      failed to fetch submodule `RandomX` from https://github.com/tevador/RandomX.git
    
    Caused by:
      revision 040f4500a6e79d54d84a668013a94507045e786f not found
    
    Caused by:
      no error