Your message dated Mon, 14 Apr 2025 14:52:50 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-rust-maintainers] Bug#1103072: rust-tiny-skia-path: 
FTBFS in testing/i386: dh_auto_test: error: /usr/share/cargo/bin/cargo test 
--all returned exit code 101
has caused the Debian Bug report #1103072,
regarding rust-tiny-skia-path: FTBFS in testing/i386: dh_auto_test: error: 
/usr/share/cargo/bin/cargo test --all returned exit code 101
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1103072: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103072
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-tiny-skia-path
Version: 0.11.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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-path-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 bytemuck v1.21.0
>    Compiling strict-num v0.1.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bytemuck 
> CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry/bytemuck-1.21.0
>  
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry/bytemuck-1.21.0/Cargo.toml
>  CARGO_PKG_AUTHORS='Lokathor <[email protected]>' 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-path-0.11.4/target/debug/deps
>  rustc --crate-name bytemuck --edition=2018 
> /build/reproducible-path/rust-tiny-skia-path-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"))' 
> --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=c37632f70cce414d -C 
> extra-filename=-0cd4274d8d2bd225 --out-dir 
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  --target i686-unknown-linux-gnu -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-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-path-0.11.4=/usr/share/cargo/registry/tiny-skia-path-0.11.4
>  --remap-path-prefix 
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling arrayref v0.3.9
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=strict_num 
> CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry/strict-num-0.1.1
>  
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry/strict-num-0.1.1/Cargo.toml
>  CARGO_PKG_AUTHORS='Yevhenii Reizner <[email protected]>' 
> 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-path-0.11.4/target/debug/deps
>  rustc --crate-name strict_num --edition=2018 
> /build/reproducible-path/rust-tiny-skia-path-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-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  --target i686-unknown-linux-gnu -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-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-path-0.11.4=/usr/share/cargo/registry/tiny-skia-path-0.11.4
>  --remap-path-prefix 
> /build/reproducible-path/rust-tiny-skia-path-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-path-0.11.4/debian/cargo_registry/arrayref-0.3.9
>  
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry/arrayref-0.3.9/Cargo.toml
>  CARGO_PKG_AUTHORS='David Roundy <[email protected]>' 
> 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-path-0.11.4/target/debug/deps
>  rustc --crate-name arrayref --edition=2015 
> /build/reproducible-path/rust-tiny-skia-path-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-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  --target i686-unknown-linux-gnu -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-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-path-0.11.4=/usr/share/cargo/registry/tiny-skia-path-0.11.4
>  --remap-path-prefix 
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling tiny-skia-path v0.11.4 
> (/build/reproducible-path/rust-tiny-skia-path-0.11.4)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tiny_skia_path 
> CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-path-0.11.4 
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/Cargo.toml
>  CARGO_PKG_AUTHORS='Yevhenii Reizner <[email protected]>' 
> 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='' 
> CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/debug/deps
>  rustc --crate-name tiny_skia_path --edition=2018 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", "libm", 
> "no-std-float", "std"))' -C metadata=e18adcfa90bc216e -C 
> extra-filename=-ad83d1d439fd48d3 --out-dir 
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  --target i686-unknown-linux-gnu -C 
> incremental=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/incremental
>  -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/debug/deps
>  --extern 
> arrayref=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libarrayref-8e9b7baebed00ddd.rmeta
>  --extern 
> bytemuck=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libbytemuck-0cd4274d8d2bd225.rmeta
>  --extern 
> strict_num=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libstrict_num-8899bf9a629300e7.rmeta
>  -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-path-0.11.4=/usr/share/cargo/registry/tiny-skia-path-0.11.4
>  --remap-path-prefix 
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tiny_skia_path 
> CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-path-0.11.4 
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/Cargo.toml
>  CARGO_PKG_AUTHORS='Yevhenii Reizner <[email protected]>' 
> 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='' 
> CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/debug/deps
>  rustc --crate-name tiny_skia_path --edition=2018 src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 
> 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' 
> --check-cfg 'cfg(feature, values("default", "libm", "no-std-float", "std"))' 
> -C metadata=62c5ccad99b4a9c2 -C extra-filename=-1c496e995ae69c15 --out-dir 
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  --target i686-unknown-linux-gnu -C 
> incremental=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/incremental
>  -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps
>  -L 
> dependency=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/debug/deps
>  --extern 
> arrayref=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libarrayref-8e9b7baebed00ddd.rlib
>  --extern 
> bytemuck=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libbytemuck-0cd4274d8d2bd225.rlib
>  --extern 
> strict_num=/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps/libstrict_num-8899bf9a629300e7.rlib
>  -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-path-0.11.4=/usr/share/cargo/registry/tiny-skia-path-0.11.4
>  --remap-path-prefix 
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/debian/cargo_registry=/usr/share/cargo/registry`
>     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.24s
>      Running `CARGO=/usr/bin/cargo 
> CARGO_MANIFEST_DIR=/build/reproducible-path/rust-tiny-skia-path-0.11.4 
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-tiny-skia-path-0.11.4/Cargo.toml
>  CARGO_PKG_AUTHORS='Yevhenii Reizner <[email protected]>' 
> 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-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps:/build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug:/usr/lib/rustlib/i686-unknown-linux-gnu/lib'
>  
> /build/reproducible-path/rust-tiny-skia-path-0.11.4/target/i686-unknown-linux-gnu/debug/deps/tiny_skia_path-1c496e995ae69c15`
> 
> running 17 tests
> test dash::tests::test ... ok
> test dash::tests::bug_26 ... ok
> test rect::rect_tests::round_overflow ... ok
> test rect::rect_tests::tests ... ok
> test size::tests::int_size_tests ... ok
> test path_geometry::tests::eval_cubic_at_1 ... ok
> test stroker::tests::auto_close ... ok
> test stroker::tests::cubic_1 ... ok
> test stroker::tests::big ... ok
> test rect::int_rect_tests::tests ... ok
> test scalar::tests::bound ... ok
> test stroker::tests::cubic_2 ... ok
> test transform::tests::concat ... ok
> test transform::tests::transform ... ok
> test stroker::tests::cubic_stroker_one_off ... ok
> test stroker::tests::quad_stroker_one_off ... ok
> test path_geometry::tests::find_cubic_max_curvature_1 ... FAILED
> 
> failures:
> 
> ---- path_geometry::tests::find_cubic_max_curvature_1 stdout ----
> 
> thread 'path_geometry::tests::find_cubic_max_curvature_1' panicked at 
> src/path_geometry.rs:918:9:
> assertion `left == right` failed
>   left: [NormalizedF32(FiniteF32(0.0)), NormalizedF32(FiniteF32(0.50000006)), 
> NormalizedF32(FiniteF32(1.0))]
>  right: [NormalizedF32(FiniteF32(0.0)), NormalizedF32(FiniteF32(0.5)), 
> NormalizedF32(FiniteF32(1.0))]
> stack backtrace:
>    0: rust_begin_unwind
>              at /usr/src/rustc-1.85.0/library/std/src/panicking.rs:692:5
>    1: core::panicking::panic_fmt
>              at /usr/src/rustc-1.85.0/library/core/src/panicking.rs:75:14
>    2: core::panicking::assert_failed_inner
>    3: core::panicking::assert_failed
>              at /usr/src/rustc-1.85.0/library/core/src/panicking.rs:364:5
>    4: tiny_skia_path::path_geometry::tests::find_cubic_max_curvature_1
>              at 
> /usr/share/cargo/registry/tiny-skia-path-0.11.4/src/path_geometry.rs:918:9
>    5: 
> tiny_skia_path::path_geometry::tests::find_cubic_max_curvature_1::{{closure}}
>              at 
> /usr/share/cargo/registry/tiny-skia-path-0.11.4/src/path_geometry.rs:907:36
>    6: core::ops::function::FnOnce::call_once
>              at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5
>    7: core::ops::function::FnOnce::call_once
>              at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5
> note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose 
> backtrace.
> 
> 
> failures:
>     path_geometry::tests::find_cubic_max_curvature_1
> 
> test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered 
> out; finished in 0.07s
> 
> error: test failed, to rerun pass `--lib`
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 
> 101


The full build log is available from:
http://qa-logs.debian.net/2025/04/14/rust-tiny-skia-path_0.11.4-1_testing-i386.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message --- This and other i386-related bugs are caused by the package newly building on i386 and will be solved once rustc 1.85.0+dfsg2-3 (baseline bump for i386) migrates to testing. rust-tiny-skia-path passes all tests in testing with the rustc update: [1]

[1] https://ci.debian.net/packages/r/rust-tiny-skia-path/testing/i386/

--- End Message ---

Reply via email to