Your message dated Mon, 14 Aug 2023 08:29:17 -0400
with message-id 
<cad+gyvx5ye4ktim5zn5vfv2k0urmo4iv5rehldxkrjffrmv...@mail.gmail.com>
and subject line Re: rust-async-channel: Fails to build source after successful 
build
has caused the Debian Bug report #1045834,
regarding rust-async-channel: Fails to build source after successful build
to be marked as done.

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

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


-- 
1045834: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045834
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-async-channel
Version: 1.9.0-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-async-channel
> dpkg-buildpackage: info: source version 1.9.0-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-async-channel using existing 
> ./rust-async-channel_1.9.0.orig.tar.gz
> dpkg-source: warning: file rust-async-channel-1.9.0/target/.rustc_info.json 
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'target/x86_64-unknown-linux-gnu/release/.cargo-lock' will not be represented 
> in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-2591dc0965f68b7e/dep-lib-async-channel:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-2591dc0965f68b7e/dep-lib-async-channel
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-2591dc0965f68b7e/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-2591dc0965f68b7e/lib-async-channel
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-2591dc0965f68b7e/lib-async-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/async-channel-3595c15baf045b16/dep-test-lib-async-channel:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-3595c15baf045b16/dep-test-lib-async-channel
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-3595c15baf045b16/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-3595c15baf045b16/test-lib-async-channel
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-3595c15baf045b16/test-lib-async-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/async-channel-74c4c20370313af6/dep-test-integration-test-bounded:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-74c4c20370313af6/dep-test-integration-test-bounded
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-74c4c20370313af6/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-74c4c20370313af6/test-integration-test-bounded
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-74c4c20370313af6/test-integration-test-bounded.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/async-channel-be25caffc6848ab1/dep-test-integration-test-unbounded:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-be25caffc6848ab1/dep-test-integration-test-unbounded
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-be25caffc6848ab1/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-be25caffc6848ab1/test-integration-test-unbounded
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/async-channel-be25caffc6848ab1/test-integration-test-unbounded.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-async-channel-1.9.0/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-async-channel-1.9.0/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-async-channel-1.9.0/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/concurrent-queue-0ca764e4d844eab3/dep-lib-concurrent-queue:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/concurrent-queue-0ca764e4d844eab3/dep-lib-concurrent-queue
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/concurrent-queue-0ca764e4d844eab3/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/concurrent-queue-0ca764e4d844eab3/lib-concurrent-queue
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/concurrent-queue-0ca764e4d844eab3/lib-concurrent-queue.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-9699f229bcca56ea/dep-lib-crossbeam-utils:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-9699f229bcca56ea/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-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-9699f229bcca56ea/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-9699f229bcca56ea/lib-crossbeam-utils
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-9699f229bcca56ea/lib-crossbeam-utils.json
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-a56f73ee6d3bea4e/run-build-script-build-script-build
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/crossbeam-utils-a56f73ee6d3bea4e/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/easy-parallel-3dbf7840d573b031/dep-lib-easy-parallel:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/easy-parallel-3dbf7840d573b031/dep-lib-easy-parallel
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/easy-parallel-3dbf7840d573b031/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/easy-parallel-3dbf7840d573b031/lib-easy-parallel
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/easy-parallel-3dbf7840d573b031/lib-easy-parallel.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/event-listener-019737116a8c021e/dep-lib-event-listener:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/event-listener-019737116a8c021e/dep-lib-event-listener
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/event-listener-019737116a8c021e/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/event-listener-019737116a8c021e/lib-event-listener
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/event-listener-019737116a8c021e/lib-event-listener.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-async-channel-1.9.0/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-async-channel-1.9.0/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-async-channel-1.9.0/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-core-1422aae4cfae498b/dep-lib-futures-core:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-1422aae4cfae498b/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-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-1422aae4cfae498b/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-1422aae4cfae498b/lib-futures-core
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-1422aae4cfae498b/lib-futures-core.json
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-8d7a2e3f84ae2719/run-build-script-build-script-build
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-core-8d7a2e3f84ae2719/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-io-2a40698045c8914a/dep-lib-futures-io:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-2a40698045c8914a/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-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-2a40698045c8914a/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-2a40698045c8914a/lib-futures-io
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-io-2a40698045c8914a/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-lite-36ea6925915a3d08/dep-lib-futures-lite:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-lite-36ea6925915a3d08/dep-lib-futures-lite
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-lite-36ea6925915a3d08/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-lite-36ea6925915a3d08/lib-futures-lite
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/futures-lite-36ea6925915a3d08/lib-futures-lite.json
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/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-async-channel-1.9.0/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-async-channel-1.9.0/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-async-channel-1.9.0/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-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-fa55ae943b58dee5/lib-memchr.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/parking-345e680cdf033db0/dep-lib-parking:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/parking-345e680cdf033db0/dep-lib-parking
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/parking-345e680cdf033db0/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/parking-345e680cdf033db0/lib-parking
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/parking-345e680cdf033db0/lib-parking.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-async-channel-1.9.0/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-async-channel-1.9.0/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-async-channel-1.9.0/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/waker-fn-8fcc075db0cb3ae4/dep-lib-waker-fn:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/waker-fn-8fcc075db0cb3ae4/dep-lib-waker-fn
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/waker-fn-8fcc075db0cb3ae4/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/waker-fn-8fcc075db0cb3ae4/lib-waker-fn
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/waker-fn-8fcc075db0cb3ae4/lib-waker-fn.json
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-a56f73ee6d3bea4e/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/build/crossbeam-utils-a56f73ee6d3bea4e/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-a56f73ee6d3bea4e/stderr'
>  will not be represented in diff
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/build/futures-core-8d7a2e3f84ae2719/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/target/x86_64-unknown-linux-gnu/release/build/futures-core-8d7a2e3f84ae2719/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-8d7a2e3f84ae2719/stderr'
>  will not be represented in diff
> dpkg-source: warning: file 
> rust-async-channel-1.9.0/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-async-channel-1.9.0/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: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/async_channel-3595c15baf045b16: 
> binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/async_channel-3595c15baf045b16 
> 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/async_channel-3595c15baf045b16' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/bounded-74c4c20370313af6: binary 
> file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/bounded-74c4c20370313af6 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/bounded-74c4c20370313af6' will 
> not be represented in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libasync_channel-2591dc0965f68b7e.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libasync_channel-2591dc0965f68b7e.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/libasync_channel-2591dc0965f68b7e.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libasync_channel-2591dc0965f68b7e.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/libconcurrent_queue-0ca764e4d844eab3.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libconcurrent_queue-0ca764e4d844eab3.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/libconcurrent_queue-0ca764e4d844eab3.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libconcurrent_queue-0ca764e4d844eab3.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-9699f229bcca56ea.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-9699f229bcca56ea.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-9699f229bcca56ea.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-9699f229bcca56ea.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/libeasy_parallel-3dbf7840d573b031.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libeasy_parallel-3dbf7840d573b031.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/libeasy_parallel-3dbf7840d573b031.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libeasy_parallel-3dbf7840d573b031.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/libevent_listener-019737116a8c021e.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libevent_listener-019737116a8c021e.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/libevent_listener-019737116a8c021e.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libevent_listener-019737116a8c021e.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_core-1422aae4cfae498b.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libfutures_core-1422aae4cfae498b.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-1422aae4cfae498b.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libfutures_core-1422aae4cfae498b.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-2a40698045c8914a.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libfutures_io-2a40698045c8914a.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-2a40698045c8914a.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libfutures_io-2a40698045c8914a.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_lite-36ea6925915a3d08.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libfutures_lite-36ea6925915a3d08.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_lite-36ea6925915a3d08.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libfutures_lite-36ea6925915a3d08.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/libparking-345e680cdf033db0.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libparking-345e680cdf033db0.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/libparking-345e680cdf033db0.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libparking-345e680cdf033db0.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/libwaker_fn-8fcc075db0cb3ae4.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libwaker_fn-8fcc075db0cb3ae4.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/libwaker_fn-8fcc075db0cb3ae4.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libwaker_fn-8fcc075db0cb3ae4.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/unbounded-be25caffc6848ab1: 
> binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/unbounded-be25caffc6848ab1 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/unbounded-be25caffc6848ab1' 
> will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/rust-async-channel_1.9.0-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.

--- End Message ---
--- Begin Message ---
Version: 1.9.0-2

Changes:
 rust-async-channel (1.9.0-2) unstable; urgency=medium
 .
   * update dh-cargo fork;
     closes: bug#1046834, thanks to Lucas Nussbaum

--- End Message ---

Reply via email to