[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/88bcd038649b775e89e888cfbf8009400967090b against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmac%2Funicopy" "/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/dmac/unicopy on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-4-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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[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-4-tc1/source)`


ExecutionFailed(ExitStatus(unix_wait_status(25856)))