[INFO] cloning repository https://github.com/DeTEE-Cloud/dtpm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeTEE-Cloud/dtpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdtpm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdtpm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8caf9b3b64b4a50955b9e20d6fe9c7f0b1fbc222
[INFO] checking DeTEE-Cloud/dtpm/8caf9b3b64b4a50955b9e20d6fe9c7f0b1fbc222 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdtpm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeTEE-Cloud/dtpm
[INFO] finished tweaking git repo https://github.com/DeTEE-Cloud/dtpm
[INFO] tweaked toml for git repo https://github.com/DeTEE-Cloud/dtpm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeTEE-Cloud/dtpm on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeTEE-Cloud/dtpm 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `ssh://git@gitea.detee.cloud/testnet/detee-sgx`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)
[INFO] [stderr] error: failed to get `detee-sgx` as a dependency of package `dtpm v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `detee-sgx`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update ssh://git@gitea.detee.cloud/testnet/detee-sgx?branch=hratls#f88139f4
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/detee-sgx-3a8ba9c3a2c3b537
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `ssh://git@gitea.detee.cloud/testnet/detee-sgx`
    warning: spurious network error (3 tries remaining): failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)
    warning: spurious network error (1 try remaining): failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)
    error: failed to get `detee-sgx` as a dependency of package `dtpm v0.1.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `detee-sgx`
    
    Caused by:
      Unable to update ssh://git@gitea.detee.cloud/testnet/detee-sgx?branch=hratls#f88139f4
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/detee-sgx-3a8ba9c3a2c3b537
    
    Caused by:
      failed to connect to gitea.detee.cloud: Connection timed out; class=Os (2)