Source: rust-oxiri Version: 0.2.2-5 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-oxiri > dpkg-buildpackage: info: source version 0.2.2-5 > 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-oxiri using existing > ./rust-oxiri_0.2.2.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: file rust-oxiri-0.2.2/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/anes-e1ddf2ccb4ca2662/dep-lib-anes: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/anes-e1ddf2ccb4ca2662/dep-lib-anes > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/anes-e1ddf2ccb4ca2662/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/anes-e1ddf2ccb4ca2662/lib-anes > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/anes-e1ddf2ccb4ca2662/lib-anes.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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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/cast-3ce5405ea6b3f2d8/dep-lib-cast: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/cast-3ce5405ea6b3f2d8/dep-lib-cast > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/cast-3ce5405ea6b3f2d8/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/cast-3ce5405ea6b3f2d8/lib-cast > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/cast-3ce5405ea6b3f2d8/lib-cast.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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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/clap-37d4189a3fc8ceef/dep-lib-clap: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-37d4189a3fc8ceef/dep-lib-clap > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-37d4189a3fc8ceef/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-37d4189a3fc8ceef/lib-clap > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-37d4189a3fc8ceef/lib-clap.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/clap_lex-3539757ea6fe94c1/dep-lib-clap_lex: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/dep-lib-clap_lex > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/lib-clap_lex > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/lib-clap_lex.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/criterion-2276d90aa6e6c69f/dep-lib-criterion: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-2276d90aa6e6c69f/dep-lib-criterion > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-2276d90aa6e6c69f/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-2276d90aa6e6c69f/lib-criterion > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-2276d90aa6e6c69f/lib-criterion.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/criterion-plot-481ec13565e4b142/dep-lib-criterion-plot: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-481ec13565e4b142/dep-lib-criterion-plot > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-481ec13565e4b142/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-481ec13565e4b142/lib-criterion-plot > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-481ec13565e4b142/lib-criterion-plot.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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-87d51e7387747fb5/dep-lib-either: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/either-87d51e7387747fb5/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-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/either-87d51e7387747fb5/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/either-87d51e7387747fb5/lib-either > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/either-87d51e7387747fb5/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/half-7e514fd4d551e872/dep-lib-half: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/half-7e514fd4d551e872/dep-lib-half > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/half-7e514fd4d551e872/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/half-7e514fd4d551e872/lib-half > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/half-7e514fd4d551e872/lib-half.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/io-lifetimes-bd193535fb13a210/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/io-lifetimes-bd193535fb13a210/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/io-lifetimes-d302340d661d3c90/dep-lib-io-lifetimes: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/io-lifetimes-d302340d661d3c90/dep-lib-io-lifetimes > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/io-lifetimes-d302340d661d3c90/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/io-lifetimes-d302340d661d3c90/lib-io-lifetimes > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/io-lifetimes-d302340d661d3c90/lib-io-lifetimes.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/is-terminal-c7a26dc6dd867fbf/dep-lib-is-terminal: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-c7a26dc6dd867fbf/dep-lib-is-terminal > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-c7a26dc6dd867fbf/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-c7a26dc6dd867fbf/lib-is-terminal > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-c7a26dc6dd867fbf/lib-is-terminal.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/itertools-ecb81f495657f864/dep-lib-itertools: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/itertools-ecb81f495657f864/dep-lib-itertools > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/itertools-ecb81f495657f864/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/itertools-ecb81f495657f864/lib-itertools > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/itertools-ecb81f495657f864/lib-itertools.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/itoa-1b1279a198658dd2/dep-lib-itoa: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/itoa-1b1279a198658dd2/dep-lib-itoa > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/itoa-1b1279a198658dd2/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/itoa-1b1279a198658dd2/lib-itoa > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/itoa-1b1279a198658dd2/lib-itoa.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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/linux-raw-sys-c74b6d3e6a18b69a/dep-lib-linux-raw-sys: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/linux-raw-sys-c74b6d3e6a18b69a/dep-lib-linux-raw-sys > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/linux-raw-sys-c74b6d3e6a18b69a/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/linux-raw-sys-c74b6d3e6a18b69a/lib-linux-raw-sys > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/linux-raw-sys-c74b6d3e6a18b69a/lib-linux-raw-sys.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/lib-memoffset.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-d9fc0b2abe8f04b3/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-d9fc0b2abe8f04b3/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-dcd55ee78248bf8b/dep-lib-num-traits: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-dcd55ee78248bf8b/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-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-dcd55ee78248bf8b/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-dcd55ee78248bf8b/lib-num-traits > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/num-traits-dcd55ee78248bf8b/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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/once_cell-0731ead19a87d7c0/dep-lib-once_cell: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/dep-lib-once_cell > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/lib-once_cell > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/lib-once_cell.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/oorandom-b7e731ead1f41f30/dep-lib-oorandom: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/oorandom-b7e731ead1f41f30/dep-lib-oorandom > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oorandom-b7e731ead1f41f30/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oorandom-b7e731ead1f41f30/lib-oorandom > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oorandom-b7e731ead1f41f30/lib-oorandom.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/oxiri-061e02cba0197ef2/dep-lib-oxiri: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-061e02cba0197ef2/dep-lib-oxiri > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-061e02cba0197ef2/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-061e02cba0197ef2/lib-oxiri > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-061e02cba0197ef2/lib-oxiri.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/oxiri-23af00dd26e9f2e4/dep-test-lib-oxiri: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-23af00dd26e9f2e4/dep-test-lib-oxiri > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-23af00dd26e9f2e4/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-23af00dd26e9f2e4/test-lib-oxiri > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-23af00dd26e9f2e4/test-lib-oxiri.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/oxiri-d2219859136399a1/dep-test-integration-test-lib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-d2219859136399a1/dep-test-integration-test-lib > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-d2219859136399a1/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-d2219859136399a1/test-integration-test-lib > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/oxiri-d2219859136399a1/test-integration-test-lib.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/plotters-8f9fa92c038a2301/dep-lib-plotters: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-8f9fa92c038a2301/dep-lib-plotters > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-8f9fa92c038a2301/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-8f9fa92c038a2301/lib-plotters > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-8f9fa92c038a2301/lib-plotters.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/plotters-backend-c042631a8435f974/dep-lib-plotters-backend: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-backend-c042631a8435f974/dep-lib-plotters-backend > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-backend-c042631a8435f974/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-backend-c042631a8435f974/lib-plotters-backend > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-backend-c042631a8435f974/lib-plotters-backend.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/plotters-svg-67f3d7423564f1e1/dep-lib-plotters-svg: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-svg-67f3d7423564f1e1/dep-lib-plotters-svg > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-svg-67f3d7423564f1e1/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-svg-67f3d7423564f1e1/lib-plotters-svg > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/plotters-svg-67f3d7423564f1e1/lib-plotters-svg.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-25b19b5d565f250b/dep-lib-rayon: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-25b19b5d565f250b/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-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-25b19b5d565f250b/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-25b19b5d565f250b/lib-rayon > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-25b19b5d565f250b/lib-rayon.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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/regex-70a2efe544f101ad/dep-lib-regex: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-70a2efe544f101ad/dep-lib-regex > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-70a2efe544f101ad/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-70a2efe544f101ad/lib-regex > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-70a2efe544f101ad/lib-regex.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/regex-syntax-7aeda5a9c28c2cf0/dep-lib-regex-syntax: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-syntax-7aeda5a9c28c2cf0/dep-lib-regex-syntax > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-syntax-7aeda5a9c28c2cf0/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-syntax-7aeda5a9c28c2cf0/lib-regex-syntax > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/regex-syntax-7aeda5a9c28c2cf0/lib-regex-syntax.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-a144c0dd7ebb6390/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-a144c0dd7ebb6390/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/rustix-cd44e72abba47e52/dep-lib-rustix: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-cd44e72abba47e52/dep-lib-rustix > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-cd44e72abba47e52/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-cd44e72abba47e52/lib-rustix > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-cd44e72abba47e52/lib-rustix.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/ryu-5a742e4fa4d4f674/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/ryu-5a742e4fa4d4f674/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/ryu-ead226bfefa84919/dep-lib-ryu: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/ryu-ead226bfefa84919/dep-lib-ryu > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/ryu-ead226bfefa84919/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/ryu-ead226bfefa84919/lib-ryu > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/ryu-ead226bfefa84919/lib-ryu.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/same-file-4e9717b59406ce9b/dep-lib-same-file: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/same-file-4e9717b59406ce9b/dep-lib-same-file > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/same-file-4e9717b59406ce9b/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/same-file-4e9717b59406ce9b/lib-same-file > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/same-file-4e9717b59406ce9b/lib-same-file.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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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/serde-4061cdd450312b0a/dep-lib-serde: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-4061cdd450312b0a/dep-lib-serde > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-4061cdd450312b0a/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-4061cdd450312b0a/lib-serde > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-4061cdd450312b0a/lib-serde.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-c94b3b4d825d2734/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-c94b3b4d825d2734/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/serde_cbor-d598bbb0df792939/dep-lib-serde_cbor: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_cbor-d598bbb0df792939/dep-lib-serde_cbor > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_cbor-d598bbb0df792939/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_cbor-d598bbb0df792939/lib-serde_cbor > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_cbor-d598bbb0df792939/lib-serde_cbor.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/serde_json-6c4662c1e3752f6b/dep-lib-serde_json: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-6c4662c1e3752f6b/dep-lib-serde_json > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-6c4662c1e3752f6b/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-6c4662c1e3752f6b/lib-serde_json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-6c4662c1e3752f6b/lib-serde_json.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-c9dcb8522df56d8b/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-c9dcb8522df56d8b/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/serde_test-810f4fe5bd644643/dep-lib-serde_test: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_test-810f4fe5bd644643/dep-lib-serde_test > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_test-810f4fe5bd644643/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_test-810f4fe5bd644643/lib-serde_test > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_test-810f4fe5bd644643/lib-serde_test.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_test-828760cbf067c344/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_test-828760cbf067c344/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/tinytemplate-7d55500434844a00/dep-lib-tinytemplate: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/tinytemplate-7d55500434844a00/dep-lib-tinytemplate > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/tinytemplate-7d55500434844a00/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/tinytemplate-7d55500434844a00/lib-tinytemplate > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/tinytemplate-7d55500434844a00/lib-tinytemplate.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/walkdir-21f4b0bfa6f65cd0/dep-lib-walkdir: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/walkdir-21f4b0bfa6f65cd0/dep-lib-walkdir > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/walkdir-21f4b0bfa6f65cd0/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/walkdir-21f4b0bfa6f65cd0/lib-walkdir > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/.fingerprint/walkdir-21f4b0bfa6f65cd0/lib-walkdir.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/io-lifetimes-bd193535fb13a210/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/io-lifetimes-bd193535fb13a210/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/io-lifetimes-bd193535fb13a210/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/num-traits-d9fc0b2abe8f04b3/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/num-traits-d9fc0b2abe8f04b3/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-d9fc0b2abe8f04b3/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-oxiri-0.2.2/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-oxiri-0.2.2/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-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/rustix-a144c0dd7ebb6390/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/build/rustix-a144c0dd7ebb6390/out/librust_out.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/build/rustix-a144c0dd7ebb6390/out/librust_out.rmeta > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/rustix-a144c0dd7ebb6390/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/rustix-a144c0dd7ebb6390/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/ryu-5a742e4fa4d4f674/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/ryu-5a742e4fa4d4f674/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/ryu-5a742e4fa4d4f674/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/serde-c94b3b4d825d2734/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/serde-c94b3b4d825d2734/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/serde-c94b3b4d825d2734/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/serde_json-c9dcb8522df56d8b/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/serde_json-c9dcb8522df56d8b/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/serde_json-c9dcb8522df56d8b/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/serde_test-828760cbf067c344/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-oxiri-0.2.2/target/x86_64-unknown-linux-gnu/release/build/serde_test-828760cbf067c344/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/serde_test-828760cbf067c344/stderr' > will not be represented in diff > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/lib-d2219859136399a1: binary > file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/lib-d2219859136399a1 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/lib-d2219859136399a1' will not > be represented in diff > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/libanes-e1ddf2ccb4ca2662.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libanes-e1ddf2ccb4ca2662.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/libanes-e1ddf2ccb4ca2662.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libanes-e1ddf2ccb4ca2662.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/libcast-3ce5405ea6b3f2d8.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcast-3ce5405ea6b3f2d8.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/libcast-3ce5405ea6b3f2d8.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcast-3ce5405ea6b3f2d8.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/libclap-37d4189a3fc8ceef.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libclap-37d4189a3fc8ceef.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/libclap-37d4189a3fc8ceef.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libclap-37d4189a3fc8ceef.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/libclap_lex-3539757ea6fe94c1.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libclap_lex-3539757ea6fe94c1.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/libclap_lex-3539757ea6fe94c1.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libclap_lex-3539757ea6fe94c1.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/libcriterion-2276d90aa6e6c69f.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion-2276d90aa6e6c69f.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/libcriterion-2276d90aa6e6c69f.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion-2276d90aa6e6c69f.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/libcriterion_plot-481ec13565e4b142.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion_plot-481ec13565e4b142.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/libcriterion_plot-481ec13565e4b142.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion_plot-481ec13565e4b142.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-87d51e7387747fb5.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libeither-87d51e7387747fb5.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-87d51e7387747fb5.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libeither-87d51e7387747fb5.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/libhalf-7e514fd4d551e872.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libhalf-7e514fd4d551e872.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/libhalf-7e514fd4d551e872.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libhalf-7e514fd4d551e872.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/libio_lifetimes-d302340d661d3c90.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libio_lifetimes-d302340d661d3c90.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/libio_lifetimes-d302340d661d3c90.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libio_lifetimes-d302340d661d3c90.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/libis_terminal-c7a26dc6dd867fbf.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libis_terminal-c7a26dc6dd867fbf.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/libis_terminal-c7a26dc6dd867fbf.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libis_terminal-c7a26dc6dd867fbf.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/libitertools-ecb81f495657f864.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libitertools-ecb81f495657f864.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/libitertools-ecb81f495657f864.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libitertools-ecb81f495657f864.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/libitoa-1b1279a198658dd2.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libitoa-1b1279a198658dd2.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/libitoa-1b1279a198658dd2.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libitoa-1b1279a198658dd2.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/liblinux_raw_sys-c74b6d3e6a18b69a.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liblinux_raw_sys-c74b6d3e6a18b69a.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/liblinux_raw_sys-c74b6d3e6a18b69a.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liblinux_raw_sys-c74b6d3e6a18b69a.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/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_traits-dcd55ee78248bf8b.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_traits-dcd55ee78248bf8b.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-dcd55ee78248bf8b.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libnum_traits-dcd55ee78248bf8b.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/libonce_cell-0731ead19a87d7c0.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libonce_cell-0731ead19a87d7c0.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/libonce_cell-0731ead19a87d7c0.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libonce_cell-0731ead19a87d7c0.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/liboorandom-b7e731ead1f41f30.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liboorandom-b7e731ead1f41f30.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/liboorandom-b7e731ead1f41f30.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liboorandom-b7e731ead1f41f30.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/liboxiri-061e02cba0197ef2.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liboxiri-061e02cba0197ef2.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/liboxiri-061e02cba0197ef2.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/liboxiri-061e02cba0197ef2.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/libplotters-8f9fa92c038a2301.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libplotters-8f9fa92c038a2301.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/libplotters-8f9fa92c038a2301.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libplotters-8f9fa92c038a2301.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/libplotters_backend-c042631a8435f974.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libplotters_backend-c042631a8435f974.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/libplotters_backend-c042631a8435f974.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libplotters_backend-c042631a8435f974.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/libplotters_svg-67f3d7423564f1e1.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libplotters_svg-67f3d7423564f1e1.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/libplotters_svg-67f3d7423564f1e1.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libplotters_svg-67f3d7423564f1e1.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-25b19b5d565f250b.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librayon-25b19b5d565f250b.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-25b19b5d565f250b.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librayon-25b19b5d565f250b.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/libregex-70a2efe544f101ad.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libregex-70a2efe544f101ad.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/libregex-70a2efe544f101ad.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libregex-70a2efe544f101ad.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/libregex_syntax-7aeda5a9c28c2cf0.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libregex_syntax-7aeda5a9c28c2cf0.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/libregex_syntax-7aeda5a9c28c2cf0.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libregex_syntax-7aeda5a9c28c2cf0.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/librustix-cd44e72abba47e52.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librustix-cd44e72abba47e52.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/librustix-cd44e72abba47e52.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librustix-cd44e72abba47e52.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/libryu-ead226bfefa84919.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libryu-ead226bfefa84919.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/libryu-ead226bfefa84919.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libryu-ead226bfefa84919.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/libsame_file-4e9717b59406ce9b.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libsame_file-4e9717b59406ce9b.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/libsame_file-4e9717b59406ce9b.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libsame_file-4e9717b59406ce9b.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/libserde-4061cdd450312b0a.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde-4061cdd450312b0a.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/libserde-4061cdd450312b0a.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde-4061cdd450312b0a.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/libserde_cbor-d598bbb0df792939.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde_cbor-d598bbb0df792939.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/libserde_cbor-d598bbb0df792939.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde_cbor-d598bbb0df792939.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/libserde_json-6c4662c1e3752f6b.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde_json-6c4662c1e3752f6b.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/libserde_json-6c4662c1e3752f6b.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde_json-6c4662c1e3752f6b.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/libserde_test-810f4fe5bd644643.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde_test-810f4fe5bd644643.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/libserde_test-810f4fe5bd644643.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libserde_test-810f4fe5bd644643.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/libtinytemplate-7d55500434844a00.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtinytemplate-7d55500434844a00.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/libtinytemplate-7d55500434844a00.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtinytemplate-7d55500434844a00.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/libwalkdir-21f4b0bfa6f65cd0.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libwalkdir-21f4b0bfa6f65cd0.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/libwalkdir-21f4b0bfa6f65cd0.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libwalkdir-21f4b0bfa6f65cd0.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/oxiri-23af00dd26e9f2e4: binary > file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/oxiri-23af00dd26e9f2e4 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/oxiri-23af00dd26e9f2e4' 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-oxiri_0.2.2-5_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.

