Your message dated Thu, 27 Jul 2023 03:56:43 +0000
with message-id <e1qos7h-0082dr...@fasolo.debian.org>
and subject line Bug#1042346: fixed in rust-versionize-derive 0.1.5-1
has caused the Debian Bug report #1042346,
regarding rust-versionize-derive: FTBFS: dh_auto_test: error: 
/usr/share/cargo/bin/cargo test --all returned exit code 101
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1042346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042346
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-versionize-derive
Version: 0.1.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- test --all
> 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', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>    Compiling proc-macro2 v1.0.65
>    Compiling quote v1.0.30
>    Compiling unicode-ident v1.0.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.30 
> CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' 
> CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.30 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.30/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
> metadata=7a34db8af5b2571c -C extra-filename=-7a34db8af5b2571c --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/quote-7a34db8af5b2571c -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.0 
> CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' 
> CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or 
> XID_Continue properties according to Unicode Standard Annex #31' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 
> CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name unicode_ident --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.0/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=e2db5faa88c7ef07 -C extra-filename=-e2db5faa88c7ef07 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.65 
> CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton 
> <a...@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation 
> of the compiler'\''s `proc_macro` API to decouple token-based libraries from 
> the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT 
> OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.65 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=65 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.65/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
> metadata=f3e892f69b1638b3 -C extra-filename=-f3e892f69b1638b3 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/proc-macro2-f3e892f69b1638b3 -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/quote-7a34db8af5b2571c/build-script-build`
> [quote 1.0.30] cargo:rerun-if-changed=build.rs
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/proc-macro2-f3e892f69b1638b3/build-script-build`
> [proc-macro2 1.0.65] cargo:rerun-if-changed=build.rs
> [proc-macro2 1.0.65] cargo:rustc-cfg=wrap_proc_macro
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.65 
> CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton 
> <a...@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation 
> of the compiler'\''s `proc_macro` API to decouple token-based libraries from 
> the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT 
> OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.65 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=65 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/proc-macro2-91344711c9fd69a8/out 
> rustc --crate-name proc_macro2 --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.65/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
> metadata=979c0bcf6c5296fb -C extra-filename=-979c0bcf6c5296fb --out-dir 
> /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> unicode_ident=/<<PKGBUILDDIR>>/target/debug/deps/libunicode_ident-e2db5faa88c7ef07.rmeta
>  --cap-lints warn --cfg wrap_proc_macro`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.30 
> CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' 
> CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.30 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/quote-9f4c371fce8bd922/out rustc 
> --crate-name quote --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.30/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
> metadata=944a25852216a698 -C extra-filename=-944a25852216a698 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-979c0bcf6c5296fb.rmeta
>  --cap-lints warn`
>    Compiling syn v2.0.26
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.26 
> CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' 
> CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.26 
> CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name syn --edition=2021 
> /<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.26/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 
> 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' 
> --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 
> 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d31406c2d85235ef 
> -C extra-filename=-d31406c2d85235ef --out-dir 
> /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-979c0bcf6c5296fb.rmeta
>  --extern 
> quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-944a25852216a698.rmeta 
> --extern 
> unicode_ident=/<<PKGBUILDDIR>>/target/debug/deps/libunicode_ident-e2db5faa88c7ef07.rmeta
>  --cap-lints warn`
>    Compiling versionize_derive v0.1.4 (/<<PKGBUILDDIR>>)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=versionize_derive 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Amazon Firecracker 
> team <firecracker-de...@amazon.com>' CARGO_PKG_DESCRIPTION='Implements the 
> Versionize derive proc macro.' CARGO_PKG_HOMEPAGE='' 
> CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=versionize_derive 
> CARGO_PKG_REPOSITORY='https://github.com/firecracker-microvm/versionize_derive'
>  CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name versionize_derive src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 
> proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=307ae16faa4da448 -C extra-filename=-307ae16faa4da448 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -C 
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-979c0bcf6c5296fb.rlib
>  --extern 
> quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-944a25852216a698.rlib 
> --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-d31406c2d85235ef.rlib 
> --extern proc_macro`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=versionize_derive 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Amazon Firecracker 
> team <firecracker-de...@amazon.com>' CARGO_PKG_DESCRIPTION='Implements the 
> Versionize derive proc macro.' CARGO_PKG_HOMEPAGE='' 
> CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=versionize_derive 
> CARGO_PKG_REPOSITORY='https://github.com/firecracker-microvm/versionize_derive'
>  CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name versionize_derive src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 
> --test -C metadata=08729ffe3a8681eb -C extra-filename=-08729ffe3a8681eb 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -C 
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-979c0bcf6c5296fb.rlib
>  --extern 
> quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-944a25852216a698.rlib 
> --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-d31406c2d85235ef.rlib 
> --extern proc_macro`
> error[E0433]: failed to resolve: could not find `NestedMeta` in `syn`
>   --> src/helpers.rs:62:21
>    |
> 62 |         if let syn::NestedMeta::Meta(nested_meta) = nested_attr {
>    |                     ^^^^^^^^^^ could not find `NestedMeta` in `syn`
> 
> error[E0412]: cannot find type `NestedMeta` in crate `syn`
>   --> src/helpers.rs:49:45
>    |
> 49 |         .flat_map(|attr| -> Result<Vec<syn::NestedMeta>, ()> {
>    |                                             ^^^^^^^^^^ not found in `syn`
> 
> error[E0615]: attempted to take value of method `path` on type `&Attribute`
>   --> src/helpers.rs:50:22
>    |
> 50 |             if !attr.path.is_ident(ATTRIBUTE_NAME) {
>    |                      ^^^^ method, not a field
>    |
> help: use parentheses to call the method
>    |
> 50 |             if !attr.path().is_ident(ATTRIBUTE_NAME) {
>    |                          ++
> 
> error[E0599]: no method named `parse_meta` found for reference `&Attribute` 
> in the current scope
>   --> src/helpers.rs:54:53
>    |
> 54 |             if let Ok(syn::Meta::List(meta)) = attr.parse_meta() {
>    |                                                     ^^^^^^^^^^ help: 
> there is a method with a similar name: `parse_nested_meta`
> 
> error[E0609]: no field `nested` on type `MetaList`
>   --> src/helpers.rs:55:32
>    |
> 55 |                 return Ok(meta.nested.into_iter().collect());
>    |                                ^^^^^^ unknown field
>    |
>    = note: available fields are: `path`, `delimiter`, `tokens`
> 
> error[E0609]: no field `lit` on type `MetaNameValue`
>   --> src/helpers.rs:66:37
>    |
> 66 |                     attr_name_value.lit,
>    |                                     ^^^ unknown field
>    |
>    = note: available fields are: `path`, `eq_token`, `value`
> 
> Some errors have detailed explanations: E0412, E0433, E0599, E0609, E0615.
> For more information about an error, try `rustc --explain E0412`.
> error: could not compile `versionize_derive` due to 6 previous errors
> 
> Caused by:
>   process didn't exit successfully: `CARGO=/usr/bin/cargo 
> CARGO_CRATE_NAME=versionize_derive CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> 
> CARGO_PKG_AUTHORS='Amazon Firecracker team <firecracker-de...@amazon.com>' 
> CARGO_PKG_DESCRIPTION='Implements the Versionize derive proc macro.' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=versionize_derive 
> CARGO_PKG_REPOSITORY='https://github.com/firecracker-microvm/versionize_derive'
>  CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name versionize_derive src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 
> proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=307ae16faa4da448 -C extra-filename=-307ae16faa4da448 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -C 
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-979c0bcf6c5296fb.rlib
>  --extern 
> quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-944a25852216a698.rlib 
> --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-d31406c2d85235ef.rlib 
> --extern proc_macro` (exit status: 1)
> warning: build failed, waiting for other jobs to finish...
> error: could not compile `versionize_derive` due to 6 previous errors
> 
> Caused by:
>   process didn't exit successfully: `CARGO=/usr/bin/cargo 
> CARGO_CRATE_NAME=versionize_derive CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> 
> CARGO_PKG_AUTHORS='Amazon Firecracker team <firecracker-de...@amazon.com>' 
> CARGO_PKG_DESCRIPTION='Implements the Versionize derive proc macro.' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=versionize_derive 
> CARGO_PKG_REPOSITORY='https://github.com/firecracker-microvm/versionize_derive'
>  CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name versionize_derive src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 
> --test -C metadata=08729ffe3a8681eb -C extra-filename=-08729ffe3a8681eb 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -C 
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-979c0bcf6c5296fb.rlib
>  --extern 
> quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-944a25852216a698.rlib 
> --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-d31406c2d85235ef.rlib 
> --extern proc_macro` (exit status: 1)
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 
> 101


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/rust-versionize-derive_0.1.4-1_unstable.log

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

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

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

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

--- End Message ---
--- Begin Message ---
Source: rust-versionize-derive
Source-Version: 0.1.5-1
Done: Peter Michael Green <plugw...@debian.org>

We believe that the bug you reported is fixed in the latest version of
rust-versionize-derive, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Michael Green <plugw...@debian.org> (supplier of updated 
rust-versionize-derive package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 27 Jul 2023 03:16:39 +0000
Source: rust-versionize-derive
Architecture: source
Version: 0.1.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Peter Michael Green <plugw...@debian.org>
Closes: 1042346
Changes:
 rust-versionize-derive (0.1.5-1) unstable; urgency=medium
 .
   * Team upload.
   * Package versionize_derive 0.1.5 from crates.io using debcargo 2.6.0 
(Closes: #1042346)
Checksums-Sha1:
 e1723043169c39c8b9e26585f04ef68ea0949db8 2509 
rust-versionize-derive_0.1.5-1.dsc
 c010e42d22a0d5ca4645652e2c670e1bfe621146 15485 
rust-versionize-derive_0.1.5.orig.tar.gz
 50a40986584b1a71bac0d304989e117ab8636bdf 2268 
rust-versionize-derive_0.1.5-1.debian.tar.xz
 39b363dff7549c347244dd9201a7b905a3ae94e3 7700 
rust-versionize-derive_0.1.5-1_source.buildinfo
Checksums-Sha256:
 e856131310271abbfa4af21aeed13162b784dbe4368aca10909b499c30edbbe1 2509 
rust-versionize-derive_0.1.5-1.dsc
 c9bbae9abf4538b8fac8f9f153ffe1af8c01ffa2c994fd91c1002890c3907d2a 15485 
rust-versionize-derive_0.1.5.orig.tar.gz
 054a0a57ea6e00bdbf19c5c061e0afc627d5c37e0e49d483045c40ee913e5e94 2268 
rust-versionize-derive_0.1.5-1.debian.tar.xz
 62ba078438934b2affafa42e8777f6fb136779f4c098862daa486e3d9acf7584 7700 
rust-versionize-derive_0.1.5-1_source.buildinfo
Files:
 a0ec93e541f4e9eb3b85023e4b80e286 2509 rust optional 
rust-versionize-derive_0.1.5-1.dsc
 ad30bc009230f36a78e9550df74eebbc 15485 rust optional 
rust-versionize-derive_0.1.5.orig.tar.gz
 15aec66e5af8caa25eb9650e701f3090 2268 rust optional 
rust-versionize-derive_0.1.5-1.debian.tar.xz
 b183d4bbc316fc279766b31b92ac9872 7700 rust optional 
rust-versionize-derive_0.1.5-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmTB4eYUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XsOGA/8DDytGi+DTsectQ1uRwghtjllxvhj
Elfw1E+asJ9V1jiYHTgR7++XosmCePcEaaAq6nukxgS4JAiuU11M9+uRj2TSM1BT
160P/ekGENjvt1ANvygixVPLtqdPTJjL4S465qlyPfB1KCbx+9IfdKy/jRXgNl5L
XU7A5EctCvJCS/gMTTzcVTyABt82t4L55xsVOeF3Cfpc1tc3WkfI5GPsysYeuGPt
vMIKcZw78qTIgCCAcMSZzC3Fq9KDCm1FPtvQZYeIisfVy0JBb/n29LmSxksRwBjY
+fXdqwLeJ+vU+HNcn7BQmNUlwILaUig5wyP0x8PJIAYQbNgAOgiRDudj6PmRMrar
vV9YURSFwTfP3T76Jq9s9GQih+PU3BZc/2RJY7o3rP21KKOxd2vbssHGF5q4Nutr
zky2u0tt6I19jf53OFrPSYAbZd/TcynRKRyuLz4VnnnXUMxaC1iH2e2YLFAUZf2U
uFok6BmSYCIYYAp3tACup1LF725aoqOwsLa8zew5atqEiquBkaj2ViT2ofismscX
vGSa4yWDGZ459VeOZTPUZGHzfAvcgX3d2w0ERSLUVhXH+lIVx1WgeIwMxjsDirrI
rh6S5IG5MLuFiqYh3c1qCWyHhngtuEXuaQ2IqfhKocg7rV0LOm0ygpKsVBeqWVhA
I7NmoCJmWxTotWs=
=DlMK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to