[INFO] cloning repository https://github.com/gyng/juniper-example-todo-backend-rocket-r2d2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gyng/juniper-example-todo-backend-rocket-r2d2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgyng%2Fjuniper-example-todo-backend-rocket-r2d2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgyng%2Fjuniper-example-todo-backend-rocket-r2d2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 400a74222606855d88323f13ded32446a13f1f5a [INFO] testing gyng/juniper-example-todo-backend-rocket-r2d2 against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgyng%2Fjuniper-example-todo-backend-rocket-r2d2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gyng/juniper-example-todo-backend-rocket-r2d2 on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gyng/juniper-example-todo-backend-rocket-r2d2 [INFO] finished tweaking git repo https://github.com/gyng/juniper-example-todo-backend-rocket-r2d2 [INFO] tweaked toml for git repo https://github.com/gyng/juniper-example-todo-backend-rocket-r2d2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gyng/juniper-example-todo-backend-rocket-r2d2 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper` [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper_rocket` [INFO] [stderr] error: failed to get `juniper_rocket` as a dependency of package `gql v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `juniper_rocket` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/graphql-rust/juniper_rocket#99c4644e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/git/checkouts/juniper_rocket-1d138238b2869b1e/99c4644/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (juniper) specification is ambiguous. Only one of `git` or `path` is allowed. overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating crates.io index Updating git repository `https://github.com/graphql-rust/juniper` Updating git repository `https://github.com/graphql-rust/juniper_rocket` error: failed to get `juniper_rocket` as a dependency of package `gql v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `juniper_rocket` Caused by: Unable to update https://github.com/graphql-rust/juniper_rocket#99c4644e Caused by: failed to parse manifest at `/workspace/cargo-home/git/checkouts/juniper_rocket-1d138238b2869b1e/99c4644/Cargo.toml` Caused by: dependency (juniper) specification is ambiguous. Only one of `git` or `path` is allowed.