[INFO] cloning repository https://github.com/gsgtzq/rustdesk-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsgtzq/rustdesk-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 470a57978fc026d6f59ee779812457f20b499170
[INFO] testing gsgtzq/rustdesk-server against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsgtzq/rustdesk-server 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/gsgtzq/rustdesk-server
[INFO] finished tweaking git repo https://github.com/gsgtzq/rustdesk-server
[INFO] tweaked toml for git repo https://github.com/gsgtzq/rustdesk-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gsgtzq/rustdesk-server 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]     Updating git repository `https://github.com/open-trade/confy`
[INFO] [stderr] error: failed to get `confy` as a dependency of package `hbb_common v0.1.0 (/workspace/builds/worker-3-tc1/source/libs/hbb_common)`
[INFO] [stderr]     ... which satisfies path dependency `hbb_common` (locked to 0.1.0) of package `rustdesk-server v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `confy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/open-trade/confy#27fa1294
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec '27fa12941291b44ccd856aef4a5452c1eb646047' not found; class=Reference (4); code=NotFound (-3)
[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 gsgtzq/rustdesk-server against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsgtzq/rustdesk-server 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/gsgtzq/rustdesk-server
[INFO] finished tweaking git repo https://github.com/gsgtzq/rustdesk-server
[INFO] tweaked toml for git repo https://github.com/gsgtzq/rustdesk-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gsgtzq/rustdesk-server 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 git repository `https://github.com/open-trade/confy`
[INFO] [stderr] error: failed to get `confy` as a dependency of package `hbb_common v0.1.0 (/workspace/builds/worker-3-tc2/source/libs/hbb_common)`
[INFO] [stderr]     ... which satisfies path dependency `hbb_common` (locked to 0.1.0) of package `rustdesk-server v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `confy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/open-trade/confy#27fa1294
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec '27fa12941291b44ccd856aef4a5452c1eb646047' not found; class=Reference (4); code=NotFound (-3)
[INFO] testing gsgtzq/rustdesk-server against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsgtzq/rustdesk-server 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/gsgtzq/rustdesk-server
[INFO] finished tweaking git repo https://github.com/gsgtzq/rustdesk-server
[INFO] tweaked toml for git repo https://github.com/gsgtzq/rustdesk-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gsgtzq/rustdesk-server 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]     Updating git repository `https://github.com/open-trade/confy`
[INFO] [stderr] error: failed to get `confy` as a dependency of package `hbb_common v0.1.0 (/workspace/builds/worker-3-tc2/source/libs/hbb_common)`
[INFO] [stderr]     ... which satisfies path dependency `hbb_common` (locked to 0.1.0) of package `rustdesk-server v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `confy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/open-trade/confy#27fa1294
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec '27fa12941291b44ccd856aef4a5452c1eb646047' not found; class=Reference (4); code=NotFound (-3)
[INFO] testing gsgtzq/rustdesk-server against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsgtzq/rustdesk-server 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/gsgtzq/rustdesk-server
[INFO] finished tweaking git repo https://github.com/gsgtzq/rustdesk-server
[INFO] tweaked toml for git repo https://github.com/gsgtzq/rustdesk-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gsgtzq/rustdesk-server 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]     Updating git repository `https://github.com/open-trade/confy`
[INFO] [stderr] error: failed to get `confy` as a dependency of package `hbb_common v0.1.0 (/workspace/builds/worker-3-tc2/source/libs/hbb_common)`
[INFO] [stderr]     ... which satisfies path dependency `hbb_common` (locked to 0.1.0) of package `rustdesk-server v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `confy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/open-trade/confy#27fa1294
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec '27fa12941291b44ccd856aef4a5452c1eb646047' not found; class=Reference (4); code=NotFound (-3)
[INFO] testing gsgtzq/rustdesk-server against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsgtzq/rustdesk-server 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/gsgtzq/rustdesk-server
[INFO] finished tweaking git repo https://github.com/gsgtzq/rustdesk-server
[INFO] tweaked toml for git repo https://github.com/gsgtzq/rustdesk-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gsgtzq/rustdesk-server 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]     Updating git repository `https://github.com/open-trade/confy`
[INFO] [stderr] error: failed to get `confy` as a dependency of package `hbb_common v0.1.0 (/workspace/builds/worker-3-tc2/source/libs/hbb_common)`
[INFO] [stderr]     ... which satisfies path dependency `hbb_common` (locked to 0.1.0) of package `rustdesk-server v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `confy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/open-trade/confy#27fa1294
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec '27fa12941291b44ccd856aef4a5452c1eb646047' not found; class=Reference (4); code=NotFound (-3)
[INFO] testing gsgtzq/rustdesk-server against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsgtzq/rustdesk-server 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/gsgtzq/rustdesk-server
[INFO] finished tweaking git repo https://github.com/gsgtzq/rustdesk-server
[INFO] tweaked toml for git repo https://github.com/gsgtzq/rustdesk-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gsgtzq/rustdesk-server 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]     Updating git repository `https://github.com/open-trade/confy`
[INFO] [stderr] error: failed to get `confy` as a dependency of package `hbb_common v0.1.0 (/workspace/builds/worker-3-tc2/source/libs/hbb_common)`
[INFO] [stderr]     ... which satisfies path dependency `hbb_common` (locked to 0.1.0) of package `rustdesk-server v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `confy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/open-trade/confy#27fa1294
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec '27fa12941291b44ccd856aef4a5452c1eb646047' not found; class=Reference (4); code=NotFound (-3)
[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.
