LibreWolf Version
150.0-1
Operating System
BSD
Installation Source / Package
Built from source
Description
Hi,
Build failed with version 150.0-1. Version 149 was good.
Logs / Screenshots
For more information about this error, try rustc --explain E0432.
warning: encoding_rs (lib) generated 23 warnings (2 duplicates)
error: could not compile encoding_rs (lib) due to 1 previous error; 23 warnings emitted
Caused by:
process didn't exit successfully: CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/usr/ports/www/librewolf/work/librewolf-150.0-1/third_party/rust/encoding_rs CARGO_MANIFEST_PATH=/usr/ports/www/librewolf/work/librewolf-150.0-1/third_party/rust/encoding_rs/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen <hsivonen@hsivonen.fi>' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/usr/ports/www/librewolf/work/.build/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /usr/ports/www/librewolf/work/librewolf-150.0-1/third_party/rust/encoding_rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=238 --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="any_all_workaround"' --cfg 'feature="default"' --cfg 'feature="simd-accel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=6198b1e23afd90ff -C extra-filename=-ffa0b84d10bacbc0 --out-dir /usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/ports/www/librewolf/work/librewolf-150.0-1/build/cargo-linker -C strip=debuginfo -L dependency=/usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps -L dependency=/usr/ports/www/librewolf/work/.build/release/deps --extern any_all_workaround=/usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps/libany_all_workaround-1c512ce84edfd177.rmeta --extern cfg_if=/usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps/libcfg_if-f9b28db50bf205c7.rmeta --cap-lints warn -C force-frame-pointers=yes --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1 (exit status: 1)
warning: build failed, waiting for other jobs to finish...
### Checklist
- [x] I have searched existing issues to ensure this hasn't been reported yet.
- [x] I have read the [FAQ](https://librewolf.net/docs/faq/) and confirmed my problem isn't addressed there.
### LibreWolf Version
150.0-1
### Operating System
BSD
### Installation Source / Package
Built from source
### Description
Hi,
Build failed with version 150.0-1. Version 149 was good.
### Logs / Screenshots
For more information about this error, try `rustc --explain E0432`.
warning: `encoding_rs` (lib) generated 23 warnings (2 duplicates)
error: could not compile `encoding_rs` (lib) due to 1 previous error; 23 warnings emitted
Caused by:
process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/usr/ports/www/librewolf/work/librewolf-150.0-1/third_party/rust/encoding_rs CARGO_MANIFEST_PATH=/usr/ports/www/librewolf/work/librewolf-150.0-1/third_party/rust/encoding_rs/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen <hsivonen@hsivonen.fi>' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/usr/ports/www/librewolf/work/.build/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /usr/ports/www/librewolf/work/librewolf-150.0-1/third_party/rust/encoding_rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=238 --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="any_all_workaround"' --cfg 'feature="default"' --cfg 'feature="simd-accel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=6198b1e23afd90ff -C extra-filename=-ffa0b84d10bacbc0 --out-dir /usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/ports/www/librewolf/work/librewolf-150.0-1/build/cargo-linker -C strip=debuginfo -L dependency=/usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps -L dependency=/usr/ports/www/librewolf/work/.build/release/deps --extern any_all_workaround=/usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps/libany_all_workaround-1c512ce84edfd177.rmeta --extern cfg_if=/usr/ports/www/librewolf/work/.build/x86_64-unknown-freebsd/release/deps/libcfg_if-f9b28db50bf205c7.rmeta --cap-lints warn -C force-frame-pointers=yes --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
```
### Checklist
- [x] I have searched existing issues to ensure this hasn't been reported yet.
- [x] I have read the [FAQ](https://librewolf.net/docs/faq/) and confirmed my problem isn't addressed there.