Skip to content

[NO MERGE] Enable type_changing_struct_update always (crater run) #98456

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

Conversation

compiler-errors
Copy link
Member

r? @ghost

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Jun 24, 2022
@compiler-errors
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Jun 24, 2022

⌛ Trying commit bbee1b636252fa24837639d7c1e211f8d53c687d with merge e61be1c89a2b3fd02452eef3c6186592711e4772...

@compiler-errors
Copy link
Member Author

for future michael: craterbot run mode=check-only crates=list:https://crater-reports.s3.amazonaws.com/pr-98000/retry-regressed-list.txt

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Jun 24, 2022

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

@compiler-errors
Copy link
Member Author

@craterbot
Copy link
Collaborator

🚨 Error: missing desired crates: {"https://crater-reports.s3.amazonaws.com/pr-98000/retry-regressed-list.txt"}

🆘 If you have any trouble with Crater please ping @rust-lang/infra!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@compiler-errors
Copy link
Member Author

@craterbot
Copy link
Collaborator

👌 Experiment pr-98456 created and queued.
🤖 Automatically detected try build e61be1c89a2b3fd02452eef3c6186592711e4772
🔍 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 the S-waiting-on-crater Status: Waiting on a crater run to be completed. label Jun 24, 2022
@craterbot
Copy link
Collaborator

🚧 Experiment pr-98456 is now running

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

@craterbot
Copy link
Collaborator

🎉 Experiment pr-98456 is completed!
📊 1687 regressed and 1 fixed (1863 total)
📰 Open the full report.

⚠️ If you notice any spurious failure please add them to the blacklist!
ℹ️ 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 Jun 25, 2022
@compiler-errors compiler-errors force-pushed the type_changing_struct_update_crater-2 branch from bbee1b6 to a6e4db2 Compare June 25, 2022 23:28
@compiler-errors
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Jun 25, 2022

⌛ Trying commit a6e4db2 with merge 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3...

@rust-log-analyzer
Copy link
Collaborator

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

Click to see the possible cause of the failure (guessed by this bot)
---- [ui] src/test/ui/rfcs/rfc-2528-type-changing-struct-update/feature-gate.rs stdout ----

error: ui test compiled successfully!
status: exit status: 0
command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/src/test/ui/rfcs/rfc-2528-type-changing-struct-update/feature-gate.rs" "-Zthreads=1" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "--json" "future-incompat" "-Ccodegen-units=1" "-Zui-testing" "-Zdeduplicate-diagnostics=no" "--emit" "metadata" "-C" "prefer-dynamic" "--out-dir" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/rfcs/rfc-2528-type-changing-struct-update/feature-gate" "-A" "unused" "-Crpath" "-O" "-Cdebuginfo=0" "-Lnative=/checkout/obj/build/x86_64-unknown-linux-gnu/native/rust-test-helpers" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/rfcs/rfc-2528-type-changing-struct-update/feature-gate/auxiliary"
Some tests failed in compiletest suite=ui mode=ui host=x86_64-unknown-linux-gnu target=x86_64-unknown-linux-gnu
stdout: none
stderr: none


failures:
    [ui] src/test/ui/rfcs/rfc-2528-type-changing-struct-update/feature-gate.rs

@bors
Copy link
Collaborator

bors commented Jun 26, 2022

☀️ Try build successful - checks-actions
Build commit: 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 (0c46a61b05fb97ea2e031df461bcb1436e3c5bc3)

@compiler-errors
Copy link
Member Author

@craterbot
Copy link
Collaborator

👌 Experiment pr-98456-1 created and queued.
🤖 Automatically detected try build 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3
🔍 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-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 26, 2022
@craterbot
Copy link
Collaborator

🚧 Experiment pr-98456-1 is now running

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

@craterbot
Copy link
Collaborator

🎉 Experiment pr-98456-1 is completed!
📊 13 regressed and 0 fixed (1863 total)
📰 Open the full report.

⚠️ If you notice any spurious failure please add them to the blacklist!
ℹ️ 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 Jun 26, 2022
@compiler-errors compiler-errors deleted the type_changing_struct_update_crater-2 branch August 11, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants