Package: src:rust-wasmtime
Version: 19.0.0+dfsg-3
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --sourcedirectory cranelift/umbrella
dh_update_autotools_config -O--sourcedirectory=cranelift/umbrella
dh_autoreconf -O--sourcedirectory=cranelift/umbrella
debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[ -f Cargo.lock.orig ] || mv Cargo.lock Cargo.lock.orig
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_configure --buildsystem=rust -O--sourcedirectory=cranelift/umbrella
cd cranelift/umbrella && env "RUSTFLAGS=--remap-path-prefix
cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0
--remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0
--remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0
--remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0
--remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0
--remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0
--remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/"
/usr/share/dh-rust/bin/cargo prepare-debian ../../debian/cargo_registry --link-from-system
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] []
['-j2'] 0
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
x86_64-linux-gnu
debian cargo wrapper: unsetting RUSTFLAGS and assuming it will be (or already
was) added to $CARGO_HOME/config.toml
debian cargo wrapper: linking /usr/share/cargo/registry/* into
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/
dh_auto_build --buildsystem=rust -O--sourcedirectory=cranelift/umbrella
dh_auto_test --buildsystem=rust -O--sourcedirectory=cranelift/umbrella
cd cranelift/umbrella && env DEB_BUILDDIR=cranelift/umbrella
/usr/share/dh-rust/bin/cargo test
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] []
['-j2'] 0
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
'/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', '-j2',
'--target', 'x86_64-unknown-linux-gnu', '--release'],) {}
Compiling version_check v0.9.4
Compiling once_cell v1.19.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_check
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/version_check-0.9.4 CARGO_PKG_AUTHORS='Sergio Benitez
<[email protected]>' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/version_check-0.9.4
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name version_check --edition=2015
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/version_check-0.9.4/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C
metadata=c958bde5fc020d30 -C extra-filename=-c958bde5fc020d30 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/once_cell-1.19.0
CARGO_PKG_AUTHORS='Aleksey Kladov <[email protected]>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60
CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/once_cell-1.19.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc
--crate-name once_cell --edition=2021 /<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/once_cell-1.19.0/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg
'feature="race"' -C metadata=9862797111763c8a -C extra-filename=-9862797111763c8a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0
--remap-path-prefix cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0
--remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling cfg-if v1.0.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/cfg-if-1.0.0
CARGO_PKG_AUTHORS='Alex Crichton <[email protected]>' CARGO_PKG_DESCRIPTION='A macro
to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/cfg-if-1.0.0
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name cfg_if --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/cfg-if-1.0.0/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C
metadata=16eb457064ffcbb0 -C extra-filename=-16eb457064ffcbb0 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling zerocopy v0.7.32
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32
CARGO_PKG_AUTHORS='Joshua Liebow-Feeser <[email protected]>' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7
CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name zerocopy --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' -C
metadata=e4d132d2e5944eb5 -C extra-filename=-e4d132d2e5944eb5 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu
-C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0
--remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
warning: lint `illegal_floating_point_literal_pattern` has been removed: no
longer a warning, float patterns behave the same as `==`
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/lib.rs:161:5
|
161 | illegal_floating_point_literal_pattern,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: the lint level is defined here
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/lib.rs:157:9
|
157 | #![deny(renamed_and_removed_lints)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^
warning: unnecessary qualification
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/wrappers.rs:137:13
|
137 | if !crate::util::aligned_to::<_, T>(self) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: the lint level is defined here
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/lib.rs:173:5
|
173 | unused_qualifications,
| ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
|
137 - if !crate::util::aligned_to::<_, T>(self) {
137 + if !util::aligned_to::<_, T>(self) {
|
warning: unnecessary qualification
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/wrappers.rs:157:13
|
157 | if !crate::util::aligned_to::<_, T>(&*self) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
157 - if !crate::util::aligned_to::<_, T>(&*self) {
157 + if !util::aligned_to::<_, T>(&*self) {
|
warning: unnecessary qualification
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/lib.rs:5130:36
|
5130 | Deref<Target = [u8]> + Sized + self::sealed::ByteSliceSealed
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
5130 - Deref<Target = [u8]> + Sized + self::sealed::ByteSliceSealed
5130 + Deref<Target = [u8]> + Sized + sealed::ByteSliceSealed
|
Compiling ahash v0.8.11
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck
<[email protected]>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash'
CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name build_script_build --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11/build.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=fb00fcaa714275b8
-C extra-filename=-fb00fcaa714275b8 --out-dir /<<PKGBUILDDIR>>/target/release/build/ahash-fb00fcaa714275b8 -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
version_check=/<<PKGBUILDDIR>>/target/release/deps/libversion_check-c958bde5fc020d30.rlib --cap-lints warn`
warning: trait `NonNullExt` is never used
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/zerocopy-0.7.32/src/util.rs:655:22
|
655 | pub(crate) trait NonNullExt<T> {
| ^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little
CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr
CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX=''
CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefixcranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0--remap-path-prefixcranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0--remap-path-prefixcranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0--remap-path-prefixcranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0--remap-path-prefixcranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0--remap-path-prefixcranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0--remap-path-prefixcranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0--remap-path-prefixcranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0--remap-path-prefixcranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0--remap-path-prefix../../debian/cargo_registry=/usr/share/cargo/registry/'
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck
<[email protected]>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=2 OPT_LEVEL=3 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/ahash-d20f5cff45a870e9/out
PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/release/build/ahash-fb00fcaa714275b8/build-script-build`
[ahash 0.8.11] cargo:rerun-if-changed=build.rs
[ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply"
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck
<[email protected]>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8
CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/ahash-d20f5cff45a870e9/out rustc --crate-name ahash --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C
opt-level=3 -C embed-bitcode=no -C metadata=ebf4805ef0f03ba0 -C extra-filename=-ebf4805ef0f03ba0 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-16eb457064ffcbb0.rmeta --extern
once_cell=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libonce_cell-9862797111763c8a.rmeta --extern
zerocopy=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libzerocopy-e4d132d2e5944eb5.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro
--remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/ --cfg 'feature="folded_multiply"'`
warning: `zerocopy` (lib) generated 5 warnings
Compiling cranelift-isle v0.106.0 (/<<PKGBUILDDIR>>/cranelift/isle/isle)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/isle/isle
CARGO_PKG_AUTHORS='The Cranelift Project Developers' CARGO_PKG_DESCRIPTION='ISLE: Instruction Selection and Lowering Expressions. A domain-specific
language for instruction selection in Cranelift.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=cranelift-isle CARGO_PKG_README=../README.md
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime/tree/main/cranelift/isle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
build_script_build --edition=2021 cranelift/isle/isle/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features
--warn=trivial_numeric_casts '--allow=clippy::all' -C debug-assertions=off --cfg 'feature="default"' -C metadata=aadd002fbc37b410 -C
extra-filename=-aadd002fbc37b410 --out-dir /<<PKGBUILDDIR>>/target/release/build/cranelift-isle-aadd002fbc37b410 -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps`
warning: trait `BuildHasherExt` is never used
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11/src/lib.rs:252:18
|
252 | pub(crate) trait BuildHasherExt: BuildHasher {
| ^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`,
`read_last_u128x2`, and `read_last_u128x4` are never used
-->
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/ahash-0.8.11/src/convert.rs:80:8
|
75 | pub(crate) trait ReadFromSlice {
| ------------- methods in this trait
...
80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]);
| ^^^^^^^^^^^
81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]);
| ^^^^^^^^^^^
82 | fn read_last_u16(&self) -> u16;
| ^^^^^^^^^^^^^
...
86 | fn read_last_u128x2(&self) -> [u128; 2];
| ^^^^^^^^^^^^^^^^
87 | fn read_last_u128x4(&self) -> [u128; 4];
| ^^^^^^^^^^^^^^^^
Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64
CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2
CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown
CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/isle/isle
CARGO_PKG_AUTHORS='The Cranelift Project Developers' CARGO_PKG_DESCRIPTION='ISLE: Instruction Selection and Lowering Expressions. A
domain-specific language for instruction selection in Cranelift.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-isle CARGO_PKG_README=../README.md
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime/tree/main/cranelift/isle' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
DEBUG=false HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=2 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/cranelift-isle-86033db0e9b84123/out PROFILE=release
RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/release/build/cranelift-isle-aadd002fbc37b410/build-script-build`
[cranelift-isle 0.106.0] cargo:rerun-if-changed=build.rs
[cranelift-isle 0.106.0] cargo:rerun-if-changed=isle_examples
Compiling hashbrown v0.14.5
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu
d'\''Antras <[email protected]>' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/hashbrown-0.14.5
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name hashbrown --edition=2021
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="raw"' -C metadata=63cd432522f6d7da -C extra-filename=-63cd432522f6d7da
--out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
ahash=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libahash-ebf4805ef0f03ba0.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0
--remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0
--remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0
--remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0
--remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
warning: `ahash` (lib) generated 2 warnings
Compiling cranelift-codegen-shared v0.106.0
(/<<PKGBUILDDIR>>/cranelift/codegen/shared)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_codegen_shared
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/codegen/shared CARGO_PKG_AUTHORS='The Cranelift Project Developers'
CARGO_PKG_DESCRIPTION='For code shared between cranelift-codegen-meta and cranelift-codegen' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-codegen-shared
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
cranelift_codegen_shared --edition=2021 cranelift/codegen/shared/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C
debug-assertions=off -C metadata=c6ccc94f9c146e3b -C extra-filename=-c6ccc94f9c146e3b --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps`
Compiling cranelift-codegen-meta v0.106.0
(/<<PKGBUILDDIR>>/cranelift/codegen/meta)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_codegen_meta CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/codegen/meta
CARGO_PKG_AUTHORS='The Cranelift Project Developers' CARGO_PKG_DESCRIPTION='Metaprogram for cranelift-codegen code generator library'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-codegen-meta
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
cranelift_codegen_meta --edition=2021 cranelift/codegen/meta/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features
--warn=trivial_numeric_casts '--allow=clippy::all' -C debug-assertions=off -C metadata=27b0edc0841d9411 -C extra-filename=-27b0edc0841d9411 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cranelift_codegen_shared=/<<PKGBUILDDIR>>/target/release/deps/libcranelift_codegen_shared-c6ccc94f9c146e3b.rmeta`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_isle CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/isle/isle CARGO_PKG_AUTHORS='The
Cranelift Project Developers' CARGO_PKG_DESCRIPTION='ISLE: Instruction Selection and Lowering Expressions. A domain-specific language for instruction selection
in Cranelift.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-isle
CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime/tree/main/cranelift/isle' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/cranelift-isle-86033db0e9b84123/out rustc --crate-name cranelift_isle --edition=2021
cranelift/isle/isle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C
embed-bitcode=no --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' -C
debug-assertions=off --cfg 'feature="default"' -C metadata=0959562bfbfec274 -C extra-filename=-0959562bfbfec274 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps`
Compiling equivalent v1.0.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=equivalent
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits
for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 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=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/equivalent-1.0.1
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name equivalent --edition=2015
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/equivalent-1.0.1/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C
metadata=f2ae3bf5d6a5aec6 -C extra-filename=-f2ae3bf5d6a5aec6 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling target-lexicon v0.12.14
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/target-lexicon-0.12.14 CARGO_PKG_AUTHORS='Dan Gohman
<[email protected]>' 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_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.14 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/target-lexicon-0.12.14
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name build_script_build --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/target-lexicon-0.12.14/build.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg
'feature="std"' -C metadata=3405828f8629b0f8 -C extra-filename=-3405828f8629b0f8 --out-dir
/<<PKGBUILDDIR>>/target/release/build/target-lexicon-3405828f8629b0f8 -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn`
Compiling indexmap v2.2.6
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/indexmap-2.2.6 CARGO_PKG_AUTHORS=''
CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2
CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/indexmap-2.2.6
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name indexmap --edition=2021
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=007363b13588e611 -C
extra-filename=-007363b13588e611 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
equivalent=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libequivalent-f2ae3bf5d6a5aec6.rmeta --extern
hashbrown=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libhashbrown-63cd432522f6d7da.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0
--remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0
--remap-path-prefix cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix
../../debian/cargo_registry=/usr/share/cargo/registry/`
Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little
CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr
CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX=''
CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefixcranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0--remap-path-prefixcranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0--remap-path-prefixcranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0--remap-path-prefixcranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0--remap-path-prefixcranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0--remap-path-prefixcranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0--remap-path-prefixcranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0--remap-path-prefixcranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0--remap-path-prefixcranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0--remap-path-prefix../../debian/cargo_registry=/usr/share/cargo/registry/'
CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/target-lexicon-0.12.14
CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>' 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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=0.12.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false
HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=2 OPT_LEVEL=3 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/target-lexicon-27612afbc310af19/out
PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/release/build/target-lexicon-3405828f8629b0f8/build-script-build`
[target-lexicon 0.12.14] cargo:rustc-cfg=feature="rust_1_40"
Compiling cranelift-codegen v0.106.0 (/<<PKGBUILDDIR>>/cranelift/codegen)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/codegen CARGO_PKG_AUTHORS='The Cranelift Project Developers'
CARGO_PKG_DESCRIPTION='Low-level code generator library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-codegen
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name build_script_build --edition=2021 cranelift/codegen/build.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unused_import_braces --warn=unused_extern_crates
--warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' -C debug-assertions=off --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg
'feature="unwind"' -C metadata=26d079c91ad6a235 -C extra-filename=-26d079c91ad6a235 --out-dir /<<PKGBUILDDIR>>/target/release/build/cranelift-codegen-26d079c91ad6a235 -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cranelift_codegen_meta=/<<PKGBUILDDIR>>/target/release/deps/libcranelift_codegen_meta-27b0edc0841d9411.rlib --extern
cranelift_isle=/<<PKGBUILDDIR>>/target/release/deps/libcranelift_isle-0959562bfbfec274.rlib`
Compiling cranelift-entity v0.106.0 (/<<PKGBUILDDIR>>/cranelift/entity)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_entity CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/entity
CARGO_PKG_AUTHORS='The Cranelift Project Developers' CARGO_PKG_DESCRIPTION='Data structures using entity references as mapping keys'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-entity
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
cranelift_entity --edition=2021 cranelift/entity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type
lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features
--warn=trivial_numeric_casts '--allow=clippy::all' -C metadata=b11c167b14df6f04 -C extra-filename=-b11c167b14df6f04 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling log v0.4.21
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=log
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/log-0.4.21
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight
logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.21 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/log-0.4.21
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name log --edition=2021
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/log-0.4.21/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C
metadata=95ce0d1a76a7ddcf -C extra-filename=-95ce0d1a76a7ddcf --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling rustc-hash v1.1.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustc_hash
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/rustc-hash-1.1.0 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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/rustc-hash-1.1.0
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name rustc_hash --edition=2015
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/rustc-hash-1.1.0/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C
metadata=2d8016209197b345 -C extra-filename=-2d8016209197b345 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling arbitrary v1.3.2
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=arbitrary CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/arbitrary-1.3.2
CARGO_PKG_AUTHORS='The Rust-Fuzz Project Developers:Nick Fitzgerald <[email protected]>:Manish Goregaokar <[email protected]>:Simonas Kazlauskas
<[email protected]>:Brian L. Troutwine <[email protected]>:Corey Farwell <[email protected]>' CARGO_PKG_DESCRIPTION='The trait for generating structured data from
unstructured data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arbitrary CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-fuzz/arbitrary/' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/arbitrary-1.3.2
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name arbitrary --edition=2021
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/arbitrary-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type
lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=786dc7735795e6f6 -C extra-filename=-786dc7735795e6f6 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints
warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0
--remap-path-prefix cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0
--remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix
../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling slice-group-by v0.3.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=slice_group_by
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/slice-group-by-0.3.1 CARGO_PKG_AUTHORS='Kerollmops
<[email protected]>' CARGO_PKG_DESCRIPTION='Iterators over groups in slices and strs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=slice-group-by CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/slice-group-by' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/slice-group-by-0.3.1
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name slice_group_by --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/slice-group-by-0.3.1/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=6c5e81bfe1cf49ca
-C extra-filename=-6c5e81bfe1cf49ca --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0
--remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling smallvec v1.13.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/smallvec-1.13.1
CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13
CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/smallvec-1.13.1
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name smallvec --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/smallvec-1.13.1/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="union"'
-C metadata=cf3ce9b6e71cd650 -C extra-filename=-cf3ce9b6e71cd650 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro
--remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0
--remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling regalloc2 v0.9.3
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regalloc2 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/regalloc2-0.9.3 CARGO_PKG_AUTHORS='Chris Fallin <[email protected]>:Mozilla SpiderMonkey
Developers' CARGO_PKG_DESCRIPTION='Backtracking register allocator inspired from IonMonkey' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regalloc2 CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/regalloc2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/regalloc2-0.9.3 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name regalloc2 --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/regalloc2-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --cfg 'feature="checker"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a41793b4a4b89afd -C extra-filename=-a41793b4a4b89afd --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern hashbrown=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libhashbrown-63cd432522f6d7da.rmeta --extern
log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblog-95ce0d1a76a7ddcf.rmeta --extern rustc_hash=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/librustc_hash-2d8016209197b345.rmeta --extern
slice_group_by=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libslice_group_by-6c5e81bfe1cf49ca.rmeta --extern smallvec=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libsmallvec-cf3ce9b6e71cd650.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling cranelift-control v0.106.0 (/<<PKGBUILDDIR>>/cranelift/control)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_control CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/control CARGO_PKG_AUTHORS='The
Cranelift Project Developers' CARGO_PKG_DESCRIPTION='White-box fuzz testing framework' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-control CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name cranelift_control
--edition=2021 cranelift/control/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b8e9a2593a7effbf -C extra-filename=-b8e9a2593a7effbf --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
arbitrary=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libarbitrary-786dc7735795e6f6.rmeta -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling cranelift-bforest v0.106.0 (/<<PKGBUILDDIR>>/cranelift/bforest)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_bforest CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/bforest CARGO_PKG_AUTHORS='The
Cranelift Project Developers' CARGO_PKG_DESCRIPTION='A forest of B+-trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-bforest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name cranelift_bforest
--edition=2021 cranelift/bforest/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features
--warn=trivial_numeric_casts '--allow=clippy::all' -C metadata=3beca9a43670a7e9 -C extra-filename=-3beca9a43670a7e9 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cranelift_entity=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_entity-b11c167b14df6f04.rmeta -C debuginfo=2 --cap-lints
warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64
CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2
CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown
CARGO_CFG_UNIX=''
CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefixcranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0--remap-path-prefixcranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0--remap-path-prefixcranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0--remap-path-prefixcranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0--remap-path-prefixcranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0--remap-path-prefixcranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0--remap-path-prefixcranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0--remap-path-prefixcranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0--remap-path-prefixcranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0--remap-path-prefix../../debian/cargo_registry=/usr/share/cargo/registry/'
CARGO_FEATURE_GIMLI=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNWIND=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/codegen
CARGO_PKG_AUTHORS='The Cranelift Project Developers' CARGO_PKG_DESCRIPTION='Low-level code generator library' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-codegen CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false
HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=2 OPT_LEVEL=3
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out PROFILE=release
RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/release/build/cranelift-codegen-26d079c91ad6a235/build-script-build`
[cranelift-codegen 0.106.0] cargo:rustc-cfg=feature="x86"
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=build.rs
[cranelift-codegen 0.106.0] Writing generated file:
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/settings.rs
[cranelift-codegen 0.106.0] Writing generated file:
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/types.rs
[cranelift-codegen 0.106.0] Writing generated file:
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/opcodes.rs
[cranelift-codegen 0.106.0] Writing generated file:
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/clif_opt.isle
[cranelift-codegen 0.106.0] Writing generated file:
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/clif_lower.isle
[cranelift-codegen 0.106.0] Writing generated file:
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/inst_builder.rs
[cranelift-codegen 0.106.0] Writing generated file:
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/settings-x86.rs
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude_opt.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/arithmetic.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/bitops.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/cprop.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/extends.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/icmp.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/remat.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/selects.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/spaceship.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/shifts.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/opts/vector.isle
[cranelift-codegen 0.106.0] Rebuilding
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_opt.rs
[cranelift-codegen 0.106.0] Writing ISLE-generated Rust code to
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_opt.rs
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude_lower.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/x64/inst.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/x64/lower.isle
[cranelift-codegen 0.106.0] Rebuilding
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_x64.rs
[cranelift-codegen 0.106.0] Writing ISLE-generated Rust code to
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_x64.rs
[cranelift-codegen 0.106.0] Rebuilding
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_aarch64.rs
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude_lower.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/aarch64/inst.isle
[cranelift-codegen 0.106.0]
cargo:rerun-if-changed=src/isa/aarch64/inst_neon.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/aarch64/lower.isle
[cranelift-codegen 0.106.0]
cargo:rerun-if-changed=src/isa/aarch64/lower_dynamic_neon.isle
Compiling gimli v0.28.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/gimli-0.28.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A
library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md
CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/gimli-0.28.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name gimli
--edition=2018 /<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' -C
metadata=295cdbe8610a631a -C extra-filename=-295cdbe8610a631a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
indexmap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libindexmap-007363b13588e611.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0
--remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0
--remap-path-prefix cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0
--remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
[cranelift-codegen 0.106.0] Writing ISLE-generated Rust code to
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_aarch64.rs
[cranelift-codegen 0.106.0] Rebuilding
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_s390x.rs
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude_lower.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/s390x/inst.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/s390x/lower.isle
[cranelift-codegen 0.106.0] Writing ISLE-generated Rust code to
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_s390x.rs
[cranelift-codegen 0.106.0] Rebuilding
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_riscv64.rs
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/prelude_lower.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/riscv64/inst.isle
[cranelift-codegen 0.106.0]
cargo:rerun-if-changed=src/isa/riscv64/inst_vector.isle
[cranelift-codegen 0.106.0] cargo:rerun-if-changed=src/isa/riscv64/lower.isle
[cranelift-codegen 0.106.0] Writing ISLE-generated Rust code to
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out/isle_riscv64.rs
[cranelift-codegen 0.106.0]
cargo:rustc-env=ISLE_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=target_lexicon CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/target-lexicon-0.12.14
CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>' 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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=0.12.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/target-lexicon-0.12.14 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/target-lexicon-27612afbc310af19/out rustc --crate-name target_lexicon --edition=2018
/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/target-lexicon-0.12.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type
lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' -C metadata=bcf5bf4766104e07 -C extra-filename=-bcf5bf4766104e07 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0
--remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0
--remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0
--remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/ --cfg 'feature="rust_1_40"'`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_codegen_shared CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/codegen/shared
CARGO_PKG_AUTHORS='The Cranelift Project Developers' CARGO_PKG_DESCRIPTION='For code shared between cranelift-codegen-meta and cranelift-codegen'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-codegen-shared
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
cranelift_codegen_shared --edition=2021 cranelift/codegen/shared/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C
metadata=a187c4cab503e58f -C extra-filename=-a187c4cab503e58f --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro
--remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix
cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling bumpalo v3.14.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bumpalo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/bumpalo-3.14.0
CARGO_PKG_AUTHORS='Nick Fitzgerald <[email protected]>' CARGO_PKG_DESCRIPTION='A fast bump allocation arena for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bumpalo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/bumpalo' CARGO_PKG_RUST_VERSION=1.60.0
CARGO_PKG_VERSION=3.14.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/bumpalo-3.14.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
rustc --crate-name bumpalo --edition=2021 /<<PKGBUILDDIR>>/cranelift/umbrella/../../debian/cargo_registry/bumpalo-3.14.0/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C
metadata=529e84bbbda855fd -C extra-filename=-529e84bbbda855fd --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu
-C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix
cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0
--remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_codegen CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/codegen CARGO_PKG_AUTHORS='The Cranelift Project Developers' CARGO_PKG_DESCRIPTION='Low-level code generator library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=cranelift-codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>
ISLE_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/cranelift-codegen-b9ddcffc20631aa9/out rustc --crate-name cranelift_codegen
--edition=2021 cranelift/codegen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg
'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' -C metadata=0471fe8ec8529add -C extra-filename=-0471fe8ec8529add --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bumpalo=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libbumpalo-529e84bbbda855fd.rmeta --extern
cranelift_bforest=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_bforest-3beca9a43670a7e9.rmeta --extern cranelift_codegen_shared=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_codegen_shared-a187c4cab503e58f.rmeta --extern
cranelift_control=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_control-b8e9a2593a7effbf.rmeta --extern cranelift_entity=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_entity-b11c167b14df6f04.rmeta --extern
gimli=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libgimli-295cdbe8610a631a.rmeta --extern hashbrown=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libhashbrown-63cd432522f6d7da.rmeta --extern
log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblog-95ce0d1a76a7ddcf.rmeta --extern regalloc2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregalloc2-a41793b4a4b89afd.rmeta --extern
smallvec=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libsmallvec-cf3ce9b6e71cd650.rmeta --extern target_lexicon=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtarget_lexicon-bcf5bf4766104e07.rmeta -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro
--remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/
--cfg 'feature="x86"'`
Compiling cranelift-frontend v0.106.0 (/<<PKGBUILDDIR>>/cranelift/frontend)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift_frontend CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/frontend CARGO_PKG_AUTHORS='The Cranelift Project Developers'
CARGO_PKG_DESCRIPTION='Cranelift IR builder helper' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-frontend CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name cranelift_frontend --edition=2021
cranelift/frontend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unused_import_braces
--warn=unused_extern_crates --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ac6cdef906deb7b4 -C
extra-filename=-ac6cdef906deb7b4 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cranelift_codegen=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_codegen-0471fe8ec8529add.rmeta --extern
log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblog-95ce0d1a76a7ddcf.rmeta --extern
smallvec=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libsmallvec-cf3ce9b6e71cd650.rmeta --extern
target_lexicon=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtarget_lexicon-bcf5bf4766104e07.rmeta -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro
--remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix
cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0 --remap-path-prefix
cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0 --remap-path-prefix
cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Compiling cranelift v0.106.0 (/<<PKGBUILDDIR>>/cranelift/umbrella)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella CARGO_PKG_AUTHORS='The Cranelift Project Developers'
CARGO_PKG_DESCRIPTION='Umbrella for commonly-used cranelift crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name cranelift --edition=2021 cranelift/umbrella/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg
'feature="std"' -C metadata=261bb7df4ff2c78d -C extra-filename=-261bb7df4ff2c78d --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--extern cranelift_codegen=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_codegen-0471fe8ec8529add.rmeta --extern
cranelift_frontend=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_frontend-ac6cdef906deb7b4.rmeta -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0
--remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0
--remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella CARGO_PKG_AUTHORS='The Cranelift Project Developers'
CARGO_PKG_DESCRIPTION='Umbrella for commonly-used cranelift crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name cranelift --edition=2021 cranelift/umbrella/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test --cfg 'feature="default"' --cfg 'feature="std"' -C
metadata=0ef2b69db30d28ce -C extra-filename=-0ef2b69db30d28ce --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cranelift_codegen=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_codegen-0471fe8ec8529add.rlib --extern
cranelift_frontend=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_frontend-ac6cdef906deb7b4.rlib -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix cranelift_0.106.0=/usr/share/cargo/registry/cranelift-0.106.0 --remap-path-prefix
cranelift-bforest_0.106.0=/usr/share/cargo/registry/cranelift-bforest-0.106.0 --remap-path-prefix cranelift-codegen_0.106.0=/usr/share/cargo/registry/cranelift-codegen-0.106.0 --remap-path-prefix
cranelift-codegen-meta_0.106.0=/usr/share/cargo/registry/cranelift-codegen-meta-0.106.0 --remap-path-prefix
cranelift-codegen-shared_0.106.0=/usr/share/cargo/registry/cranelift-codegen-shared-0.106.0 --remap-path-prefix cranelift-control_0.106.0=/usr/share/cargo/registry/cranelift-control-0.106.0
--remap-path-prefix cranelift-entity_0.106.0=/usr/share/cargo/registry/cranelift-entity-0.106.0 --remap-path-prefix cranelift-frontend_0.106.0=/usr/share/cargo/registry/cranelift-frontend-0.106.0
--remap-path-prefix cranelift-isle_0.106.0=/usr/share/cargo/registry/cranelift-isle-0.106.0 --remap-path-prefix ../../debian/cargo_registry=/usr/share/cargo/registry/`
Finished `release` profile [optimized] target(s) in 1m 33s
Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella CARGO_PKG_AUTHORS='The
Cranelift Project Developers' CARGO_PKG_DESCRIPTION='Umbrella for commonly-used cranelift crates' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION=''
CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/cranelift-0ef2b69db30d28ce`
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out;
finished in 0.00s
Doc-tests cranelift
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelift CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/cranelift/umbrella CARGO_PKG_AUTHORS='The Cranelift Project Developers'
CARGO_PKG_DESCRIPTION='Umbrella for commonly-used cranelift crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.106.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=106 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustdoc --edition=2021 --crate-type lib
--crate-name cranelift --test cranelift/umbrella/src/lib.rs --test-run-directory /<<PKGBUILDDIR>>/cranelift/umbrella --target x86_64-unknown-linux-gnu -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cranelift=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift-261bb7df4ff2c78d.rlib --extern
cranelift_codegen=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_codegen-0471fe8ec8529add.rlib --extern
cranelift_frontend=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcranelift_frontend-ac6cdef906deb7b4.rlib -C embed-bitcode=no --cfg 'feature="default"'
--cfg 'feature="std"' --error-format human`
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out;
finished in 0.00s
cd cranelift/umbrella && env DEB_BUILDDIR=cranelift/umbrella
CARGO_CHANNEL=release /usr/share/dh-rust/bin/dh-rust-built-using
dh_auto_test: error: cd cranelift/umbrella && env
DEB_BUILDDIR=cranelift/umbrella CARGO_CHANNEL=release
/usr/share/dh-rust/bin/dh-rust-built-using returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202408/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.