[INFO] cloning repository https://github.com/dmac/unicopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmac/unicopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmac%2Funicopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmac%2Funicopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88bcd038649b775e89e888cfbf8009400967090b [INFO] checking dmac/unicopy against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmac%2Funicopy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmac/unicopy on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmac/unicopy [INFO] finished tweaking git repo https://github.com/dmac/unicopy [INFO] tweaked toml for git repo https://github.com/dmac/unicopy written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dmac/unicopy 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dmac/clipboard` [INFO] [stderr] Updating git repository `https://github.com/chris-morgan/rust-http` [INFO] [stderr] error: invalid type: map, expected a string [INFO] [stderr] --> ../../../cargo-home/git/checkouts/rust-http-512ca2c735548880/16d3999/Cargo.toml:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / [[lib]] [INFO] [stderr] 8 | | name = "http" [INFO] [stderr] 9 | | path = "src/http/lib.rs" [INFO] [stderr] | |________________________^ [INFO] [stderr] | [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] [stderr] error: no matching package named `http` found [INFO] [stderr] location searched: https://github.com/chris-morgan/rust-http#16d3999e [INFO] [stderr] required by package `unicopy v0.0.1 (/workspace/builds/worker-5-tc1/source)` [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.