Source: rust-tesseract-plumbing Version: 0.7.1-3 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ----------------------------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package rust-tesseract-plumbing > dpkg-buildpackage: info: source version 0.7.1-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Jonas Smedegaard <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --buildsystem cargo > dh_auto_clean -O--buildsystem=cargo > /<<PKGBUILDDIR>>/debian/dh-cargo/bin/cargo clean > debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8'] > 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', 'clean', '--verbose', '--verbose', '--release'],) {'check': > True} > Removing /<<PKGBUILDDIR>>/target/release > dh_autoreconf_clean -O--buildsystem=cargo > dh_clean -O--buildsystem=cargo > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building rust-tesseract-plumbing using existing > ./rust-tesseract-plumbing_0.7.1.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/.rustc_info.json has no final newline > (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/.cargo-lock' will not be represented > in diff > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/adler-f6b31284bc795982/dep-lib-adler: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/adler-f6b31284bc795982/dep-lib-adler > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/adler-f6b31284bc795982/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/adler-f6b31284bc795982/lib-adler > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/adler-f6b31284bc795982/lib-adler.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/dep-lib-bitflags: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/dep-lib-bitflags > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/lib-bitflags > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/lib-bitflags.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/bytemuck-92da922731cf1048/dep-lib-bytemuck: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/bytemuck-92da922731cf1048/dep-lib-bytemuck > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bytemuck-92da922731cf1048/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bytemuck-92da922731cf1048/lib-bytemuck > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bytemuck-92da922731cf1048/lib-bytemuck.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/byteorder-ba94584650c17c3d/dep-lib-byteorder: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/byteorder-ba94584650c17c3d/dep-lib-byteorder > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/byteorder-ba94584650c17c3d/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/byteorder-ba94584650c17c3d/lib-byteorder > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/byteorder-ba94584650c17c3d/lib-byteorder.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/dep-lib-cfg-if: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/dep-lib-cfg-if > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/lib-cfg-if > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/lib-cfg-if.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/color_quant-22a3a097776afaec/dep-lib-color_quant: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/color_quant-22a3a097776afaec/dep-lib-color_quant > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/color_quant-22a3a097776afaec/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/color_quant-22a3a097776afaec/lib-color_quant > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/color_quant-22a3a097776afaec/lib-color_quant.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crc32fast-2682ded1d72b6afe/dep-lib-crc32fast: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crc32fast-2682ded1d72b6afe/dep-lib-crc32fast > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crc32fast-2682ded1d72b6afe/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crc32fast-2682ded1d72b6afe/lib-crc32fast > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crc32fast-2682ded1d72b6afe/lib-crc32fast.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crc32fast-672b0cecfa919366/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crc32fast-672b0cecfa919366/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/dep-lib-crossbeam-channel: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/dep-lib-crossbeam-channel > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/lib-crossbeam-channel > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/lib-crossbeam-channel.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/dep-lib-crossbeam-deque: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/dep-lib-crossbeam-deque > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/lib-crossbeam-deque > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/lib-crossbeam-deque.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-12995edb7b3dc7da/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-12995edb7b3dc7da/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/dep-lib-crossbeam-epoch: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/dep-lib-crossbeam-epoch > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/lib-crossbeam-epoch > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/lib-crossbeam-epoch.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/dep-lib-crossbeam-utils: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/dep-lib-crossbeam-utils > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/lib-crossbeam-utils > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/lib-crossbeam-utils.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-b60143b4ec30d737/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-b60143b4ec30d737/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/either-6becd7fca5fdf3fe/dep-lib-either: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/either-6becd7fca5fdf3fe/dep-lib-either > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/either-6becd7fca5fdf3fe/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/either-6becd7fca5fdf3fe/lib-either > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/either-6becd7fca5fdf3fe/lib-either.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/flate2-23d76d1830dbb46a/dep-lib-flate2: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/flate2-23d76d1830dbb46a/dep-lib-flate2 > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/flate2-23d76d1830dbb46a/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/flate2-23d76d1830dbb46a/lib-flate2 > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/flate2-23d76d1830dbb46a/lib-flate2.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/gif-8fe97c96d485bcb2/dep-lib-gif: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/gif-8fe97c96d485bcb2/dep-lib-gif > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/gif-8fe97c96d485bcb2/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/gif-8fe97c96d485bcb2/lib-gif > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/gif-8fe97c96d485bcb2/lib-gif.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/image-a5665cdb21e23f7e/dep-lib-image: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/image-a5665cdb21e23f7e/dep-lib-image > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/image-a5665cdb21e23f7e/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/image-a5665cdb21e23f7e/lib-image > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/image-a5665cdb21e23f7e/lib-image.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/jpeg-decoder-eb9d68198238414c/dep-lib-jpeg-decoder: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/jpeg-decoder-eb9d68198238414c/dep-lib-jpeg-decoder > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/jpeg-decoder-eb9d68198238414c/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/jpeg-decoder-eb9d68198238414c/lib-jpeg-decoder > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/jpeg-decoder-eb9d68198238414c/lib-jpeg-decoder.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-plumbing-8fe6c06b31f84fa4/dep-lib-leptonica-plumbing: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-plumbing-8fe6c06b31f84fa4/dep-lib-leptonica-plumbing > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-plumbing-8fe6c06b31f84fa4/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-plumbing-8fe6c06b31f84fa4/lib-leptonica-plumbing > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-plumbing-8fe6c06b31f84fa4/lib-leptonica-plumbing.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-sys-a946e558ed744488/dep-lib-leptonica-sys: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-sys-a946e558ed744488/dep-lib-leptonica-sys > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-sys-a946e558ed744488/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-sys-a946e558ed744488/lib-leptonica-sys > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-sys-a946e558ed744488/lib-leptonica-sys.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-sys-d70b040ecfa232d7/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/leptonica-sys-d70b040ecfa232d7/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/dep-lib-libc: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/dep-lib-libc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/lib-libc > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/lib-libc.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-ee067664063afa93/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-ee067664063afa93/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-9913e5fa3fd53623/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-9913e5fa3fd53623/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/dep-lib-memoffset: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/dep-lib-memoffset > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/lib-memoffset > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/lib-memoffset.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/miniz_oxide-9fe81c2904f6c483/dep-lib-miniz_oxide: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/miniz_oxide-9fe81c2904f6c483/dep-lib-miniz_oxide > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/miniz_oxide-9fe81c2904f6c483/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/miniz_oxide-9fe81c2904f6c483/lib-miniz_oxide > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/miniz_oxide-9fe81c2904f6c483/lib-miniz_oxide.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/num-integer-3283391c396009ea/dep-lib-num-integer: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/num-integer-3283391c396009ea/dep-lib-num-integer > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-integer-3283391c396009ea/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-integer-3283391c396009ea/lib-num-integer > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-integer-3283391c396009ea/lib-num-integer.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-integer-3af521adbe21156c/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-integer-3af521adbe21156c/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-rational-c2f37261b28f09c6/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-rational-c2f37261b28f09c6/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/num-rational-fb8551693b6f9e88/dep-lib-num-rational: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/num-rational-fb8551693b6f9e88/dep-lib-num-rational > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-rational-fb8551693b6f9e88/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-rational-fb8551693b6f9e88/lib-num-rational > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-rational-fb8551693b6f9e88/lib-num-rational.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-14d0f1878552d80d/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-14d0f1878552d80d/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-d7e7da4c1d27af82/dep-lib-num-traits: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-d7e7da4c1d27af82/dep-lib-num-traits > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-d7e7da4c1d27af82/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-d7e7da4c1d27af82/lib-num-traits > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-d7e7da4c1d27af82/lib-num-traits.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/dep-lib-num_cpus: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/dep-lib-num_cpus > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/lib-num_cpus > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/lib-num_cpus.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/png-75245c5cf9967b1f/dep-lib-png: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/png-75245c5cf9967b1f/dep-lib-png > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/png-75245c5cf9967b1f/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/png-75245c5cf9967b1f/lib-png > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/png-75245c5cf9967b1f/lib-png.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-2535027f2b034517/dep-lib-rayon: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-2535027f2b034517/dep-lib-rayon > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-2535027f2b034517/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-2535027f2b034517/lib-rayon > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-2535027f2b034517/lib-rayon.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-09f751cf83c52024/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-09f751cf83c52024/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/dep-lib-rayon-core: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/dep-lib-rayon-core > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/lib-rayon-core > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/lib-rayon-core.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/scoped_threadpool-acb67523784db164/dep-lib-scoped_threadpool: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/scoped_threadpool-acb67523784db164/dep-lib-scoped_threadpool > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scoped_threadpool-acb67523784db164/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scoped_threadpool-acb67523784db164/lib-scoped_threadpool > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scoped_threadpool-acb67523784db164/lib-scoped_threadpool.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/dep-lib-scopeguard: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/dep-lib-scopeguard > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/lib-scopeguard > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/lib-scopeguard.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-d76157514efea872/dep-lib-tesseract-plumbing: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-d76157514efea872/dep-lib-tesseract-plumbing > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-d76157514efea872/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-d76157514efea872/lib-tesseract-plumbing > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-d76157514efea872/lib-tesseract-plumbing.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-ee2d5d588773cc1e/dep-test-lib-tesseract-plumbing: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-ee2d5d588773cc1e/dep-test-lib-tesseract-plumbing > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-ee2d5d588773cc1e/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-ee2d5d588773cc1e/test-lib-tesseract-plumbing > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-plumbing-ee2d5d588773cc1e/test-lib-tesseract-plumbing.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-sys-60d7824f6524e5ab/dep-lib-tesseract-sys: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-sys-60d7824f6524e5ab/dep-lib-tesseract-sys > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-sys-60d7824f6524e5ab/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-sys-60d7824f6524e5ab/lib-tesseract-sys > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-sys-60d7824f6524e5ab/lib-tesseract-sys.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-sys-7fbae47dfff398c2/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tesseract-sys-7fbae47dfff398c2/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-290c07bc73b54110/dep-lib-thiserror: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-290c07bc73b54110/dep-lib-thiserror > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-290c07bc73b54110/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-290c07bc73b54110/lib-thiserror > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-290c07bc73b54110/lib-thiserror.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-8a78d504eca480a3/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-8a78d504eca480a3/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/tiff-7441fed617781c13/dep-lib-tiff: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/tiff-7441fed617781c13/dep-lib-tiff > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiff-7441fed617781c13/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiff-7441fed617781c13/lib-tiff > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiff-7441fed617781c13/lib-tiff.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/weezl-a37461377c07bc40/dep-lib-weezl: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/weezl-a37461377c07bc40/dep-lib-weezl > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/weezl-a37461377c07bc40/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/weezl-a37461377c07bc40/lib-weezl > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/weezl-a37461377c07bc40/lib-weezl.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/crc32fast-672b0cecfa919366/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/crc32fast-672b0cecfa919366/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/crc32fast-672b0cecfa919366/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-epoch-12995edb7b3dc7da/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-epoch-12995edb7b3dc7da/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/crossbeam-epoch-12995edb7b3dc7da/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-b60143b4ec30d737/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-b60143b4ec30d737/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-b60143b4ec30d737/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/leptonica-sys-d70b040ecfa232d7/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/leptonica-sys-d70b040ecfa232d7/out/bindings.rs > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/leptonica-sys-d70b040ecfa232d7/root-output > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/libc-ee067664063afa93/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/libc-ee067664063afa93/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/libc-ee067664063afa93/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/memoffset-9913e5fa3fd53623/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/memoffset-9913e5fa3fd53623/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/memoffset-9913e5fa3fd53623/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/num-integer-3af521adbe21156c/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/num-integer-3af521adbe21156c/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/num-integer-3af521adbe21156c/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/num-rational-c2f37261b28f09c6/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/num-rational-c2f37261b28f09c6/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/num-rational-c2f37261b28f09c6/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/num-traits-14d0f1878552d80d/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/num-traits-14d0f1878552d80d/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/num-traits-14d0f1878552d80d/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/rayon-core-09f751cf83c52024/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/rayon-core-09f751cf83c52024/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/rayon-core-09f751cf83c52024/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/tesseract-sys-7fbae47dfff398c2/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/tesseract-sys-7fbae47dfff398c2/out/capi_bindings.rs > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/tesseract-sys-7fbae47dfff398c2/out/public_types_bindings.rs > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/tesseract-sys-7fbae47dfff398c2/root-output > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/thiserror-8a78d504eca480a3/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/thiserror-8a78d504eca480a3/output' > will not be represented in diff > dpkg-source: warning: file > rust-tesseract-plumbing-0.7.1/target/x86_64-unknown-linux-gnu/release/build/thiserror-8a78d504eca480a3/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/thiserror-8a78d504eca480a3/stderr' > will not be represented in diff > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libadler-f6b31284bc795982.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libadler-f6b31284bc795982.rlib > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libadler-f6b31284bc795982.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libadler-f6b31284bc795982.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libbitflags-7742a1585ab8b5b6.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libbitflags-7742a1585ab8b5b6.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libbitflags-7742a1585ab8b5b6.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libbitflags-7742a1585ab8b5b6.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libbytemuck-92da922731cf1048.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libbytemuck-92da922731cf1048.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libbytemuck-92da922731cf1048.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libbytemuck-92da922731cf1048.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libbyteorder-ba94584650c17c3d.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libbyteorder-ba94584650c17c3d.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libbyteorder-ba94584650c17c3d.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libbyteorder-ba94584650c17c3d.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-ba4f5506983dc320.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-ba4f5506983dc320.rlib > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-ba4f5506983dc320.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-ba4f5506983dc320.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcolor_quant-22a3a097776afaec.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcolor_quant-22a3a097776afaec.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcolor_quant-22a3a097776afaec.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcolor_quant-22a3a097776afaec.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrc32fast-2682ded1d72b6afe.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrc32fast-2682ded1d72b6afe.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrc32fast-2682ded1d72b6afe.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrc32fast-2682ded1d72b6afe.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_channel-4a8504e7d73342fa.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_channel-4a8504e7d73342fa.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_channel-4a8504e7d73342fa.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_channel-4a8504e7d73342fa.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_deque-a252811b9aceb186.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_deque-a252811b9aceb186.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_deque-a252811b9aceb186.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_deque-a252811b9aceb186.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_epoch-ab6df9e83399197c.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_epoch-ab6df9e83399197c.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_epoch-ab6df9e83399197c.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_epoch-ab6df9e83399197c.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-2ee2e6f449af3e03.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-2ee2e6f449af3e03.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-2ee2e6f449af3e03.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-2ee2e6f449af3e03.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libeither-6becd7fca5fdf3fe.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libeither-6becd7fca5fdf3fe.rlib > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libeither-6becd7fca5fdf3fe.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libeither-6becd7fca5fdf3fe.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libflate2-23d76d1830dbb46a.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libflate2-23d76d1830dbb46a.rlib > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libflate2-23d76d1830dbb46a.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libflate2-23d76d1830dbb46a.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libgif-8fe97c96d485bcb2.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libgif-8fe97c96d485bcb2.rlib in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libgif-8fe97c96d485bcb2.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libgif-8fe97c96d485bcb2.rmeta in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libimage-a5665cdb21e23f7e.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libimage-a5665cdb21e23f7e.rlib > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libimage-a5665cdb21e23f7e.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libimage-a5665cdb21e23f7e.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libjpeg_decoder-eb9d68198238414c.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libjpeg_decoder-eb9d68198238414c.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libjpeg_decoder-eb9d68198238414c.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libjpeg_decoder-eb9d68198238414c.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_plumbing-8fe6c06b31f84fa4.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_plumbing-8fe6c06b31f84fa4.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_plumbing-8fe6c06b31f84fa4.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_plumbing-8fe6c06b31f84fa4.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_sys-a946e558ed744488.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_sys-a946e558ed744488.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_sys-a946e558ed744488.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libleptonica_sys-a946e558ed744488.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/liblibc-a4a56c9f419c3f64.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liblibc-a4a56c9f419c3f64.rlib in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/liblibc-a4a56c9f419c3f64.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liblibc-a4a56c9f419c3f64.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libmemoffset-c4a1822265c40402.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libmemoffset-c4a1822265c40402.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libmemoffset-c4a1822265c40402.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libmemoffset-c4a1822265c40402.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libminiz_oxide-9fe81c2904f6c483.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libminiz_oxide-9fe81c2904f6c483.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libminiz_oxide-9fe81c2904f6c483.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libminiz_oxide-9fe81c2904f6c483.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_cpus-9bddca46e1725956.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_cpus-9bddca46e1725956.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_cpus-9bddca46e1725956.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_cpus-9bddca46e1725956.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_integer-3283391c396009ea.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_integer-3283391c396009ea.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_integer-3283391c396009ea.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_integer-3283391c396009ea.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_rational-fb8551693b6f9e88.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_rational-fb8551693b6f9e88.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_rational-fb8551693b6f9e88.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_rational-fb8551693b6f9e88.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_traits-d7e7da4c1d27af82.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_traits-d7e7da4c1d27af82.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libnum_traits-d7e7da4c1d27af82.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_traits-d7e7da4c1d27af82.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libpng-75245c5cf9967b1f.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libpng-75245c5cf9967b1f.rlib in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libpng-75245c5cf9967b1f.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libpng-75245c5cf9967b1f.rmeta in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/librayon-2535027f2b034517.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librayon-2535027f2b034517.rlib > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/librayon-2535027f2b034517.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librayon-2535027f2b034517.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/librayon_core-e94da3b924b14532.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librayon_core-e94da3b924b14532.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/librayon_core-e94da3b924b14532.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librayon_core-e94da3b924b14532.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libscoped_threadpool-acb67523784db164.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libscoped_threadpool-acb67523784db164.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libscoped_threadpool-acb67523784db164.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libscoped_threadpool-acb67523784db164.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libscopeguard-9f916fb59cf28571.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libscopeguard-9f916fb59cf28571.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libscopeguard-9f916fb59cf28571.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libscopeguard-9f916fb59cf28571.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_plumbing-d76157514efea872.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_plumbing-d76157514efea872.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_plumbing-d76157514efea872.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_plumbing-d76157514efea872.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_sys-60d7824f6524e5ab.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_sys-60d7824f6524e5ab.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_sys-60d7824f6524e5ab.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtesseract_sys-60d7824f6524e5ab.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libthiserror-290c07bc73b54110.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libthiserror-290c07bc73b54110.rlib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libthiserror-290c07bc73b54110.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libthiserror-290c07bc73b54110.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libtiff-7441fed617781c13.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtiff-7441fed617781c13.rlib in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libtiff-7441fed617781c13.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtiff-7441fed617781c13.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libweezl-a37461377c07bc40.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libweezl-a37461377c07bc40.rlib > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libweezl-a37461377c07bc40.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libweezl-a37461377c07bc40.rmeta > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/tesseract_plumbing-ee2d5d588773cc1e: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/tesseract_plumbing-ee2d5d588773cc1e > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: executable mode 0755 of > 'target/x86_64-unknown-linux-gnu/release/deps/tesseract_plumbing-ee2d5d588773cc1e' > will not be represented in diff > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/rust-tesseract-plumbing_0.7.1-3_unstable.log 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.

