Your message dated Sun, 15 Sep 2024 17:34:22 +0000
with message-id <[email protected]>
and subject line Bug#1081817: fixed in rust-delog 0.1.7-2
has caused the Debian Bug report #1081817,
regarding rust-delog's autopkg tests fail with rust-log/0.4.22-1
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.)
--
1081817: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081817
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:rust-delog
Version: 0.1.7-1
Severity: serious
Tags: sid trixie
rust-delog's autopkg tests fail with rust-log/0.4.22-1, preventing
rust-logs's migration to testing. seen on all architectures.
https://ci.debian.net/packages/r/rust-delog/testing/amd64/51645453/
[...]
153s autopkgtest [05:09:19]: @@@@@@@@@@@@@@@@@@@@ summary
153s rust-delog:@ FAIL non-zero exit status 101
153s librust-delog-dev:default PASS
153s librust-delog-dev:example PASS
153s librust-delog-dev:knock-it-off PASS
153s librust-delog-dev:max_level_debug PASS
153s librust-delog-dev:max_level_error PASS
153s librust-delog-dev:max_level_info PASS
153s librust-delog-dev:max_level_off PASS
153s librust-delog-dev:max_level_trace PASS
153s librust-delog-dev:max_level_warn PASS
153s librust-delog-dev:release_max_level_debug PASS
153s librust-delog-dev:release_max_level_error PASS
153s librust-delog-dev:release_max_level_info PASS
153s librust-delog-dev:release_max_level_off PASS
153s librust-delog-dev:release_max_level_trace PASS
153s librust-delog-dev:release_max_level_warn PASS
153s librust-delog-dev:std PASS
153s librust-delog-dev:std-log PASS
153s librust-delog-dev: PASS
42s error: multiple max_level_* features set
42s --> /usr/share/cargo/registry/log-0.4.22/src/lib.rs:362:1
42s |
42s 362 | compile_error!("multiple max_level_* features set");
42s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
42s
42s error: multiple release_max_level_* features set
42s --> /usr/share/cargo/registry/log-0.4.22/src/lib.rs:382:1
42s |
42s 382 | compile_error!("multiple release_max_level_* features set");
42s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
42s
42s error: could not compile `log` (lib) due to 2 previous errors
42s
42s Caused by:
42s process didn't exit successfully: `CARGO=/usr/bin/cargo
CARGO_CRATE_NAME=log
CARGO_MANIFEST_DIR=/tmp/tmp.ylPi5zGKce/registry/log-0.4.22
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A
lightweight logging facade for Rust
42s ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log'
CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4
CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE=''
CARGO_RUSTC_CURRENT_DIR=/tmp/tmp.ylPi5zGKce/registry/log-0.4.22
LD_LIBRARY_PATH=/tmp/tmp.ylPi5zGKce/target/debug/deps rustc --crate-name
log --edition=2021 /tmp/tmp.ylPi5zGKce/registry/log-0.4.22/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="max_level_debug"' --cfg 'feature="max_level_error"'
--cfg 'feature="max_level_info"' --cfg 'feature="max_level_off"' --cfg
'feature="max_level_trace"' --cfg 'feature="max_level_warn"' --cfg
'feature="release_max_level_debug"' --cfg
'feature="release_max_level_error"' --cfg
'feature="release_max_level_info"' --cfg
'feature="release_max_level_off"' --cfg
'feature="release_max_level_trace"' --cfg
'feature="release_max_level_warn"' --check-cfg 'cfg(docsrs)' --check-cfg
'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval",
"kv_unstable", "kv_unstable_serde", "kv_unstable_std",
"kv_unstable_sval", "max_level_debug", "max_level_error",
"max_level_info", "max_level_off", "max_level_trace", "max_level_warn",
"release_max_level_debug", "release_max_level_error",
"release_max_level_info", "release_max_level_off",
"release_max_level_trace", "release_max_level_warn", "serde", "std",
"sval", "sval_ref", "value-bag"))' -C metadata=593acbea06639da5 -C
extra-filename=-593acbea06639da5 --out-dir
/tmp/tmp.ylPi5zGKce/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.ylPi5zGKce/target/x86_64-unknown-linux-gnu/debug/deps
-L dependency=/tmp/tmp.ylPi5zGKce/target/debug/deps --cap-lints warn -C
debuginfo=2 -C strip=none --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/delog-0.1.7=/usr/share/cargo/registry/delog-0.1.7
--remap-path-prefix
/tmp/tmp.ylPi5zGKce/registry=/usr/share/cargo/registry` (exit status: 1)
--- End Message ---
--- Begin Message ---
Source: rust-delog
Source-Version: 0.1.7-2
Done: Peter Michael Green <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-delog, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Michael Green <[email protected]> (supplier of updated rust-delog
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 15 Sep 2024 16:09:56 +0000
Source: rust-delog
Architecture: source
Version: 0.1.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Peter Michael Green <[email protected]>
Closes: 1081817
Changes:
rust-delog (0.1.7-2) unstable; urgency=medium
.
* Team upload.
* Package delog 0.1.7 from crates.io using debcargo 2.6.1
* Mark "all features" test as "broken", new versions of the log crate
do not allow enabling multiple "max-log-level" features at the same time.
(Closes: #1081817)
Checksums-Sha1:
d99af52089a8e527a21c1344293bfbcbcd7b8c09 2175 rust-delog_0.1.7-2.dsc
b7f533c413ce06765295d0895db1b7ce7973c422 3432 rust-delog_0.1.7-2.debian.tar.xz
968e14a439572d5fd0ccc3370ca39dcf2e8cbbe0 10577
rust-delog_0.1.7-2_source.buildinfo
Checksums-Sha256:
8fd141c20aa9667ba984ef8a40a0f434a088cf707ee20fecb65ee0d6403a0e99 2175
rust-delog_0.1.7-2.dsc
f1f3e687ec5c461be607c606e133558af865dacaa523358764843054df00f5b5 3432
rust-delog_0.1.7-2.debian.tar.xz
27220ac22533ab83bb953945a0381b2c698c533469aefdfd4b969d8e4b16edcc 10577
rust-delog_0.1.7-2_source.buildinfo
Files:
6e70cf47e9396026d5e3120f68b6d660 2175 rust optional rust-delog_0.1.7-2.dsc
c8c442fdbb12ae1c0e4a1c4a8409d8fb 3432 rust optional
rust-delog_0.1.7-2.debian.tar.xz
7e022ef40c80490ab896fd161a4c9e2a 10577 rust optional
rust-delog_0.1.7-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmbnGAIUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XvEDQ/+Pwd69+NhMN7AfeMtqMHz2BVViyfm
8W7PrRUnLh8Vet/NLshzItqFHab/K/ap7U41tdANodyhA/8mGmdtjqhd5OVxYFG3
5iv9uBT9Qx/dsxIbEVfxOzOgfIp0A+08JZ4uwndu/jW3L0F1GCkPqF+UF2HTcxNP
/EqdE+m+EWIk4azuAKxMQbISww1b0wAkiwkq8N76z2Ztz9Fbp0qG+o5V5cgfHXz4
t8jTj/9BsXnedBYwUsw0hp87FroxeTv7bwllw4vwHCASeJ/yiHEUWUu1OhsUjCu7
MAhlbPXYnoXh1Ug9SqOmhhXyaOPRRv+yDiXnIExaWHqi2V3w0IIxrTc/yWhTkFtv
OthpXmj2iM4xlOuDSQa7MTHxu5DtlVCMotwlLp8oMgasE7vPZEYQPAOAlKQhKnn6
7qMX4zlFROhRDGHvq/lRQOjM6F+IJRoJkpdcb0IxQUlGgdTae7D37IoGWJCcXd3q
SdfXnufjBG09ZZ2iCpwkMHI7lV6+dSL6fwpZevzPhi60NfqESZB+ugvtSSwfwK9j
AfW6jm8fQYjIZjVLmFDZRl2zaLhYyOPVVYIdyzJWkBXwW5EwjJUnE5KjX8dL+2Yx
CW7yjtmP9HFIlaya7u9Up1qiWM402EEOdLHxnoIXXsz2Y52eVNe/J7L5JACaFq7i
LaeDBOjEE5OBdvU=
=Ikgp
-----END PGP SIGNATURE-----
pgpK3Fv5Nj0zA.pgp
Description: PGP signature
--- End Message ---