Source: rust-tiny-skia
Version: 0.11.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User:
lucas@debian.org
Usertags: ftbfs-20250414 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on i386.
Relevant part (hopefully):
make[1]: Entering directory '/build/reproducible-path/rust-tiny-skia-0.11.4' dh_auto_test -- test --all
debian cargo wrapper: options = ['parallel=8'], profiles = [], parallel = ['-j8'], lto =
debian cargo wrapper: rust_type = i686-unknown-linux-gnu, gnu_type = i686-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', '-j8', '--target', 'i686-unknown-linux-gnu', '--all'],) {}
Compiling adler v1.0.2
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/adler-1.0.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/adler-
1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink <
jonasschievink@gmail.com>' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=
'' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='
https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_
PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name adler --edition=2015 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/adler-1.0.2/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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-
of-std", "std"))' -C metadata=6f0b18236c90a789 -C extra-filename=-6f570d51b38b67a3 --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/
rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,
relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
Compiling cfg-if v1.0.0
Compiling strict-num v0.1.1
Compiling bytemuck v1.21.0
Compiling arrayref v0.3.9
Compiling bitflags v1.3.2
Compiling log v0.4.26
Compiling arrayvec v0.7.6
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/
arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='
MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='
https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=
7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name arrayvec --edition=2018 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/arrayvec-
0.7.6/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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "
serde", "std", "zeroize"))' -C metadata=596a89180f65f18c -C extra-filename=-a0d5717fd0cb6a62 --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/
reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=strict_num CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/strict-num-0.1.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_
registry/strict-num-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Yevhenii Reizner <
razrfalcon@gmail.com>' CARGO_PKG_DESCRIPTION='A collection of bounded numeric types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strict-num
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='
https://github.com/RazrFalcon/strict-num' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_
PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name strict_num --edition=2018 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/strict-num-0.1.1/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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx-eq", "default", "float-cmp"))' -C metadata=bec838a208ccabbd -
C extra-filename=-8899bf9a629300e7 --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-
gnu/debug/deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-
path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/log-0.4.26 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/log-0.4.
26/Cargo.toml 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.26 CARGO_
PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name log --edition=2021 /build/reproducible-path/rust-tiny-
skia-0.11.4/debian/cargo_registry/log-0.4.26/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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-
cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "
release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=60a184f72dd70d5a -C extra-filename=
-37ad973ca916fb20 --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L
dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.
11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/bitflags-1.3.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/
bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=
'' 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='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name bitflags --edition=2018 /
build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/bitflags-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 embed-bitcode=no -C debuginfo=2 -
-cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=a40e065e9ef43cf1 -C extra-filename=-a2d3f09fa8b6da01 --out-dir /build/
reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/
rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-
skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/bytemuck-1.21.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_
registry/bytemuck-1.21.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor <
zefria@gmail.com>' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='
https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.21.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_
VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name bytemuck --edition=2018 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/bytemuck-1.21.0/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 debuginfo=2 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="aarch64_simd"' --check-cfg '
cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "latest_stable_rust", "min_const_generics", "must_
cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=
fc266b456f2b71e7 -C extra-filename=-39cd85b8a2728b7e --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/
i686-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /
build/reproducible-path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/arrayref-0.3.9 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/
arrayref-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='David Roundy <
roundyd@physics.oregonstate.edu>' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=
arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='
https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_
LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name arrayref --edition=2015 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/arrayref-0.3.9/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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a803acf6bb1cc61 -C extra-filename=-8e9b7baebed00ddd
--out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L dependency=/build/
reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4=/usr/share/
cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/cfg-
if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <
alex@alexcrichton.com>' 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='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name cfg_if --edition=
2018 /build/reproducible-path/rust-tiny-skia-0.11.4/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 embed-bitcode=no -C
debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core"))' -C metadata=a1828a7b30356bf8 -C extra-filename=-f79c01a31252129d --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --
target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=
none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/
debian/cargo_registry=/usr/share/cargo/registry`
Compiling crc32fast v1.4.2
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_
registry/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs <
srijs@airpost.net>:Alex Crichton <
alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='
https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name crc32fast --edition=2015 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/crc32fast-
1.4.2/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 debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)'
--check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=54c00796e080c6ec -C extra-filename=-8935499b139bef70 --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-
linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --extern cfg_if=/build/reproducible-path/rust-tiny-skia-0.11.4/
target/i686-unknown-linux-gnu/debug/deps/libcfg_if-f79c01a31252129d.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.
11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
warning: unexpected `cfg` condition value: `borsh`
--> /usr/share/cargo/registry/arrayvec-0.7.6/src/arrayvec.rs:1316:7
|
1316 | #[cfg(feature = "borsh")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `serde`, `std`, and `zeroize`
= help: consider adding `borsh` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `borsh`
--> /usr/share/cargo/registry/arrayvec-0.7.6/src/arrayvec.rs:1327:7
|
1327 | #[cfg(feature = "borsh")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `serde`, `std`, and `zeroize`
= help: consider adding `borsh` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `borsh`
--> /usr/share/cargo/registry/arrayvec-0.7.6/src/array_string.rs:640:7
|
640 | #[cfg(feature = "borsh")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `serde`, `std`, and `zeroize`
= help: consider adding `borsh` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `borsh`
--> /usr/share/cargo/registry/arrayvec-0.7.6/src/array_string.rs:648:7
|
648 | #[cfg(feature = "borsh")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `serde`, `std`, and `zeroize`
= help: consider adding `borsh` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
Compiling miniz_oxide v0.7.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/miniz_oxide-0.7.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_
registry/miniz_oxide-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Frommi <
daniil.liferenko@gmail.com>:oyvindln <
oyvindln@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_
HOMEPAGE='
https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='
https://github.com/Frommi/miniz_
oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/
debug/deps rustc --crate-name miniz_oxide --edition=2018 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/miniz_oxide-0.7.1/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 debuginfo=2 --cfg 'feature="default"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "with-alloc"))' -C metadata=e89ffeea86c70907 -C extra-
filename=-54c9b5c18c727969 --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/
deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --extern adler=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libadler-6f570d51b38b67a3.rmeta --cap-lints warn -C debuginfo=2 -C
strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.
11.4/debian/cargo_registry=/usr/share/cargo/registry`
warning: unused doc comment
--> /usr/share/cargo/registry/miniz_oxide-0.7.1/src/deflate/core.rs:430:13
|
430 | / /// Put HuffmanOxide on the heap with default trick to avoid
431 | | /// excessive stack copies.
| |_______________________________________^
432 | huff: Box::default(),
| -------------------- rustdoc does not generate documentation for expression fields
|
= help: use `//` for a plain comment
= note: `#[warn(unused_doc_comments)]` on by default
warning: unused doc comment
--> /usr/share/cargo/registry/miniz_oxide-0.7.1/src/deflate/core.rs:524:13
|
524 | / /// Put HuffmanOxide on the heap with default trick to avoid
525 | | /// excessive stack copies.
| |_______________________________________^
526 | huff: Box::default(),
| -------------------- rustdoc does not generate documentation for expression fields
|
= help: use `//` for a plain comment
warning: unexpected `cfg` condition name: `fuzzing`
--> /usr/share/cargo/registry/miniz_oxide-0.7.1/src/inflate/core.rs:1744:18
|
1744 | if !cfg!(fuzzing) {
| ^^^^^^^
|
= help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `
sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`
, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `simd`
--> /usr/share/cargo/registry/miniz_oxide-0.7.1/src/shared.rs:12:11
|
12 | #[cfg(not(feature = "simd"))]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `std`, and `with-alloc`
= help: consider adding `simd` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `simd`
--> /usr/share/cargo/registry/miniz_oxide-0.7.1/src/shared.rs:20:7
|
20 | #[cfg(feature = "simd")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `std`, and `with-alloc`
= help: consider adding `simd` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
Compiling tiny-skia-path v0.11.4
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tiny_skia_path CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/tiny-skia-path-0.11.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/
cargo_registry/tiny-skia-path-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Yevhenii Reizner <
razrfalcon@gmail.com>' CARGO_PKG_DESCRIPTION='A tiny-skia Bezier path implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=tiny-skia-path CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='
https://github.com/RazrFalcon/tiny-skia/tree/master/path' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_
VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps rustc --crate-name tiny_skia_path --edition=2018 /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/tiny-skia-path-
0.11.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 debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(
feature, values("default", "libm", "no-std-float", "std"))' -C metadata=5984d7cb54cc2a55 -C extra-filename=-93c685aac4b22e62 --out-dir /build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps --target i686-unknown-linux-gnu
-L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-tiny-skia-0.11.4/target/debug/deps --extern arrayref=/build/reproducible-path/rust-tiny-skia-0.11.4/target/
i686-unknown-linux-gnu/debug/deps/libarrayref-8e9b7baebed00ddd.rmeta --extern bytemuck=/build/reproducible-path/rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libbytemuck-39cd85b8a2728b7e.rmeta --extern strict_num=/build/reproducible-path/
rust-tiny-skia-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libstrict_num-8899bf9a629300e7.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=i686-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/
reproducible-path/rust-tiny-skia-0.11.4=/usr/share/cargo/registry/tiny-skia-0.11.4 --remap-path-prefix /build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
warning: `arrayvec` (lib) generated 4 warnings
Compiling flate2 v1.1.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/flate2-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-0.11.4/debian/cargo_registry/
flate2-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <
alex@alexcrichton.com>:Josh Triplett <
josh@joshtriplett.org>' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)