[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#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannobraun%2Fgfx-rs-evaluation" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hannobraun/gfx-rs-evaluation on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "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] 12 | | name = "gfx" [INFO] [stderr] 13 | | path = "src/gfx/lib.rs" [INFO] [stderr] | |_______________________^ [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] 9 | | name = "device" [INFO] [stderr] 10 | | path = "lib.rs" [INFO] [stderr] | |_______________^ [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] 9 | | name = "glfw_platform" [INFO] [stderr] 10 | | path = "lib.rs" [INFO] [stderr] | |_______________^ [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] 9 | | name = "gl_init_platform" [INFO] [stderr] 10 | | path = "lib.rs" [INFO] [stderr] | |_______________^ [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] 9 | | name = "gfx_macros" [INFO] [stderr] 10 | | path = "lib.rs" [INFO] [stderr] 11 | | crate-type = [ "dylib" ] [INFO] [stderr] | |________________________^ [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] 9 | | name = "render" [INFO] [stderr] 10 | | path = "lib.rs" [INFO] [stderr] | |_______________^ [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] 9 | | name = "shader_param" [INFO] [stderr] 10 | | path = "shader_param.rs" [INFO] [stderr] | |________________________^ [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-2-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]] 12 | | name = "gfx" 13 | | path = "src/gfx/lib.rs" | |_______________________^ | error: invalid type: map, expected a string --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/device/Cargo.toml:8:1 | 8 | / [[lib]] 9 | | name = "device" 10 | | path = "lib.rs" | |_______________^ | error: invalid type: map, expected a string --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/glfw_platform/Cargo.toml:8:1 | 8 | / [[lib]] 9 | | name = "glfw_platform" 10 | | path = "lib.rs" | |_______________^ | 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]] 9 | | name = "gl_init_platform" 10 | | path = "lib.rs" | |_______________^ | error: invalid type: map, expected a string --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/gfx_macros/Cargo.toml:8:1 | 8 | / [[lib]] 9 | | name = "gfx_macros" 10 | | path = "lib.rs" 11 | | crate-type = [ "dylib" ] | |________________________^ | error: invalid type: map, expected a string --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/render/Cargo.toml:8:1 | 8 | / [[lib]] 9 | | name = "render" 10 | | path = "lib.rs" | |_______________^ | error: invalid type: map, expected a string --> ../../../cargo-home/git/checkouts/gfx-rs-f8987b92870ce425/561d95a/src/tests/Cargo.toml:8:1 | 8 | / [[lib]] 9 | | name = "shader_param" 10 | | path = "shader_param.rs" | |________________________^ | 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-2-tc1/source)`