[INFO] cloning repository https://github.com/andyyu2004/rust-parser-typechecker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andyyu2004/rust-parser-typechecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 756d01f26729dd8e297bc3a0accd4870e4f2b201
[INFO] checking andyyu2004/rust-parser-typechecker against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/andyyu2004/rust-parser-typechecker on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/andyyu2004/rust-parser-typechecker
[INFO] finished tweaking git repo https://github.com/andyyu2004/rust-parser-typechecker
[INFO] tweaked toml for git repo https://github.com/andyyu2004/rust-parser-typechecker written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/andyyu2004/rust-parser-typechecker 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `ssh://git@gitlab.com/andyyu2004/rust-regex-lexer.git`
[INFO] [stderr] error: failed to get `regexlexer` as a dependency of package `parsertypechecker v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `regexlexer`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update ssh://git@gitlab.com/andyyu2004/rust-regex-lexer.git#9123577e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/rust-regex-lexer-053df278b8c6cd05
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   error: unknown SSH host key
[INFO] [stderr]   The SSH host key for `gitlab.com` 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]   gitlab.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFSMqzJeV9rUzU4kWitGjeR4PWSa29SPqJ1fVkhtj3Hw9xjLVXVYrU9QlYWrOLXBpQ6KWjbjTDTdDkoohFzgbEY=
[INFO] [stderr] 
[INFO] [stderr]   The ECDSA key fingerprint is: SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1x8xdGUrliXFzSnUw
[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@gitlab.com/andyyu2004/rust-regex-lexer.git`
    error: failed to get `regexlexer` as a dependency of package `parsertypechecker v0.1.0 (/workspace/builds/worker-6-tc1/source)`
    
    Caused by:
      failed to load source for dependency `regexlexer`
    
    Caused by:
      Unable to update ssh://git@gitlab.com/andyyu2004/rust-regex-lexer.git#9123577e
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/rust-regex-lexer-053df278b8c6cd05
    
    Caused by:
      error: unknown SSH host key
      The SSH host key for `gitlab.com` 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:
    
      gitlab.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFSMqzJeV9rUzU4kWitGjeR4PWSa29SPqJ1fVkhtj3Hw9xjLVXVYrU9QlYWrOLXBpQ6KWjbjTDTdDkoohFzgbEY=
    
      The ECDSA key fingerprint is: SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1x8xdGUrliXFzSnUw
      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.