Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cargo.toml #134462

Closed
wants to merge 1 commit into from
Closed

Update Cargo.toml #134462

wants to merge 1 commit into from

Conversation

Anti83
Copy link

@Anti83 Anti83 commented Dec 18, 2024

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Dec 18, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @fmease (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@rustbot rustbot added A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 18, 2024
@jieyouxu
Copy link
Member

Looks like a mistake?

@jieyouxu jieyouxu closed this Dec 18, 2024
@rust-log-analyzer
Copy link
Collaborator

The job x86_64-gnu-tools failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
Caused by:
  failed to parse manifest at `/checkout/compiler/rustc_query_system/Cargo.toml`

Caused by:
  this virtual manifest specifies a `dependencies` section, which is not allowed
Command RUSTC_BOOTSTRAP="1" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/checkout/Cargo.toml" (failure_mode=Exit) has failed. Rerun with -v to see more details.
make: *** [Makefile:98: prepare] Error 1
Command failed. Attempt 2/5:
##[group]Building bootstrap
    Finished `dev` profile [unoptimized] target(s) in 0.04s
---
Caused by:
  failed to parse manifest at `/checkout/compiler/rustc_query_system/Cargo.toml`

Caused by:
  this virtual manifest specifies a `dependencies` section, which is not allowed
Command RUSTC_BOOTSTRAP="1" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/checkout/Cargo.toml" (failure_mode=Exit) has failed. Rerun with -v to see more details.
make: *** [Makefile:98: prepare] Error 1
Command failed. Attempt 3/5:
##[group]Building bootstrap
    Finished `dev` profile [unoptimized] target(s) in 0.04s
---
Caused by:
  failed to parse manifest at `/checkout/compiler/rustc_query_system/Cargo.toml`

Caused by:
  this virtual manifest specifies a `dependencies` section, which is not allowed
Command RUSTC_BOOTSTRAP="1" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/checkout/Cargo.toml" (failure_mode=Exit) has failed. Rerun with -v to see more details.
make: *** [Makefile:98: prepare] Error 1
Command failed. Attempt 4/5:
##[group]Building bootstrap
    Finished `dev` profile [unoptimized] target(s) in 0.04s
---
Caused by:
  failed to parse manifest at `/checkout/compiler/rustc_query_system/Cargo.toml`

Caused by:
  this virtual manifest specifies a `dependencies` section, which is not allowed
Command RUSTC_BOOTSTRAP="1" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/checkout/Cargo.toml" (failure_mode=Exit) has failed. Rerun with -v to see more details.
make: *** [Makefile:98: prepare] Error 1
Command failed. Attempt 5/5:
##[group]Building bootstrap
    Finished `dev` profile [unoptimized] target(s) in 0.04s
---
Caused by:
  failed to parse manifest at `/checkout/compiler/rustc_query_system/Cargo.toml`

Caused by:
  this virtual manifest specifies a `dependencies` section, which is not allowed
Command RUSTC_BOOTSTRAP="1" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/checkout/Cargo.toml" (failure_mode=Exit) has failed. Rerun with -v to see more details.
make: *** [Makefile:98: prepare] Error 1
The command has failed after 5 attempts.
  local time: Wed Dec 18 11:21:46 UTC 2024
  network time: Wed, 18 Dec 2024 11:21:46 GMT

@fmease fmease removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants