78 2:55.09(B 321 |  try!(self.read_exact(&mut buf));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:347:9(B 78 2:55.09(B  |(B 78 2:55.09(B 347 |  try!(self.read_exact(&mut buf));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:377:9(B 78 2:55.09(B  |(B 78 2:55.09(B 377 |  try!(self.read_exact(&mut buf));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:404:9(B 78 2:55.09(B  |(B 78 2:55.09(B 404 |  try!(self.read_exact(&mut buf));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:429:9(B 78 2:55.09(B  |(B 78 2:55.09(B 429 |  try!(self.read_exact(&mut buf[..nbytes]));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:454:9(B 78 2:55.09(B  |(B 78 2:55.09(B 454 |  try!(self.read_exact(&mut buf[..nbytes]));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:463:9(B 78 2:55.09(B  |(B 78 2:55.09(B 463 |  try!(self.read_exact(&mut buf[..nbytes]));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:472:9(B 78 2:55.09(B  |(B 78 2:55.09(B 472 |  try!(self.read_exact(&mut buf[..nbytes]));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:503:9(B 78 2:55.09(B  |(B 78 2:55.09(B 503 |  try!(self.read_exact(&mut buf));(B 78 2:55.09(B  |  ^^^(B 78 2:55.09(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:55.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-executor/src/enter.rs:27:36(B 78 2:55.10(B  |(B 78 2:55.10(B 27 |  .field("reason", &self.description())(B 78 2:55.10(B  |  ^^^^^^^^^^^(B 78 2:55.10(B  |(B 78 2:55.10(B  = note: `#[warn(deprecated)]` on by default(B 78 2:55.10(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.10(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:534:9(B 78 2:55.10(B  |(B 78 2:55.10(B 534 |  try!(self.read_exact(&mut buf));(B 78 2:55.10(B  |  ^^^(B 78 2:55.10(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.10(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:567:13(B 78 2:55.10(B  |(B 78 2:55.10(B 567 |  try!(self.read_exact(buf));(B 78 2:55.10(B  |  ^^^(B 78 2:55.10(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.10(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:602:13(B 78 2:55.10(B  |(B 78 2:55.10(B 602 |  try!(self.read_exact(buf));(B 78 2:55.10(B  |  ^^^(B 78 2:55.10(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.10(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:640:13(B 78 2:55.10(B  |(B 78 2:55.10(B 640 |  try!(self.read_exact(buf));(B 78 2:55.10(B  |  ^^^(B 78 2:55.12(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.12(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:682:13(B 78 2:55.12(B  |(B 78 2:55.12(B 682 |  try!(self.read_exact(buf));(B 78 2:55.12(B  |  ^^^(B 78 2:55.12(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.12(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:753:13(B 78 2:55.12(B  |(B 78 2:55.12(B 753 |  try!(self.read_exact(buf));(B 78 2:55.12(B  |  ^^^(B 78 2:55.12(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.12(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:788:13(B 78 2:55.12(B  |(B 78 2:55.13(B 788 |  try!(self.read_exact(buf));(B 78 2:55.13(B  |  ^^^(B 78 2:55.13(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.13(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:826:13(B 78 2:55.13(B  |(B 78 2:55.13(B 826 |  try!(self.read_exact(buf));(B 78 2:55.13(B  |  ^^^(B 78 2:55.13(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.13(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:868:13(B 78 2:55.13(B  |(B 78 2:55.13(B 868 |  try!(self.read_exact(buf));(B 78 2:55.13(B  |  ^^^(B 78 2:55.13(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.13(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:912:13(B 78 2:55.13(B  |(B 78 2:55.13(B 912 |  try!(self.read_exact(buf));(B 78 2:55.13(B  |  ^^^(B 78 2:55.13(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 2:55.13(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/byteorder/src/io.rs:1000:13(B 78 2:55.13(B  |(B 78 2:55.13(B 1000 |  try!(self.read_exact(buf));(B 78 2:55.13(B  |  ^^^(B 78 2:55.13(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:55.13(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-executor/src/enter.rs:34:32(B 78 2:55.13(B  |(B 78 2:55.13(B 34 |  write!(fmt, "{}", self.description())(B 78 2:55.13(B  |  ^^^^^^^^^^^(B 78 2:55.13(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:55.13(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-executor/src/error.rs:42:32(B 78 2:55.13(B  |(B 78 2:55.14(B 42 |  write!(fmt, "{}", self.description())(B 78 2:55.14(B  |  ^^^^^^^^^^^(B 78 2:55.51(B warning: 30 warnings emitted(B 78 2:55.51(B  Compiling crossbeam-queue v0.1.2(B 78 2:55.52(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/crossbeam-queue CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name crossbeam_queue /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/crossbeam-queue/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=064d6002dc0ced40 -C extra-filename=-064d6002dc0ced40 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern crossbeam_utils=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-b06828b2099a1d72.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:55.86(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/num-traits-6b3729390b99253f/build-script-build`(B 78 2:55.93(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/crossbeam-utils-8654fd2430db3fc5/build-script-build`(B 78 2:55.95(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_VERSION=1.0.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/build/serde-64cc9458a9985ac7/out /usr/bin/rustc --crate-name serde /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=d58796e305197718 -C extra-filename=-d58796e305197718 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern serde_derive=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libserde_derive-5aab9e610352da93.so --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic`(B 78 2:55.95(B warning: 3 warnings emitted(B 78 2:55.97(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/crossbeam-utils-8654fd2430db3fc5/build-script-build`(B 78 2:56.00(B [num-traits 0.2.10] cargo:rustc-cfg=has_i128(B 78 2:56.00(B [num-traits 0.2.10] cargo:rerun-if-changed=build.rs(B 78 2:56.01(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/crossbeam-epoch-4bb43d2ddaeb06e5/build-script-build`(B 78 2:56.03(B [crossbeam-utils 0.7.0] cargo:rustc-cfg=has_min_const_fn(B 78 2:56.03(B warning: 30 warnings emitted(B 78 2:56.04(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/memchr-4a0a3b6d060cb504/out /usr/bin/rustc --crate-name memchr /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=3c6bb4489170f7f5 -C extra-filename=-3c6bb4489170f7f5 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`(B 78 2:56.05(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/memchr-c16aad27a91265e9/out /usr/bin/rustc --crate-name memchr /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=b8c8bc5e4988beda -C extra-filename=-b8c8bc5e4988beda --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`(B 78 2:56.12(B [crossbeam-utils 0.7.0] cargo:rustc-cfg=has_min_const_fn(B 78 2:56.12(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/num-integer-16da0f4c4ef862d7/build-script-build`(B 78 2:56.14(B [crossbeam-epoch 0.8.0] cargo:rustc-cfg=has_min_const_fn(B 78 2:56.15(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=packed_simd CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd CARGO_PKG_AUTHORS='Gonzalo Brito Gadeschi ' CARGO_PKG_DESCRIPTION='Portable Packed SIMD vectors' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/packed_simd' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=packed_simd CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/packed_simd' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/packed_simd-893cf751a2fe722c/out RUSTC_BOOTSTRAP=1 /usr/bin/rustc --crate-name packed_simd --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="into_bits"' -C metadata=f61a69d0fdd3c278 -C extra-filename=-f61a69d0fdd3c278 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcfg_if-115ab1df1cae1206.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:56.33(B [num-integer 0.1.41] cargo:rustc-cfg=has_i128(B 78 2:56.33(B [num-integer 0.1.41] cargo:rerun-if-changed=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/num-integer/build.rs(B 78 2:56.34(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/libdbus-sys-43ee2b60c2dc7dab/build-script-build`(B 78 2:56.37(B [libdbus-sys 0.1.5] cargo:rustc-link-search=native=/usr/lib64(B 78 2:56.37(B [libdbus-sys 0.1.5] cargo:rustc-link-lib=dbus-1(B 78 2:56.39(B  Compiling idna v0.2.0(B 78 2:56.40(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/idna CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name idna /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/idna/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=a4b59489721e7e9c -C extra-filename=-a4b59489721e7e9c --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern matches=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libmatches-1cb9edc9d5e177e6.rmeta --extern unicode_bidi=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libunicode_bidi-f2baebea15b3c939.rmeta --extern unicode_normalization=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libunicode_normalization-fe90da0a17b44890.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:57.22(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/nom-32df5bcefbe47a2f/build-script-build`(B 78 2:57.26(B [nom 5.1.1] cargo:rustc-cfg=stable_i128(B 78 2:57.26(B  Compiling rustc_version v0.2.3(B 78 2:57.27(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_REPOSITORY='https://github.com/Kimundi/rustc-version-rs' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name rustc_version /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=4016e9a9a7bc6c3a -C extra-filename=-4016e9a9a7bc6c3a --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern semver=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/libsemver-10ab9d45326f2757.rmeta --cap-lints warn`(B 78 2:57.34(B warning: trait objects without an explicit `dyn` are deprecated(B 78 2:57.34(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/errors.rs:37:32(B 78 2:57.34(B  |(B 78 2:57.34(B 37 |  fn cause(&self) -> Option<&error::Error> {(B 78 2:57.35(B  |  ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error`(B 78 2:57.35(B  |(B 78 2:57.35(B  = note: `#[warn(bare_trait_objects)]` on by default(B 78 2:57.36(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/ryu CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/ryu-9a9ac6d0f1f8e37e/out /usr/bin/rustc --crate-name ryu /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/ryu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=7f66f45a8524fb14 -C extra-filename=-7f66f45a8524fb14 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 --cfg integer128 --cfg must_use_return --cfg maybe_uninit`(B 78 2:57.49(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:57.49(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/errors.rs:26:71(B 78 2:57.49(B  |(B 78 2:57.49(B 26 |  CouldNotExecuteCommand(ref e) => write!(f, "{}: {}", self.description(), e),(B 78 2:57.49(B  |  ^^^^^^^^^^^(B 78 2:57.49(B  |(B 78 2:57.49(B  = note: `#[warn(deprecated)]` on by default(B 78 2:57.49(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:57.49(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/errors.rs:27:50(B 78 2:57.49(B  |(B 78 2:57.49(B 27 |  Utf8Error(_) => write!(f, "{}", self.description()),(B 78 2:57.49(B  |  ^^^^^^^^^^^(B 78 2:57.50(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:57.50(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/errors.rs:28:61(B 78 2:57.50(B  |(B 78 2:57.50(B 28 |  UnexpectedVersionFormat => write!(f, "{}", self.description()),(B 78 2:57.50(B  |  ^^^^^^^^^^^(B 78 2:57.50(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:57.50(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/errors.rs:29:62(B 78 2:57.50(B  |(B 78 2:57.51(B 29 |  ReqParseError(ref e) => write!(f, "{}: {}", self.description(), e),(B 78 2:57.51(B  |  ^^^^^^^^^^^(B 78 2:57.51(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:57.51(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/errors.rs:30:60(B 78 2:57.51(B  |(B 78 2:57.51(B 30 |  SemVerError(ref e) => write!(f, "{}: {}", self.description(), e),(B 78 2:57.51(B  |  ^^^^^^^^^^^(B 78 2:57.51(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 2:57.51(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc_version/src/errors.rs:31:69(B 78 2:57.51(B  |(B 78 2:57.51(B 31 |  UnknownPreReleaseTag(ref i) => write!(f, "{}: {}", self.description(), i),(B 78 2:57.51(B  |  ^^^^^^^^^^^(B 78 2:58.11(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/clang-sys-71ce366b36a0fdeb/build-script-build`(B 78 2:58.13(B  Compiling hashlink v0.6.0(B 78 2:58.14(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/hashlink CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name hashlink --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/hashlink/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=a158d4b25f1c8506 -C extra-filename=-a158d4b25f1c8506 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern hashbrown=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libhashbrown-57a8728b5d0e5ece.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:58.22(B warning: 7 warnings emitted(B 78 2:58.22(B  Compiling fallible_collections v0.2.0(B 78 2:58.23(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=fallible_collections CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/fallible_collections CARGO_PKG_AUTHORS='vcombey ' CARGO_PKG_DESCRIPTION='a crate which adds fallible allocation api to std collections' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible_collections CARGO_PKG_REPOSITORY='https://github.com/vcombey/fallible_collections.git' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name fallible_collections --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/fallible_collections/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="std_io"' -C metadata=63b2cb9a15acb3dd -C extra-filename=-63b2cb9a15acb3dd --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern hashbrown=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libhashbrown-57a8728b5d0e5ece.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:59.03(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=khronos_api CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/khronos_api CARGO_PKG_AUTHORS='Brendan Zabarauskas :Corey Richardson:Arseny Kapoulkine:Pierre Krieger ' CARGO_PKG_DESCRIPTION='The Khronos XML API Registry, exposed as byte string constants.' CARGO_PKG_HOMEPAGE='https://github.com/brendanzab/gl-rs/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=khronos_api CARGO_PKG_REPOSITORY='https://github.com/brendanzab/gl-rs/' CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/khronos_api-5e328948108574a3/out /usr/bin/rustc --crate-name khronos_api /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/khronos_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c6872d8e358d4e55 -C extra-filename=-c6872d8e358d4e55 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn`(B 78 2:59.10(B  Compiling unic-langid v0.9.0(B 78 2:59.11(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/unic-langid CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' 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='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name unic_langid --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/unic-langid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="likelysubtags"' -C metadata=329572acabbe7ab1 -C extra-filename=-329572acabbe7ab1 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern unic_langid_impl=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libunic_langid_impl-626e5309f1525dd4.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:59.17(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/typenum CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/typenum-29a7da2e5e965c79/out TYPENUM_BUILD_CONSTS=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/typenum-29a7da2e5e965c79/out/consts.rs TYPENUM_BUILD_OP=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/typenum-29a7da2e5e965c79/out/op.rs /usr/bin/rustc --crate-name typenum /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/typenum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=ae840d536fca8e93 -C extra-filename=-ae840d536fca8e93 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:59.22(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/libloading CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A safer binding to platform’s dynamic library loading utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/libloading-f5ff3cd9f036e4a4/out /usr/bin/rustc --crate-name libloading /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/libloading/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=5402474bba7af898 -C extra-filename=-5402474bba7af898 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 --cfg mtsafe_dlerror -l dl`(B 78 2:59.34(B error[E0432]: unresolved import `crate::arch::x86_64::__m64`(B 78 2:59.34(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/api/into_bits/arch_specific.rs:51:15(B 78 2:59.34(B  |(B 78 2:59.34(B 51 |   $($arch_ty),*(B 78 2:59.34(B  |  ^^^^^^^^ no `__m64` in `arch::x86_64`(B 78 2:59.34(B ...(B 78 2:59.34(B 86 | / impl_arch!((B 78 2:59.34(B 87 | |  [x86["x86"]: __m64], [x86_64["x86_64"]: __m64],(B 78 2:59.34(B 88 | |  [arm["arm"]: int8x8_t, uint8x8_t, poly8x8_t, int16x4_t, uint16x4_t,(B 78 2:59.34(B 89 | |  poly16x4_t, int32x2_t, uint32x2_t, float32x2_t, int64x1_t,(B 78 2:59.34(B ... |(B 78 2:59.34(B 96 | |  test: test_v64(B 78 2:59.34(B 97 | | );(B 78 2:59.34(B  | |__- in this macro invocation(B 78 2:59.34(B  |(B 78 2:59.34(B  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 2:59.35(B error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8`(B 78 2:59.35(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask/x86/sse.rs:47:21(B 78 2:59.35(B  |(B 78 2:59.35(B 47 |  use crate::arch::x86_64::_mm_movemask_pi8;(B 78 2:59.35(B  |  ^^^^^^^^^^^^^^^^^^^^^----------------(B 78 2:59.35(B  |  | |(B 78 2:59.35(B  |  | help: a similar name exists in the module: `_mm_movemask_epi8`(B 78 2:59.35(B  |  no `_mm_movemask_pi8` in `arch::x86_64`(B 78 2:59.35(B  | (B 78 2:59.35(B  ::: /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask.rs:41:1(B 78 2:59.35(B  |(B 78 2:59.35(B 41 | impl_mask_reductions!(m8x8);(B 78 2:59.35(B  | ---------------------------- in this macro invocation(B 78 2:59.35(B  |(B 78 2:59.35(B  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 2:59.37(B error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8`(B 78 2:59.37(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask/x86/sse.rs:62:21(B 78 2:59.37(B  |(B 78 2:59.37(B 62 |  use crate::arch::x86_64::_mm_movemask_pi8;(B 78 2:59.37(B  |  ^^^^^^^^^^^^^^^^^^^^^----------------(B 78 2:59.37(B  |  | |(B 78 2:59.37(B  |  | help: a similar name exists in the module: `_mm_movemask_epi8`(B 78 2:59.37(B  |  no `_mm_movemask_pi8` in `arch::x86_64`(B 78 2:59.37(B  | (B 78 2:59.37(B  ::: /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask.rs:41:1(B 78 2:59.37(B  |(B 78 2:59.37(B 41 | impl_mask_reductions!(m8x8);(B 78 2:59.37(B  | ---------------------------- in this macro invocation(B 78 2:59.37(B  |(B 78 2:59.37(B  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 2:59.37(B error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8`(B 78 2:59.37(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask/x86/sse.rs:47:21(B 78 2:59.37(B  |(B 78 2:59.37(B 47 |  use crate::arch::x86_64::_mm_movemask_pi8;(B 78 2:59.37(B  |  ^^^^^^^^^^^^^^^^^^^^^----------------(B 78 2:59.37(B  |  | |(B 78 2:59.37(B  |  | help: a similar name exists in the module: `_mm_movemask_epi8`(B 78 2:59.37(B  |  no `_mm_movemask_pi8` in `arch::x86_64`(B 78 2:59.37(B  | (B 78 2:59.37(B  ::: /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask.rs:47:1(B 78 2:59.37(B  |(B 78 2:59.37(B 47 | impl_mask_reductions!(m16x4);(B 78 2:59.37(B  | ----------------------------- in this macro invocation(B 78 2:59.37(B  |(B 78 2:59.37(B  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 2:59.37(B error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8`(B 78 2:59.38(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask/x86/sse.rs:62:21(B 78 2:59.38(B  |(B 78 2:59.38(B 62 |  use crate::arch::x86_64::_mm_movemask_pi8;(B 78 2:59.38(B  |  ^^^^^^^^^^^^^^^^^^^^^----------------(B 78 2:59.38(B  |  | |(B 78 2:59.38(B  |  | help: a similar name exists in the module: `_mm_movemask_epi8`(B 78 2:59.38(B  |  no `_mm_movemask_pi8` in `arch::x86_64`(B 78 2:59.38(B  | (B 78 2:59.38(B  ::: /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask.rs:47:1(B 78 2:59.38(B  |(B 78 2:59.38(B 47 | impl_mask_reductions!(m16x4);(B 78 2:59.38(B  | ----------------------------- in this macro invocation(B 78 2:59.38(B  |(B 78 2:59.38(B  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 2:59.38(B error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8`(B 78 2:59.38(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask/x86/sse.rs:47:21(B 78 2:59.38(B  |(B 78 2:59.38(B 47 |  use crate::arch::x86_64::_mm_movemask_pi8;(B 78 2:59.38(B  |  ^^^^^^^^^^^^^^^^^^^^^----------------(B 78 2:59.38(B  |  | |(B 78 2:59.38(B  |  | help: a similar name exists in the module: `_mm_movemask_epi8`(B 78 2:59.38(B  |  no `_mm_movemask_pi8` in `arch::x86_64`(B 78 2:59.38(B  | (B 78 2:59.38(B  ::: /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask.rs:52:1(B 78 2:59.38(B  |(B 78 2:59.38(B 52 | impl_mask_reductions!(m32x2);(B 78 2:59.38(B  | ----------------------------- in this macro invocation(B 78 2:59.38(B  |(B 78 2:59.38(B  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 2:59.39(B error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8`(B 78 2:59.39(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask/x86/sse.rs:62:21(B 78 2:59.39(B  |(B 78 2:59.39(B 62 |  use crate::arch::x86_64::_mm_movemask_pi8;(B 78 2:59.39(B  |  ^^^^^^^^^^^^^^^^^^^^^----------------(B 78 2:59.39(B  |  | |(B 78 2:59.39(B  |  | help: a similar name exists in the module: `_mm_movemask_epi8`(B 78 2:59.39(B  |  no `_mm_movemask_pi8` in `arch::x86_64`(B 78 2:59.39(B  | (B 78 2:59.39(B  ::: /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/codegen/reductions/mask.rs:52:1(B 78 2:59.39(B  |(B 78 2:59.39(B 52 | impl_mask_reductions!(m32x2);(B 78 2:59.39(B  | ----------------------------- in this macro invocation(B 78 2:59.39(B  |(B 78 2:59.39(B  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 2:59.59(B  Compiling new_debug_unreachable v1.0.1(B 78 2:59.59(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=debug_unreachable CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/new_debug_unreachable CARGO_PKG_AUTHORS='Matt Brubeck :Jonathan Reem ' CARGO_PKG_DESCRIPTION='panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=new_debug_unreachable CARGO_PKG_REPOSITORY='https://github.com/mbrubeck/rust-debug-unreachable' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name debug_unreachable /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/new_debug_unreachable/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=022b853c9de3811a -C extra-filename=-022b853c9de3811a --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern unreachable=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libunreachable-f71e60f309a5c23f.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 2:59.71(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=maybe_uninit CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/maybe-uninit CARGO_PKG_AUTHORS='est31 :The Rust Project Developers' CARGO_PKG_DESCRIPTION='MaybeUninit for friends of backwards compatibility' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-uninit CARGO_PKG_REPOSITORY='https://github.com/est31/maybe-uninit' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/maybe-uninit-1589a591dd8beb06/out /usr/bin/rustc --crate-name maybe_uninit /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/maybe-uninit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=dc119b7ca0571bde -C extra-filename=-dc119b7ca0571bde --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`(B 78 2:59.81(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/anyhow CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/anyhow-235aed792a888b26/out /usr/bin/rustc --crate-name anyhow --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/anyhow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b0e495169779630b -C extra-filename=-b0e495169779630b --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn`(B 78 2:59.85(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/webext-storage-b6c1c624d871288a/build-script-build`(B 78 2:59.88(B [webext-storage 0.1.0] cargo:rerun-if-changed=build.rs(B 78 2:59.88(B [webext-storage 0.1.0] cargo:rerun-if-env-changed=DEP_SQLITE3_LINK_TARGET(B 78 2:59.89(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=target_lexicon CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/target-lexicon-0.9.0 CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_REPOSITORY='https://github.com/CraneStation/target-lexicon' 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='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/target-lexicon-31ab15058dfed9bf/out /usr/bin/rustc --crate-name target_lexicon --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/target-lexicon-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' -C metadata=752295cd2d334143 -C extra-filename=-752295cd2d334143 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:00.57(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=cose CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/cose CARGO_PKG_AUTHORS='Franziskus Kiefer :David Keeler ' CARGO_PKG_DESCRIPTION='Library to use COSE (https://tools.ietf.org/html/rfc8152) in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cose CARGO_PKG_REPOSITORY='https://github.com/franziskuskiefer/cose-rust' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/cose-ceed557feff1cfdd/out /usr/bin/rustc --crate-name cose /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/cose/src/cose.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' -C metadata=9864c1ccccecd8a2 -C extra-filename=-9864c1ccccecd8a2 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern moz_cbor=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libmoz_cbor-e2e6a37f24708ef6.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:00.69(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/getrandom CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/getrandom-2294163becfadce0/out /usr/bin/rustc --crate-name getrandom --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="std"' -C metadata=3e49c901eeb0b295 -C extra-filename=-3e49c901eeb0b295 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcfg_if-115ab1df1cae1206.rmeta --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:01.34(B accessible/atk/nsMaiInterfaceComponent.o(B 78 3:01.34(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceAction.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceAction.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceAction.cpp(B 78 3:01.39(B  Compiling iovec v0.1.4(B 78 3:01.40(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=iovec CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/iovec CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Portable buffer type for scatter/gather I/O operations(B 78 3:01.40(B ' CARGO_PKG_HOMEPAGE='https://github.com/carllerche/iovec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iovec CARGO_PKG_REPOSITORY='https://github.com/carllerche/iovec' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name iovec /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/iovec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=390bc0ff11ec56d7 -C extra-filename=-390bc0ff11ec56d7 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:01.51(B  Compiling num_cpus v1.13.0(B 78 3:01.53(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/num_cpus CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name num_cpus /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/num_cpus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=196af448caa6bf27 -C extra-filename=-196af448caa6bf27 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:01.69(B  Compiling time v0.1.40(B 78 3:01.70(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Utilities for working with time-related functions in Rust.(B 78 3:01.70(B ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/time' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_REPOSITORY='https://github.com/rust-lang/time' CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name time /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=242b26b434984409 -C extra-filename=-242b26b434984409 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:01.76(B  Compiling net2 v0.2.33(B 78 3:01.77(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=net2 CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Extensions to the standard library'\''s networking types as proposed in RFC 1158.(B 78 3:01.77(B ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/net2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=net2 CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/net2-rs' CARGO_PKG_VERSION=0.2.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name net2 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="duration"' -C metadata=566ef38f5e3c3c8b -C extra-filename=-566ef38f5e3c3c8b --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcfg_if-115ab1df1cae1206.rmeta --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:01.85(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.85(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:14:25(B 78 3:01.85(B  |(B 78 3:01.85(B 14 |  try!(parse_type(fmt, chars.next().unwrap(), self.tm));(B 78 3:01.85(B  |  ^^^(B 78 3:01.85(B  |(B 78 3:01.85(B  = note: `#[warn(deprecated)]` on by default(B 78 3:01.86(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.86(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:16:25(B 78 3:01.86(B  |(B 78 3:01.86(B 16 |  try!(fmt.write_char(ch));(B 78 3:01.86(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:151:13(B 78 3:01.87(B  |(B 78 3:01.87(B 151 |  try!(parse_type(fmt, 'a', tm));(B 78 3:01.87(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:152:13(B 78 3:01.87(B  |(B 78 3:01.87(B 152 |  try!(fmt.write_str(" "));(B 78 3:01.87(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:153:13(B 78 3:01.87(B  |(B 78 3:01.87(B 153 |  try!(parse_type(fmt, 'b', tm));(B 78 3:01.87(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:154:13(B 78 3:01.87(B  |(B 78 3:01.87(B 154 |  try!(fmt.write_str(" "));(B 78 3:01.87(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:155:13(B 78 3:01.87(B  |(B 78 3:01.87(B 155 |  try!(parse_type(fmt, 'e', tm));(B 78 3:01.87(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:156:13(B 78 3:01.87(B  |(B 78 3:01.87(B 156 |  try!(fmt.write_str(" "));(B 78 3:01.87(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:157:13(B 78 3:01.87(B  |(B 78 3:01.87(B 157 |  try!(parse_type(fmt, 'T', tm));(B 78 3:01.87(B  |  ^^^(B 78 3:01.87(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.87(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:158:13(B 78 3:01.88(B  |(B 78 3:01.88(B 158 |  try!(fmt.write_str(" "));(B 78 3:01.88(B  |  ^^^(B 78 3:01.88(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.88(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:162:13(B 78 3:01.88(B  |(B 78 3:01.88(B 162 |  try!(parse_type(fmt, 'm', tm));(B 78 3:01.88(B  |  ^^^(B 78 3:01.88(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.88(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:163:13(B 78 3:01.88(B  |(B 78 3:01.89(B 163 |  try!(fmt.write_str("/"));(B 78 3:01.89(B  |  ^^^(B 78 3:01.89(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.89(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:164:13(B 78 3:01.89(B  |(B 78 3:01.89(B 164 |  try!(parse_type(fmt, 'd', tm));(B 78 3:01.90(B  |  ^^^(B 78 3:01.90(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.90(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:165:13(B 78 3:01.90(B  |(B 78 3:01.90(B 165 |  try!(fmt.write_str("/"));(B 78 3:01.90(B  |  ^^^(B 78 3:01.90(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.90(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:172:13(B 78 3:01.90(B  |(B 78 3:01.90(B 172 |  try!(parse_type(fmt, 'Y', tm));(B 78 3:01.90(B  |  ^^^(B 78 3:01.90(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.90(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:173:13(B 78 3:01.90(B  |(B 78 3:01.91(B 173 |  try!(fmt.write_str("-"));(B 78 3:01.91(B  |  ^^^(B 78 3:01.92(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.92(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:174:13(B 78 3:01.92(B  |(B 78 3:01.92(B 174 |  try!(parse_type(fmt, 'm', tm));(B 78 3:01.92(B  |  ^^^(B 78 3:01.92(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.92(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:175:13(B 78 3:01.92(B  |(B 78 3:01.92(B 175 |  try!(fmt.write_str("-"));(B 78 3:01.92(B  |  ^^^(B 78 3:01.92(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.92(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:201:13(B 78 3:01.92(B  |(B 78 3:01.92(B 201 |  try!(parse_type(fmt, 'H', tm));(B 78 3:01.92(B  |  ^^^(B 78 3:01.92(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.92(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:202:13(B 78 3:01.92(B  |(B 78 3:01.92(B 202 |  try!(fmt.write_str(":"));(B 78 3:01.92(B  |  ^^^(B 78 3:01.93(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.93(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:206:13(B 78 3:01.93(B  |(B 78 3:01.93(B 206 |  try!(parse_type(fmt, 'I', tm));(B 78 3:01.93(B  |  ^^^(B 78 3:01.93(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.93(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:207:13(B 78 3:01.93(B  |(B 78 3:01.93(B 207 |  try!(fmt.write_str(":"));(B 78 3:01.93(B  |  ^^^(B 78 3:01.93(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.93(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:208:13(B 78 3:01.93(B  |(B 78 3:01.93(B 208 |  try!(parse_type(fmt, 'M', tm));(B 78 3:01.93(B  |  ^^^(B 78 3:01.93(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.94(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:209:13(B 78 3:01.94(B  |(B 78 3:01.94(B 209 |  try!(fmt.write_str(":"));(B 78 3:01.94(B  |  ^^^(B 78 3:01.94(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.94(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:210:13(B 78 3:01.94(B  |(B 78 3:01.94(B 210 |  try!(parse_type(fmt, 'S', tm));(B 78 3:01.94(B  |  ^^^(B 78 3:01.94(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:211:13(B 78 3:01.95(B  |(B 78 3:01.96(B 211 |  try!(fmt.write_str(" "));(B 78 3:01.96(B  |  ^^^(B 78 3:01.96(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.96(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:217:13(B 78 3:01.96(B  |(B 78 3:01.96(B 217 |  try!(parse_type(fmt, 'H', tm));(B 78 3:01.96(B  |  ^^^(B 78 3:01.96(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.96(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:218:13(B 78 3:01.96(B  |(B 78 3:01.96(B 218 |  try!(fmt.write_str(":"));(B 78 3:01.96(B  |  ^^^(B 78 3:01.96(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.96(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:219:13(B 78 3:01.96(B  |(B 78 3:01.96(B 219 |  try!(parse_type(fmt, 'M', tm));(B 78 3:01.96(B  |  ^^^(B 78 3:01.96(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.96(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:220:13(B 78 3:01.97(B  |(B 78 3:01.97(B 220 |  try!(fmt.write_str(":"));(B 78 3:01.97(B  |  ^^^(B 78 3:01.97(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.97(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:231:13(B 78 3:01.97(B  |(B 78 3:01.97(B 231 |  try!(parse_type(fmt, 'e', tm));(B 78 3:01.97(B  |  ^^^(B 78 3:01.97(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.97(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:232:13(B 78 3:01.97(B  |(B 78 3:01.97(B 232 |  try!(fmt.write_str("-"));(B 78 3:01.97(B  |  ^^^(B 78 3:01.98(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.98(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:233:13(B 78 3:01.98(B  |(B 78 3:01.98(B 233 |  try!(parse_type(fmt, 'b', tm));(B 78 3:01.98(B  |  ^^^(B 78 3:01.98(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.98(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/display.rs:234:13(B 78 3:01.98(B  |(B 78 3:01.99(B 234 |  try!(fmt.write_str("-"));(B 78 3:01.99(B  |  ^^^(B 78 3:01.99(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.99(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/duration.rs:374:9(B 78 3:01.99(B  |(B 78 3:01.99(B 374 |  try!(write!(f, "{}P", sign));(B 78 3:01.99(B  |  ^^^(B 78 3:01.99(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:01.99(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/duration.rs:377:13(B 78 3:01.99(B  |(B 78 3:01.99(B 377 |  try!(write!(f, "{}D", days));(B 78 3:02.00(B  |  ^^^(B 78 3:02.00(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.00(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/duration.rs:381:17(B 78 3:02.00(B  |(B 78 3:02.00(B 381 |  try!(write!(f, "T{}S", secs));(B 78 3:02.00(B  |  ^^^(B 78 3:02.00(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.00(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/duration.rs:383:17(B 78 3:02.00(B  |(B 78 3:02.00(B 383 |  try!(write!(f, "T{}.{:03}S", secs, abs.nanos / NANOS_PER_MILLI));(B 78 3:02.00(B  |  ^^^(B 78 3:02.00(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.00(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/duration.rs:385:17(B 78 3:02.00(B  |(B 78 3:02.00(B 385 |  try!(write!(f, "T{}.{:06}S", secs, abs.nanos / NANOS_PER_MICRO));(B 78 3:02.00(B  |  ^^^(B 78 3:02.00(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.00(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/duration.rs:387:17(B 78 3:02.01(B  |(B 78 3:02.01(B 387 |  try!(write!(f, "T{}.{:09}S", secs, abs.nanos));(B 78 3:02.01(B  |  ^^^(B 78 3:02.01(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.01(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/parse.rs:23:17(B 78 3:02.02(B  |(B 78 3:02.02(B 23 |  try!(parse_type(&mut s, ch, &mut tm));(B 78 3:02.02(B  |  ^^^(B 78 3:02.02(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.02(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/parse.rs:26:13(B 78 3:02.02(B  |(B 78 3:02.02(B 26 |  try!(parse_char(&mut s, ch));(B 78 3:02.02(B  |  ^^^(B 78 3:02.02(B warning: `...` range patterns are deprecated(B 78 3:02.02(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/parse.rs:336:17(B 78 3:02.02(B  |(B 78 3:02.02(B 336 |  '0' ... '9' => value = value * 10 + (ch as i64 - '0' as i64),(B 78 3:02.02(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:02.02(B  |(B 78 3:02.02(B  = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default(B 78 3:02.02(B warning: `...` range patterns are deprecated(B 78 3:02.02(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/parse.rs:359:17(B 78 3:02.02(B  |(B 78 3:02.02(B 359 |  '0' ... '9' => {(B 78 3:02.03(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:02.03(B warning: `...` range patterns are deprecated(B 78 3:02.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/lib.rs:605:11(B 78 3:02.04(B  |(B 78 3:02.04(B 605 |  (0...6, 0...11) => (),(B 78 3:02.04(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:02.04(B warning: `...` range patterns are deprecated(B 78 3:02.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/lib.rs:605:18(B 78 3:02.04(B  |(B 78 3:02.04(B 605 |  (0...6, 0...11) => (),(B 78 3:02.04(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:02.04(B warning: `...` range patterns are deprecated(B 78 3:02.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/lib.rs:606:18(B 78 3:02.04(B  |(B 78 3:02.04(B 606 |  (_wday, 0...11) => return Err(InvalidDayOfWeek),(B 78 3:02.04(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:02.05(B warning: `...` range patterns are deprecated(B 78 3:02.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/lib.rs:607:11(B 78 3:02.05(B  |(B 78 3:02.05(B 607 |  (0...6, _mon) => return Err(InvalidMonth),(B 78 3:02.05(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:02.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/tcp.rs:54:24(B 78 3:02.05(B  |(B 78 3:02.05(B 54 |  let addr = try!(::one_addr(addr));(B 78 3:02.05(B  |  ^^^(B 78 3:02.05(B  |(B 78 3:02.05(B note: the lint level is defined here(B 78 3:02.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/lib.rs:42:23(B 78 3:02.05(B  |(B 78 3:02.05(B 42 | #![deny(missing_docs, warnings)](B 78 3:02.05(B  |  ^^^^^^^^(B 78 3:02.05(B  = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`(B 78 3:02.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/tcp.rs:88:13(B 78 3:02.05(B  |(B 78 3:02.05(B 88 |  try!(addr.to_socket_addrs()).fold(Err(err), |prev, addr| {(B 78 3:02.05(B  |  ^^^(B 78 3:02.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/udp.rs:53:9(B 78 3:02.05(B  |(B 78 3:02.05(B 53 |  try!(self.with_socket(|sock| {(B 78 3:02.05(B  |  ^^^(B 78 3:02.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/udp.rs:54:24(B 78 3:02.05(B  |(B 78 3:02.05(B 54 |  let addr = try!(::one_addr(addr));(B 78 3:02.05(B  |  ^^^(B 78 3:02.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/socket.rs:31:28(B 78 3:02.06(B  |(B 78 3:02.06(B 31 |  Ok(Socket { inner: try!(sys::Socket::new(family, ty)) })(B 78 3:02.06(B  |  ^^^(B 78 3:02.06(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.06(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/socket.rs:58:13(B 78 3:02.06(B  |(B 78 3:02.06(B 58 |  try!(::cvt(c::getsockname(self.inner.raw(),(B 78 3:02.06(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/ext.rs:68:9(B 78 3:02.07(B  |(B 78 3:02.07(B 68 |  try!(::cvt(setsockopt(sock, opt, val, payload as *const _,(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/ext.rs:80:9(B 78 3:02.07(B  |(B 78 3:02.07(B 80 |  try!(::cvt(getsockopt(sock, opt, val,(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/ext.rs:732:9(B 78 3:02.07(B  |(B 78 3:02.07(B 732 |  try!(set_opt(self.as_sock(), SOL_SOCKET, SO_KEEPALIVE,(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/ext.rs:735:13(B 78 3:02.07(B  |(B 78 3:02.07(B 735 |  try!(set_opt(self.as_sock(), v(IPPROTO_TCP), KEEPALIVE_OPTION,(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/ext.rs:743:25(B 78 3:02.07(B  |(B 78 3:02.07(B 743 |  let keepalive = try!(get_opt::(self.as_sock(), SOL_SOCKET,(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/ext.rs:748:20(B 78 3:02.07(B  |(B 78 3:02.07(B 748 |  let secs = try!(get_opt::(self.as_sock(), v(IPPROTO_TCP),(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/ext.rs:1240:17(B 78 3:02.07(B  |(B 78 3:02.07(B 1240 |  let addrs = try!(addr.to_socket_addrs());(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/sys/unix/mod.rs:53:22(B 78 3:02.07(B  |(B 78 3:02.07(B 53 |  let fd = try!(::cvt(libc::socket(family, ty, 0)));(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/net2/src/lib.rs:73:21(B 78 3:02.07(B  |(B 78 3:02.07(B 73 |  let mut addrs = try!(tsa.to_socket_addrs());(B 78 3:02.07(B  |  ^^^(B 78 3:02.07(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/lib.rs:556:43(B 78 3:02.07(B  |(B 78 3:02.07(B 556 |  write!(f, "{}: %{}", self.description(), ch)(B 78 3:02.07(B  |  ^^^^^^^^^^^(B 78 3:02.07(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/lib.rs:561:39(B 78 3:02.07(B  |(B 78 3:02.07(B 561 |  _ => write!(f, "{}", self.description())(B 78 3:02.07(B  |  ^^^^^^^^^^^(B 78 3:02.07(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:02.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/duration.rs:405:30(B 78 3:02.07(B  |(B 78 3:02.07(B 405 |  write!(f, "{}", self.description())(B 78 3:02.07(B  |  ^^^^^^^^^^^(B 78 3:02.08(B warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches`(B 78 3:02.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/time/src/parse.rs:329:21(B 78 3:02.08(B  |(B 78 3:02.08(B 329 |  let s2 = ss.trim_left_matches(" ");(B 78 3:02.08(B  |  ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches`(B 78 3:03.90(B warning: 52 warnings emitted(B 78 3:03.90(B  Compiling atty v0.2.11(B 78 3:03.91(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/atty CARGO_PKG_AUTHORS='softprops ' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name atty /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/atty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=3bcbcbf523d7398a -C extra-filename=-3bcbcbf523d7398a --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:03.99(B warning: 15 warnings emitted(B 78 3:03.99(B  Compiling raw-window-handle v0.3.0(B 78 3:04.00(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=raw_window_handle CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/raw-window-handle CARGO_PKG_AUTHORS='Osspial ' CARGO_PKG_DESCRIPTION='Interoperability library for Rust Windowing applications.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unlicense CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=raw-window-handle CARGO_PKG_REPOSITORY='https://github.com/rust-windowing/raw-window-handle' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name raw_window_handle --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/raw-window-handle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=258c7cd1dd3bb7ce -C extra-filename=-258c7cd1dd3bb7ce --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:04.02(B  Compiling memmap v0.7.0(B 78 3:04.02(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=memmap CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/memmap CARGO_PKG_AUTHORS='Dan Burkert ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap CARGO_PKG_REPOSITORY='https://github.com/danburkert/memmap-rs' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name memmap /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/memmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=a04239eef2ae356a -C extra-filename=-a04239eef2ae356a --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:04.09(B  Compiling hashglobe v0.1.0 (/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/servo/components/hashglobe)(B 78 3:04.09(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=hashglobe CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/servo/components/hashglobe CARGO_PKG_AUTHORS='The Rust Project Developers:Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Fork of std::HashMap with stable fallible allocation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashglobe CARGO_PKG_REPOSITORY='https://github.com/Manishearth/hashglobe' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name hashglobe servo/components/hashglobe/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=17e37e39691449f6 -C extra-filename=-17e37e39691449f6 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:04.21(B  Compiling libudev-sys v0.1.3 (/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/dom/webauthn/libudev-sys)(B 78 3:04.22(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=libudev_sys CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/dom/webauthn/libudev-sys CARGO_PKG_AUTHORS='Tim Taubert ' CARGO_PKG_DESCRIPTION='FFI bindings to libudev' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libudev-sys CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name libudev_sys dom/webauthn/libudev-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=6857cac28bef71cb -C extra-filename=-6857cac28bef71cb --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern lazy_static=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblazy_static-3987eadc664f0dce.rmeta --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:04.42(B  Compiling pulse-ffi v0.1.0 (https://github.com/djg/cubeb-pulse-rs?rev=3224e2dee65c0726c448484d4c3c43956b9330ec#3224e2de)(B 78 3:04.43(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=pulse_ffi CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/pulse-ffi CARGO_PKG_AUTHORS='Dan Glastonbury ' CARGO_PKG_DESCRIPTION='FFI for libpulse.so supporting static linking and dynamic loading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulse-ffi CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name pulse_ffi /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/pulse-ffi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="dlopen"' -C metadata=87ca257b6a5359d8 -C extra-filename=-87ca257b6a5359d8 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:05.12(B  Compiling freetype v0.7.0(B 78 3:05.13(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=freetype CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/freetype CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Bindings for Freetype used by Servo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=freetype CARGO_PKG_REPOSITORY='https://github.com/servo/rust-freetype' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name freetype /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/freetype/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type rlib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=13a6c060ba007de4 -C extra-filename=-13a6c060ba007de4 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:05.56(B  Compiling dirs-sys v0.3.4(B 78 3:05.56(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dirs-sys CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-sys-rs' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name dirs_sys /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dirs-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=e05269cb53174393 -C extra-filename=-e05269cb53174393 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcfg_if-115ab1df1cae1206.rmeta --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:05.68(B warning: 3 warnings emitted(B 78 3:05.72(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_VERSION=1.0.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/build/serde-0eca4b12f1c0fa19/out /usr/bin/rustc --crate-name serde /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=2e652e5dd72d2493 -C extra-filename=-2e652e5dd72d2493 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern serde_derive=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libserde_derive-5aab9e610352da93.so --cap-lints warn --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic`(B 78 3:06.88(B  Compiling socket2 v0.3.10(B 78 3:06.89(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/socket2 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration(B 78 3:06.89(B possible intended.(B 78 3:06.89(B ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/socket2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/socket2-rs' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name socket2 --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/socket2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="reuseport"' -C metadata=fb31086a4c7d3099 -C extra-filename=-fb31086a4c7d3099 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcfg_if-115ab1df1cae1206.rmeta --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:06.95(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=qcms CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/gfx/qcms CARGO_PKG_AUTHORS='Jeff Muizelaar:Benoit Girard:Andrew Osmond' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=qcms CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/qcms-c05aa448a5d84171/out RUSTC_BOOTSTRAP=1 /usr/bin/rustc --crate-name qcms --edition=2018 gfx/qcms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=d59839f485fbf61d -C extra-filename=-d59839f485fbf61d --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblibc-13a0d9a00e0d07bb.rmeta -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:07.04(B warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead(B 78 3:07.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/socket2/src/sockaddr.rs:39:27(B 78 3:07.04(B  |(B 78 3:07.04(B 39 |  let mut storage = mem::uninitialized::();(B 78 3:07.04(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^(B 78 3:07.04(B  |(B 78 3:07.04(B  = note: `#[warn(deprecated)]` on by default(B 78 3:07.39(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/num_cpus CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name num_cpus /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/num_cpus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=cdee0164e5401bcc -C extra-filename=-cdee0164e5401bcc --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/liblibc-78fc03757521f509.rmeta --cap-lints warn`(B 78 3:08.38(B  Compiling serde_json v1.0.44(B 78 3:08.38(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde_json CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_VERSION=1.0.44 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name serde_json /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde_json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' -C metadata=bd9abeb0e7f0ce8b -C extra-filename=-bd9abeb0e7f0ce8b --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern itoa=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libitoa-d856bda22b129f49.rmeta --extern ryu=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libryu-7f66f45a8524fb14.rmeta --extern serde=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libserde-d58796e305197718.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:08.46(B  Compiling jobserver v0.1.21(B 78 3:08.47(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/jobserver CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU make jobserver for Rust(B 78 3:08.47(B ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/jobserver-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/jobserver-rs' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name jobserver --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/jobserver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=679b717fd2c33bff -C extra-filename=-679b717fd2c33bff --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/liblibc-78fc03757521f509.rmeta --cap-lints warn`(B 78 3:08.54(B warning: 1 warning emitted(B 78 3:08.56(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/getrandom CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/getrandom-6be86e33c47a251e/out /usr/bin/rustc --crate-name getrandom --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=259153a4b3b6470f -C extra-filename=-259153a4b3b6470f --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/libcfg_if-c63603fbaf4c8b84.rmeta --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/liblibc-78fc03757521f509.rmeta --cap-lints warn`(B 78 3:08.83(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:08.83(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde_json/src/error.rs:339:39(B 78 3:08.83(B  |(B 78 3:08.83(B 339 |  ErrorCode::Io(ref err) => error::Error::description(err),(B 78 3:08.83(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^(B 78 3:08.83(B  |(B 78 3:08.83(B  = note: `#[warn(deprecated)]` on by default(B 78 3:09.28(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/atty CARGO_PKG_AUTHORS='softprops ' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name atty /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/atty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=093ebb7a5b74e92e -C extra-filename=-093ebb7a5b74e92e --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/liblibc-78fc03757521f509.rmeta --cap-lints warn`(B 78 3:09.43(B  Compiling which v3.1.1(B 78 3:09.44(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/which CARGO_PKG_AUTHORS='Harry Fei ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name which /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/which/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c35016930cd3efba -C extra-filename=-c35016930cd3efba --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern libc=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/liblibc-78fc03757521f509.rmeta --cap-lints warn`(B 78 3:09.65(B  Compiling ffi-support v0.4.0(B 78 3:09.66(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=ffi_support CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/ffi-support CARGO_PKG_AUTHORS='Thom Chiovoloni ' CARGO_PKG_DESCRIPTION='A crate to help expose Rust functions over the FFI.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ffi-support CARGO_PKG_REPOSITORY='https://github.com/mozilla/application-services' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name ffi_support --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/ffi-support/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' -C metadata=e4bc1ef8cbe3d4db -C extra-filename=-e4bc1ef8cbe3d4db --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern lazy_static=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblazy_static-3987eadc664f0dce.rmeta --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblog-2e18d4a29e2bdc38.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:10.16(B  Compiling dogear v0.4.0(B 78 3:10.18(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=dogear CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dogear CARGO_PKG_AUTHORS='Lina Cambridge ' CARGO_PKG_DESCRIPTION='A library for merging bookmark trees.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dogear CARGO_PKG_REPOSITORY='https://github.com/mozilla/dogear' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name dogear --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dogear/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=ba7b206c4b5d63ac -C extra-filename=-ba7b206c4b5d63ac --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblog-2e18d4a29e2bdc38.rmeta --extern smallbitvec=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libsmallbitvec-0e3d84da758772b0.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:10.75(B  Compiling quote v1.0.2(B 78 3:10.76(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/quote CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name quote --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=edd9d1fae5860f55 -C extra-filename=-edd9d1fae5860f55 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern proc_macro2=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/libproc_macro2-96d906b1edd38cb5.rmeta --cap-lints warn`(B 78 3:11.07(B  Compiling tokio-current-thread v0.1.6(B 78 3:11.07(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=tokio_current_thread CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Single threaded executor which manage many tasks concurrently on the current thread.(B 78 3:11.08(B ' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tokio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-current-thread CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name tokio_current_thread /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=19e88de163eb07f5 -C extra-filename=-19e88de163eb07f5 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern futures=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libfutures-c8353dc044eeec70.rmeta --extern tokio_executor=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libtokio_executor-5177c80b911afde7.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:11.16(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/scheduler.rs:128:23(B 78 3:11.16(B  |(B 78 3:11.16(B 128 | struct Task(Spawn>>);(B 78 3:11.16(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future`(B 78 3:11.16(B  |(B 78 3:11.16(B note: the lint level is defined here(B 78 3:11.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:2:9(B 78 3:11.16(B  |(B 78 3:11.16(B 2 | #![deny(warnings, missing_docs, missing_debug_implementations)](B 78 3:11.16(B  |  ^^^^^^^^(B 78 3:11.16(B  = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]`(B 78 3:11.16(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/scheduler.rs:174:42(B 78 3:11.16(B  |(B 78 3:11.16(B 174 |  pub fn schedule(&mut self, item: Box>) {(B 78 3:11.16(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future`(B 78 3:11.16(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/scheduler.rs:362:28(B 78 3:11.16(B  |(B 78 3:11.16(B 362 |  pub fn new(future: Box + 'static>) -> Self {(B 78 3:11.16(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'static`(B 78 3:11.16(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/scheduler.rs:690:58(B 78 3:11.17(B  |(B 78 3:11.17(B 690 | unsafe fn hide_lt(p: *mut ArcNode) -> *mut UnsafeNotify {(B 78 3:11.17(B  |  ^^^^^^^^^^^^ help: use `dyn`: `dyn UnsafeNotify`(B 78 3:11.17(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.17(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/scheduler.rs:691:30(B 78 3:11.17(B  |(B 78 3:11.17(B 691 |  mem::transmute(p as *mut UnsafeNotify)(B 78 3:11.17(B  |  ^^^^^^^^^^^^ help: use `dyn`: `dyn UnsafeNotify`(B 78 3:11.17(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.17(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:67:40(B 78 3:11.18(B  |(B 78 3:11.18(B 67 |  spawn_receiver: mpsc::Receiver + Send + 'static>>,(B 78 3:11.18(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static`(B 78 3:11.18(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.18(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:189:43(B 78 3:11.18(B  |(B 78 3:11.18(B 189 |  fn spawn_local(&mut self, future: Box>, already_counted: bool);(B 78 3:11.18(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future`(B 78 3:11.18(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.18(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:193:29(B 78 3:11.18(B  |(B 78 3:11.18(B 193 |  spawn: Cell>,(B 78 3:11.18(B  |  ^^^^^^^^^^ help: use `dyn`: `dyn SpawnLocal`(B 78 3:11.18(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.19(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:427:21(B 78 3:11.19(B  |(B 78 3:11.19(B 427 |  future: Box + Send>,(B 78 3:11.19(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send`(B 78 3:11.20(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.20(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:632:30(B 78 3:11.20(B  |(B 78 3:11.20(B 632 |  sender: mpsc::Sender + Send + 'static>>,(B 78 3:11.20(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static`(B 78 3:11.20(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.20(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:734:21(B 78 3:11.20(B  |(B 78 3:11.20(B 734 |  future: Box>,(B 78 3:11.20(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future`(B 78 3:11.20(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.20(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:749:21(B 78 3:11.21(B  |(B 78 3:11.21(B 749 |  future: Box + Send>,(B 78 3:11.21(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send`(B 78 3:11.21(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.21(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:794:43(B 78 3:11.21(B  |(B 78 3:11.21(B 794 |  fn spawn_local(&mut self, future: Box>, already_counted: bool) {(B 78 3:11.21(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future`(B 78 3:11.21(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.21(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:807:43(B 78 3:11.21(B  |(B 78 3:11.21(B 807 |  fn set_spawn(&self, spawn: &mut SpawnLocal, f: F) -> R(B 78 3:11.21(B  |  ^^^^^^^^^^ help: use `dyn`: `dyn SpawnLocal`(B 78 3:11.21(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.22(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:822:52(B 78 3:11.22(B  |(B 78 3:11.23(B 822 |  let spawn = unsafe { hide_lt(spawn as *mut SpawnLocal) };(B 78 3:11.23(B  |  ^^^^^^^^^^ help: use `dyn`: `dyn SpawnLocal`(B 78 3:11.23(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.23(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:829:32(B 78 3:11.23(B  |(B 78 3:11.23(B 829 | unsafe fn hide_lt<'a>(p: *mut (SpawnLocal + 'a)) -> *mut (SpawnLocal + 'static) {(B 78 3:11.23(B  |  ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SpawnLocal + 'a`(B 78 3:11.23(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.23(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:829:59(B 78 3:11.23(B  |(B 78 3:11.23(B 829 | unsafe fn hide_lt<'a>(p: *mut (SpawnLocal + 'a)) -> *mut (SpawnLocal + 'static) {(B 78 3:11.23(B  |  ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SpawnLocal + 'static`(B 78 3:11.28(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:11.28(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:113:32(B 78 3:11.28(B  |(B 78 3:11.28(B 113 |  write!(fmt, "{}", self.description())(B 78 3:11.28(B  |  ^^^^^^^^^^^(B 78 3:11.28(B  |(B 78 3:11.28(B note: the lint level is defined here(B 78 3:11.28(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:2:9(B 78 3:11.28(B  |(B 78 3:11.28(B 2 | #![deny(warnings, missing_docs, missing_debug_implementations)](B 78 3:11.28(B  |  ^^^^^^^^(B 78 3:11.28(B  = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`(B 78 3:11.28(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:11.28(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:131:32(B 78 3:11.28(B  |(B 78 3:11.28(B 131 |  write!(fmt, "{}", self.description())(B 78 3:11.28(B  |  ^^^^^^^^^^^(B 78 3:11.29(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:11.29(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-current-thread/src/lib.rs:153:32(B 78 3:11.29(B  |(B 78 3:11.29(B 153 |  write!(fmt, "{}", self.description())(B 78 3:11.29(B  |  ^^^^^^^^^^^(B 78 3:11.40(B warning: unused return value of `std::mem::replace` that must be used(B 78 3:11.40(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dogear/src/merge.rs:1683:13(B 78 3:11.40(B  |(B 78 3:11.40(B 1683 | /  mem::replace((B 78 3:11.40(B 1684 | |  &mut self.matching_dupes_by_local_parent_guid,(B 78 3:11.40(B 1685 | |  matching_dupes_by_local_parent_guid,(B 78 3:11.40(B 1686 | |  );(B 78 3:11.40(B  | |______________^(B 78 3:11.40(B  |(B 78 3:11.40(B  = note: `#[warn(unused_must_use)]` on by default(B 78 3:11.40(B  = note: if you don't need the old value, you can just assign the new value directly(B 78 3:11.40(B warning: unused return value of `std::mem::replace` that must be used(B 78 3:11.40(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dogear/src/merge.rs:1742:13(B 78 3:11.40(B  |(B 78 3:11.40(B 1742 | /  mem::replace((B 78 3:11.40(B 1743 | |  &mut self.matching_dupes_by_local_parent_guid,(B 78 3:11.40(B 1744 | |  matching_dupes_by_local_parent_guid,(B 78 3:11.40(B 1745 | |  );(B 78 3:11.40(B  | |______________^(B 78 3:11.40(B  |(B 78 3:11.40(B  = note: if you don't need the old value, you can just assign the new value directly(B 78 3:11.40(B warning: unused return value of `std::mem::replace` that must be used(B 78 3:11.40(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dogear/src/tree.rs:488:9(B 78 3:11.40(B  |(B 78 3:11.40(B 488 |  mem::replace(&mut self.0.entries[self.1].content, Some(content));(B 78 3:11.40(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^(B 78 3:11.40(B  |(B 78 3:11.40(B  = note: if you don't need the old value, you can just assign the new value directly(B 78 3:11.40(B warning: unused return value of `std::mem::replace` that must be used(B 78 3:11.40(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dogear/src/tree.rs:658:17(B 78 3:11.40(B  |(B 78 3:11.40(B 658 |  mem::replace(&mut self.parent, BuilderEntryParent::Root);(B 78 3:11.40(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^(B 78 3:11.40(B  |(B 78 3:11.41(B  = note: if you don't need the old value, you can just assign the new value directly(B 78 3:11.41(B warning: unused return value of `std::mem::replace` that must be used(B 78 3:11.41(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dogear/src/tree.rs:686:9(B 78 3:11.41(B  |(B 78 3:11.41(B 686 |  mem::replace(&mut self.parent, new_parent);(B 78 3:11.41(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^(B 78 3:11.41(B  |(B 78 3:11.41(B  = note: if you don't need the old value, you can just assign the new value directly(B 78 3:11.79(B  Compiling tokio-timer v0.2.11(B 78 3:11.79(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=tokio_timer CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Timer facilities for Tokio(B 78 3:11.79(B ' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tokio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-timer CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name tokio_timer /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=e436855f9464714a -C extra-filename=-e436855f9464714a --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern crossbeam_utils=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-b06828b2099a1d72.rmeta --extern futures=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libfutures-c8353dc044eeec70.rmeta --extern slab=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libslab-1b1cc34325937571.rmeta --extern tokio_executor=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libtokio_executor-5177c80b911afde7.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:11.94(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.94(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/clock/clock.rs:20:21(B 78 3:11.94(B  |(B 78 3:11.94(B 20 |  now: Option>,(B 78 3:11.94(B  |  ^^^ help: use `dyn`: `dyn Now`(B 78 3:11.94(B  |(B 78 3:11.94(B note: the lint level is defined here(B 78 3:11.94(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/lib.rs:2:23(B 78 3:11.94(B  |(B 78 3:11.94(B 2 | #![deny(missing_docs, warnings, missing_debug_implementations)](B 78 3:11.94(B  |  ^^^^^^^^(B 78 3:11.94(B  = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]`(B 78 3:11.95(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/throttle.rs:161:32(B 78 3:11.95(B  |(B 78 3:11.95(B 161 |  fn cause(&self) -> Option<&StdError> {(B 78 3:11.95(B  |  ^^^^^^^^ help: use `dyn`: `dyn StdError`(B 78 3:11.95(B warning: unnecessary parentheses around block return value(B 78 3:11.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/timer/atomic_stack.rs:106:29(B 78 3:11.95(B  |(B 78 3:11.95(B 106 |  self.ptr = unsafe { (*entry.next_atomic.get()) };(B 78 3:11.95(B  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses(B 78 3:11.95(B  |(B 78 3:11.95(B note: the lint level is defined here(B 78 3:11.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/lib.rs:2:23(B 78 3:11.95(B  |(B 78 3:11.95(B 2 | #![deny(missing_docs, warnings, missing_debug_implementations)](B 78 3:11.95(B  |  ^^^^^^^^(B 78 3:11.95(B  = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]`(B 78 3:11.95(B warning: unnecessary parentheses around block return value(B 78 3:11.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/timer/entry.rs:208:18(B 78 3:11.95(B  |(B 78 3:11.95(B 208 |  unsafe { (*self.when.get()) }(B 78 3:11.95(B  |  ^^^^^^^^^^^^^^^^^^ help: remove these parentheses(B 78 3:11.95(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/timer/mod.rs:165:17(B 78 3:11.95(B  |(B 78 3:11.95(B 165 |  unpark: Box,(B 78 3:11.95(B  |  ^^^^^^ help: use `dyn`: `dyn Unpark`(B 78 3:11.95(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:11.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/timer/mod.rs:429:40(B 78 3:11.95(B  |(B 78 3:11.95(B 429 |  fn new(start: Instant, unpark: Box) -> Inner {(B 78 3:11.96(B  |  ^^^^^^ help: use `dyn`: `dyn Unpark`(B 78 3:11.96(B warning: unnecessary parentheses around block return value(B 78 3:11.96(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/wheel/level.rs:220:5(B 78 3:11.96(B  |(B 78 3:11.96(B 220 |  (1 << slot)(B 78 3:11.96(B  |  ^^^^^^^^^^^ help: remove these parentheses(B 78 3:12.10(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:12.10(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/timeout.rs:294:31(B 78 3:12.10(B  |(B 78 3:12.10(B 294 |  Inner(ref e) => e.description(),(B 78 3:12.10(B  |  ^^^^^^^^^^^(B 78 3:12.10(B  |(B 78 3:12.10(B note: the lint level is defined here(B 78 3:12.10(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/lib.rs:2:23(B 78 3:12.10(B  |(B 78 3:12.10(B 2 | #![deny(missing_docs, warnings, missing_debug_implementations)](B 78 3:12.10(B  |  ^^^^^^^^(B 78 3:12.10(B  = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`(B 78 3:12.10(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:12.10(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/timeout.rs:296:31(B 78 3:12.10(B  |(B 78 3:12.10(B 296 |  Timer(ref e) => e.description(),(B 78 3:12.10(B  |  ^^^^^^^^^^^(B 78 3:12.15(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:12.15(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/tokio-timer/src/error.rs:76:14(B 78 3:12.15(B  |(B 78 3:12.15(B 76 |  self.description().fmt(fmt)(B 78 3:12.15(B  |  ^^^^^^^^^^^(B 78 3:12.53(B warning: 20 warnings emitted(B 78 3:12.54(B  Compiling fxhash v0.2.1(B 78 3:12.54(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=fxhash CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/fxhash CARGO_PKG_AUTHORS='cbreeden ' CARGO_PKG_DESCRIPTION='A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fxhash CARGO_PKG_REPOSITORY='https://github.com/cbreeden/fxhash' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name fxhash /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/fxhash/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=01d9bc535ab57a3d -C extra-filename=-01d9bc535ab57a3d --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern byteorder=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libbyteorder-1a80ebeb148232a2.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:12.81(B  Compiling base64 v0.10.1(B 78 3:12.82(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/base64-0.10.1 CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_REPOSITORY='https://github.com/alicemaz/rust-base64' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name base64 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/base64-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=591b1af4b19beebe -C extra-filename=-591b1af4b19beebe --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern byteorder=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libbyteorder-1a80ebeb148232a2.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:12.94(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:12.94(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/base64-0.10.1/src/decode.rs:58:32(B 78 3:12.94(B  |(B 78 3:12.94(B 58 |  fn cause(&self) -> Option<&error::Error> {(B 78 3:12.94(B  |  ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error`(B 78 3:12.94(B  |(B 78 3:12.94(B note: the lint level is defined here(B 78 3:12.94(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/base64-0.10.1/src/lib.rs:61:5(B 78 3:12.94(B  |(B 78 3:12.94(B 61 |  warnings,(B 78 3:12.94(B  |  ^^^^^^^^(B 78 3:12.94(B  = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]`(B 78 3:13.88(B warning: 10 warnings emitted(B 78 3:13.88(B  Compiling dns-parser v0.8.0(B 78 3:13.88(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=dns_parser CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' Pure-rust DNS protocol parser library. This does not support network, only(B 78 3:13.88(B raw protocol parser.(B 78 3:13.88(B ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/dns-parser' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dns-parser CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name dns_parser /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=039ee07c447c7d12 -C extra-filename=-039ee07c447c7d12 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern byteorder=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libbyteorder-1a80ebeb148232a2.rmeta --extern quick_error=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libquick_error-b249d9aac5160d42.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:13.93(B warning: 1 warning emitted(B 78 3:13.94(B  Compiling rustc-hash v1.0.1(B 78 3:13.95(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc-hash CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name rustc_hash /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/rustc-hash/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=7974c1a905c26b08 -C extra-filename=-7974c1a905c26b08 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern byteorder=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/libbyteorder-9fb701a4363e74e2.rmeta --cap-lints warn`(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/name.rs:112:21(B 78 3:14.04(B  |(B 78 3:14.04(B 112 |  try!(fmt.write_char('.'));(B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B  |(B 78 3:14.04(B  = note: `#[warn(deprecated)]` on by default(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/name.rs:118:21(B 78 3:14.04(B  |(B 78 3:14.04(B 118 |  try!(fmt.write_char('.'));(B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/name.rs:121:17(B 78 3:14.04(B  |(B 78 3:14.04(B 121 |  try!(fmt.write_str(from_utf8(&data[pos+1..end]).unwrap()));(B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:15:22(B 78 3:14.04(B  |(B 78 3:14.04(B 15 |  let header = try!(Header::parse(data));(B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:19:24(B 78 3:14.04(B  |(B 78 3:14.04(B 19 |  let name = try!(Name::scan(&data[offset..], data));(B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:24:25(B 78 3:14.04(B  |(B 78 3:14.04(B 24 |  let qtype = try!(QueryType::parse((B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:28:44(B 78 3:14.04(B  |(B 78 3:14.04(B 28 |  let (prefer_unicast, qclass) = try!(parse_qclass_code((B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:41:26(B 78 3:14.04(B  |(B 78 3:14.04(B 41 |  answers.push(try!(parse_record(data, &mut offset)));(B 78 3:14.04(B  |  ^^^(B 78 3:14.04(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.04(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:45:30(B 78 3:14.04(B  |(B 78 3:14.04(B 45 |  nameservers.push(try!(parse_record(data, &mut offset)));(B 78 3:14.04(B  |  ^^^(B 78 3:14.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:52:32(B 78 3:14.05(B  |(B 78 3:14.05(B 52 |  opt = Some(try!(parse_opt_record(data, &mut offset)));(B 78 3:14.05(B  |  ^^^(B 78 3:14.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:57:33(B 78 3:14.05(B  |(B 78 3:14.05(B 57 |  additional.push(try!(parse_record(data, &mut offset)));(B 78 3:14.05(B  |  ^^^(B 78 3:14.05(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.05(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:75:18(B 78 3:14.06(B  |(B 78 3:14.06(B 75 |  let qclass = try!(QueryClass::parse(qclass_code));(B 78 3:14.06(B  |  ^^^(B 78 3:14.06(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:83:15(B 78 3:14.07(B  |(B 78 3:14.07(B 83 |  let cls = try!(Class::parse(class_code));(B 78 3:14.07(B  |  ^^^(B 78 3:14.07(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.07(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:89:16(B 78 3:14.07(B  |(B 78 3:14.07(B 89 |  let name = try!(Name::scan(&data[*offset..], data));(B 78 3:14.07(B  |  ^^^(B 78 3:14.08(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:94:15(B 78 3:14.08(B  |(B 78 3:14.08(B 94 |  let typ = try!(Type::parse((B 78 3:14.08(B  |  ^^^(B 78 3:14.08(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:99:35(B 78 3:14.08(B  |(B 78 3:14.08(B 99 |  let (multicast_unique, cls) = try!(parse_class_code(class_code));(B 78 3:14.08(B  |  ^^^(B 78 3:14.08(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:112:16(B 78 3:14.08(B  |(B 78 3:14.08(B 112 |  let data = try!(RData::parse(typ,(B 78 3:14.08(B  |  ^^^(B 78 3:14.08(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:130:15(B 78 3:14.08(B  |(B 78 3:14.08(B 130 |  let typ = try!(Type::parse((B 78 3:14.08(B  |  ^^^(B 78 3:14.08(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/parser.rs:149:16(B 78 3:14.08(B  |(B 78 3:14.08(B 149 |  let data = try!(RData::parse(typ,(B 78 3:14.08(B  |  ^^^(B 78 3:14.08(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/rdata/soa.rs:22:35(B 78 3:14.08(B  |(B 78 3:14.08(B 22 |  let primary_name_server = try!(Name::scan(rdata, original));(B 78 3:14.08(B  |  ^^^(B 78 3:14.08(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/rdata/soa.rs:24:23(B 78 3:14.08(B  |(B 78 3:14.08(B 24 |  let mailbox = try!(Name::scan(&rdata[pos..], original));(B 78 3:14.08(B  |  ^^^(B 78 3:14.08(B warning: `...` range patterns are deprecated(B 78 3:14.08(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:192:14(B 78 3:14.08(B  |(B 78 3:14.08(B 192 |  6...15 => Reserved(code),(B 78 3:14.08(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:14.08(B  |(B 78 3:14.08(B  = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default(B 78 3:14.09(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.09(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:144:1(B 78 3:14.09(B  |(B 78 3:14.09(B 144 | / quick_error! {(B 78 3:14.09(B 145 | |  /// The RCODE value according to RFC 1035(B 78 3:14.09(B 146 | |  #[derive(Debug, PartialEq, Eq, Clone, Copy)](B 78 3:14.09(B 147 | |  #[allow(missing_docs)] // names are from spec(B 78 3:14.10(B ... |(B 78 3:14.10(B 156 | |  }(B 78 3:14.10(B 157 | | }(B 78 3:14.11(B  | |_^(B 78 3:14.11(B  |(B 78 3:14.11(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.11(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.11(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:144:1(B 78 3:14.11(B  |(B 78 3:14.11(B 144 | / quick_error! {(B 78 3:14.11(B 145 | |  /// The RCODE value according to RFC 1035(B 78 3:14.11(B 146 | |  #[derive(Debug, PartialEq, Eq, Clone, Copy)](B 78 3:14.11(B 147 | |  #[allow(missing_docs)] // names are from spec(B 78 3:14.11(B ... |(B 78 3:14.11(B 156 | |  }(B 78 3:14.11(B 157 | | }(B 78 3:14.11(B  | |_^(B 78 3:14.11(B  |(B 78 3:14.11(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.11(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.11(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:144:1(B 78 3:14.11(B  |(B 78 3:14.11(B 144 | / quick_error! {(B 78 3:14.11(B 145 | |  /// The RCODE value according to RFC 1035(B 78 3:14.11(B 146 | |  #[derive(Debug, PartialEq, Eq, Clone, Copy)](B 78 3:14.11(B 147 | |  #[allow(missing_docs)] // names are from spec(B 78 3:14.11(B ... |(B 78 3:14.11(B 156 | |  }(B 78 3:14.11(B 157 | | }(B 78 3:14.11(B  | |_^(B 78 3:14.11(B  |(B 78 3:14.11(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.11(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.11(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:144:1(B 78 3:14.11(B  |(B 78 3:14.11(B 144 | / quick_error! {(B 78 3:14.11(B 145 | |  /// The RCODE value according to RFC 1035(B 78 3:14.11(B 146 | |  #[derive(Debug, PartialEq, Eq, Clone, Copy)](B 78 3:14.11(B 147 | |  #[allow(missing_docs)] // names are from spec(B 78 3:14.11(B ... |(B 78 3:14.11(B 156 | |  }(B 78 3:14.12(B 157 | | }(B 78 3:14.12(B  | |_^(B 78 3:14.12(B  |(B 78 3:14.12(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.12(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.12(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:144:1(B 78 3:14.12(B  |(B 78 3:14.12(B 144 | / quick_error! {(B 78 3:14.12(B 145 | |  /// The RCODE value according to RFC 1035(B 78 3:14.13(B 146 | |  #[derive(Debug, PartialEq, Eq, Clone, Copy)](B 78 3:14.13(B 147 | |  #[allow(missing_docs)] // names are from spec(B 78 3:14.13(B ... |(B 78 3:14.13(B 156 | |  }(B 78 3:14.13(B 157 | | }(B 78 3:14.14(B  | |_^(B 78 3:14.14(B  |(B 78 3:14.14(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.14(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.14(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:144:1(B 78 3:14.14(B  |(B 78 3:14.14(B 144 | / quick_error! {(B 78 3:14.14(B 145 | |  /// The RCODE value according to RFC 1035(B 78 3:14.14(B 146 | |  #[derive(Debug, PartialEq, Eq, Clone, Copy)](B 78 3:14.14(B 147 | |  #[allow(missing_docs)] // names are from spec(B 78 3:14.15(B ... |(B 78 3:14.15(B 156 | |  }(B 78 3:14.15(B 157 | | }(B 78 3:14.15(B  | |_^(B 78 3:14.15(B  |(B 78 3:14.15(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.15(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/num-traits CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/num-traits-7133b43de915ceb8/out /usr/bin/rustc --crate-name num_traits /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/num-traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=db312fe980034fea -C extra-filename=-db312fe980034fea --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 --cfg has_i128`(B 78 3:14.15(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/enums.rs:144:1(B 78 3:14.16(B  |(B 78 3:14.16(B 144 | / quick_error! {(B 78 3:14.16(B 145 | |  /// The RCODE value according to RFC 1035(B 78 3:14.16(B 146 | |  #[derive(Debug, PartialEq, Eq, Clone, Copy)](B 78 3:14.16(B 147 | |  #[allow(missing_docs)] // names are from spec(B 78 3:14.16(B ... |(B 78 3:14.16(B 156 | |  }(B 78 3:14.16(B 157 | | }(B 78 3:14.17(B  | |_^(B 78 3:14.17(B  |(B 78 3:14.17(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.22(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.22(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.22(B  |(B 78 3:14.22(B 3 | / quick_error! {(B 78 3:14.22(B 4 | |  /// Error parsing DNS packet(B 78 3:14.22(B 5 | |  #[derive(Debug)](B 78 3:14.22(B 6 | |  pub enum Error {(B 78 3:14.22(B ... |(B 78 3:14.22(B 70 | |  }(B 78 3:14.22(B 71 | | }(B 78 3:14.22(B  | |_^(B 78 3:14.22(B  |(B 78 3:14.22(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.27(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.27(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.27(B  |(B 78 3:14.27(B 3 | / quick_error! {(B 78 3:14.27(B 4 | |  /// Error parsing DNS packet(B 78 3:14.27(B 5 | |  #[derive(Debug)](B 78 3:14.27(B 6 | |  pub enum Error {(B 78 3:14.27(B ... |(B 78 3:14.27(B 70 | |  }(B 78 3:14.27(B 71 | | }(B 78 3:14.27(B  | |_^(B 78 3:14.27(B  |(B 78 3:14.27(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.32(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.32(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.32(B  |(B 78 3:14.32(B 3 | / quick_error! {(B 78 3:14.32(B 4 | |  /// Error parsing DNS packet(B 78 3:14.32(B 5 | |  #[derive(Debug)](B 78 3:14.32(B 6 | |  pub enum Error {(B 78 3:14.32(B ... |(B 78 3:14.32(B 70 | |  }(B 78 3:14.32(B 71 | | }(B 78 3:14.32(B  | |_^(B 78 3:14.32(B  |(B 78 3:14.32(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.37(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.37(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.37(B  |(B 78 3:14.37(B 3 | / quick_error! {(B 78 3:14.37(B 4 | |  /// Error parsing DNS packet(B 78 3:14.37(B 5 | |  #[derive(Debug)](B 78 3:14.37(B 6 | |  pub enum Error {(B 78 3:14.37(B ... |(B 78 3:14.37(B 70 | |  }(B 78 3:14.37(B 71 | | }(B 78 3:14.37(B  | |_^(B 78 3:14.37(B  |(B 78 3:14.37(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.43(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.43(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.43(B  |(B 78 3:14.43(B 3 | / quick_error! {(B 78 3:14.43(B 4 | |  /// Error parsing DNS packet(B 78 3:14.43(B 5 | |  #[derive(Debug)](B 78 3:14.43(B 6 | |  pub enum Error {(B 78 3:14.43(B ... |(B 78 3:14.43(B 70 | |  }(B 78 3:14.43(B 71 | | }(B 78 3:14.43(B  | |_^(B 78 3:14.43(B  |(B 78 3:14.43(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.48(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.48(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.48(B  |(B 78 3:14.48(B 3 | / quick_error! {(B 78 3:14.48(B 4 | |  /// Error parsing DNS packet(B 78 3:14.48(B 5 | |  #[derive(Debug)](B 78 3:14.48(B 6 | |  pub enum Error {(B 78 3:14.48(B ... |(B 78 3:14.48(B 70 | |  }(B 78 3:14.48(B 71 | | }(B 78 3:14.48(B  | |_^(B 78 3:14.48(B  |(B 78 3:14.48(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.53(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.53(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.53(B  |(B 78 3:14.53(B 3 | / quick_error! {(B 78 3:14.53(B 4 | |  /// Error parsing DNS packet(B 78 3:14.53(B 5 | |  #[derive(Debug)](B 78 3:14.53(B 6 | |  pub enum Error {(B 78 3:14.53(B ... |(B 78 3:14.53(B 70 | |  }(B 78 3:14.53(B 71 | | }(B 78 3:14.53(B  | |_^(B 78 3:14.53(B  |(B 78 3:14.53(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.58(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.59(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.59(B  |(B 78 3:14.59(B 3 | / quick_error! {(B 78 3:14.59(B 4 | |  /// Error parsing DNS packet(B 78 3:14.59(B 5 | |  #[derive(Debug)](B 78 3:14.59(B 6 | |  pub enum Error {(B 78 3:14.59(B ... |(B 78 3:14.59(B 70 | |  }(B 78 3:14.59(B 71 | | }(B 78 3:14.59(B  | |_^(B 78 3:14.59(B  |(B 78 3:14.59(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:14.65(B warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()(B 78 3:14.65(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/dns-parser/src/error.rs:3:1(B 78 3:14.65(B  |(B 78 3:14.65(B 3 | / quick_error! {(B 78 3:14.65(B 4 | |  /// Error parsing DNS packet(B 78 3:14.65(B 5 | |  #[derive(Debug)](B 78 3:14.65(B 6 | |  pub enum Error {(B 78 3:14.65(B ... |(B 78 3:14.65(B 70 | |  }(B 78 3:14.65(B 71 | | }(B 78 3:14.65(B  | |_^(B 78 3:14.65(B  |(B 78 3:14.65(B  = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)(B 78 3:15.00(B  Compiling serde_with v1.4.0(B 78 3:15.01(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=serde_with CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde_with CARGO_PKG_AUTHORS=jonasbb CARGO_PKG_DESCRIPTION='Custom de/serialization functions for Rust'\''s serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_with CARGO_PKG_REPOSITORY='https://github.com/jonasbb/serde_with' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name serde_with /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/serde_with/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="serde_with_macros"' -C metadata=0e3dde85b875d639 -C extra-filename=-0e3dde85b875d639 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern serde=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libserde-d58796e305197718.rmeta --extern serde_with_macros=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libserde_with_macros-7de6c7cadf72ccb0.so --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:15.27(B accessible/atk/nsMaiInterfaceDocument.o(B 78 3:15.29(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceComponent.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceComponent.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceComponent.cpp(B 78 3:15.92(B  Compiling toml v0.4.5(B 78 3:15.93(B warning: 1 warning emitted(B 78 3:15.93(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides(B 78 3:15.93(B implementations of the standard Serialize/Deserialize traits for TOML data to(B 78 3:15.93(B facilitate deserializing and serializing Rust structures.(B 78 3:15.93(B ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/toml-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/toml-rs' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name toml /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=eaf6ece1f61729dd -C extra-filename=-eaf6ece1f61729dd --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern serde=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libserde-2e652e5dd72d2493.rmeta --cap-lints warn`(B 78 3:15.94(B  Compiling qlog v0.3.0(B 78 3:15.95(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=qlog CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/qlog CARGO_PKG_AUTHORS='Lucas Pardue ' CARGO_PKG_DESCRIPTION='qlog data model for QUIC and HTTP/3' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=qlog CARGO_PKG_REPOSITORY='https://github.com/cloudflare/quiche' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name qlog --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/qlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=28a4eb35d3f943d2 -C extra-filename=-28a4eb35d3f943d2 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern serde=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libserde-d58796e305197718.rmeta --extern serde_derive=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libserde_derive-5aab9e610352da93.so --extern serde_json=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libserde_json-bd9abeb0e7f0ce8b.rmeta --extern serde_with=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libserde_with-0e3dde85b875d639.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:16.12(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/crossbeam-utils CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-861318e4011b2b71/out /usr/bin/rustc --crate-name crossbeam_utils /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/crossbeam-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=08c2484a79646550 -C extra-filename=-08c2484a79646550 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcfg_if-115ab1df1cae1206.rmeta --extern lazy_static=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/liblazy_static-3987eadc664f0dce.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 --cfg has_min_const_fn`(B 78 3:16.16(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:16.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/value.rs:448:40(B 78 3:16.16(B  |(B 78 3:16.16(B 448 |  while let Some(elem) = try!(visitor.next_element()) {(B 78 3:16.16(B  |  ^^^(B 78 3:16.16(B  |(B 78 3:16.16(B  = note: `#[warn(deprecated)]` on by default(B 78 3:16.16(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:16.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/value.rs:895:9(B 78 3:16.16(B  |(B 78 3:16.16(B 895 |  try!(ser::SerializeMap::serialize_key(self, key));(B 78 3:16.16(B  |  ^^^(B 78 3:16.16(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:16.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/tokens.rs:293:33(B 78 3:16.16(B  |(B 78 3:16.16(B 293 |  Some((i, c)) => try!(new_ch(self, &mut val, multiline, i, c)),(B 78 3:16.16(B  |  ^^^(B 78 3:16.16(B warning: use of deprecated macro `try`: use the `?` operator instead(B 78 3:16.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/tokens.rs:326:38(B 78 3:16.16(B  |(B 78 3:16.16(B 326 | ... val.push(try!(me.hex(start, i, len)));(B 78 3:16.16(B  |  ^^^(B 78 3:16.16(B warning: `...` range patterns are deprecated(B 78 3:16.16(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/datetime.rs:210:30(B 78 3:16.16(B  |(B 78 3:16.16(B 210 |  b'0' ... b'9' => {(B 78 3:16.16(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.16(B  |(B 78 3:16.17(B  = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default(B 78 3:16.17(B warning: `...` range patterns are deprecated(B 78 3:16.17(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:473:20(B 78 3:16.17(B  |(B 78 3:16.17(B 473 |  (Some(0...1), _) | (_, &None) => {(B 78 3:16.17(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.17(B warning: `...` range patterns are deprecated(B 78 3:16.17(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:512:21(B 78 3:16.17(B  |(B 78 3:16.17(B 512 |  'a' ... 'z' |(B 78 3:16.17(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.17(B warning: `...` range patterns are deprecated(B 78 3:16.17(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:513:21(B 78 3:16.17(B  |(B 78 3:16.17(B 513 |  'A' ... 'Z' |(B 78 3:16.17(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.17(B warning: `...` range patterns are deprecated(B 78 3:16.17(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:514:21(B 78 3:16.17(B  |(B 78 3:16.17(B 514 |  '0' ... '9' |(B 78 3:16.17(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.17(B warning: `...` range patterns are deprecated(B 78 3:16.17(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:977:28(B 78 3:16.17(B  |(B 78 3:16.17(B 977 |  (Some(0...1), _) | (_, &None) => {(B 78 3:16.17(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.17(B warning: `...` range patterns are deprecated(B 78 3:16.18(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/de.rs:845:21(B 78 3:16.18(B  |(B 78 3:16.18(B 845 |  '0' ... '9' if !first && first_zero && !allow_leading_zeros => {(B 78 3:16.18(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.18(B warning: `...` range patterns are deprecated(B 78 3:16.18(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/de.rs:848:21(B 78 3:16.18(B  |(B 78 3:16.18(B 848 |  '0' ... '9' => underscore = false,(B 78 3:16.18(B  |  ^^^ help: use `..=` for an inclusive range(B 78 3:16.18(B warning: trait objects without an explicit `dyn` are deprecated(B 78 3:16.18(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/tokens.rs:244:33(B 78 3:16.18(B  |(B 78 3:16.19(B 244 |   new_ch: &mut FnMut(&mut Tokenizer, &mut MaybeString,(B 78 3:16.19(B  |  _________________________________^(B 78 3:16.19(B 245 | |  bool, usize, char)(B 78 3:16.19(B 246 | |  -> Result<(), Error>)(B 78 3:16.19(B  | |_________________________________________________________^(B 78 3:16.19(B  |(B 78 3:16.19(B  = note: `#[warn(bare_trait_objects)]` on by default(B 78 3:16.19(B help: use `dyn`(B 78 3:16.19(B  |(B 78 3:16.19(B 244 |  new_ch: &mut dyn FnMut(&mut Tokenizer, &mut MaybeString,(B 78 3:16.19(B 245 |  bool, usize, char)(B 78 3:16.19(B 246 |  -> Result<(), Error>)(B 78 3:16.19(B  |(B 78 3:16.31(B warning: 38 warnings emitted(B 78 3:16.33(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/crossbeam-utils CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/crossbeam-utils-b076584f0f4aefc3/out /usr/bin/rustc --crate-name crossbeam_utils /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/crossbeam-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=f634ec1273c57dbf -C extra-filename=-f634ec1273c57dbf --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/libcfg_if-c63603fbaf4c8b84.rmeta --extern lazy_static=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/liblazy_static-39e2c9cd89297e80.rmeta --cap-lints warn --cfg has_min_const_fn`(B 78 3:16.53(B warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches`(B 78 3:16.53(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/datetime.rs:102:32(B 78 3:16.53(B  |(B 78 3:16.53(B 102 |  write!(f, ".{}", s.trim_right_matches('0'))?;(B 78 3:16.53(B  |  ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches`(B 78 3:16.68(B warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches`(B 78 3:16.68(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/de.rs:821:33(B 78 3:16.68(B  |(B 78 3:16.68(B 821 |  prefix.replace("_", "").trim_left_matches('+').parse().map_err(|_e| {(B 78 3:16.68(B  |  ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches`(B 78 3:16.69(B warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches`(B 78 3:16.69(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/de.rs:901:35(B 78 3:16.69(B  |(B 78 3:16.69(B 901 |  let mut number = integral.trim_left_matches('+')(B 78 3:16.69(B  |  ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches`(B 78 3:16.95(B warning: variable does not need to be mutable(B 78 3:16.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:787:22(B 78 3:16.95(B  |(B 78 3:16.95(B 787 |  fn serialize_f32(mut self, v: f32) -> Result<(), Self::Error> {(B 78 3:16.95(B  |  ----^^^^(B 78 3:16.95(B  |  |(B 78 3:16.95(B  |  help: remove this `mut`(B 78 3:16.95(B  |(B 78 3:16.95(B  = note: `#[warn(unused_mut)]` on by default(B 78 3:16.95(B warning: variable does not need to be mutable(B 78 3:16.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:803:22(B 78 3:16.95(B  |(B 78 3:16.95(B 803 |  fn serialize_f64(mut self, v: f64) -> Result<(), Self::Error> {(B 78 3:16.95(B  |  ----^^^^(B 78 3:16.95(B  |  |(B 78 3:16.95(B  |  help: remove this `mut`(B 78 3:16.95(B warning: variable does not need to be mutable(B 78 3:16.95(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:824:22(B 78 3:16.95(B  |(B 78 3:16.95(B 824 |  fn serialize_str(mut self, value: &str) -> Result<(), Self::Error> {(B 78 3:16.95(B  |  ----^^^^(B 78 3:16.95(B  |  |(B 78 3:16.95(B  |  help: remove this `mut`(B 78 3:16.96(B warning: variable does not need to be mutable(B 78 3:16.96(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:884:22(B 78 3:16.96(B  |(B 78 3:16.96(B 884 |  fn serialize_seq(mut self, len: Option)(B 78 3:16.96(B  |  ----^^^^(B 78 3:16.96(B  |  |(B 78 3:16.96(B  |  help: remove this `mut`(B 78 3:16.97(B warning: variable does not need to be mutable(B 78 3:16.97(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:914:22(B 78 3:16.97(B  |(B 78 3:16.97(B 914 |  fn serialize_map(mut self, _len: Option)(B 78 3:16.97(B  |  ----^^^^(B 78 3:16.97(B  |  |(B 78 3:16.97(B  |  help: remove this `mut`(B 78 3:16.97(B warning: variable does not need to be mutable(B 78 3:16.97(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:925:25(B 78 3:16.98(B  |(B 78 3:16.98(B 925 |  fn serialize_struct(mut self, name: &'static str, _len: usize)(B 78 3:16.98(B  |  ----^^^^(B 78 3:16.98(B  |  |(B 78 3:16.98(B  |  help: remove this `mut`(B 78 3:16.98(B warning: variable does not need to be mutable(B 78 3:16.98(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:1053:37(B 78 3:16.98(B  |(B 78 3:16.98(B 1053 |  SerializeTable::Table { mut ser, first, .. } => {(B 78 3:16.98(B  |  ----^^^(B 78 3:16.98(B  |  |(B 78 3:16.98(B  |  help: remove this `mut`(B 78 3:16.99(B warning: variable does not need to be mutable(B 78 3:16.99(B  --> /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/toml/src/ser.rs:1109:37(B 78 3:16.99(B  |(B 78 3:16.99(B 1109 |  SerializeTable::Table { mut ser, first, .. } => {(B 78 3:16.99(B  |  ----^^^(B 78 3:16.99(B  |  |(B 78 3:16.99(B  |  help: remove this `mut`(B 78 3:17.86(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=libdbus_sys CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/libdbus-sys CARGO_PKG_AUTHORS='David Henningsson ' CARGO_PKG_DESCRIPTION='FFI bindings to libdbus.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libdbus-sys CARGO_PKG_REPOSITORY='https://github.com/diwic/dbus-rs' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/libdbus-sys-a224d89f286942fd/out /usr/bin/rustc --crate-name libdbus_sys /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/libdbus-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=cbd0afa4dec1d887 -C extra-filename=-cbd0afa4dec1d887 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 -L native=/usr/lib64 -l dbus-1`(B 78 3:18.05(B  Compiling aho-corasick v0.7.6(B 78 3:18.06(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/aho-corasick CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name aho_corasick /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/aho-corasick/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3debc8e6587d891d -C extra-filename=-3debc8e6587d891d --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern memchr=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libmemchr-3c6bb4489170f7f5.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:18.39(B warning: 5 warnings emitted(B 78 3:18.40(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/aho-corasick CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name aho_corasick /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/aho-corasick/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=131e51dea8ea547c -C extra-filename=-131e51dea8ea547c --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern memchr=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/libmemchr-b8c8bc5e4988beda.rmeta --cap-lints warn`(B 78 3:18.45(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/nom CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_VERSION=5.1.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/build/nom-d7f600bf2082523c/out /usr/bin/rustc --crate-name nom --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/nom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=4a25a5c5768223b1 -C extra-filename=-4a25a5c5768223b1 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern memchr=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps/libmemchr-b8c8bc5e4988beda.rmeta --cap-lints warn --cfg stable_i128`(B 78 3:19.20(B warning: 24 warnings emitted(B 78 3:19.20(B  Compiling neqo-common v0.4.13 (https://github.com/mozilla/neqo?tag=v0.4.13#5cc310cc)(B 78 3:19.21(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=neqo_common CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-common CARGO_PKG_AUTHORS='Bobby Holley ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-common CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name neqo_common --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' -C metadata=5d875427a834970a -C extra-filename=-5d875427a834970a --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern chrono=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libchrono-bc338c9ee30a3ef9.rmeta --extern env_logger=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libenv_logger-542eb6d891b2498c.rmeta --extern lazy_static=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblazy_static-3987eadc664f0dce.rmeta --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblog-ed37691a7f085049.rmeta --extern qlog=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libqlog-28a4eb35d3f943d2.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1`(B 78 3:21.11(B error: aborting due to 7 previous errors(B 78 3:21.11(B For more information about this error, try `rustc --explain E0432`.(B 78 3:21.13(B error: could not compile `packed_simd`(B 78 3:21.13(B Caused by:(B 78 3:21.13(B process didn't exit successfully: `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=packed_simd CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd CARGO_PKG_AUTHORS='Gonzalo Brito Gadeschi ' CARGO_PKG_DESCRIPTION='Portable Packed SIMD vectors' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/packed_simd' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=packed_simd CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/packed_simd' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/build/packed_simd-893cf751a2fe722c/out RUSTC_BOOTSTRAP=1 /usr/bin/rustc --crate-name packed_simd --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/packed_simd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="into_bits"' -C metadata=f61a69d0fdd3c278 -C extra-filename=-f61a69d0fdd3c278 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/release/deps --extern cfg_if=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/x86_64-unknown-linux-gnu/release/deps/libcfg_if-115ab1df1cae1206.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1` (exit code: 1)(B 78 3:21.13(B warning: build failed, waiting for other jobs to finish...(B 78 3:21.47(B gmake[4]: Entering directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/xul'(B 78 3:21.49(B mkdir -p '.deps/'(B 78 3:21.49(B gmake[4]: Entering directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/browser/app'(B 78 3:21.50(B mkdir -p '.deps/'(B 78 3:21.50(B accessible/xul/Unified_cpp_accessible_xul0.o(B 78 3:21.50(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Unified_cpp_accessible_xul0.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/dom/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/dom/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/layout/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/layout/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/layout/xul/tree -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_xul0.o.pp -fdiagnostics-color Unified_cpp_accessible_xul0.cpp(B 78 3:21.50(B browser/app/nsBrowserApp.o(B 78 3:21.50(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsBrowserApp.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DXPCOM_GLUE -DMOZ_HAS_MOZGLUE '-DFIREFOX_ICO="/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/browser/branding/official/firefox.ico"' '-DDOCUMENT_ICO="/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/browser/branding/official/document.ico"' '-DNEWWINDOW_ICO="/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/browser/branding/official/newwindow.ico"' '-DNEWTAB_ICO="/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/browser/branding/official/newtab.ico"' '-DPBMODE_ICO="/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/browser/branding/official/pbmode.ico"' -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/browser/app -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/browser/app -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/build -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/toolkit/xre -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/xpcom/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/xpcom/build -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsBrowserApp.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/browser/app/nsBrowserApp.cpp(B 78 3:21.65(B  Compiling neqo-crypto v0.4.13 (https://github.com/mozilla/neqo?tag=v0.4.13#5cc310cc)(B 78 3:21.66(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-crypto CARGO_PKG_AUTHORS='Martin Thomson ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-crypto CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-crypto/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="deny-warnings"' --cfg 'feature="gecko"' -C metadata=563932b47e46736c -C extra-filename=-563932b47e46736c --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/build/neqo-crypto-563932b47e46736c -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern bindgen=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libbindgen-38e363aad4c130d1.rlib --extern serde=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libserde-2e652e5dd72d2493.rlib --extern serde_derive=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libserde_derive-5aab9e610352da93.so --extern toml=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps/libtoml-eaf6ece1f61729dd.rlib --cap-lints warn -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/build/libloading-b612ca53686166a3/out`(B 78 3:22.11(B gmake[4]: Entering directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/build'(B 78 3:22.11(B mkdir -p '.deps/'(B 78 3:22.11(B memory/build/Unified_cpp_memory_build0.o(B 78 3:22.11(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Unified_cpp_memory_build0.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_MEMORY_IMPL -DMOZ_HAS_MOZGLUE -DIMPL_MFBT -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/build -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/build -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_build0.o.pp -fdiagnostics-color Unified_cpp_memory_build0.cpp(B 78 3:23.80(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/browser/app'(B 78 3:23.83(B gmake[4]: Entering directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/mozalloc'(B 78 3:23.83(B mkdir -p '.deps/'(B 78 3:23.85(B memory/mozalloc/cxxalloc.o(B 78 3:23.86(B memory/mozalloc/mozalloc_abort.o(B 78 3:23.86(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o cxxalloc.o -c -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/mozalloc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/mozalloc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/build -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/cxxalloc.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/mozalloc/cxxalloc.cpp(B 78 3:23.95(B memory/mozalloc/Unified_cpp_memory_mozalloc0.o(B 78 3:23.96(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o mozalloc_abort.o -c -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/mozalloc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/mozalloc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/build -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/mozalloc_abort.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/mozalloc/mozalloc_abort.cpp(B 78 3:24.13(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Unified_cpp_memory_mozalloc0.o -c -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/mozalloc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/mozalloc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/memory/build -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_mozalloc0.o.pp -fdiagnostics-color Unified_cpp_memory_mozalloc0.cpp(B 78 3:24.44(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/mozalloc'(B 78 3:24.45(B gmake[4]: Entering directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt'(B 78 3:24.46(B mkdir -p '.deps/'(B 78 3:24.49(B mfbt/lz4.o(B 78 3:24.49(B /usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -o lz4.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/double-conversion -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -DMOZILLA_CLIENT -march=native -pipe -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -MD -MP -MF .deps/lz4.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/lz4/lz4.c(B 78 3:24.50(B mfbt/lz4frame.o(B 78 3:24.61(B /usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -o lz4frame.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/double-conversion -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -DMOZILLA_CLIENT -march=native -pipe -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -MD -MP -MF .deps/lz4frame.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/lz4/lz4frame.c(B 78 3:24.61(B mfbt/lz4hc.o(B 78 3:25.07(B  Running `/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/build/neqo-crypto-563932b47e46736c/build-script-build`(B 78 3:25.09(B [neqo-crypto 0.4.13] cargo:rustc-link-lib=dylib=nssutil3(B 78 3:25.09(B [neqo-crypto 0.4.13] cargo:rustc-link-lib=dylib=nss3(B 78 3:25.09(B [neqo-crypto 0.4.13] cargo:rustc-link-lib=dylib=ssl3(B 78 3:25.09(B [neqo-crypto 0.4.13] cargo:rustc-link-lib=dylib=plds4(B 78 3:25.09(B [neqo-crypto 0.4.13] cargo:rustc-link-lib=dylib=plc4(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rustc-link-lib=dylib=nspr4(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rustc-link-search=native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/bin(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rustc-link-search=native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/nss/nss_nss3(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rustc-link-search=native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/ssl/ssl_ssl3(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rustc-link-search=native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/config/external/nspr/pr(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/socket/neqo/extra-bindgen-flags(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/bindings.toml(B 78 3:25.10(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nss_p11.h(B 78 3:25.12(B /usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -o lz4hc.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/double-conversion -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -DMOZILLA_CLIENT -march=native -pipe -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -MD -MP -MF .deps/lz4hc.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/lz4/lz4hc.c(B 78 3:25.12(B mfbt/xxhash.o(B 78 3:25.28(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:25.28(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:25.28(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:25.28(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:25.28(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:25.28(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:25.28(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:25.28(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:25.30(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:25.30(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:25.30(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:25.30(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:25.30(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:25.30(B [neqo-crypto 0.4.13] /usr/include(B 78 3:25.30(B [neqo-crypto 0.4.13] End of search list.(B 78 3:27.16(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/memory/build'(B 78 3:27.18(B gmake[4]: Entering directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozglue/baseprofiler'(B 78 3:27.18(B mkdir -p '.deps/'(B 78 3:27.21(B mozglue/baseprofiler/shared-libraries-linux.o(B 78 3:27.22(B mozglue/baseprofiler/Unified_cpp_mozglue_baseprofiler0.o(B 78 3:27.22(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o shared-libraries-linux.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozglue/baseprofiler -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/core -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/linker -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-ignored-qualifiers -MD -MP -MF .deps/shared-libraries-linux.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/core/shared-libraries-linux.cc(B 78 3:27.28(B error: build failed(B 78 3:27.29(B gmake[4]: *** [/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/makefiles/rust.mk:305: force-cargo-library-build] Error 101(B 78 3:27.29(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/toolkit/library/rust'(B 78 3:27.29(B gmake[3]: *** [/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/recurse.mk:72: toolkit/library/rust/target] Error 2(B 78 3:27.29(B gmake[3]: *** Waiting for unfinished jobs....(B 78 3:27.31(B mozglue/baseprofiler/Unified_cpp_mozglue_baseprofiler1.o(B 78 3:27.31(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Unified_cpp_mozglue_baseprofiler0.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozglue/baseprofiler -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/core -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/linker -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-ignored-qualifiers -MD -MP -MF .deps/Unified_cpp_mozglue_baseprofiler0.o.pp -fdiagnostics-color Unified_cpp_mozglue_baseprofiler0.cpp(B 78 3:28.61(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:28.61(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nspr_time.h(B 78 3:28.75(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:28.75(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:28.75(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:28.75(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:28.75(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:28.75(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:28.75(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:28.75(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:28.75(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:28.75(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:28.75(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:28.75(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:28.75(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:28.75(B [neqo-crypto 0.4.13] /usr/include(B 78 3:28.75(B [neqo-crypto 0.4.13] End of search list.(B 78 3:28.87(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:28.87(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nss_sslopt.h(B 78 3:29.01(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:29.01(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:29.01(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:29.01(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:29.01(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:29.01(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:29.01(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:29.01(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:29.01(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:29.01(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:29.01(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:29.02(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:29.02(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:29.02(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:29.02(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:29.02(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:29.02(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:29.02(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:29.02(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:29.02(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:29.02(B [neqo-crypto 0.4.13] /usr/include(B 78 3:29.02(B [neqo-crypto 0.4.13] End of search list.(B 78 3:29.40(B In file included from Unified_cpp_mozglue_baseprofiler0.cpp:137:(B 78 3:29.40(B /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulMain.cpp: In function 'bool lul::GetAndCheckStackTrace(lul::LUL*, const char*)':(B 78 3:29.40(B /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulMain.cpp:1567:42: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct lul::UnwindRegs'; use assignment or value-initialization instead [-Wclass-memaccess](B 78 3:29.41(B 1567 | memset(&startRegs, 0, sizeof(startRegs));(B 78 3:29.41(B | ^(B 78 3:29.41(B In file included from /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulMainInt.h:11,(B 78 3:29.41(B from /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulDwarfSummariser.h:10,(B 78 3:29.41(B from /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulDwarfExt.h:45,(B 78 3:29.41(B from /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulDwarfInt.h:42,(B 78 3:29.41(B from /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulDwarf.cpp:57,(B 78 3:29.41(B from Unified_cpp_mozglue_baseprofiler0.cpp:110:(B 78 3:29.41(B /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/lul/LulMain.h:134:8: note: 'struct lul::UnwindRegs' declared here(B 78 3:29.41(B 134 | struct UnwindRegs {(B 78 3:29.41(B | ^~~~~~~~~~(B 78 3:29.45(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Unified_cpp_mozglue_baseprofiler1.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozglue/baseprofiler -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/baseprofiler/core -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mozglue/linker -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-ignored-qualifiers -MD -MP -MF .deps/Unified_cpp_mozglue_baseprofiler1.o.pp -fdiagnostics-color Unified_cpp_mozglue_baseprofiler1.cpp(B 78 3:29.78(B /usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -o xxhash.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/double-conversion -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -DMOZILLA_CLIENT -march=native -pipe -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -MD -MP -MF .deps/xxhash.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/lz4/xxhash.c(B 78 3:29.79(B mfbt/Compression.o(B 78 3:30.65(B mfbt/Unified_cpp_mfbt0.o(B 78 3:30.65(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Compression.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/double-conversion -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Compression.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/Compression.cpp(B 78 3:30.71(B mfbt/Unified_cpp_mfbt1.o(B 78 3:30.71(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Unified_cpp_mfbt0.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/double-conversion -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mfbt0.o.pp -fdiagnostics-color Unified_cpp_mfbt0.cpp(B 78 3:30.90(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o Unified_cpp_mfbt1.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/mfbt/double-conversion -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mfbt1.o.pp -fdiagnostics-color Unified_cpp_mfbt1.cpp(B 78 3:31.09(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:31.09(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nspr_error.h(B 78 3:31.15(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:31.15(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:31.15(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:31.15(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:31.15(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:31.15(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:31.15(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:31.15(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:31.15(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:31.15(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:31.15(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:31.15(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:31.15(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:31.15(B [neqo-crypto 0.4.13] /usr/include(B 78 3:31.16(B [neqo-crypto 0.4.13] End of search list.(B 78 3:31.23(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:31.23(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nss_secerr.h(B 78 3:31.29(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:31.29(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:31.29(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:31.29(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:31.29(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:31.29(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:31.29(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:31.29(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:31.29(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:31.29(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:31.29(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:31.29(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:31.29(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:31.30(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:31.30(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:31.30(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:31.30(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:31.30(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:31.30(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:31.30(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:31.30(B [neqo-crypto 0.4.13] /usr/include(B 78 3:31.30(B [neqo-crypto 0.4.13] End of search list.(B 78 3:31.35(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:31.35(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nss_ciphers.h(B 78 3:31.41(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:31.41(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:31.41(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:31.41(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:31.41(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:31.41(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:31.41(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:31.41(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:31.41(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:31.41(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:31.41(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:31.41(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:31.41(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:31.41(B [neqo-crypto 0.4.13] /usr/include(B 78 3:31.41(B [neqo-crypto 0.4.13] End of search list.(B 78 3:31.45(B accessible/atk/nsMaiInterfaceEditableText.o(B 78 3:31.45(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceDocument.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceDocument.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceDocument.cpp(B 78 3:31.52(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:31.52(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nspr_err.h(B 78 3:31.57(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:31.57(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:31.57(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:31.57(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:31.57(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:31.57(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:31.57(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:31.57(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:31.58(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:31.58(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:31.58(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:31.58(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:31.58(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:31.58(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:31.58(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:31.59(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:31.59(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:31.59(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:31.59(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:31.59(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:31.59(B [neqo-crypto 0.4.13] /usr/include(B 78 3:31.59(B [neqo-crypto 0.4.13] End of search list.(B 78 3:31.71(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:31.71(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nspr_io.h(B 78 3:31.76(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:31.76(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:31.76(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:31.76(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:31.76(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:31.76(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:31.76(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:31.76(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:31.76(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:31.76(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:31.76(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:31.76(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:31.76(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:31.76(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:31.76(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:31.77(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:31.77(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:31.77(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:31.77(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:31.77(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:31.77(B [neqo-crypto 0.4.13] /usr/include(B 78 3:31.77(B [neqo-crypto 0.4.13] End of search list.(B 78 3:32.36(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:32.37(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/mozpkix.hpp(B 78 3:32.42(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:32.42(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:32.42(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:32.42(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:32.42(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:32.42(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:32.42(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:32.42(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:32.42(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:32.42(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:32.42(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:32.42(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:32.42(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:32.42(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:32.42(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:32.42(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:32.42(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:32.42(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:32.42(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:32.42(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:32.44(B [neqo-crypto 0.4.13] /usr/include(B 78 3:32.44(B [neqo-crypto 0.4.13] End of search list.(B 78 3:32.66(B accessible/atk/nsMaiInterfaceHyperlinkImpl.o(B 78 3:32.67(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceEditableText.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceEditableText.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceEditableText.cpp(B 78 3:32.78(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mfbt'(B 78 3:32.78(B accessible/atk/nsMaiInterfaceHypertext.o(B 78 3:32.78(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceHyperlinkImpl.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceHyperlinkImpl.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceHyperlinkImpl.cpp(B 78 3:34.89(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:34.89(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nss_sslerr.h(B 78 3:34.95(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:34.95(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:34.95(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:34.95(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:34.95(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:34.95(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:34.95(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:34.95(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:34.95(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:34.95(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:34.95(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:34.96(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:34.96(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:34.96(B [neqo-crypto 0.4.13] /usr/include(B 78 3:34.96(B [neqo-crypto 0.4.13] End of search list.(B 78 3:35.02(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:35.02(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nss_ssl.h(B 78 3:35.09(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:35.09(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:35.09(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:35.09(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:35.09(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:35.09(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:35.09(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:35.09(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:35.09(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:35.09(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:35.09(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:35.09(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:35.09(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:35.09(B [neqo-crypto 0.4.13] /usr/include(B 78 3:35.09(B [neqo-crypto 0.4.13] End of search list.(B 78 3:35.20(B accessible/atk/nsMaiInterfaceImage.o(B 78 3:35.20(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceHypertext.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceHypertext.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceHypertext.cpp(B 78 3:37.20(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:37.20(B [neqo-crypto 0.4.13] cargo:rerun-if-changed=bindings/nss_init.h(B 78 3:37.26(B [neqo-crypto 0.4.13] clang version 11.0.0(B 78 3:37.26(B [neqo-crypto 0.4.13] Target: x86_64-unknown-linux-gnu(B 78 3:37.26(B [neqo-crypto 0.4.13] Thread model: posix(B 78 3:37.26(B [neqo-crypto 0.4.13] InstalledDir:(B 78 3:37.26(B [neqo-crypto 0.4.13] Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0(B 78 3:37.26(B [neqo-crypto 0.4.13] Candidate multilib: .;@m64(B 78 3:37.26(B [neqo-crypto 0.4.13] Candidate multilib: 32;@m32(B 78 3:37.26(B [neqo-crypto 0.4.13] Selected multilib: .;@m64(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/usr/local/include"(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring nonexistent directory "../../../../lib/clang/11.0.0/include"(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring nonexistent directory "/include"(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include/nspr"(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10"(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu"(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward"(B 78 3:37.26(B [neqo-crypto 0.4.13] ignoring duplicate directory "/usr/include"(B 78 3:37.26(B [neqo-crypto 0.4.13] #include "..." search starts here:(B 78 3:37.26(B [neqo-crypto 0.4.13] #include <...> search starts here:(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/include/nspr(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/include/nss(B 78 3:37.26(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/include/pixman-1(B 78 3:37.26(B [neqo-crypto 0.4.13] /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/cairo(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/x86_64-pc-linux-gnu(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/backward(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/lib/llvm/11/bin/../../../../lib/clang/11.0.0/include(B 78 3:37.26(B [neqo-crypto 0.4.13] /usr/include(B 78 3:37.26(B [neqo-crypto 0.4.13] End of search list.(B 78 3:38.49(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/xul'(B 78 3:38.50(B accessible/atk/nsMaiInterfaceSelection.o(B 78 3:38.50(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceImage.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceImage.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceImage.cpp(B 78 3:38.70(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozglue/baseprofiler'(B 78 3:38.70(B accessible/atk/nsMaiInterfaceTable.o(B 78 3:38.70(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceSelection.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceSelection.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceSelection.cpp(B 78 3:39.39(B [neqo-crypto 0.4.13] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)(B 78 3:39.39(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=neqo_crypto CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-crypto CARGO_PKG_AUTHORS='Martin Thomson ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-crypto CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' OUT_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/build/neqo-crypto-51d5433da61ba479/out /usr/bin/rustc --crate-name neqo_crypto --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-crypto/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' --cfg 'feature="gecko"' -C metadata=7ac9203533597a34 -C extra-filename=-7ac9203533597a34 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblog-ed37691a7f085049.rmeta --extern neqo_common=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_common-5d875427a834970a.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/config/external/nspr/pr -l dylib=nssutil3 -l dylib=nss3 -l dylib=ssl3 -l dylib=plds4 -l dylib=plc4 -l dylib=nspr4`(B 78 3:40.13(B accessible/atk/nsMaiInterfaceTableCell.o(B 78 3:40.13(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceTable.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceTable.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceTable.cpp(B 78 3:40.18(B accessible/atk/nsMaiInterfaceText.o(B 78 3:40.18(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceTableCell.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceTableCell.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceTableCell.cpp(B 78 3:41.44(B  Compiling neqo-transport v0.4.13 (https://github.com/mozilla/neqo?tag=v0.4.13#5cc310cc)(B 78 3:41.44(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=neqo_transport CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-transport CARGO_PKG_AUTHORS='EKR :Andy Grover ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-transport CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name neqo_transport --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-transport/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' -C metadata=cedd23e3e2c8ae95 -C extra-filename=-cedd23e3e2c8ae95 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern indexmap=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libindexmap-9a2438c27a6b220b.rmeta --extern lazy_static=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblazy_static-3987eadc664f0dce.rmeta --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblog-ed37691a7f085049.rmeta --extern neqo_common=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_common-5d875427a834970a.rmeta --extern neqo_crypto=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_crypto-7ac9203533597a34.rmeta --extern qlog=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libqlog-28a4eb35d3f943d2.rmeta --extern smallvec=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libsmallvec-eac85e44d9a0f879.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/config/external/nspr/pr`(B 78 3:43.05(B accessible/atk/nsMaiInterfaceValue.o(B 78 3:43.05(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceText.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceText.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceText.cpp(B 78 3:43.77(B /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++17 -o nsMaiInterfaceValue.o -c -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/base -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/generic -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/html -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/ipc/other -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xpcom -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/xul -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/other-licenses/atk-1.0 -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/ipc/glue -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/include/nss -I/usr/include/pixman-1 -fPIC -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/mozilla-config.h -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++2a-compat -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -march=native -pipe -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O3 -fomit-frame-pointer -funwind-tables -I/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/widget/gtk/compat-gtk3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wno-error=unused-function -Wno-error=shadow -Wno-unused-local-typedefs -MD -MP -MF .deps/nsMaiInterfaceValue.o.pp -fdiagnostics-color /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/accessible/atk/nsMaiInterfaceValue.cpp(B 78 3:47.03(B  Compiling neqo-qpack v0.4.13 (https://github.com/mozilla/neqo?tag=v0.4.13#5cc310cc)(B 78 3:47.04(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=neqo_qpack CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-qpack CARGO_PKG_AUTHORS='Dragana Damjanovic ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-qpack CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name neqo_qpack --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-qpack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' -C metadata=38581435b9c989ad -C extra-filename=-38581435b9c989ad --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern lazy_static=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblazy_static-3987eadc664f0dce.rmeta --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblog-ed37691a7f085049.rmeta --extern neqo_common=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_common-5d875427a834970a.rmeta --extern neqo_crypto=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_crypto-7ac9203533597a34.rmeta --extern neqo_transport=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_transport-cedd23e3e2c8ae95.rmeta --extern qlog=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libqlog-28a4eb35d3f943d2.rmeta --extern static_assertions=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libstatic_assertions-5cad24bcdac22b2c.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/config/external/nspr/pr`(B 78 3:47.79(B  Compiling neqo-http3 v0.4.13 (https://github.com/mozilla/neqo?tag=v0.4.13#5cc310cc)(B 78 3:47.79(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_CRATE_NAME=neqo_http3 CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-http3 CARGO_PKG_AUTHORS='Dragana Damjanovic ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-http3 CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name neqo_http3 --edition=2018 /var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/third_party/rust/neqo-http3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' -C metadata=54e695a83cc65edf -C extra-filename=-54e695a83cc65edf --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblog-ed37691a7f085049.rmeta --extern neqo_common=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_common-5d875427a834970a.rmeta --extern neqo_crypto=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_crypto-7ac9203533597a34.rmeta --extern neqo_qpack=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_qpack-38581435b9c989ad.rmeta --extern neqo_transport=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_transport-cedd23e3e2c8ae95.rmeta --extern qlog=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libqlog-28a4eb35d3f943d2.rmeta --extern smallvec=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libsmallvec-eac85e44d9a0f879.rmeta --cap-lints warn -C opt-level=2 --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/config/external/nspr/pr`(B 78 3:51.63(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/accessible/atk'(B 78 4:02.57(B  Compiling http3server v0.1.1 (/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/netwerk/test/http3server)(B 78 4:02.57(B  Running `CARGO=/usr/lib/rust/1.48.0/bin/cargo-1.48.0 CARGO_BIN_NAME=http3server CARGO_CRATE_NAME=http3server CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/netwerk/test/http3server CARGO_PKG_AUTHORS='Dragana Damjanovic ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http3server CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps:/usr/lib/rust/1.48.0/lib' /usr/bin/rustc --crate-name http3server --edition=2018 netwerk/test/http3server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=cdd924575c035bb0 -C extra-filename=-cdd924575c035bb0 --out-dir /var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps -L dependency=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./release/deps --extern log=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/liblog-ed37691a7f085049.rlib --extern mio=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libmio-527302a4ca23b910.rlib --extern mio_extras=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libmio_extras-12090c510aa7aaa3.rlib --extern neqo_common=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_common-5d875427a834970a.rlib --extern neqo_crypto=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_crypto-7ac9203533597a34.rlib --extern neqo_http3=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_http3-54e695a83cc65edf.rlib --extern neqo_qpack=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_qpack-38581435b9c989ad.rlib --extern neqo_transport=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server/./x86_64-unknown-linux-gnu/release/deps/libneqo_transport-cedd23e3e2c8ae95.rlib -C opt-level=2 --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/config/external/nspr/pr`(B 78 4:07.26(B  Finished release [optimized] target(s) in 3m 14s(B 78 4:07.36(B ../../../config/nsinstall -R -m 755 'x86_64-unknown-linux-gnu/release/http3server' '../../../dist/bin'(B 78 4:07.36(B gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build/netwerk/test/http3server'(B 78 4:07.36(B gmake[3]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build'(B 78 4:07.36(B gmake[2]: *** [/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/recurse.mk:34: compile] Error 2(B 78 4:07.36(B gmake[2]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build'(B 78 4:07.36(B gmake[1]: *** [/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0/config/rules.mk:355: default] Error 2(B 78 4:07.36(B gmake[1]: Leaving directory '/var/tmp/portage/www-client/firefox-83.0/work/firefox_build'(B 78 4:07.36(B gmake: *** [client.mk:125: build] Error 2(B 78 4:07.36(B 0 compiler warnings present.(B 78 * ERROR: www-client/firefox-83.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 4477: Called die * The specific snippet of code: * ${virtx_cmd} ./mach build --verbose || die * * If you need support, post the output of `emerge --info '=www-client/firefox-83.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-client/firefox-83.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/www-client/firefox-83.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-83.0/temp/environment'. * Working directory: '/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0' * S: '/var/tmp/portage/www-client/firefox-83.0/work/firefox-83.0'