[INFO] cloning repository https://github.com/zk-steve/aptos_tc_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zk-steve/aptos_tc_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-steve%2Faptos_tc_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-steve%2Faptos_tc_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d29851a0cc0a4a37b759b31e33dd1e91e9d52580 [INFO] checking zk-steve/aptos_tc_example against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-steve%2Faptos_tc_example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zk-steve/aptos_tc_example on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zk-steve/aptos_tc_example [INFO] finished tweaking git repo https://github.com/zk-steve/aptos_tc_example [INFO] tweaked toml for git repo https://github.com/zk-steve/aptos_tc_example written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zk-steve/aptos_tc_example 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/merlin` [INFO] [stderr] Updating git repository `https://github.com/Tranduy1dol/x25519-dalek` [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/aptos-core` [INFO] [stderr] error: failed to get `aptos-sdk` as a dependency of package `aptos_tc_example v0.1.0 (/workspace/builds/worker-4-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?branch=mainnet#70806ff5 [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: Updating git repository `https://github.com/aptos-labs/merlin` Updating git repository `https://github.com/Tranduy1dol/x25519-dalek` Updating git repository `https://github.com/aptos-labs/aptos-core` error: failed to get `aptos-sdk` as a dependency of package `aptos_tc_example v0.1.0 (/workspace/builds/worker-4-tc1/source)` Caused by: failed to load source for dependency `aptos-sdk` Caused by: Unable to update https://github.com/aptos-labs/aptos-core?branch=mainnet#70806ff5 Caused by: unrecoverable internal error: 'writer.open == 0'