D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-capnp-rpc-0.19.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Admlho Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gVTb5O + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + rm -rf capnp-rpc-0.19.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/capnp-rpc-0.19.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd capnp-rpc-0.19.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xk2tt1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + cd capnp-rpc-0.19.5 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JCO13e + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd capnp-rpc-0.19.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling futures-sink v0.3.31 Compiling futures-core v0.3.31 Compiling pin-project-lite v0.2.16 Compiling slab v0.4.11 Compiling futures-io v0.3.31 Compiling futures-task v0.3.31 Compiling memchr v2.7.6 Compiling pin-utils v0.1.0 Compiling capnp v0.19.8 Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /usr/share/cargo/registry/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4eca6f94860866ff -C extra-filename=-7f5810a227ac21d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=3a2c126b61a6fac4 -C extra-filename=-455f7cecd2b667cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=594a756b09b84046 -C extra-filename=-8396a29dc9d805cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=9691eed0605ccf36 -C extra-filename=-a2674237d3abb9a6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2cb72980667a884d -C extra-filename=-d2ddca1d63c83b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c420c6c0fcbfe2ef -C extra-filename=-9c97fc5d0c5e5838 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /usr/share/cargo/registry/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=7b30b664b2217270 -C extra-filename=-c8998cc6b4851b14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffa77a065a09feee -C extra-filename=-0bacf84d467d9291 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name capnp --edition=2021 /usr/share/cargo/registry/capnp-0.19.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::type_complexity' '--allow=clippy::missing_safety_doc' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "quickcheck", "rpc_try", "std", "sync_reader", "unaligned"))' -C metadata=512bcd228afa9c1b -C extra-filename=-dd082b768806f49b --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=b63032218f702e24 -C extra-filename=-6f5e304c9b08caa9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "portable-atomic", "sink", "slab", "std", "unstable", "write-all-vectored"))' -C metadata=087367eb92d74d43 -C extra-filename=-5ba372794157ef4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_channel-6f5e304c9b08caa9.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_io-c8998cc6b4851b14.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libpin_utils-0bacf84d467d9291.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures v0.3.31 Running `/usr/bin/rustc --crate-name futures --edition=2018 /usr/share/cargo/registry/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "default", "executor", "futures-executor", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=f2e7c4d6f0419b34 -C extra-filename=-aca408b068063c64 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_channel-6f5e304c9b08caa9.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_io-c8998cc6b4851b14.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures_util-5ba372794157ef4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling capnp-futures v0.19.1 Running `/usr/bin/rustc --crate-name capnp_futures --edition=2021 /usr/share/cargo/registry/capnp-futures-0.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3c0d0424842dc66 -C extra-filename=-596aac367c168c09 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --extern capnp=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp-dd082b768806f49b.rmeta --extern futures=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures-aca408b068063c64.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling capnp-rpc v0.19.5 (/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5) Running `/usr/bin/rustc --crate-name capnp_rpc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::type_complexity' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b82a6414edc606fd -C extra-filename=-5361039747f7e5df --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --extern capnp=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp-dd082b768806f49b.rmeta --extern capnp_futures=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp_futures-596aac367c168c09.rmeta --extern futures=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures-aca408b068063c64.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unnecessary parentheses around type --> src/lib.rs:467:35 | 467 | cap_table: Vec>>, | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 467 - cap_table: Vec>>, 467 + cap_table: Vec>>, | warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:119:17 | 119 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder>; | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 119 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder<'_>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:122:27 | 122 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 122 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:143:17 | 143 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/broken.rs:69:12 | 69 | fn get(&mut self) -> any_pointer::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 69 | fn get(&mut self) -> any_pointer::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:37:12 | 37 | fn get(&self) -> ::capnp::Result; | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 37 | fn get(&self) -> ::capnp::Result>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:57:12 | 57 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:77:12 | 77 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 77 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:119:12 | 119 | fn get(&mut self) -> ::capnp::Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | fn get(&mut self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:195:12 | 195 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:233:12 | 233 | fn get(&mut self) -> any_pointer::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 233 | fn get(&mut self) -> any_pointer::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:135:17 | 135 | pub fn iter(&self) -> ExportTableIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | pub fn iter(&self) -> ExportTableIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1679:12 | 1679 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1679 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1714:22 | 1714 | fn get_call(message: &mut Box) -> ::capnp::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1714 | fn get_call(message: &mut Box) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1742:18 | 1742 | fn init_call(&mut self) -> call::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1742 | fn init_call(&mut self) -> call::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1803:12 | 1803 | fn get(&mut self) -> any_pointer::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1803 | fn get(&mut self) -> any_pointer::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:2114:12 | 2114 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2114 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:2230:12 | 2230 | fn get(&mut self) -> ::capnp::Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2230 | fn get(&mut self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:2487:12 | 2487 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2487 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/twoparty.rs:46:17 | 46 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/twoparty.rs:57:17 | 57 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/twoparty.rs:61:27 | 61 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>> { | ++++ warning: `capnp-rpc` (lib) generated 22 warnings (run `cargo fix --lib -p capnp-rpc` to apply 22 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 9.47s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FVxYtN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd capnp-rpc-0.19.5 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=capnp-rpc ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.19.5 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT/usr/share/cargo/registry/capnp-rpc-0.19.5 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT/usr/share/cargo/registry/capnp-rpc-0.19.5 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT/usr/share/cargo/registry/capnp-rpc-0.19.5 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT/usr/share/cargo/registry/capnp-rpc-0.19.5/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT/usr/share/cargo/registry/capnp-rpc-0.19.5/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HFZmst + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd capnp-rpc-0.19.5 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh futures-sink v0.3.31 Fresh futures-core v0.3.31 Fresh futures-channel v0.3.31 Fresh futures-io v0.3.31 Fresh pin-project-lite v0.2.16 Fresh pin-utils v0.1.0 Fresh futures-task v0.3.31 Fresh slab v0.4.11 Fresh memchr v2.7.6 Fresh capnp v0.19.8 Fresh futures-util v0.3.31 Fresh futures v0.3.31 Fresh capnp-futures v0.19.1 warning: unnecessary parentheses around type --> src/lib.rs:467:35 | 467 | cap_table: Vec>>, | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 467 - cap_table: Vec>>, 467 + cap_table: Vec>>, | warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:119:17 | 119 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder>; | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 119 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder<'_>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:122:27 | 122 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 122 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:143:17 | 143 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/broken.rs:69:12 | 69 | fn get(&mut self) -> any_pointer::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 69 | fn get(&mut self) -> any_pointer::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:37:12 | 37 | fn get(&self) -> ::capnp::Result; | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 37 | fn get(&self) -> ::capnp::Result>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:57:12 | 57 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:77:12 | 77 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 77 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:119:12 | 119 | fn get(&mut self) -> ::capnp::Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | fn get(&mut self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:195:12 | 195 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/local.rs:233:12 | 233 | fn get(&mut self) -> any_pointer::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 233 | fn get(&mut self) -> any_pointer::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:135:17 | 135 | pub fn iter(&self) -> ExportTableIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | pub fn iter(&self) -> ExportTableIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1679:12 | 1679 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1679 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1714:22 | 1714 | fn get_call(message: &mut Box) -> ::capnp::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1714 | fn get_call(message: &mut Box) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1742:18 | 1742 | fn init_call(&mut self) -> call::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1742 | fn init_call(&mut self) -> call::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:1803:12 | 1803 | fn get(&mut self) -> any_pointer::Builder { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1803 | fn get(&mut self) -> any_pointer::Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:2114:12 | 2114 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2114 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:2230:12 | 2230 | fn get(&mut self) -> ::capnp::Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2230 | fn get(&mut self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/rpc.rs:2487:12 | 2487 | fn get(&self) -> ::capnp::Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2487 | fn get(&self) -> ::capnp::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/twoparty.rs:46:17 | 46 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | fn get_body(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/twoparty.rs:57:17 | 57 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | fn get_body(&mut self) -> ::capnp::Result<::capnp::any_pointer::Builder<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/twoparty.rs:61:27 | 61 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | fn get_body_as_reader(&self) -> ::capnp::Result<::capnp::any_pointer::Reader<'_>> { | ++++ Compiling capnp-rpc v0.19.5 (/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5) warning: `capnp-rpc` (lib) generated 22 warnings (run `cargo fix --lib -p capnp-rpc` to apply 22 suggestions) Running `/usr/bin/rustc --crate-name capnp_rpc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::type_complexity' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec8d6dc614861eae -C extra-filename=-e244f62d3a601137 --out-dir /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps --extern capnp=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp-dd082b768806f49b.rlib --extern capnp_futures=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp_futures-596aac367c168c09.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures-aca408b068063c64.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `capnp-rpc` (lib test) generated 22 warnings (22 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 1.68s Running `/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/capnp_rpc-e244f62d3a601137` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests capnp_rpc Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name capnp_rpc --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps '--allow=clippy::type_complexity' --extern capnp=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp-dd082b768806f49b.rlib --extern capnp_futures=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp_futures-596aac367c168c09.rlib --extern capnp_rpc=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libcapnp_rpc-5361039747f7e5df.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/capnp-rpc-0.19.5/target/rpm/deps/libfutures-aca408b068063c64.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` warning: unnecessary parentheses around type --> src/lib.rs:467:35 | 467 | cap_table: Vec>>, | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 467 - cap_table: Vec>>, 467 + cap_table: Vec>>, | warning: 1 warning emitted running 2 tests test src/lib.rs - (line 33) ... ignored test src/lib.rs - (line 49) ... ignored test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-capnp-rpc-devel-0.19.5-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/capnp-rpc-0.19.5/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/capnp-rpc-0.19.5/LICENSE warning: File listed twice: /usr/share/cargo/registry/capnp-rpc-0.19.5/README.md Provides: crate(capnp-rpc) = 0.19.5 rust-capnp-rpc-devel = 0.19.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(capnp-futures/default) >= 0.19.0 crate(capnp/default) >= 0.19.7 crate(futures) >= 0.3.0 crate(futures/std) >= 0.3.0 Processing files: rust-capnp-rpc+default-devel-0.19.5-1.mga10.noarch Provides: crate(capnp-rpc/default) = 0.19.5 rust-capnp-rpc+default-devel = 0.19.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(capnp-rpc) = 0.19.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-capnp-rpc+default-devel-0.19.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-capnp-rpc-devel-0.19.5-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kYEXMG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + test -d /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-capnp-rpc-0.19.5-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/capnp-rpc-0.19.5/CHANGELOG.md File listed twice: /usr/share/cargo/registry/capnp-rpc-0.19.5/LICENSE File listed twice: /usr/share/cargo/registry/capnp-rpc-0.19.5/README.md D: [iurt_root_command] Success!