[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] testing andyyu2004/rust-parser-typechecker against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [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 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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-a94b6c0f0a0c469e [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. [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. [INFO] testing andyyu2004/rust-parser-typechecker against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andyyu2004/rust-parser-typechecker on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing andyyu2004/rust-parser-typechecker against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andyyu2004/rust-parser-typechecker on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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-tc2/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 fetch into: /workspace/cargo-home/git/db/rust-regex-lexer-a94b6c0f0a0c469e [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. [INFO] testing andyyu2004/rust-parser-typechecker against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andyyu2004/rust-parser-typechecker on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing andyyu2004/rust-parser-typechecker against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andyyu2004/rust-parser-typechecker on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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-tc2/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 fetch into: /workspace/cargo-home/git/db/rust-regex-lexer-a94b6c0f0a0c469e [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. [INFO] testing andyyu2004/rust-parser-typechecker against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Frust-parser-typechecker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andyyu2004/rust-parser-typechecker on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.