CI: rfl: move job forward to Linux v6.13-rc1 by ojeda · Pull Request #133827 · rust-lang/rust (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation12 Commits1 Checks6 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting of kernel::block::mq::request
module"), which in turn contains commit c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"), which is why we had a hash rather than a tag.
r? @Kobzol @lqd
try-job: x86_64-rust-for-linux
@rustbot label A-rust-for-linux
@bors try
rustbot added A-testsuite
Area: The testsuite used to check the correctness of rustc
Status: Awaiting review from the assignee but also interested parties.
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Relevant for the Rust-for-Linux project
labels
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting
of kernel::block::mq::request
module"), which in turn contains commit
c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"),
which is why we had a hash rather than a tag.
Signed-off-by: Miguel Ojeda ojeda@kernel.org
ojeda mentioned this pull request
15 tasks
bors added a commit to rust-lang-ci/rust that referenced this pull request
CI: rfl: move job forward to Linux v6.13-rc1
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting of kernel::block::mq::request
module"), which in turn contains commit c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"), which is why we had a hash rather than a tag.
r? @Kobzol
@lqd
try-job: x86_64-rust-for-linux
@rustbot
label A-rust-for-linux
@bors
try
bors finally woke up :)
Cool, r=me when the try build passes!
@bors delegate+
✌️ @ojeda, you can now approve this pull request!
If @lqd told you to "r=me
" after making some further change, please make that change, then do @bors r=@lqd
I think it was my fault -- I force-pushed right after creating it.
The job x86_64-rust-for-linux
failed! Check out the build log: (web) (plain)
Click to see the possible cause of the failure (guessed by this bot)
file:.git/config remote.origin.url=https://github.com/rust-lang-ci/rust
file:.git/config remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
file:.git/config gc.auto=0
file:.git/config http.https://github.com/.extraheader=AUTHORIZATION: basic ***
file:.git/config branch.try.remote=origin
file:.git/config branch.try.merge=refs/heads/try
file:.git/config remote.upstream.fetch=+refs/heads/*:refs/remotes/upstream/*
file:.git/config submodule.library/backtrace.active=true
file:.git/config submodule.library/backtrace.url=https://github.com/rust-lang/backtrace-rs.git
file:.git/config submodule.library/stdarch.active=true
bors added S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
labels
The tag should now be in our repository.
@bors try
bors added a commit to rust-lang-ci/rust that referenced this pull request
CI: rfl: move job forward to Linux v6.13-rc1
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting of kernel::block::mq::request
module"), which in turn contains commit c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"), which is why we had a hash rather than a tag.
r? @Kobzol
@lqd
try-job: x86_64-rust-for-linux
@rustbot
label A-rust-for-linux
@bors
try
☀️ Try build successful - checks-actions
Build commit: c712b0b (c712b0b751099e3eee7652ad2d65f2dd1220082e
)
📌 Commit 7cc6f4d has been approved by lqd
It is now in the queue for this repository.
bors added S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
and removed S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
labels
fmease added a commit to fmease/rust that referenced this pull request
CI: rfl: move job forward to Linux v6.13-rc1
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting of kernel::block::mq::request
module"), which in turn contains commit c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"), which is why we had a hash rather than a tag.
r? @Kobzol
@lqd
try-job: x86_64-rust-for-linux
@rustbot
label A-rust-for-linux
@bors
try
bors added a commit to rust-lang-ci/rust that referenced this pull request
fmease added a commit to fmease/rust that referenced this pull request
CI: rfl: move job forward to Linux v6.13-rc1
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting of kernel::block::mq::request
module"), which in turn contains commit c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"), which is why we had a hash rather than a tag.
r? @Kobzol
@lqd
try-job: x86_64-rust-for-linux
@rustbot
label A-rust-for-linux
@bors
try
jhpratt added a commit to jhpratt/rust that referenced this pull request
CI: rfl: move job forward to Linux v6.13-rc1
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting of kernel::block::mq::request
module"), which in turn contains commit c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"), which is why we had a hash rather than a tag.
r? @Kobzol
@lqd
try-job: x86_64-rust-for-linux
@rustbot
label A-rust-for-linux
@bors
try
bors added a commit to rust-lang-ci/rust that referenced this pull request
Rollup of 3 pull requests
Successful merges:
- rust-lang#133256 (CI: use free runners for i686-gnu jobs)
- rust-lang#133632 (CI: split x86_64-msvc job)
- rust-lang#133827 (CI: rfl: move job forward to Linux v6.13-rc1)
r? @ghost
@rustbot
modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request
Rollup of 3 pull requests
Successful merges:
- rust-lang#133256 (CI: use free runners for i686-gnu jobs)
- rust-lang#133632 (CI: split x86_64-msvc job)
- rust-lang#133827 (CI: rfl: move job forward to Linux v6.13-rc1)
r? @ghost
@rustbot
modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
Rollup merge of rust-lang#133827 - ojeda:ci-rfl, r=lqd
CI: rfl: move job forward to Linux v6.13-rc1
Linux v6.13-rc1 contains commit 28e848386b92 ("rust: block: fix formatting of kernel::block::mq::request
module"), which in turn contains commit c95bbb59a9b2 ("rust: enable arbitrary_self_types and remove Receiver
"), which is why we had a hash rather than a tag.
r? @Kobzol
@lqd
try-job: x86_64-rust-for-linux
@rustbot
label A-rust-for-linux
@bors
try
Labels
Relevant for the Rust-for-Linux project
Area: The testsuite used to check the correctness of rustc
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Relevant to the infrastructure team, which will review and decide on the PR/issue.