[INFO] cloning repository https://github.com/hannobraun/gfx-rs-evaluation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hannobraun/gfx-rs-evaluation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannobraun%2Fgfx-rs-evaluation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannobraun%2Fgfx-rs-evaluation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50aee7375d772d8b642f23ac9bfaf92dd41948fb
[INFO] checking hannobraun/gfx-rs-evaluation against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannobraun%2Fgfx-rs-evaluation" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hannobraun/gfx-rs-evaluation
[INFO] finished tweaking git repo https://github.com/hannobraun/gfx-rs-evaluation
[INFO] tweaked toml for git repo https://github.com/hannobraun/gfx-rs-evaluation written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hannobraun/gfx-rs-evaluation on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hannobraun/gfx-rs-evaluation 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `http://github.com/gfx-rs/gfx-rs`
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | [[lib]]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/device/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/glfw_platform/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/gl_init_platform/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/gfx_macros/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/render/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/tests/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | [[lib]]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr] error: no matching package named `gfx` found
[INFO] [stderr] location searched: Git repository http://github.com/gfx-rs/gfx-rs#561d95a0
[INFO] [stderr] required by package `gfx-eval v0.0.1 (/workspace/builds/worker-6-tc1/source)`


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating git repository `http://github.com/gfx-rs/gfx-rs`
error: invalid type: map, expected a string
  --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/Cargo.toml:11:1
   |
11 | [[lib]]
   | ^^^^^^^
error: invalid type: map, expected a string
 --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/device/Cargo.toml:8:1
  |
8 | [[lib]]
  | ^^^^^^^
error: invalid type: map, expected a string
 --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/glfw_platform/Cargo.toml:8:1
  |
8 | [[lib]]
  | ^^^^^^^
error: invalid type: map, expected a string
 --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/gl_init_platform/Cargo.toml:8:1
  |
8 | [[lib]]
  | ^^^^^^^
error: invalid type: map, expected a string
 --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/gfx_macros/Cargo.toml:8:1
  |
8 | [[lib]]
  | ^^^^^^^
error: invalid type: map, expected a string
 --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/render/Cargo.toml:8:1
  |
8 | [[lib]]
  | ^^^^^^^
error: invalid type: map, expected a string
 --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/tests/Cargo.toml:8:1
  |
8 | [[lib]]
  | ^^^^^^^
error: no matching package named `gfx` found
location searched: Git repository http://github.com/gfx-rs/gfx-rs#561d95a0
required by package `gfx-eval v0.0.1 (/workspace/builds/worker-6-tc1/source)`