Closed
Bug 1829444
Opened 2 years ago
Closed 2 years ago
Perma Searchfox idx [Tier 2] gmake[5]: *** [/builds/worker/checkouts/gecko/config/makefiles/rust.mk:522: force-cargo-program-build] Error 101 | error: failed to run `rustc` to learn about target-specific information
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(firefox-esr102 unaffected, firefox112 unaffected, firefox113 unaffected, firefox114 fixed)
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | --- | unaffected |
firefox114 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: emilio)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=413353461&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XNwodUQRShOwNScqKNVFcg/runs/2/artifacts/public/logs/live_backing.log
INFO - gmake[5]: Entering directory '/builds/worker/workspace/obj-build/netwerk/test/http3server'
[task 2023-04-21T23:50:58.112Z] 23:50:58 INFO - netwerk/test/http3server/force-cargo-program-build
[task 2023-04-21T23:50:58.112Z] 23:50:58 INFO - /builds/worker/fetches/rustc/bin/cargo rustc --frozen --manifest-path /builds/worker/checkouts/gecko/netwerk/test/http3server/Cargo.toml -vv --bin http3server --target=x86_64-unknown-linux-gnu --
[task 2023-04-21T23:50:58.112Z] 23:50:58 INFO - error: failed to run `rustc` to learn about target-specific information
[task 2023-04-21T23:50:58.112Z] 23:50:58 INFO - Caused by:
[task 2023-04-21T23:50:58.112Z] 23:50:58 INFO - process didn't exit successfully: `/builds/worker/fetches/rustc/bin/rustc - --crate-name ___ --print=file-names -C debuginfo=2 -C force-frame-pointers=yes -Dwarnings -Aproc-macro-back-compat -Zsave-analysis -C codegen-units=1 --target x86_64-unknown-linux-gnu --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg` (exit status: 1)
[task 2023-04-21T23:50:58.112Z] 23:50:58 INFO - --- stderr
[task 2023-04-21T23:50:58.112Z] 23:50:58 INFO - error: unknown unstable option: `save-analysis`
[task 2023-04-21T23:50:58.113Z] 23:50:58 ERROR - gmake[5]: *** [/builds/worker/checkouts/gecko/config/makefiles/rust.mk:522: force-cargo-program-build] Error 101
[task 2023-04-21T23:50:58.113Z] 23:50:58 INFO - gmake[5]: Leaving directory '/builds/worker/workspace/obj-build/netwerk/test/http3server'
[task 2023-04-21T23:50:58.113Z] 23:50:58 ERROR - gmake[4]: *** [/builds/worker/checkouts/gecko/config/makefiles/rust.mk:544: ../../../x86_64-unknown-linux-gnu/debug/http3server] Error 2
[task 2023-04-21T23:50:58.113Z] 23:50:58 INFO - gmake[4]: Target 'target' not remade because of errors.
[task 2023-04-21T23:50:58.113Z] 23:50:58 INFO - gmake[4]: Target 'target' not remade because of errors.
[task 2023-04-21T23:50:58.113Z] 23:50:58 ERROR - gmake[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: netwerk/test/http3server/target] Error 2
[task 2023-04-21T23:50:58.120Z] 23:50:58 INFO - gmake[4]: Entering directory '/builds/worker/workspace/obj-build/security/manager/ssl/tests/unit/tlsserver/cmd'
[task 2023-04-21T23:50:58.120Z] 23:50:58 INFO - /builds/worker/workspace/obj-build/_virtualenvs/build/bin/python -m mozbuild.action.check_binary --target BadCertAndPinningServer
[task 2023-04-21T23:50:58.120Z] 23:50:58 INFO - TEST-PASS | check_binary_compat | BadCertAndPinningServer
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1821227
status-firefox112:
--- → unaffected
status-firefox113:
--- → unaffected
status-firefox114:
--- → affected
status-firefox-esr102:
--- → unaffected
Assignee | ||
Comment 2•2 years ago
|
||
Searchfox should be able to use scip for this.
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b510b6ca531c
Stop generating save analysis on searchfox jobs. r=glandium
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Updated•2 years ago
|
Flags: needinfo?(mh+mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•