[INFO] cloning repository https://github.com/cmr/gfx-rs-deadlock-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmr/gfx-rs-deadlock-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmr%2Fgfx-rs-deadlock-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmr%2Fgfx-rs-deadlock-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d0970afadab92632327bb8a8b9dd2d91cc195df [INFO] checking cmr/gfx-rs-deadlock-example/0d0970afadab92632327bb8a8b9dd2d91cc195df against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmr%2Fgfx-rs-deadlock-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmr/gfx-rs-deadlock-example on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmr/gfx-rs-deadlock-example [INFO] finished tweaking git repo https://github.com/cmr/gfx-rs-deadlock-example [INFO] tweaked toml for git repo https://github.com/cmr/gfx-rs-deadlock-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cmr/gfx-rs-deadlock-example 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: manifest at `/workspace/builds/worker-6-tc1/source` contains `[project]` instead of `[package]`, this could become a hard error in the future [INFO] [stderr] Updating git repository `http://github.com/gfx-rs/gfx-rs` [INFO] [stderr] Updating git repository `http://github.com/bjz/glfw-rs` [INFO] [stderr] error: failed to get `glfw` as a dependency of package `tri v1.0.0 (/workspace/builds/worker-6-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `glfw` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update http://github.com/bjz/glfw-rs#df29ebf1 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-rs-9212cdc098378853/df29ebf/src/link_glfw/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] TOML parse error at line 8, column 1 [INFO] [stderr] | [INFO] [stderr] 8 | [[lib]] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] invalid type: map, expected a string [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.