[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 against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbinMartinsson%2FD7020E" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlbinMartinsson/D7020E on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "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): unexpected http status code: 502; class=Http (34)
[INFO] [stderr] warning: spurious network error (2 tries remaining): unexpected http status code: 502; class=Http (34)
[INFO] [stderr] warning: spurious network error (1 try remaining): unexpected http status code: 502; class=Http (34)
[INFO] [stderr] error: failed to get `klee-sys` as a dependency of package `klee-examples v0.1.0 (/workspace/builds/worker-3-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]   network failure seems to have happened
[INFO] [stderr]   if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unexpected http status code: 502; class=Http (34)


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): unexpected http status code: 502; class=Http (34)
    warning: spurious network error (2 tries remaining): unexpected http status code: 502; class=Http (34)
    warning: spurious network error (1 try remaining): unexpected http status code: 502; class=Http (34)
    error: failed to get `klee-sys` as a dependency of package `klee-examples v0.1.0 (/workspace/builds/worker-3-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:
      network failure seems to have happened
      if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      unexpected http status code: 502; class=Http (34)