[INFO] cloning repository https://github.com/AlbinMartinsson/D7020E
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlbinMartinsson/D7020E" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbinMartinsson%2FD7020E", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbinMartinsson%2FD7020E'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6eb47089818c821adff3c7fcd473606378f8638c
[INFO] checking AlbinMartinsson/D7020E/6eb47089818c821adff3c7fcd473606378f8638c against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbinMartinsson%2FD7020E" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlbinMartinsson/D7020E on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/AlbinMartinsson/D7020E
[INFO] finished tweaking git repo https://github.com/AlbinMartinsson/D7020E
[INFO] tweaked toml for git repo https://github.com/AlbinMartinsson/D7020E written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AlbinMartinsson/D7020E 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/perlindgren/cortex-m.git`
[INFO] [stderr]     Updating git repository `https://github.com/perlindgren/cortex-m-rt.git`
[INFO] [stderr]     Updating git repository `https://github.com/perlindgren/vcell.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://gitlab.henriktjader.com/pln/klee-sys.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to gitlab.henriktjader.com: No route to host; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to connect to gitlab.henriktjader.com: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): failed to connect to gitlab.henriktjader.com: No route to host; class=Os (2)
[INFO] [stderr] error: failed to get `klee-sys` as a dependency of package `klee-examples v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `klee-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://gitlab.henriktjader.com/pln/klee-sys.git#3e49ed21
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/klee-sys-1290552d2024ac47
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to connect to gitlab.henriktjader.com: No route to host; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/perlindgren/cortex-m.git`
        Updating git repository `https://github.com/perlindgren/cortex-m-rt.git`
        Updating git repository `https://github.com/perlindgren/vcell.git`
        Updating crates.io index
        Updating git repository `https://gitlab.henriktjader.com/pln/klee-sys.git`
    warning: spurious network error (3 tries remaining): failed to connect to gitlab.henriktjader.com: No route to host; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to connect to gitlab.henriktjader.com: Connection timed out; class=Os (2)
    warning: spurious network error (1 tries remaining): failed to connect to gitlab.henriktjader.com: No route to host; class=Os (2)
    error: failed to get `klee-sys` as a dependency of package `klee-examples v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `klee-sys`
    
    Caused by:
      Unable to update https://gitlab.henriktjader.com/pln/klee-sys.git#3e49ed21
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/klee-sys-1290552d2024ac47
    
    Caused by:
      failed to connect to gitlab.henriktjader.com: No route to host; class=Os (2)