-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Update cargo submodule #152240
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
base: main
Are you sure you want to change the base?
Update cargo submodule #152240
Conversation
|
Some changes occurred in src/tools/cargo cc @ehuss |
|
|
@bors r+ rollup=never p=1 |
This comment has been minimized.
This comment has been minimized.
Update cargo submodule 12 commits in fe2f314aef06e688a9517da1ac0577bb1854d01f..b9f0d83fd6528158af09d37e64779a0414da1ee 2026-01-30 21:52:01 +0000 to 2026-02-05 19:27:30 +0000 - chore(deps): bump time from 0.3.46 to 0.3.47 (rust-lang/cargo#16593) - feat(lints): Add missing_lints_inheritance (rust-lang/cargo#16588) - chore(deps): bump git2 from 0.20.3 to 0.20.4 (rust-lang/cargo#16589) - chore(deps): update msrv (3 versions) to v1.91 (rust-lang/cargo#16587) - feat(lints): Add unused_workspace_package_fields lint (rust-lang/cargo#16585) - Add command field to BuildStarted in build-analysis (rust-lang/cargo#16577) - Fix link for lockfile-publish-time (rust-lang/cargo#16582) - docs(cli): Discuss commands and aliases (rust-lang/cargo#16581) - fix(script): Correct style of help message (rust-lang/cargo#16580) - chore(deps): update compatible (rust-lang/cargo#16578) - chore(deps): update crate-ci/typos action to v1.42.3 (rust-lang/cargo#16579) - fix(timings): Only compute `y_ticks` when the `units` is not empty. (rust-lang/cargo#16575)
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 6e393cd failed: CI. Failed job:
|
|
Looks like the ABI mismatch is a regression bug: openssl/openssl#29815 |
OpenSSL 3.5.5 has an ELFv1/ELFv2 ABI mismatch that breaks powerpc64-unknown-linux-gnu builds. The fix is merged in openssl/openssl#29827 but not yet released. See * openssl/openssl#29815 * rust-lang/rust#152240 (comment)
OpenSSL 3.5.5 has an ELFv1/ELFv2 ABI mismatch that breaks powerpc64-unknown-linux-gnu builds. The fix is merged in openssl/openssl#29827 but not yet released. See * openssl/openssl#29815 * rust-lang/rust#152240 (comment)
a23ceac to
2d9ef1b
Compare
|
@bors r+ rollup=never p=1 |
This comment has been minimized.
This comment has been minimized.
Update cargo submodule 15 commits in fe2f314aef06e688a9517da1ac0577bb1854d01f..14f99cc7806713d7353bb57c54e8af2740afe8f7 2026-01-30 21:52:01 +0000 to 2026-02-08 15:10:49 +0000 - refactor(timings): Remove `CanvasRenderer` in favor of `SvgRenderer` (rust-lang/cargo#16602) - Fix known hosts parsing (rust-lang/cargo#16596) - chore: pin openssl-src to 300.5.4 (rust-lang/cargo#16601) - chore(deps): bump time from 0.3.46 to 0.3.47 (rust-lang/cargo#16593) - feat(lints): Add missing_lints_inheritance (rust-lang/cargo#16588) - chore(deps): bump git2 from 0.20.3 to 0.20.4 (rust-lang/cargo#16589) - chore(deps): update msrv (3 versions) to v1.91 (rust-lang/cargo#16587) - feat(lints): Add unused_workspace_package_fields lint (rust-lang/cargo#16585) - Add command field to BuildStarted in build-analysis (rust-lang/cargo#16577) - Fix link for lockfile-publish-time (rust-lang/cargo#16582) - docs(cli): Discuss commands and aliases (rust-lang/cargo#16581) - fix(script): Correct style of help message (rust-lang/cargo#16580) - chore(deps): update compatible (rust-lang/cargo#16578) - chore(deps): update crate-ci/typos action to v1.42.3 (rust-lang/cargo#16579) - fix(timings): Only compute `y_ticks` when the `units` is not empty. (rust-lang/cargo#16575)
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 0e20bce failed: CI. Failed job:
|
rust-lang/rust CI failure on dist-loongarch64-musl job: - rust-lang/rust#152240 - https://github.com/rust-lang/rust/actions/runs/21809002005/job/62917474088 gix-index used the old mtime field that 0.2.180 fixes it. Will file an issue to gix repo. Lets downgrade first
rust-lang/rust CI failure on dist-loongarch64-musl job: - rust-lang/rust#152240 - https://github.com/rust-lang/rust/actions/runs/21809002005/job/62917474088 gix-index used the old mtime field that 0.2.180 fixes it. Will file an issue to gix repo. Lets downgrade first
2d9ef1b to
473ea92
Compare
|
@bors try dist-loongarch64-musl |
|
Unknown argument "dist-loongarch64-musl". Did you mean to use |
|
@bors jobs=dist-loongarch64-musl |
|
Unknown command "jobs". Run |
|
@bors try jobs=dist-loongarch64-musl |
This comment has been minimized.
This comment has been minimized.
Update cargo submodule try-job: dist-loongarch64-musl
|
💔 Test for 4165e64 failed: CI. Failed job:
|
|
The job Click to see the possible cause of the failure (guessed by this bot) |
20 commits in fe2f314aef06e688a9517da1ac0577bb1854d01f..7204d985acbe908072c02e67d14914cc9c918fc1
2026-01-30 21:52:01 +0000 to 2026-02-10 04:09:08 +0000
impl Copy for RustVersion(feat(schema): Addimpl Copy for RustVersioncargo#16609)CanvasRendererin favor ofSvgRenderer(refactor(timings): RemoveCanvasRendererin favor ofSvgRenderercargo#16602)y_tickswhen theunitsis not empty. (fix(timings): Only computey_tickswhen theunitsis not empty. cargo#16575)