[INFO] cloning repository https://github.com/Ncerzzk/RustPilot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ncerzzk/RustPilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNcerzzk%2FRustPilot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNcerzzk%2FRustPilot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b2f2aa3ee9a4586991b711bb75c379734603028
[INFO] checking Ncerzzk/RustPilot against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNcerzzk%2FRustPilot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] finished tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] tweaked toml for git repo https://github.com/Ncerzzk/RustPilot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ncerzzk/RustPilot on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ncerzzk/RustPilot 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to get `rpos` as a dependency of package `rust_pilot v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rpos`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-3-tc2/source/rpos
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-3-tc2/source/rpos/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking Ncerzzk/RustPilot against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNcerzzk%2FRustPilot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  39% (38/97)
Updating files:  40% (39/97)
Updating files:  41% (40/97)
Updating files:  42% (41/97)
Updating files:  43% (42/97)
Updating files:  44% (43/97)
Updating files:  45% (44/97)
Updating files:  46% (45/97)
Updating files:  47% (46/97)
Updating files:  48% (47/97)
Updating files:  49% (48/97)
Updating files:  50% (49/97)
Updating files:  51% (50/97)
Updating files:  52% (51/97)
Updating files:  53% (52/97)
Updating files:  54% (53/97)
Updating files:  55% (54/97)
Updating files:  56% (55/97)
Updating files:  57% (56/97)
Updating files:  58% (57/97)
Updating files:  59% (58/97)
Updating files:  60% (59/97)
Updating files:  61% (60/97)
Updating files:  62% (61/97)
Updating files:  63% (62/97)
Updating files:  64% (63/97)
Updating files:  65% (64/97)
Updating files:  67% (65/97)
Updating files:  68% (66/97)
Updating files:  69% (67/97)
Updating files:  70% (68/97)
Updating files:  71% (69/97)
Updating files:  72% (70/97)
Updating files:  73% (71/97)
Updating files:  74% (72/97)
Updating files:  75% (73/97)
Updating files:  76% (74/97)
Updating files:  77% (75/97)
Updating files:  78% (76/97)
Updating files:  79% (77/97)
Updating files:  80% (78/97)
Updating files:  81% (79/97)
Updating files:  82% (80/97)
Updating files:  83% (81/97)
Updating files:  84% (82/97)
Updating files:  85% (83/97)
Updating files:  86% (84/97)
Updating files:  87% (85/97)
Updating files:  88% (86/97)
Updating files:  89% (87/97)
Updating files:  90% (88/97)
Updating files:  91% (89/97)
Updating files:  92% (90/97)
Updating files:  93% (91/97)
Updating files:  94% (92/97)
Updating files:  95% (93/97)
Updating files:  96% (94/97)
Updating files:  97% (95/97)
Updating files:  98% (96/97)
Updating files: 100% (97/97)
Updating files: 100% (97/97), done.
[INFO] started tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] finished tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] tweaked toml for git repo https://github.com/Ncerzzk/RustPilot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ncerzzk/RustPilot on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ncerzzk/RustPilot 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to get `rpos` as a dependency of package `rust_pilot v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rpos`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-3-tc2/source/rpos
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-3-tc2/source/rpos/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking Ncerzzk/RustPilot against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNcerzzk%2FRustPilot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] finished tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] tweaked toml for git repo https://github.com/Ncerzzk/RustPilot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ncerzzk/RustPilot on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ncerzzk/RustPilot 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to get `rpos` as a dependency of package `rust_pilot v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rpos`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-3-tc2/source/rpos
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-3-tc2/source/rpos/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking Ncerzzk/RustPilot against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNcerzzk%2FRustPilot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] finished tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] tweaked toml for git repo https://github.com/Ncerzzk/RustPilot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ncerzzk/RustPilot on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ncerzzk/RustPilot 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "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] error: failed to get `rpos` as a dependency of package `rust_pilot v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rpos`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-3-tc2/source/rpos
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-3-tc2/source/rpos/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking Ncerzzk/RustPilot against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNcerzzk%2FRustPilot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] finished tweaking git repo https://github.com/Ncerzzk/RustPilot
[INFO] tweaked toml for git repo https://github.com/Ncerzzk/RustPilot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ncerzzk/RustPilot on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ncerzzk/RustPilot 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "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] error: failed to get `rpos` as a dependency of package `rust_pilot v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rpos`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-3-tc2/source/rpos
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-3-tc2/source/rpos/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating crates.io index
    error: failed to get `rpos` as a dependency of package `rust_pilot v0.1.0 (/workspace/builds/worker-3-tc2/source)`
    
    Caused by:
      failed to load source for dependency `rpos`
    
    Caused by:
      Unable to update /workspace/builds/worker-3-tc2/source/rpos
    
    Caused by:
      failed to read `/workspace/builds/worker-3-tc2/source/rpos/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)