[INFO] cloning repository https://github.com/Me710/APTOS_HACK_YOPEXHUB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Me710/APTOS_HACK_YOPEXHUB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMe710%2FAPTOS_HACK_YOPEXHUB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMe710%2FAPTOS_HACK_YOPEXHUB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b4e6f2a91e75aa2bf4728d0fe89a0268c8cab18
[INFO] checking Me710/APTOS_HACK_YOPEXHUB against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMe710%2FAPTOS_HACK_YOPEXHUB" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Me710/APTOS_HACK_YOPEXHUB
[INFO] finished tweaking git repo https://github.com/Me710/APTOS_HACK_YOPEXHUB
[INFO] tweaked toml for git repo https://github.com/Me710/APTOS_HACK_YOPEXHUB written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Me710/APTOS_HACK_YOPEXHUB on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Me710/APTOS_HACK_YOPEXHUB 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `code_rust_bin` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-5-tc1/source/target/.../code_rust_bin
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `code-rust-bin`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "code_rust_bin"
[INFO] [stderr] 2 + name = "code-rust-bin"
[INFO] [stderr]   |
[INFO] [stderr] warning: `APTOS_HACK_YOPEXHUB` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/merlin`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/x25519-dalek`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-core.git`
[INFO] [stderr] error: failed to get `aptos-sdk` as a dependency of package `APTOS_HACK_YOPEXHUB v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `aptos-sdk`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/aptos-labs/aptos-core.git?rev=devnet
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec 'devnet' not found; class=Reference (4); code=NotFound (-3)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: binary `code_rust_bin` should have a kebab-case name
      |
    1 | /workspace/builds/worker-5-tc1/source/target/.../code_rust_bin
      |                                                  ^^^^^^^^^^^^^
      |
      = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `code-rust-bin`, convert `bin.name`
     --> Cargo.toml:2:8
      |
    2 - name = "code_rust_bin"
    2 + name = "code-rust-bin"
      |
    warning: `APTOS_HACK_YOPEXHUB` (manifest) generated 1 warning
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/aptos-labs/merlin`
        Updating git repository `https://github.com/aptos-labs/x25519-dalek`
        Updating git repository `https://github.com/aptos-labs/aptos-core.git`
    error: failed to get `aptos-sdk` as a dependency of package `APTOS_HACK_YOPEXHUB v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `aptos-sdk`
    
    Caused by:
      unable to update https://github.com/aptos-labs/aptos-core.git?rev=devnet
    
    Caused by:
      revspec 'devnet' not found; class=Reference (4); code=NotFound (-3)