[INFO] cloning repository https://github.com/DeTEE-Cloud/detee-cli
[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/detee-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdetee-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdetee-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34b3922d47e64b24d1b8a61aa3799863ec4a8ef0
[INFO] testing DeTEE-Cloud/detee-cli against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdetee-cli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeTEE-Cloud/detee-cli
[INFO] finished tweaking git repo https://github.com/DeTEE-Cloud/detee-cli
[INFO] tweaked toml for git repo https://github.com/DeTEE-Cloud/detee-cli written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeTEE-Cloud/detee-cli on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeTEE-Cloud/detee-cli 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `ssh://git@gitea.detee.cloud/testnet/detee-sgx.git`
[INFO] [stderr] error: failed to get `detee-sgx` as a dependency of package `detee-cli v0.1.1 (/workspace/builds/worker-6-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.git?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]   error: unknown SSH host key
[INFO] [stderr]   The SSH host key for `gitea.detee.cloud` is not known and cannot be validated.
[INFO] [stderr] 
[INFO] [stderr]   To resolve this issue, add the host key to the `net.ssh.known-hosts` array in your Cargo configuration (such as /workspace/cargo-home/config.toml) or in your OpenSSH known_hosts file at /root/.ssh/known_hosts
[INFO] [stderr] 
[INFO] [stderr]   The key to add is:
[INFO] [stderr] 
[INFO] [stderr]   gitea.detee.cloud ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE4TfCLkFDf8cB4OqKtrNzqRVTtcy7+CIzObl6/IqUdJxE3HVQFFGfafXqzYx1uWrETUtV2mRAWV0URDFVrncII=
[INFO] [stderr] 
[INFO] [stderr]   The ECDSA key fingerprint is: SHA256:3V9/iCegiwV9Oc1eta0sJdK1T4hCv0vLiZhEzemN9Fo
[INFO] [stderr]   This fingerprint should be validated with the server administrator that it is correct.
[INFO] [stderr] 
[INFO] [stderr]   See https://doc.rust-lang.org/stable/cargo/appendix/git-authentication.html#ssh-known-hosts for more information.


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.git`
    error: failed to get `detee-sgx` as a dependency of package `detee-cli v0.1.1 (/workspace/builds/worker-6-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.git?branch=hratls#f88139f4
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/detee-sgx-3a8ba9c3a2c3b537
    
    Caused by:
      error: unknown SSH host key
      The SSH host key for `gitea.detee.cloud` is not known and cannot be validated.
    
      To resolve this issue, add the host key to the `net.ssh.known-hosts` array in your Cargo configuration (such as /workspace/cargo-home/config.toml) or in your OpenSSH known_hosts file at /root/.ssh/known_hosts
    
      The key to add is:
    
      gitea.detee.cloud ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE4TfCLkFDf8cB4OqKtrNzqRVTtcy7+CIzObl6/IqUdJxE3HVQFFGfafXqzYx1uWrETUtV2mRAWV0URDFVrncII=
    
      The ECDSA key fingerprint is: SHA256:3V9/iCegiwV9Oc1eta0sJdK1T4hCv0vLiZhEzemN9Fo
      This fingerprint should be validated with the server administrator that it is correct.
    
      See https://doc.rust-lang.org/stable/cargo/appendix/git-authentication.html#ssh-known-hosts for more information.