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

Miri subtree update #120451

Merged
merged 44 commits into from
Jan 29, 2024
Merged

Miri subtree update #120451

merged 44 commits into from
Jan 29, 2024

Conversation

RalfJung
Copy link
Member

r? @ghost

devnexen and others added 30 commits November 26, 2023 13:57
Run the tier 2 sysroots job on a schedule, not push

I had this running on push instead of on a schedule so that I could verify that it worked, then forgot to switch it back to cron before merging.
update comment about CARGO_MAKEFLAGS
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 28, 2024
@rustbot
Copy link
Collaborator

rustbot commented Jan 28, 2024

The Miri subtree was changed

cc @rust-lang/miri

@RalfJung
Copy link
Member Author

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jan 28, 2024

📌 Commit 71f8f49 has been approved by RalfJung

It is now in the queue for this repository.

@bors 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-review Status: Awaiting review from the assignee but also interested parties. labels Jan 28, 2024
@nnethercote
Copy link
Contributor

Raise priority to prevent #119972 (which has p=1) getting ahead in the queue.

@bors p=2

@bors
Copy link
Contributor

bors commented Jan 28, 2024

⌛ Testing commit 71f8f49 with merge 2e902d5...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 28, 2024
@rust-log-analyzer
Copy link
Collaborator

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

Click to see the possible cause of the failure (guessed by this bot)
[RUSTC-TIMING] itoa test:false 0.198
[RUSTC-TIMING] ryu test:false 0.642
[RUSTC-TIMING] quote test:false 0.648
   Compiling syn v2.0.32
##[error]The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
##[group]Clock drift check
  local time: Mon Jan 29 00:02:06 UTC 2024
  local time: Mon Jan 29 00:02:06 UTC 2024
Session terminated, killing shell... ...killed.
##[error]The operation was canceled.
Cleaning up orphan processes

@bors
Copy link
Contributor

bors commented Jan 29, 2024

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jan 29, 2024
@RalfJung
Copy link
Member Author

RalfJung commented Jan 29, 2024 via email

@bors 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-review Status: Awaiting review from the assignee but also interested parties. labels Jan 29, 2024
@bors
Copy link
Contributor

bors commented Jan 29, 2024

⌛ Testing commit 71f8f49 with merge 0ea334a...

@bors
Copy link
Contributor

bors commented Jan 29, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 0ea334a to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jan 29, 2024
@bors bors merged commit 0ea334a into rust-lang:master Jan 29, 2024
12 checks passed
@rustbot rustbot added this to the 1.77.0 milestone Jan 29, 2024
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (0ea334a): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

Results

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
5.1% [5.1%, 5.1%] 1
Improvements ✅
(primary)
-2.4% [-4.4%, -1.1%] 14
Improvements ✅
(secondary)
-2.8% [-6.5%, -0.9%] 78
All ❌✅ (primary) -2.4% [-4.4%, -1.1%] 14

Cycles

This benchmark run did not return any relevant results for this metric.

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 661.466s -> 661.733s (0.04%)
Artifact size: 308.03 MiB -> 308.02 MiB (-0.00%)

@RalfJung RalfJung deleted the miri branch January 31, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants