[INFO] cloning repository https://github.com/mathieu-lemay/catchall-api-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathieu-lemay/catchall-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Fcatchall-api-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Fcatchall-api-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd662383a46393d3604e15978b8824ae56672b32
[INFO] checking mathieu-lemay/catchall-api-rs against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Fcatchall-api-rs" "/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/mathieu-lemay/catchall-api-rs on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mathieu-lemay/catchall-api-rs
[INFO] finished tweaking git repo https://github.com/mathieu-lemay/catchall-api-rs
[INFO] tweaked toml for git repo https://github.com/mathieu-lemay/catchall-api-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mathieu-lemay/catchall-api-rs 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `ssh://git@gitea.acidrain.duckdns.org:10022/mathieu/log-rs.git`
[INFO] [stderr] error: failed to get `log-rs` as a dependency of package `catchall-api v2.0.1 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `log-rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update ssh://git@gitea.acidrain.duckdns.org:10022/mathieu/log-rs.git#731a3f88
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/log-rs-058ceb8de91418ca
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   error: unknown SSH host key
[INFO] [stderr]   The SSH host key for `[gitea.acidrain.duckdns.org]:10022` 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.acidrain.duckdns.org]:10022 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGH0muaZTfyWOUDLS4kWJtaSISMfAU87zsf68FDLVAYeiPwMjGrYvZX51tXSeeeI3A29LyiPlKsMUuhih/EMA8w=
[INFO] [stderr] 
[INFO] [stderr]   The ECDSA key fingerprint is: SHA256:TnTOK9QPlKiVfpg5Q28E/QrTFy7OZklBAbmSoLVWM0M
[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.
[ERROR] this task or one of its parent failed!
[ERROR] overridden task result to broken:missing-deps
[ERROR] caused by: the crate depends on missing dependencies
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
