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

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

Conversation

compiler-errors
Copy link
Member

@compiler-errors compiler-errors commented Jun 11, 2022

Want to see if there are outstanding inference regressions in the wild. Cherry-picking #98013 as well.

r? @ghost

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

@bors try

@bors
Copy link
Contributor

bors commented Jun 11, 2022

⌛ Trying commit 906f82ac2076f786969b2d55bab7c5bbf794dc9c with merge 7d2831fed3a6079e61171d71f42add90a0d91465...

@bors
Copy link
Contributor

bors commented Jun 11, 2022

💔 Test failed - checks-actions

@bors bors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jun 11, 2022
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@compiler-errors
Copy link
Member Author

lol, actually this is dependent on #97705 to actually work, so waiting for that.

@compiler-errors compiler-errors force-pushed the type_changing_struct_update_crater branch from 906f82a to 5c674bb Compare June 12, 2022 00:49
@compiler-errors
Copy link
Member Author

@bors try

@bors
Copy link
Contributor

bors commented Jun 12, 2022

⌛ Trying commit 5c674bb9c88ad0a6fe75a61ddb7f8fae5661203b with merge fe2ce62233ebefbb2a2d0f84c7636a229be172ee...

@bors
Copy link
Contributor

bors commented Jun 12, 2022

💔 Test failed - checks-actions

@compiler-errors
Copy link
Member Author

@bors try

@bors
Copy link
Contributor

bors commented Jun 12, 2022

⌛ Trying commit b3c6a2c with merge 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5...

@rust-log-analyzer

This comment has been minimized.

@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"
stdout: none
stderr: none


failures:
Some tests failed in compiletest suite=ui mode=ui host=x86_64-unknown-linux-gnu target=x86_64-unknown-linux-gnu

@bors
Copy link
Contributor

bors commented Jun 12, 2022

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

@compiler-errors
Copy link
Member Author

@craterbot check

@craterbot
Copy link
Collaborator

👌 Experiment pr-98000 created and queued.
🤖 Automatically detected try build 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5
🔍 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 12, 2022
@craterbot
Copy link
Collaborator

🚧 Experiment pr-98000 is now running

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

@craterbot
Copy link
Collaborator

🎉 Experiment pr-98000 is completed!
📊 1863 regressed and 17 fixed (237282 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 24, 2022
@compiler-errors compiler-errors deleted the type_changing_struct_update_crater 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