https://bugzilla.redhat.com/show_bug.cgi?id=2401023
Ben Beasley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Ben Beasley <[email protected]> --- Using the rust-atspi-common packages from bug 2401020, this didn’t build for me: Doc-tests atspi_proxies Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name atspi_proxies --test src/lib.rs --test-run-directory /builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2 -L dependency=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps -L dependency=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps --extern async_std=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libasync_std-26759c4380fd2b42.rlib --extern atspi_common=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libatspi_common-4955f90500b19a8a.rlib --extern atspi_proxies=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libatspi_proxies-51f832e2c8140423.rlib --extern byteorder=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libbyteorder-d8196910ac3de1e9.rlib --extern futures_lite=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libfutures_lite-0c722ab9dc2f1d24.rlib --extern rename_item=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/librename_item-fa4a5f5591be43fa.so --extern serde=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libserde-8b2e76d4c64b3d38.rlib --extern serde_json=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libserde_json-1599ff25cc1c603f.rlib --extern serde_plain=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libserde_plain-fd6d374b12949975.rlib --extern tokio=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libtokio-e9a734dead56f369.rlib --extern tokio_stream=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libtokio_stream-963c9b5778423494.rlib --extern tokio_test=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libtokio_test-e49c504cfd9aafb6.rlib --extern tracing=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libtracing-11cb54499bdabffb.rlib --extern zbus=/builddir/build/BUILD/rust-atspi-proxies-0.10.2-build/atspi-proxies-0.10.2/target/rpm/deps/libzbus-a373c3d9af85e781.rlib -C embed-bitcode=no --cfg 'feature="async-std"' --cfg 'feature="default"' --cfg 'feature="wrappers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "tokio", "wrappers"))' --error-format human` running 1 test test src/action.rs - action::ActionProxy<'p>::receive_nactions_changed (line 127) ... FAILED failures: ---- src/action.rs - action::ActionProxy<'p>::receive_nactions_changed (line 127) stdout ---- error: expected one of `!` or `::`, found `convention` --> src/action.rs:128:4 | 1 | By convention, if there is more than one action available, | ^^^^^^^^^^ expected one of `!` or `::` error: aborting due to 1 previous error Couldn't compile the test. failures: src/action.rs - action::ActionProxy<'p>::receive_nactions_changed (line 127) test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2401023 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202401023%23c3 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
