D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rust-tendril-0.4.3-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9Tv9Y5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gL2KWM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + rm -rf tendril-0.4.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tendril-0.4.3.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd tendril-0.4.3 + /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.Bt69Kg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + cd tendril-0.4.3 + /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.Z8yL33 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tendril-0.4.3 + '[' 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 warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling mac v0.1.1 Compiling new_debug_unreachable v1.0.4 Compiling utf-8 v0.7.6 Running `/usr/bin/rustc --crate-name mac --edition=2015 /usr/share/cargo/registry/mac-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=50229c1fd78eede6 -C extra-filename=-50229c1fd78eede6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/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 utf8 --edition=2015 /usr/share/cargo/registry/utf-8-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4a9a61583c12103 -C extra-filename=-f4a9a61583c12103 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/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 debug_unreachable --edition=2018 /usr/share/cargo/registry/new_debug_unreachable-1.0.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=4a2f4b31821bc5ad -C extra-filename=-4a2f4b31821bc5ad --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futf v0.1.5 Running `/usr/bin/rustc --crate-name futf --edition=2015 /usr/share/cargo/registry/futf-0.1.5/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)' --check-cfg 'cfg(feature, values())' -C metadata=f71f43af64fa7ffb -C extra-filename=-f71f43af64fa7ffb --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --extern mac=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libmac-50229c1fd78eede6.rmeta --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libdebug_unreachable-4a2f4b31821bc5ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tendril v0.4.3 (/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3) Running `/usr/bin/rustc --crate-name tendril --edition=2015 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)' --check-cfg 'cfg(feature, values("bench", "encoding", "encoding_rs"))' -C metadata=d3f3c1d234dd1326 -C extra-filename=-d3f3c1d234dd1326 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --extern futf=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libfutf-f71f43af64fa7ffb.rmeta --extern mac=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libmac-50229c1fd78eede6.rmeta --extern utf8=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libutf8-f4a9a61583c12103.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1.11s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3FBmMr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tendril-0.4.3 + '[' 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=tendril ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.3 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT/usr/share/cargo/registry/tendril-0.4.3 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT/usr/share/cargo/registry/tendril-0.4.3 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + grep -w -E -v 'Cargo.(lock|toml.orig)' + /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 + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT/usr/share/cargo/registry/tendril-0.4.3 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT/usr/share/cargo/registry/tendril-0.4.3/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT/usr/share/cargo/registry/tendril-0.4.3/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 Reading /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6cuzmJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tendril-0.4.3 + '[' 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 -- --skip assert_sizes warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling libc v0.2.168 Fresh mac v0.1.1 Fresh new_debug_unreachable v1.0.4 Fresh utf-8 v0.7.6 Fresh futf v0.1.5 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8eca07f79ffd64c9 -C extra-filename=-8eca07f79ffd64c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/build/libc-8eca07f79ffd64c9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/build/libc-8eca07f79ffd64c9/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3492ba3f820def40 -C extra-filename=-3492ba3f820def40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling rand v0.4.6 Running `/usr/bin/rustc --crate-name rand --edition=2015 /usr/share/cargo/registry/rand-0.4.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="default"' --cfg 'feature="libc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "i128_support", "libc", "nightly", "std"))' -C metadata=c75ce7b1981f24ef -C extra-filename=-c75ce7b1981f24ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tendril v0.4.3 (/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3) Running `/usr/bin/rustc --crate-name fuzz --edition=2015 examples/fuzz.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "encoding", "encoding_rs"))' -C metadata=a4398e2b63f96659 -C extra-filename=-a4398e2b63f96659 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --extern futf=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libfutf-f71f43af64fa7ffb.rlib --extern mac=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libmac-50229c1fd78eede6.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/librand-c75ce7b1981f24ef.rlib --extern tendril=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libtendril-d3f3c1d234dd1326.rlib --extern utf8=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libutf8-f4a9a61583c12103.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tendril --edition=2015 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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "encoding", "encoding_rs"))' -C metadata=fc0d6d14c98352a1 -C extra-filename=-fc0d6d14c98352a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --extern futf=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libfutf-f71f43af64fa7ffb.rlib --extern mac=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libmac-50229c1fd78eede6.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/librand-c75ce7b1981f24ef.rlib --extern utf8=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libutf8-f4a9a61583c12103.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 16.76s Running `/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/tendril-fc0d6d14c98352a1 --skip assert_sizes` running 36 tests test tendril::test::deref_mut ... ok test tendril::test::push_tendril ... ok test tendril::test::from_char ... ok test tendril::test::subtendril_invalid ... ok test buf32::test::smoke_test ... ok test tendril::test::format_debug ... ok test tendril::test::from_str ... ok test stream::test::utf8 ... ok test tendril::test::deref_mut_inline ... ok test tendril::test::front_char ... ok test tendril::test::hash_map_key ... ok test tendril::test::compare ... ok test tendril::test::push_char ... ok test tendril::test::merge_shared ... ok test tendril::test::char_run ... ok test tendril::test::conversion ... ok test tendril::test::clear ... ok test tendril::test::extend_and_from_iterator ... ok test tendril::test::issue_58 ... ok test tendril::test::ascii ... ok test tendril::test::format ... ok test tendril::test::smoke_test ... ok test tendril::test::format_display ... ok test stream::test::read_from ... ok test tendril::test::merge_cant_share ... ok test tendril::test::shared_doesnt_reserve ... ok test tendril::test::subtendril ... ok test tendril::test::read ... ok test tendril::test::latin1 ... ok test tendril::test::out_of_bounds ... ok test tendril::test::share_and_unshare ... ok test tendril::test::validate_utf8 ... ok test tendril::test::wtf8 ... ok test tendril::test::atomic ... ok test tendril::test::send ... ok test tendril::test::inline_send ... ok test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.06s Doc-tests tendril Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name tendril --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps --test-args --skip --test-args assert_sizes --extern futf=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libfutf-f71f43af64fa7ffb.rlib --extern mac=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libmac-50229c1fd78eede6.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/librand-c75ce7b1981f24ef.rlib --extern tendril=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libtendril-d3f3c1d234dd1326.rlib --extern utf8=/home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/tendril-0.4.3/target/rpm/deps/libutf8-f4a9a61583c12103.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "encoding", "encoding_rs"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-tendril-devel-0.4.3-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/tendril-0.4.3/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/tendril-0.4.3/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/tendril-0.4.3/README.md Provides: crate(tendril) = 0.4.3 rust-tendril-devel = 0.4.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futf/default) >= 0.1.5 crate(mac/default) >= 0.1.0 crate(utf-8/default) >= 0.7.0 Processing files: rust-tendril+default-devel-0.4.3-1.mga10.noarch Provides: crate(tendril/default) = 0.4.3 rust-tendril+default-devel = 0.4.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(tendril) = 0.4.3 Processing files: rust-tendril+bench-devel-0.4.3-1.mga10.noarch Provides: crate(tendril/bench) = 0.4.3 rust-tendril+bench-devel = 0.4.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(tendril) = 0.4.3 Processing files: rust-tendril+encoding-devel-0.4.3-1.mga10.noarch Provides: crate(tendril/encoding) = 0.4.3 rust-tendril+encoding-devel = 0.4.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(encoding/default) >= 0.2.0 crate(tendril) = 0.4.3 Processing files: rust-tendril+encoding_rs-devel-0.4.3-1.mga10.noarch Provides: crate(tendril/encoding_rs) = 0.4.3 rust-tendril+encoding_rs-devel = 0.4.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(encoding_rs/default) >= 0.8.12 crate(tendril) = 0.4.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tendril+encoding-devel-0.4.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tendril+encoding_rs-devel-0.4.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tendril+bench-devel-0.4.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tendril+default-devel-0.4.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tendril-devel-0.4.3-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mQODIe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-tendril-0.4.3-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/tendril-0.4.3/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/tendril-0.4.3/LICENSE-MIT File listed twice: /usr/share/cargo/registry/tendril-0.4.3/README.md D: [iurt_root_command] Success!