Skip to content

Conversation

clubby789
Copy link
Contributor

Fixes #145516

@rustbot
Copy link
Collaborator

rustbot commented Aug 25, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-tidy Area: The tidy tool S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Aug 25, 2025
@rustbot
Copy link
Collaborator

rustbot commented Aug 25, 2025

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

These commits modify the library/Cargo.lock file. Unintentional changes to library/Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging.

cc @davidtwco, @wesleywiser

@rust-log-analyzer

This comment has been minimized.

@samueltardieu
Copy link
Member

samueltardieu commented Aug 25, 2025

Error looks spurious, restarting the job to check.

@klensy
Copy link
Contributor

klensy commented Aug 25, 2025

Need to rebase, lock file was changed.

@samueltardieu
Copy link
Member

Need to rebase, lock file was changed.

Ok, I canceled the rerun job then, no need to waste CPU cycles if it will run again anyway.

@rustbot

This comment has been minimized.

@clubby789
Copy link
Contributor Author

@rustbot blocked (#145858 (comment))

@rustbot rustbot added S-blocked Status: Blocked on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 25, 2025
@bors
Copy link
Collaborator

bors commented Aug 26, 2025

☔ The latest upstream changes (presumably #145871) made this pull request unmergeable. Please resolve the merge conflicts.

@samueltardieu
Copy link
Member

samueltardieu commented Aug 26, 2025

@clubby789 #145858 is merged, you may rebase
@rustbot author

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-blocked Status: Blocked on something else such as an RFC or other implementation work. labels Aug 26, 2025
@rustbot
Copy link
Collaborator

rustbot commented Aug 26, 2025

Reminder, once the PR becomes ready for a review, use @rustbot ready.

compiler and tools dependencies:
     Locking 38 packages to latest compatible versions
    Updating camino v1.1.11 -> v1.1.12
    Updating cfg-if v1.0.1 -> v1.0.3
    Updating clap v4.5.45 -> v4.5.46
    Updating clap_builder v4.5.44 -> v4.5.46
    Updating cxx v1.0.168 -> v1.0.169
    Updating cxx-build v1.0.168 -> v1.0.169
    Updating cxxbridge-cmd v1.0.168 -> v1.0.169
    Updating cxxbridge-flags v1.0.168 -> v1.0.169
    Updating cxxbridge-macro v1.0.168 -> v1.0.169
    Updating dbus v0.9.7 -> v0.9.8
    Updating filetime v0.2.25 -> v0.2.26
      Adding foldhash v0.2.0
    Updating form_urlencoded v1.2.1 -> v1.2.2
    Updating gimli v0.32.0 -> v0.32.2
    Updating idna v1.0.3 -> v1.1.0
    Updating indexmap v2.10.0 -> v2.11.0
    Updating jobserver v0.1.33 -> v0.1.34
    Updating libdbus-sys v0.2.5 -> v0.2.6
    Updating percent-encoding v2.3.1 -> v2.3.2
    Updating regex v1.11.1 -> v1.11.2
    Updating regex-automata v0.4.9 -> v0.4.10
    Updating regex-lite v0.1.6 -> v0.1.7
    Updating regex-syntax v0.8.5 -> v0.8.6
    Updating rustc-build-sysroot v0.5.9 -> v0.5.11
    Updating serde_json v1.0.142 -> v1.0.143
    Updating stringdex v0.0.1-alpha4 -> v0.0.1-alpha7
    Updating tempfile v3.20.0 -> v3.21.0
    Updating thiserror v2.0.15 -> v2.0.16
    Updating thiserror-impl v2.0.15 -> v2.0.16
    Updating tinyvec v1.9.0 -> v1.10.0
    Updating url v2.5.4 -> v2.5.7
    Updating wasi-preview1-component-adapter-provider v36.0.1 -> v36.0.2
      Adding wasm-encoder v0.238.0
      Adding wasmparser v0.238.0
    Updating wast v237.0.0 -> v238.0.0
    Updating wat v1.237.0 -> v1.238.0
    Updating winapi-util v0.1.9 -> v0.1.10
    Updating winnow v0.7.12 -> v0.7.13

library dependencies:
     Locking 14 packages to latest compatible versions
    Updating cfg-if v1.0.1 -> v1.0.3
    Updating dlmalloc v0.2.10 -> v0.2.11
    Updating gimli v0.32.0 -> v0.32.2
      Adding windows-link v0.1.3
    Updating windows-sys v0.59.0 -> v0.60.2
    Updating windows-targets v0.52.6 -> v0.53.3
    Updating windows_aarch64_gnullvm v0.52.6 -> v0.53.0
    Updating windows_aarch64_msvc v0.52.6 -> v0.53.0
    Updating windows_i686_gnu v0.52.6 -> v0.53.0
    Updating windows_i686_gnullvm v0.52.6 -> v0.53.0
    Updating windows_i686_msvc v0.52.6 -> v0.53.0
    Updating windows_x86_64_gnu v0.52.6 -> v0.53.0
    Updating windows_x86_64_gnullvm v0.52.6 -> v0.53.0
    Updating windows_x86_64_msvc v0.52.6 -> v0.53.0

rustbook dependencies:
     Locking 19 packages to latest compatible versions
    Updating bitflags v2.9.2 -> v2.9.3
    Updating cc v1.2.33 -> v1.2.34
    Updating cfg-if v1.0.1 -> v1.0.3
    Updating clap v4.5.45 -> v4.5.46
    Updating clap_builder v4.5.44 -> v4.5.46
    Updating form_urlencoded v1.2.1 -> v1.2.2
    Updating idna v1.0.3 -> v1.1.0
    Updating indexmap v2.10.0 -> v2.11.0
    Updating percent-encoding v2.3.1 -> v2.3.2
    Updating regex v1.11.1 -> v1.11.2
    Updating regex-automata v0.4.9 -> v0.4.10
    Updating regex-syntax v0.8.5 -> v0.8.6
    Updating serde_json v1.0.142 -> v1.0.143
    Updating tempfile v3.20.0 -> v3.21.0
    Updating thiserror v2.0.15 -> v2.0.16
    Updating thiserror-impl v2.0.15 -> v2.0.16
    Updating url v2.5.4 -> v2.5.7
    Updating winapi-util v0.1.9 -> v0.1.10
    Updating winnow v0.7.12 -> v0.7.13
@rustbot
Copy link
Collaborator

rustbot commented Aug 26, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@rust-log-analyzer
Copy link
Collaborator

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

Click to see the possible cause of the failure (guessed by this bot)
##[endgroup]
Doc path: /checkout/obj/build/aarch64-unknown-linux-gnu/doc/alloc/index.html
[TIMING:end] doc::Std { build_compiler: Compiler { stage: 2, host: aarch64-unknown-linux-gnu, forced_compiler: false }, target: aarch64-unknown-linux-gnu, format: Html, crates: [] } -- 53.898
##[group]Testing stage3 rustdoc-js-std (stage2 -> stage3, aarch64-unknown-linux-gnu)
Error: mismatch 124928 75,0,0,1,0,19,0,2,181,208,62,69,0,1,32,110,0,1,2,0,243,198,60,0,0,1,0,1,0,0,0,1,0,208,0,5,63,0,1,61,242,81,0,0,0,1,0,0,0,0,0,0,243,60,5,0,0,1,0,1,0,0,0,2,63,125,0,0,243,198,60,0,0,1,0,1,0,0,242,0,2,0,58,125,255,1,3,0,243,140,105,0,0,1,0,158,34,1,3,0,244,136,105,0,0,1,0,1,0,1,0,243,0,2,99,108,1,47,57,0,0,1,0,0,244,64,111,0,0,247,28,48,25,183,22,1,1,0,246,49,46,1,0,1,0,232,1,1,0,59,0,1,0,1,1,0,246,47,46,1,0,1
    at new SearchTreeBranchesAlphaBitmap (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:1:22251)
    at makeBranchesFromBinaryData (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:8210)
    at makeSearchTreeFromBase64 (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:12462)
    at rr_ (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:1:16610)
    at eval (eval at loadRoot (/checkout/src/tools/rustdoc-js/tester.js:461:17), <anonymous>:1:1)
    at Object.loadRoot (/checkout/src/tools/rustdoc-js/tester.js:461:17)
    at /checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:14195
    at new Promise (<anonymous>)
    at Object.loadDatabase (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:14065)
    at Object.initSearch (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/search-5fc2c5c0.js:5:11634)
Command `/usr/bin/node /checkout/src/tools/rustdoc-js/tester.js --crate-name std --resource-suffix 1.91.0 --doc-folder /checkout/obj/build/aarch64-unknown-linux-gnu/doc --test-folder /checkout/tests/rustdoc-js-std` failed with exit code 1
Created at: src/bootstrap/src/core/build_steps/test.rs:957:27
Executed at: src/bootstrap/src/core/build_steps/test.rs:990:17

Command has failed. Rerun with -v to see more details.
Bootstrap failed while executing `--stage 2 test --skip compiler --skip src`
Build completed unsuccessfully in 0:51:28
  local time: Wed Aug 27 00:06:40 UTC 2025
  network time: Wed, 27 Aug 2025 00:06:40 GMT
##[error]Process completed with exit code 1.

@clubby789 clubby789 closed this Aug 27, 2025
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Aug 27, 2025
@clubby789 clubby789 reopened this Aug 27, 2025
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 27, 2025
@rust-log-analyzer
Copy link
Collaborator

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

Click to see the possible cause of the failure (guessed by this bot)
##[endgroup]
Doc path: /checkout/obj/build/aarch64-unknown-linux-gnu/doc/alloc/index.html
[TIMING:end] doc::Std { build_compiler: Compiler { stage: 2, host: aarch64-unknown-linux-gnu, forced_compiler: false }, target: aarch64-unknown-linux-gnu, format: Html, crates: [] } -- 56.096
##[group]Testing stage3 rustdoc-js-std (stage2 -> stage3, aarch64-unknown-linux-gnu)
Error: mismatch 124928 75,0,0,1,0,19,0,2,181,208,62,69,0,1,32,110,0,1,2,0,243,198,60,0,0,1,0,1,0,0,0,1,0,208,0,5,63,0,1,61,242,81,0,0,0,1,0,0,0,0,0,0,243,60,5,0,0,1,0,1,0,0,0,2,63,125,0,0,243,198,60,0,0,1,0,1,0,0,242,0,2,0,58,125,255,1,3,0,243,140,105,0,0,1,0,158,34,1,3,0,244,136,105,0,0,1,0,1,0,1,0,243,0,2,99,108,1,47,57,0,0,1,0,0,244,64,111,0,0,247,28,48,25,183,22,1,1,0,246,49,46,1,0,1,0,232,1,1,0,59,0,1,0,1,1,0,246,47,46,1,0,1
    at new SearchTreeBranchesAlphaBitmap (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:1:22251)
    at makeBranchesFromBinaryData (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:8210)
    at makeSearchTreeFromBase64 (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:12462)
    at rr_ (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:1:16610)
    at eval (eval at loadRoot (/checkout/src/tools/rustdoc-js/tester.js:461:17), <anonymous>:1:1)
    at Object.loadRoot (/checkout/src/tools/rustdoc-js/tester.js:461:17)
    at /checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:14195
    at new Promise (<anonymous>)
    at Object.loadDatabase (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/stringdex-0e748618.js:2:14065)
    at Object.initSearch (/checkout/obj/build/aarch64-unknown-linux-gnu/doc/static.files/search-5fc2c5c0.js:5:11634)
Command `/usr/bin/node /checkout/src/tools/rustdoc-js/tester.js --crate-name std --resource-suffix 1.91.0 --doc-folder /checkout/obj/build/aarch64-unknown-linux-gnu/doc --test-folder /checkout/tests/rustdoc-js-std` failed with exit code 1
Created at: src/bootstrap/src/core/build_steps/test.rs:957:27
Executed at: src/bootstrap/src/core/build_steps/test.rs:990:17

Command has failed. Rerun with -v to see more details.
Bootstrap failed while executing `--stage 2 test --skip compiler --skip src`
Build completed unsuccessfully in 0:50:49
  local time: Wed Aug 27 02:30:22 UTC 2025
  network time: Wed, 27 Aug 2025 02:30:22 GMT
##[error]Process completed with exit code 1.

@klensy
Copy link
Contributor

klensy commented Aug 27, 2025

Oh, yes, stringdex is tested to recover perf in #145911, so shouldn't be bumped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tidy Area: The tidy tool S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants