Source: rust-criterion Version: 0.5.1-1 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-criterion > dpkg-buildpackage: info: source version 0.5.1-1 > 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-criterion using existing > ./rust-criterion_0.5.1.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: file rust-criterion-0.5.1/target/.rustc_info.json has > no final newline (either original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/base/benchmark.json has no final newline > (either original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/base/estimates.json has no final newline > (either original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/base/sample.json has no final newline (either > original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/base/tukey.json has no final newline (either > original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/new/benchmark.json has no final newline > (either original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/new/estimates.json has no final newline > (either original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/new/sample.json has no final newline (either > original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/new/tukey.json has no final newline (either > original or modified version) > dpkg-source: warning: file rust-criterion-0.5.1/target/criterion/My > Group/Test long string/1MB X's/report/index.html 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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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/approx-5b6d9075d0e1b250/dep-lib-approx: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/approx-5b6d9075d0e1b250/dep-lib-approx > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/approx-5b6d9075d0e1b250/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/approx-5b6d9075d0e1b250/lib-approx > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/approx-5b6d9075d0e1b250/lib-approx.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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/lib-bitflags > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/lib-bitflags.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/lib-cfg-if > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/cfg-if-ba4f5506983dc320/lib-cfg-if.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-6619540585877b84/dep-test-lib-criterion: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-6619540585877b84/dep-test-lib-criterion > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-6619540585877b84/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-6619540585877b84/test-lib-criterion > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-6619540585877b84/test-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-76a9265e70d0030b/dep-test-integration-test-criterion_tests: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-76a9265e70d0030b/dep-test-integration-test-criterion_tests > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-76a9265e70d0030b/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-76a9265e70d0030b/test-integration-test-criterion_tests > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-76a9265e70d0030b/test-integration-test-criterion_tests.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-ed2ff95f3dccb234/dep-lib-criterion: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-ed2ff95f3dccb234/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-ed2ff95f3dccb234/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-ed2ff95f3dccb234/lib-criterion > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-ed2ff95f3dccb234/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-fac74c0a3bd0abed/dep-lib-criterion-plot: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-fac74c0a3bd0abed/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-fac74c0a3bd0abed/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-fac74c0a3bd0abed/lib-criterion-plot > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/criterion-plot-fac74c0a3bd0abed/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/lib-crossbeam-channel > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-channel-4a8504e7d73342fa/lib-crossbeam-channel.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/dep-lib-crossbeam-deque: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/dep-lib-crossbeam-deque > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/lib-crossbeam-deque > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-deque-a252811b9aceb186/lib-crossbeam-deque.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-12995edb7b3dc7da/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-12995edb7b3dc7da/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/dep-lib-crossbeam-epoch: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/dep-lib-crossbeam-epoch > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/lib-crossbeam-epoch > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-epoch-ab6df9e83399197c/lib-crossbeam-epoch.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/dep-lib-crossbeam-utils: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/dep-lib-crossbeam-utils > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/lib-crossbeam-utils > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-2ee2e6f449af3e03/lib-crossbeam-utils.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-b60143b4ec30d737/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-b60143b4ec30d737/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/either-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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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/fastrand-0a56e15e1557a246/dep-lib-fastrand: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/fastrand-0a56e15e1557a246/dep-lib-fastrand > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/fastrand-0a56e15e1557a246/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/fastrand-0a56e15e1557a246/lib-fastrand > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/fastrand-0a56e15e1557a246/lib-fastrand.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/futures-1fc20339c6a519bd/dep-lib-futures: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-1fc20339c6a519bd/dep-lib-futures > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-1fc20339c6a519bd/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-1fc20339c6a519bd/lib-futures > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-1fc20339c6a519bd/lib-futures.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-channel-25fccf6d994cbade/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-channel-25fccf6d994cbade/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/futures-channel-289b40865613397b/dep-lib-futures-channel: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-channel-289b40865613397b/dep-lib-futures-channel > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-channel-289b40865613397b/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-channel-289b40865613397b/lib-futures-channel > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-channel-289b40865613397b/lib-futures-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/futures-core-74a711d9354274a1/dep-lib-futures-core: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-74a711d9354274a1/dep-lib-futures-core > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-74a711d9354274a1/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-74a711d9354274a1/lib-futures-core > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-74a711d9354274a1/lib-futures-core.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-8e698bfe26536275/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-8e698bfe26536275/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/futures-executor-7a60a12276b05fd5/dep-lib-futures-executor: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-executor-7a60a12276b05fd5/dep-lib-futures-executor > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-executor-7a60a12276b05fd5/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-executor-7a60a12276b05fd5/lib-futures-executor > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-executor-7a60a12276b05fd5/lib-futures-executor.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/futures-io-5620d3f153a1a992/dep-lib-futures-io: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-5620d3f153a1a992/dep-lib-futures-io > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-5620d3f153a1a992/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-5620d3f153a1a992/lib-futures-io > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-5620d3f153a1a992/lib-futures-io.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/futures-sink-47a6a9c5df926a6a/dep-lib-futures-sink: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-sink-47a6a9c5df926a6a/dep-lib-futures-sink > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-sink-47a6a9c5df926a6a/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-sink-47a6a9c5df926a6a/lib-futures-sink > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-sink-47a6a9c5df926a6a/lib-futures-sink.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-task-5de6062daa1fd25c/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-task-5de6062daa1fd25c/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/futures-task-6c37b452e626e1ea/dep-lib-futures-task: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-task-6c37b452e626e1ea/dep-lib-futures-task > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-task-6c37b452e626e1ea/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-task-6c37b452e626e1ea/lib-futures-task > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-task-6c37b452e626e1ea/lib-futures-task.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/futures-util-1891ce77b71fda8e/dep-lib-futures-util: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-util-1891ce77b71fda8e/dep-lib-futures-util > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-util-1891ce77b71fda8e/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-util-1891ce77b71fda8e/lib-futures-util > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-util-1891ce77b71fda8e/lib-futures-util.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-util-f0a4137f8c859e56/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-util-f0a4137f8c859e56/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/getrandom-2236eff1494f5913/dep-lib-getrandom: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/getrandom-2236eff1494f5913/dep-lib-getrandom > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/getrandom-2236eff1494f5913/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/getrandom-2236eff1494f5913/lib-getrandom > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/getrandom-2236eff1494f5913/lib-getrandom.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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-45a54a40c423f731/dep-lib-is-terminal: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-45a54a40c423f731/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-45a54a40c423f731/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-45a54a40c423f731/lib-is-terminal > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/is-terminal-45a54a40c423f731/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/lib-libc > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-a4a56c9f419c3f64/lib-libc.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-ee067664063afa93/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-ee067664063afa93/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: 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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-a84d05dff20f104d/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-a84d05dff20f104d/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/memchr-fa55ae943b58dee5/dep-lib-memchr: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-fa55ae943b58dee5/dep-lib-memchr > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-fa55ae943b58dee5/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-fa55ae943b58dee5/lib-memchr > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-fa55ae943b58dee5/lib-memchr.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-9913e5fa3fd53623/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-9913e5fa3fd53623/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/dep-lib-memoffset: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/dep-lib-memoffset > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/lib-memoffset > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/memoffset-c4a1822265c40402/lib-memoffset.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/lib-num_cpus > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/num_cpus-9bddca46e1725956/lib-num_cpus.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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/pin-project-lite-606e585f026c8a25/dep-lib-pin-project-lite: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-project-lite-606e585f026c8a25/dep-lib-pin-project-lite > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-project-lite-606e585f026c8a25/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-project-lite-606e585f026c8a25/lib-pin-project-lite > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-project-lite-606e585f026c8a25/lib-pin-project-lite.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/pin-utils-298249ec66f13faf/dep-lib-pin-utils: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-utils-298249ec66f13faf/dep-lib-pin-utils > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-utils-298249ec66f13faf/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-utils-298249ec66f13faf/lib-pin-utils > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/pin-utils-298249ec66f13faf/lib-pin-utils.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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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/ppv-lite86-afaa2cc0dfe5d642/dep-lib-ppv-lite86: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/ppv-lite86-afaa2cc0dfe5d642/dep-lib-ppv-lite86 > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/ppv-lite86-afaa2cc0dfe5d642/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/ppv-lite86-afaa2cc0dfe5d642/lib-ppv-lite86 > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/ppv-lite86-afaa2cc0dfe5d642/lib-ppv-lite86.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/quickcheck-4878db58ba77b1a6/dep-lib-quickcheck: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/quickcheck-4878db58ba77b1a6/dep-lib-quickcheck > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/quickcheck-4878db58ba77b1a6/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/quickcheck-4878db58ba77b1a6/lib-quickcheck > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/quickcheck-4878db58ba77b1a6/lib-quickcheck.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/rand-dc2eff2b2e6bf585/dep-lib-rand: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rand-dc2eff2b2e6bf585/dep-lib-rand > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand-dc2eff2b2e6bf585/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand-dc2eff2b2e6bf585/lib-rand > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand-dc2eff2b2e6bf585/lib-rand.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/rand_chacha-b3949a115df2a98a/dep-lib-rand_chacha: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_chacha-b3949a115df2a98a/dep-lib-rand_chacha > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_chacha-b3949a115df2a98a/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_chacha-b3949a115df2a98a/lib-rand_chacha > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_chacha-b3949a115df2a98a/lib-rand_chacha.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/rand_core-ea9d70679bf9a175/dep-lib-rand_core: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_core-ea9d70679bf9a175/dep-lib-rand_core > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_core-ea9d70679bf9a175/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_core-ea9d70679bf9a175/lib-rand_core > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rand_core-ea9d70679bf9a175/lib-rand_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/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-09f751cf83c52024/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-09f751cf83c52024/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/dep-lib-rayon-core: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/dep-lib-rayon-core > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/lib-rayon-core > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rayon-core-e94da3b924b14532/lib-rayon-core.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-2ae95c1a92b6e054/dep-lib-rustix: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-2ae95c1a92b6e054/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-2ae95c1a92b6e054/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-2ae95c1a92b6e054/lib-rustix > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-2ae95c1a92b6e054/lib-rustix.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-d484e85dc4362216/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustix-d484e85dc4362216/run-build-script-build-script-build.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/lib-scopeguard > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/scopeguard-9f916fb59cf28571/lib-scopeguard.json > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/.fingerprint/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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/slab-ab709bf7d85bbb46/dep-lib-slab: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/slab-ab709bf7d85bbb46/dep-lib-slab > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/slab-ab709bf7d85bbb46/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/slab-ab709bf7d85bbb46/lib-slab > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/slab-ab709bf7d85bbb46/lib-slab.json > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tempfile-5978adf44e7ec2b9/run-build-script-build-script-build > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tempfile-5978adf44e7ec2b9/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/tempfile-d1a90e0528b814d9/dep-lib-tempfile: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/.fingerprint/tempfile-d1a90e0528b814d9/dep-lib-tempfile > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tempfile-d1a90e0528b814d9/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tempfile-d1a90e0528b814d9/lib-tempfile > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/.fingerprint/tempfile-d1a90e0528b814d9/lib-tempfile.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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-epoch-12995edb7b3dc7da/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-epoch-12995edb7b3dc7da/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/crossbeam-epoch-12995edb7b3dc7da/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-b60143b4ec30d737/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-b60143b4ec30d737/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-b60143b4ec30d737/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-channel-25fccf6d994cbade/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-channel-25fccf6d994cbade/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/futures-channel-25fccf6d994cbade/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-core-8e698bfe26536275/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-core-8e698bfe26536275/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/futures-core-8e698bfe26536275/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-task-5de6062daa1fd25c/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-task-5de6062daa1fd25c/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/futures-task-5de6062daa1fd25c/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-util-f0a4137f8c859e56/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/futures-util-f0a4137f8c859e56/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/futures-util-f0a4137f8c859e56/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/libc-ee067664063afa93/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/libc-ee067664063afa93/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/libc-ee067664063afa93/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/memchr-a84d05dff20f104d/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/memchr-a84d05dff20f104d/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/memchr-a84d05dff20f104d/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/memoffset-9913e5fa3fd53623/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/memoffset-9913e5fa3fd53623/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/memoffset-9913e5fa3fd53623/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/rayon-core-09f751cf83c52024/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/rayon-core-09f751cf83c52024/root-output > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'target/x86_64-unknown-linux-gnu/release/build/rayon-core-09f751cf83c52024/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/rustix-d484e85dc4362216/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-d484e85dc4362216/out/librust_out.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/build/rustix-d484e85dc4362216/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/rustix-d484e85dc4362216/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-d484e85dc4362216/stderr' > will not be represented in diff > dpkg-source: warning: file > rust-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/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-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/tempfile-5978adf44e7ec2b9/invoked.timestamp > has no final newline (either original or modified version) > dpkg-source: warning: file > rust-criterion-0.5.1/target/x86_64-unknown-linux-gnu/release/build/tempfile-5978adf44e7ec2b9/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/tempfile-5978adf44e7ec2b9/stderr' > will not be represented in diff > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/criterion-6619540585877b84: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/criterion-6619540585877b84 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/criterion-6619540585877b84' > will not be represented in diff > dpkg-source: error: cannot represent change to > target/x86_64-unknown-linux-gnu/release/deps/criterion_tests-76a9265e70d0030b: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/criterion_tests-76a9265e70d0030b > 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/criterion_tests-76a9265e70d0030b' > 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/libapprox-5b6d9075d0e1b250.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libapprox-5b6d9075d0e1b250.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/libapprox-5b6d9075d0e1b250.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libapprox-5b6d9075d0e1b250.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-ed2ff95f3dccb234.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion-ed2ff95f3dccb234.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-ed2ff95f3dccb234.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion-ed2ff95f3dccb234.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-fac74c0a3bd0abed.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion_plot-fac74c0a3bd0abed.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-fac74c0a3bd0abed.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libcriterion_plot-fac74c0a3bd0abed.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/libfastrand-0a56e15e1557a246.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfastrand-0a56e15e1557a246.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/libfastrand-0a56e15e1557a246.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfastrand-0a56e15e1557a246.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/libfutures-1fc20339c6a519bd.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures-1fc20339c6a519bd.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/libfutures-1fc20339c6a519bd.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures-1fc20339c6a519bd.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/libfutures_channel-289b40865613397b.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_channel-289b40865613397b.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/libfutures_channel-289b40865613397b.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_channel-289b40865613397b.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/libfutures_core-74a711d9354274a1.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_core-74a711d9354274a1.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/libfutures_core-74a711d9354274a1.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_core-74a711d9354274a1.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/libfutures_executor-7a60a12276b05fd5.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_executor-7a60a12276b05fd5.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/libfutures_executor-7a60a12276b05fd5.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_executor-7a60a12276b05fd5.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/libfutures_io-5620d3f153a1a992.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_io-5620d3f153a1a992.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/libfutures_io-5620d3f153a1a992.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_io-5620d3f153a1a992.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/libfutures_sink-47a6a9c5df926a6a.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_sink-47a6a9c5df926a6a.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/libfutures_sink-47a6a9c5df926a6a.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_sink-47a6a9c5df926a6a.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/libfutures_task-6c37b452e626e1ea.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_task-6c37b452e626e1ea.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/libfutures_task-6c37b452e626e1ea.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_task-6c37b452e626e1ea.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/libfutures_util-1891ce77b71fda8e.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_util-1891ce77b71fda8e.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/libfutures_util-1891ce77b71fda8e.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libfutures_util-1891ce77b71fda8e.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/libgetrandom-2236eff1494f5913.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libgetrandom-2236eff1494f5913.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/libgetrandom-2236eff1494f5913.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libgetrandom-2236eff1494f5913.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-45a54a40c423f731.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libis_terminal-45a54a40c423f731.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-45a54a40c423f731.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libis_terminal-45a54a40c423f731.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/libmemchr-fa55ae943b58dee5.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libmemchr-fa55ae943b58dee5.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/libmemchr-fa55ae943b58dee5.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libmemchr-fa55ae943b58dee5.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/libpin_project_lite-606e585f026c8a25.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libpin_project_lite-606e585f026c8a25.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/libpin_project_lite-606e585f026c8a25.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libpin_project_lite-606e585f026c8a25.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/libpin_utils-298249ec66f13faf.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libpin_utils-298249ec66f13faf.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/libpin_utils-298249ec66f13faf.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libpin_utils-298249ec66f13faf.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/libppv_lite86-afaa2cc0dfe5d642.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libppv_lite86-afaa2cc0dfe5d642.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/libppv_lite86-afaa2cc0dfe5d642.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libppv_lite86-afaa2cc0dfe5d642.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/libquickcheck-4878db58ba77b1a6.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libquickcheck-4878db58ba77b1a6.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/libquickcheck-4878db58ba77b1a6.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libquickcheck-4878db58ba77b1a6.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/librand-dc2eff2b2e6bf585.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librand-dc2eff2b2e6bf585.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/librand-dc2eff2b2e6bf585.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librand-dc2eff2b2e6bf585.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/librand_chacha-b3949a115df2a98a.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librand_chacha-b3949a115df2a98a.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/librand_chacha-b3949a115df2a98a.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librand_chacha-b3949a115df2a98a.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/librand_core-ea9d70679bf9a175.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librand_core-ea9d70679bf9a175.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/librand_core-ea9d70679bf9a175.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librand_core-ea9d70679bf9a175.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-2ae95c1a92b6e054.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librustix-2ae95c1a92b6e054.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-2ae95c1a92b6e054.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/librustix-2ae95c1a92b6e054.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/libslab-ab709bf7d85bbb46.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libslab-ab709bf7d85bbb46.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/libslab-ab709bf7d85bbb46.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libslab-ab709bf7d85bbb46.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/libtempfile-d1a90e0528b814d9.rlib: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtempfile-d1a90e0528b814d9.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/libtempfile-d1a90e0528b814d9.rmeta: > binary file contents changed > dpkg-source: error: add > target/x86_64-unknown-linux-gnu/release/deps/libtempfile-d1a90e0528b814d9.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: 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-criterion_0.5.1-1_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.

