[INFO] cloning repository https://github.com/Plume-org/Plume
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Plume-org/Plume" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlume-org%2FPlume", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlume-org%2FPlume'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b486178a422defa0d5a6efdf1893fa7edfbb803d
[INFO] checking Plume-org/Plume against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlume-org%2FPlume" "/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/Plume-org/Plume 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-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Plume-org/Plume
[INFO] finished tweaking git repo https://github.com/Plume-org/Plume
[INFO] tweaked toml for git repo https://github.com/Plume-org/Plume written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Plume-org/Plume 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark`
[INFO] [stderr] warning: spurious network error (3 tries remaining): unexpected http status code: 500; class=Http (34)
[INFO] [stderr] warning: spurious network error (2 tries remaining): unexpected http status code: 500; class=Http (34)
[INFO] [stderr] warning: spurious network error (1 tries remaining): unexpected http status code: 500; class=Http (34)
[INFO] [stderr] error: failed to get `pulldown-cmark` as a dependency of package `plume-common v0.7.2 (/workspace/builds/worker-3-tc1/source/plume-common)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `pulldown-cmark`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://git.joinplu.me/Plume/pulldown-cmark?branch=bidi-plume#58514a67
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/pulldown-cmark-1d7796352491d627
[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: 500; class=Http (34)


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
        Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark`
    warning: spurious network error (3 tries remaining): unexpected http status code: 500; class=Http (34)
    warning: spurious network error (2 tries remaining): unexpected http status code: 500; class=Http (34)
    warning: spurious network error (1 tries remaining): unexpected http status code: 500; class=Http (34)
    error: failed to get `pulldown-cmark` as a dependency of package `plume-common v0.7.2 (/workspace/builds/worker-3-tc1/source/plume-common)`
    
    Caused by:
      failed to load source for dependency `pulldown-cmark`
    
    Caused by:
      Unable to update https://git.joinplu.me/Plume/pulldown-cmark?branch=bidi-plume#58514a67
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/pulldown-cmark-1d7796352491d627
    
    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: 500; class=Http (34)