[INFO] cloning repository https://github.com/aptos-labs/prover-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aptos-labs/prover-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faptos-labs%2Fprover-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faptos-labs%2Fprover-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28354fb6e99bb278453de712dcf113610e909f28
[INFO] checking aptos-labs/prover-service against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faptos-labs%2Fprover-service" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/aptos-labs/prover-service on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/aptos-labs/prover-service
[INFO] finished tweaking git repo https://github.com/aptos-labs/prover-service
[INFO] tweaked toml for git repo https://github.com/aptos-labs/prover-service written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/aptos-labs/prover-service 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/prover-service/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/prover-service/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/rust-rapidsnark/Cargo.toml: unused manifest key: build
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-core`
[INFO] [stderr]     Updating git submodule `https://github.com/aptos-labs/aptos-indexer-processors.git`
[INFO] [stderr]     Updating git submodule `https://github.com/banool/aptos-tontine.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-core`
[INFO] [stderr] error: failed to get `aptos-logger` as a dependency of package `aptos-keyless-circuit v0.1.0 (/workspace/builds/worker-7-tc1/source/circuit)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `aptos-logger`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/aptos-labs/aptos-core#c126ec4a
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unrecoverable internal error: 'writer.open == 0'


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-7-tc1/source/prover-service/Cargo.toml
    workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
    warning: patch for the non root package will be ignored, specify patch at the workspace root:
    package:   /workspace/builds/worker-7-tc1/source/prover-service/Cargo.toml
    workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
    warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: unused manifest key: workspace.package.name
    warning: /workspace/builds/worker-7-tc1/source/rust-rapidsnark/Cargo.toml: unused manifest key: build
        Updating git repository `https://github.com/aptos-labs/aptos-core`
        Updating git submodule `https://github.com/aptos-labs/aptos-indexer-processors.git`
        Updating git submodule `https://github.com/banool/aptos-tontine.git`
        Updating git repository `https://github.com/aptos-labs/aptos-core`
    error: failed to get `aptos-logger` as a dependency of package `aptos-keyless-circuit v0.1.0 (/workspace/builds/worker-7-tc1/source/circuit)`
    
    Caused by:
      failed to load source for dependency `aptos-logger`
    
    Caused by:
      Unable to update https://github.com/aptos-labs/aptos-core#c126ec4a
    
    Caused by:
      unrecoverable internal error: 'writer.open == 0'