Your message dated Sat, 25 May 2024 21:39:23 +0000
with message-id <e1saz6p-00f1iy...@fasolo.debian.org>
and subject line Bug#1070489: fixed in rust-hypothesis 0.11.1-3
has caused the Debian Bug report #1070489,
regarding rust-hypothesis FTBFS: test failures
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.)
--
1070489: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-hypothesis
Version: 0.11.1-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=rust-hypothesis&ver=0.11.1-1
https://buildd.debian.org/status/logs.php?pkg=rust-hypothesis&ver=0.11.1-2
...
Running
`/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/cli-60d293523176a82c
--test-threads=1 --skip it_works --skip make --skip sync --skip tag_filter`
running 5 tests
test add_and_delete_annotation ... FAILED
test create_and_leave_group ... FAILED
test search_annotations ... FAILED
test update_annotation ... FAILED
test update_group ... FAILED
failures:
---- add_and_delete_annotation stdout ----
Error: path not found
Caused by:
path not found
Location:
tests/cli.rs:33:5
---- create_and_leave_group stdout ----
Error: path not found
Caused by:
path not found
Location:
tests/cli.rs:177:5
---- search_annotations stdout ----
Error: path not found
Caused by:
path not found
Location:
tests/cli.rs:114:5
---- update_annotation stdout ----
Error: path not found
Caused by:
path not found
Location:
tests/cli.rs:69:5
---- update_group stdout ----
thread 'update_group' panicked at 'assertion failed: group_id.is_ok()',
tests/cli.rs:218:5
stack backtrace:
0: rust_begin_unwind
at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
1: core::panicking::panic_fmt
at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
2: core::panicking::panic
at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:117:5
3: cli::update_group
at ./tests/cli.rs:218:5
4: cli::update_group::{{closure}}
at ./tests/cli.rs:212:22
5: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
6: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose
backtrace.
failures:
add_and_delete_annotation
create_and_leave_group
search_annotations
update_annotation
update_group
test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out;
finished in 0.04s
error: test failed, to rerun pass `--test cli`
Doc-tests hypothesis
Running `rustdoc --edition=2021 --crate-type lib --crate-name hypothesis
--test /<<PKGBUILDDIR>>/src/lib.rs --target x86_64-unknown-linux-gnu -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps -L
native=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/ring-21217903804af83c/out
--test-args --test-threads=1 --test-args --skip --test-args it_works
--test-args --skip --test-args make --test-args --skip --test-args sync
--test-args --skip --test-args tag_filter --extern
assert_cmd=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libassert_cmd-134b03450b103fd5.rlib
--extern
chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libchrono-366b82fe4c132a7f.rlib
--extern
clap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libclap-0253bc5809b2cb30.rlib
--extern
clap_complete=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libclap_complete-e7897de87192b73b.rlib
--extern
color_eyre=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcolor_eyre-9811652bc2e783d9.rlib
--extern
derive_builder=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libderive_builder-b3eb91696292575e.rlib
--extern
dotenv=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libdotenv-9f37bf59e8da3298.rlib
--extern
eyre=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libeyre-913f1aee7266adfa.rlib
--extern
futures=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libfutures-badab9fb8631b2a1.rlib
--extern
hypothesis=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libhypothesis-12767b8516e42793.rlib
--extern
predicates=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpredicates-53aab59c9f2a01ff.rlib
--extern
reqwest=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libreqwest-1c860df583615e4b.rlib
--extern
serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-c2f81dc8b529eb86.rlib
--extern
serde_json=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde_json-86e653e5692938d9.rlib
--extern
thiserror=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libthiserror-a30286b97953be04.rlib
--extern
tokio=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtokio-f2e0886742c2d315.rlib
--extern
url=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liburl-a6463baef11a8609.rlib
-C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="clap_complete"'
--cfg 'feature="cli"' --cfg 'feature="color-eyre"' --cfg 'feature="default"'
--cfg 'feature="eyre"' --error-format human`
running 18 tests
test src/annotations.rs - annotations::InputAnnotation (line 27) ... ok
test src/lib.rs - (line 44) - compile ... ok
test src/lib.rs - Hypothesis::create_annotation (line 213) ... FAILED
test src/lib.rs - Hypothesis::create_annotations (line 259) ... FAILED
test src/lib.rs - Hypothesis::create_group (line 662) - compile ... ok
test src/lib.rs - Hypothesis::delete_annotation (line 490) ... FAILED
test src/lib.rs - Hypothesis::fetch_annotation (line 444) ... FAILED
test src/lib.rs - Hypothesis::fetch_group (line 715) ... FAILED
test src/lib.rs - Hypothesis::fetch_user_groups (line 928) ... FAILED
test src/lib.rs - Hypothesis::fetch_user_profile (line 898) ... FAILED
test src/lib.rs - Hypothesis::from_env (line 178) ... FAILED
test src/lib.rs - Hypothesis::get_group_members (line 845) ... FAILED
test src/lib.rs - Hypothesis::get_groups (line 618) ... FAILED
test src/lib.rs - Hypothesis::new (line 139) ... FAILED
test src/lib.rs - Hypothesis::search_annotations (line 364) ... FAILED
test src/lib.rs - Hypothesis::update_annotation (line 304) ... FAILED
test src/lib.rs - Hypothesis::update_group (line 780) - compile ... ok
test src/lib.rs - UserAccountID (line 957) ... ok
failures:
---- src/lib.rs - Hypothesis::create_annotation (line 213) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::create_annotations (line 259) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::delete_annotation (line 490) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::fetch_annotation (line 444) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::fetch_group (line 715) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::fetch_user_groups (line 928) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::fetch_user_profile (line 898) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::from_env (line 178) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::get_group_members (line 845) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::get_groups (line 618) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::new (line 139) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::search_annotations (line 364) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
---- src/lib.rs - Hypothesis::update_annotation (line 304) stdout ----
Test executable failed (exit status: 1).
stderr:
Error: Io(Custom { kind: NotFound, error: "path not found" })
failures:
src/lib.rs - Hypothesis::create_annotation (line 213)
src/lib.rs - Hypothesis::create_annotations (line 259)
src/lib.rs - Hypothesis::delete_annotation (line 490)
src/lib.rs - Hypothesis::fetch_annotation (line 444)
src/lib.rs - Hypothesis::fetch_group (line 715)
src/lib.rs - Hypothesis::fetch_user_groups (line 928)
src/lib.rs - Hypothesis::fetch_user_profile (line 898)
src/lib.rs - Hypothesis::from_env (line 178)
src/lib.rs - Hypothesis::get_group_members (line 845)
src/lib.rs - Hypothesis::get_groups (line 618)
src/lib.rs - Hypothesis::new (line 139)
src/lib.rs - Hypothesis::search_annotations (line 364)
src/lib.rs - Hypothesis::update_annotation (line 304)
test result: FAILED. 5 passed; 13 failed; 0 ignored; 0 measured; 0 filtered
out; finished in 58.97s
error: doctest failed, to rerun pass `--doc`
error: 2 targets failed:
`--test cli`
`--doc`
dh_auto_test: error: env DEB_BUILDDIR=
/<<PKGBUILDDIR>>/debian/dh-cargo/bin/cargo test --no-fail-fast --
--test-threads=1 --skip it_works --skip make --skip sync --skip tag_filter
returned exit code 101
make[1]: *** [debian/rules:34: override_dh_auto_test] Error 25
--- End Message ---
--- Begin Message ---
Source: rust-hypothesis
Source-Version: 0.11.1-3
Done: Jonas Smedegaard <d...@jones.dk>
We believe that the bug you reported is fixed in the latest version of
rust-hypothesis, 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 1070...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated rust-hypothesis 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: SHA512
Format: 1.8
Date: Sat, 25 May 2024 22:27:32 +0200
Source: rust-hypothesis
Architecture: source
Version: 0.11.1-3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 1070489
Changes:
rust-hypothesis (0.11.1-3) unstable; urgency=medium
.
* fix patch 2001;
closes: bug#1070489, thanks to Adrian Bunk
Checksums-Sha1:
b46a8d159bc83e41b6304efb39b03ec6a3011bc6 3098 rust-hypothesis_0.11.1-3.dsc
307077a9ff06711bd9ae8e33b353447ffb75a031 17376
rust-hypothesis_0.11.1-3.debian.tar.xz
2d0be4f9a2ae3bf14e828db394e5b84a7fb7c23a 26066
rust-hypothesis_0.11.1-3_amd64.buildinfo
Checksums-Sha256:
5baa83e24c06d9486f2fc397ff24eca5fb61e174d7d05fb324c6a48c36d29bea 3098
rust-hypothesis_0.11.1-3.dsc
ab234c97c395b44a12003a8f20fabf71c47ec8a8fb9f056a7fa79282fdcf546f 17376
rust-hypothesis_0.11.1-3.debian.tar.xz
1cc79d814b0635b71a7eadd65af9e2a6a92e351e6ab8b4d488c907e8d718e7a4 26066
rust-hypothesis_0.11.1-3_amd64.buildinfo
Files:
63a1e6da0530e2531c9d35e60ac6fd8f 3098 text optional
rust-hypothesis_0.11.1-3.dsc
8c9f2b53ad20fb758395f6abc3858f32 17376 text optional
rust-hypothesis_0.11.1-3.debian.tar.xz
d192025a4662bf29e527be2d98734cfe 26066 text optional
rust-hypothesis_0.11.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmZSTQ4ACgkQLHwxRsGg
ASFCWxAAhSnootVVAJjSuVdukftmYZKgKSFsgiA/McCxXHO3SI4xocbfLac2mZER
15tI3JSiq/ysXMMPd8nwX2nJM1oNH2BjOYUew/+MvX2JVL3jEY5cxzZ0Ql6so5yB
ee8j5KLtpYZn5DATEg1SW/KGbGef55Nr8Y2BhfffQJy6UyEOuFE7Y/8fMGpkfFIS
mPX7goKt50WGDBoOQg2b1n92E+RwN9RSgOOxVJuTtEbzM5QLHHLQZphiYdpZ3eD0
OxFS/td6+gT9dYT7n2TWOuryKalaFnUqrvcQXAfwXwP5z7k8v0KicPoHRWgyWvCk
yBaKYscfvGTLSWBjK7Henwzteh0zsrlMJgfOSQoCl8hFV3ABflx2zHVTKQEjcfYO
Bakk+RzyYC8azRctM1ge+FTwk6ARJnMp94kMv3W3i7LoTwnXZjO6MMT9Ft1FWv3q
yXKhVNsy4PA4wkKJyA1QTUIrDvpdqof73+1Je3PtWwxvtQBTFzfZJ2i5EVcoJoOk
eukacInOyzP+MvwoY6h7nIFAgmP+zPFg1fGxPKrNzrWPFNgsY4pr2hhK4PoDNpBP
NLg5TU2hP+VPLWrwxF7wSI7CgFoEOkLWRn4kIzah6j8/OKLUiKcCPD1m/VcxGPb8
eTtxw42gNYYrca1RfRqJ1KVGNec6gGABE60lzgIZ8reB4FlX6vU=
=RpaF
-----END PGP SIGNATURE-----
pgpQ4m6uwQBYo.pgp
Description: PGP signature
--- End Message ---