Closed Bug 1882202 Opened 4 months ago Closed 4 months ago

Upgrade the cc crate to 1.0.89

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox125 fixed)

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 1 open bug, Regressed 1 open bug)

Details

Attachments

(1 file)

No description provided.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/b0a288cd4c4d
Upgrade the cc crate to 1.0.88. r=emilio,supply-chain-reviewers

Backed out for causing OSX build bustages.

[task 2024-02-27T23:42:58.032Z] 23:42:58     INFO -     Compiling memoffset v0.9.0
[task 2024-02-27T23:42:58.036Z] 23:42:58     INFO -       Running `CARGO=/opt/worker/tasks/task_169748250232954/fetches/rustc/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/opt/worker/tasks/task_169748250232954/checkouts/gecko/third_party/rust/memoffset CARGO_PKG_AUTHORS='Gilad Naaman <gilad.naaman@gmail.com>' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/opt/worker/tasks/task_169748250232954/build/obj-build/debug/deps:/opt/worker/tasks/task_169748250232954/fetches/rustc/lib:/Users/task_169748250232954/lib:/usr/local/lib:/usr/lib' /opt/worker/tasks/task_169748250232954/fetches/rustc/bin/rustc --crate-name build_script_build /opt/worker/tasks/task_169748250232954/checkouts/gecko/third_party/rust/memoffset/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C split-debuginfo=unpacked -C debug-assertions=on --cfg 'feature="default"' -C metadata=723daa2f79b00576 -C extra-filename=-723daa2f79b00576 --out-dir /opt/worker/tasks/task_169748250232954/build/obj-build/debug/build/memoffset-723daa2f79b00576 -C linker=/opt/worker/tasks/task_169748250232954/checkouts/gecko/build/cargo-linker -L dependency=/opt/worker/tasks/task_169748250232954/build/obj-build/debug/deps --extern autocfg=/opt/worker/tasks/task_169748250232954/build/obj-build/debug/deps/libautocfg-adc7035cf32a60bc.rlib --cap-lints warn`
[task 2024-02-27T23:42:58.200Z] 23:42:58    ERROR -  make[4]: *** read jobs pipe: Resource temporarily unavailable.  Stop.
[task 2024-02-27T23:42:58.200Z] 23:42:58     INFO -  make[4]: *** Waiting for unfinished jobs....
[task 2024-02-27T23:42:58.202Z] 23:42:58    ERROR -  make[3]: *** [config/external/wasm2c_sandbox_compiler/host-objects] Error 2
[task 2024-02-27T23:42:58.203Z] 23:42:58    ERROR -  make[3]: *** read jobs pipe: Resource temporarily unavailable.  Stop.
[task 2024-02-27T23:42:58.203Z] 23:42:58     INFO -  make[3]: *** Waiting for unfinished jobs....
[task 2024-02-27T23:42:58.208Z] 23:42:58     INFO -     Compiling slab v0.4.8
[task 2024-02-27T23:42:58.211Z] 23:42:58     INFO -       Running `CARGO=/opt/worker/tasks/task_169748250232954/fetches/rustc/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/opt/worker/tasks/task_169748250232954/checkouts/gecko/third_party/rust/slab CARGO_PKG_AUTHORS='Carl Lerche <me@carllerche.com>' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/opt/worker/tasks/task_169748250232954/build/obj-build/debug/deps:/opt/worker/tasks/task_169748250232954/fetches/rustc/lib:/Users/task_169748250232954/lib:/usr/local/lib:/usr/lib' /opt/worker/tasks/task_169748250232954/fetches/rustc/bin/rustc --crate-name build_script_build --edition=2018 /opt/worker/tasks/task_169748250232954/checkouts/gecko/third_party/rust/slab/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C split-debuginfo=unpacked -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5b07844a9d8d0be8 -C extra-filename=-5b07844a9d8d0be8 --out-dir /opt/worker/tasks/task_169748250232954/build/obj-build/debug/build/slab-5b07844a9d8d0be8 -C linker=/opt/worker/tasks/task_169748250232954/checkouts/gecko/build/cargo-linker -L dependency=/opt/worker/tasks/task_169748250232954/build/obj-build/debug/deps --extern autocfg=/opt/worker/tasks/task_169748250232954/build/obj-build/debug/deps/libautocfg-adc7035cf32a60bc.rlib --cap-lints warn`
[task 2024-02-27T23:42:58.504Z] 23:42:58     INFO -     Compiling crc32fast v1.3.2
Flags: needinfo?(mh+mozilla)
Flags: needinfo?(mh+mozilla)
Blocks: 1882661
Attachment #9382731 - Attachment description: Bug 1882202 - Upgrade the cc crate to 1.0.88. → Bug 1882202 - Upgrade the cc crate to 1.0.89.
Summary: Upgrade the cc crate to 1.0.88 → Upgrade the cc crate to 1.0.89
Regressions: 1883571
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/16a0433a644c
Upgrade the cc crate to 1.0.89. r=emilio,supply-chain-reviewers
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: