[INFO] cloning repository https://github.com/henryak25/tutorial9-subscriber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henryak25/tutorial9-subscriber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryak25%2Ftutorial9-subscriber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryak25%2Ftutorial9-subscriber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a24983729c83a06e909ec196aae016a62d50d5c
[INFO] testing henryak25/tutorial9-subscriber against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryak25%2Ftutorial9-subscriber" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/henryak25/tutorial9-subscriber
[INFO] finished tweaking git repo https://github.com/henryak25/tutorial9-subscriber
[INFO] tweaked toml for git repo https://github.com/henryak25/tutorial9-subscriber written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henryak25/tutorial9-subscriber on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henryak25/tutorial9-subscriber 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] error: failed to get `amq-protocol` as a dependency of package `amiquip v0.4.2`
[INFO] [stderr]     ... which satisfies dependency `amiquip = "^0.4.0"` (locked to 0.4.2) of package `crosstown_bus v0.5.4`
[INFO] [stderr]     ... which satisfies dependency `crosstown_bus = "^0.5.3"` (locked to 0.5.4) of package `subscriber v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of am/q-/amq-protocol failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/am/q-/amq-protocol`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)


command failed: exit status: 101

    Updating crates.io index
warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
error: failed to get `amq-protocol` as a dependency of package `amiquip v0.4.2`
    ... which satisfies dependency `amiquip = "^0.4.0"` (locked to 0.4.2) of package `crosstown_bus v0.5.4`
    ... which satisfies dependency `crosstown_bus = "^0.5.3"` (locked to 0.5.4) of package `subscriber v0.1.0 (/workspace/builds/worker-0-tc1/source)`

Caused by:
  download of am/q-/amq-protocol failed

Caused by:
  failed to download from `https://index.crates.io/am/q-/amq-protocol`

Caused by:
  [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)