Closed
Bug 1934829
Opened 1 year ago
Closed 1 year ago
Perma linting rust vendor - Errors occured; new rust crates were not vendored.
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox-esr128 unaffected, firefox133 unaffected, firefox134 unaffected, firefox135 fixed)
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox133 | --- | unaffected |
| firefox134 | --- | unaffected |
| firefox135 | --- | fixed |
People
(Reporter: smolnar, Assigned: glandium)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=485112476&repo=mozilla-central&lineNumber=1440
Full log: https://firefoxci.taskcluster-artifacts.net/ftmqkDXPTACIvJnMqHy8Kg/0/public/logs/live_backing.log
File was modified by vendor: third_party/rust/zlib-rs/Cargo.toml
[task 2024-12-03T09:21:37.991Z] Creating default state directory: /builds/worker/.mozbuild
[task 2024-12-03T09:21:37.991Z] Running "pip check" to verify compatibility between the system Python and the "mach" site.
[task 2024-12-03T09:21:37.991Z] Creating local state directory: /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69
[task 2024-12-03T09:21:37.991Z] Running "pip check" to verify compatibility between the system Python and the "common" site.
[task 2024-12-03T09:21:37.991Z] Errors occured; new rust crates were not vendored.
[taskcluster 2024-12-03 09:21:39.893Z] === Task Finished ===
[taskcluster 2024-12-03 09:21:40.828Z] Unsuccessful task run with exit code: 1 completed in 314.981 seconds
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1917737
:glandium, since you are the author of the regressor, bug 1917737, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox133:
--- → unaffected
status-firefox134:
--- → unaffected
status-firefox135:
--- → affected
status-firefox-esr128:
--- → unaffected
Flags: needinfo?(mh+mozilla)
Comment 2•1 year ago
|
||
Aren't the revendoring jobs running before things get into central?
| Assignee | ||
Comment 3•1 year ago
|
||
And refresh the vendored crates with cargo 1.83.
Updated•1 year ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/a50083c5e087
Prevent running `mach vendor rust` with cargo < 1.83. r=firefox-build-system-reviewers,ahochheiden
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•