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

[crater-only] Ban assoc ty unbounds #135331

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fmease
Copy link
Member

@fmease fmease commented Jan 10, 2025

cc #135229

r? ghost

@fmease fmease added the rla-silenced Silences rust-log-analyzer postings to the PR it's added on. label Jan 10, 2025
@rustbot rustbot added 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 Jan 10, 2025
@fmease
Copy link
Member Author

fmease commented Jan 10, 2025

@bors try

@fmease fmease added S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 10, 2025
@bors
Copy link
Contributor

bors commented Jan 10, 2025

⌛ Trying commit 5c245de with merge de39175...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 10, 2025
@bors
Copy link
Contributor

bors commented Jan 10, 2025

☀️ Try build successful - checks-actions
Build commit: de39175 (de39175d9e0f63ff8967b81f9639ba28d11ae6ef)

@fmease
Copy link
Member Author

fmease commented Jan 10, 2025

@craterbot check

@craterbot
Copy link
Collaborator

👌 Experiment pr-135331 created and queued.
🤖 Automatically detected try build de39175
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. labels Jan 10, 2025
@craterbot
Copy link
Collaborator

🚧 Experiment pr-135331 is now running

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot
Copy link
Collaborator

🎉 Experiment pr-135331 is completed!
📊 117 regressed and 36 fixed (566362 total)
📰 Open the full report.

⚠️ If you notice any spurious failure please add them to the denylist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Jan 11, 2025
@fmease fmease added S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 11, 2025
@Skgland
Copy link
Contributor

Skgland commented Jan 11, 2025

Based on running Crater Analysis on this crater report
110 out of 117 build failed (unknown) regressions appear spurious caused by running out of disk space, i.e. their logs contain the string no space left on device.
The remaining seven appear to be spurious as well, based on manual review of the logs.

full automated report
Regressed: 117
build failed(unknown): 117
----------------------------------
Results:
no-space: 110
----------------------------------
sum: 110
others: 7
----------------------------------
[
    (
        "ceronman.writing-a-c-compiler.ce987db61026febea0e12806e99932b735808d61",
        "try%23de39175d9e0f63ff8967b81f9639ba28d11ae6ef/gh/ceronman.writing-a-c-compiler",
    ),
    (
        "benrussell.simple_open-rs.feb28e8321d6c3db2cd5b20a6c009c70db767118",
        "try%23de39175d9e0f63ff8967b81f9639ba28d11ae6ef/gh/benrussell.simple_open-rs",
    ),
    (
        "dennisoelkers.brghtnss.43a8295abe3b93dfc257f7908710ef7bb4d2675e",
        "try%23de39175d9e0f63ff8967b81f9639ba28d11ae6ef/gh/dennisoelkers.brghtnss",
    ),
    (
        "gauteh.hidefix.5569aa88689b7dd1867354103e0485894b0d06ec",
        "try%23de39175d9e0f63ff8967b81f9639ba28d11ae6ef/gh/gauteh.hidefix",
    ),
    (
        "smasher164.judgefmt.945d1d88d4083018bcd997df019a03656bc24865",
        "try%23de39175d9e0f63ff8967b81f9639ba28d11ae6ef/gh/smasher164.judgefmt",
    ),
    (
        "pillow-routing-0.4.2",
        "try%23de39175d9e0f63ff8967b81f9639ba28d11ae6ef/reg/pillow-routing-0.4.2",
    ),
    (
        "tree-sitter-po-0.0.1",
        "try%23de39175d9e0f63ff8967b81f9639ba28d11ae6ef/reg/tree-sitter-po-0.0.1",
    ),
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. 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