D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hostname-0.3.1-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QoL0RJ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1L1hde + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + rm -rf hostname-0.3.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hostname-0.3.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd hostname-0.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/hostname-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.O4svaj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + cd hostname-0.3.1 + /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.GSAHZ3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-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 hostname-0.3.1 + '[' 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 2024 Compiling libc v0.2.171 Compiling match_cfg v0.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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,test)' --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=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 match_cfg --edition=2015 /usr/share/cargo/registry/match_cfg-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 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=89f28404ff6129f0 -C extra-filename=-a1a37b135b2e3250 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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_old_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(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling hostname v0.3.1 (/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1) Running `/usr/bin/rustc --crate-name hostname --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=22b63f817506c90f -C extra-filename=-a05aff4079208802 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-a1a37b135b2e3250.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.27s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pkMy4t + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-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 hostname-0.3.1 + '[' 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=hostname ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT/usr/share/cargo/registry/hostname-0.3.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT/usr/share/cargo/registry/hostname-0.3.1 + /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-hostname-0.3.1-build/BUILDROOT/usr/share/cargo/registry/hostname-0.3.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT/usr/share/cargo/registry/hostname-0.3.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT/usr/share/cargo/registry/hostname-0.3.1/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.cyAQ8b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-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 hostname-0.3.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling memchr v2.7.4 Compiling tinyvec_macros v0.1.1 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c177c15078baeca2 -C extra-filename=-221c72cd6ff7c780 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling serde v1.0.217 Compiling unicode-bidi v0.3.10 Compiling regex-syntax v0.8.5 Compiling matches v0.1.10 Compiling syn v0.15.44 Compiling pulldown-cmark v0.8.0 Compiling bitflags v1.3.2 Compiling either v1.15.0 Compiling unicase v2.8.0 Compiling percent-encoding v1.0.1 Fresh match_cfg v0.1.0 Running `/usr/bin/rustc --crate-name tinyvec_macros --edition=2018 /usr/share/cargo/registry/tinyvec_macros-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,test)' --check-cfg 'cfg(feature, values())' -C metadata=1272008a584091bd -C extra-filename=-d5930dcf7c5be1cc --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 build_script_build --edition=2015 /usr/share/cargo/registry/proc-macro2-0.4.30/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="proc-macro"' --cfg 'feature="span-locations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=831bc1346c718d67 -C extra-filename=-6be13e22e55755f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/proc-macro2-6be13e22e55755f3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=23c33bd44e5b2880 -C extra-filename=-c893c1601ea249e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/serde-c893c1601ea249e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 unicode_xid --edition=2015 /usr/share/cargo/registry/unicode-xid-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=64466aeb0bcfd116 -C extra-filename=-845e7dbe05dbd945 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 unicode_bidi --edition=2018 /usr/share/cargo/registry/unicode-bidi-0.3.10/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="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=cf6ba0c13b9e7727 -C extra-filename=-d80ef3f5b7391373 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7fada060eb077420 -C extra-filename=-1570020434bc9df2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 matches --edition=2015 /usr/share/cargo/registry/matches-0.1.10/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=dba7929e05057ae6 -C extra-filename=-60ef279fb59a55fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 build_script_build --edition=2018 /usr/share/cargo/registry/pulldown-cmark-0.8.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "simd"))' -C metadata=4e8d69404ec703ea -C extra-filename=-93f2ad2c19af20b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/pulldown-cmark-93f2ad2c19af20b4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 build_script_build --edition=2015 /usr/share/cargo/registry/syn-0.15.44/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=bb46475c2d039258 -C extra-filename=-29b6c6e1cb131a91 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/syn-29b6c6e1cb131a91 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 either --edition=2021 /usr/share/cargo/registry/either-1.15.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("default", "serde", "std", "use_std"))' -C metadata=54146316eebbce73 -C extra-filename=-9b4b8a257a19be3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 bitflags --edition=2018 /usr/share/cargo/registry/bitflags-1.3.2/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=8242bc5c3277fafc -C extra-filename=-399943472a843163 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling semver-parser v0.9.0 Running `/usr/bin/rustc --crate-name unicase --edition=2018 /usr/share/cargo/registry/unicase-2.8.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("nightly"))' -C metadata=af2b809e1656baf5 -C extra-filename=-d2289a42dc8bb641 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/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 percent_encoding --edition=2015 /usr/share/cargo/registry/percent-encoding-1.0.1/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=0eda3b56747f3dc2 -C extra-filename=-e1957acb5890fab6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh libc v0.2.171 Running `/usr/bin/rustc --crate-name semver_parser --edition=2015 /usr/share/cargo/registry/semver-parser-0.9.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=c1a7facbbb80a315 -C extra-filename=-1d3813f10e3a0c76 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinyvec v1.6.0 Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /usr/share/cargo/registry/tinyvec-1.6.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=e0c474161678e327 -C extra-filename=-e869a8ca341af3bd --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern tinyvec_macros=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libtinyvec_macros-d5930dcf7c5be1cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.8.2 Running `/usr/bin/rustc --crate-name itertools --edition=2015 /usr/share/cargo/registry/itertools-0.8.2/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="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=b99a4560490b8f96 -C extra-filename=-f6af36dd93a22877 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libeither-9b4b8a257a19be3f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/pulldown-cmark-93f2ad2c19af20b4/build-script-build` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2018 /usr/share/cargo/registry/pulldown-cmark-0.8.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("default", "gen-tests", "getopts", "simd"))' -C metadata=1e8d3848ae19734a -C extra-filename=-0d3912a9bf54d197 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libbitflags-399943472a843163.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern unicase=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicase-d2289a42dc8bb641.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=954f02bc779085ca -C extra-filename=-0e0f4ac24b0681fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/serde-c893c1601ea249e9/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/syn-29b6c6e1cb131a91/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b749c9e10a9e182f -C extra-filename=-2450d9623ee82f46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/proc-macro2-6be13e22e55755f3/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2015 /usr/share/cargo/registry/proc-macro2-0.4.30/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="proc-macro"' --cfg 'feature="span-locations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4e53059f35dad898 -C extra-filename=-4d24a89d0fea026a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern unicode_xid=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicode_xid-845e7dbe05dbd945.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg u128 --cfg span_locations --cfg use_proc_macro --cfg wrap_proc_macro` Compiling unicode-normalization v0.1.22 Running `/usr/bin/rustc --crate-name unicode_normalization --edition=2018 /usr/share/cargo/registry/unicode-normalization-0.1.22/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", "std"))' -C metadata=d436956921c5836a -C extra-filename=-d2e92ef63329638f --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern tinyvec=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libtinyvec-e869a8ca341af3bd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v0.6.13 Running `/usr/bin/rustc --crate-name quote --edition=2015 /usr/share/cargo/registry/quote-0.6.13/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=08537419dab25ddc -C extra-filename=-db4d0ac81c4c641a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libproc_macro2-4d24a89d0fea026a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna v0.1.5 Running `/usr/bin/rustc --crate-name idna --edition=2015 /usr/share/cargo/registry/idna-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,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f0c1d5e2885c70a -C extra-filename=-a5d6c42eb74b3335 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern matches=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatches-60ef279fb59a55fe.rmeta --extern unicode_bidi=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicode_bidi-d80ef3f5b7391373.rmeta --extern unicode_normalization=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicode_normalization-d2e92ef63329638f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2015 /usr/share/cargo/registry/syn-0.15.44/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=d4549560e39810a3 -C extra-filename=-0910189f28087ddb --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libproc_macro2-4d24a89d0fea026a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libquote-db4d0ac81c4c641a.rmeta --extern unicode_xid=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicode_xid-845e7dbe05dbd945.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` Compiling regex-automata v0.4.9 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.9/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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=1186099e70852c87 -C extra-filename=-106dc775e921860f --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libaho_corasick-0e0f4ac24b0681fa.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling url v1.7.2 Running `/usr/bin/rustc --crate-name url --edition=2015 /usr/share/cargo/registry/url-1.7.2/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("encoding", "heap_size", "heapsize", "query_encoding", "rustc-serialize"))' -C metadata=3bc4668b8da76551 -C extra-filename=-7a1cfc403c74c04c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern idna=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libidna-a5d6c42eb74b3335.rmeta --extern matches=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatches-60ef279fb59a55fe.rmeta --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libpercent_encoding-e1957acb5890fab6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml v0.5.11 Running `/usr/bin/rustc --crate-name toml --edition=2018 /usr/share/cargo/registry/toml-0.5.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=f3a99bfc03e4e87c -C extra-filename=-ab6d66146b498675 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libserde-2450d9623ee82f46.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.11.1 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.11.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 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=b6725975003fe5a5 -C extra-filename=-cc084e361f727e39 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libaho_corasick-0e0f4ac24b0681fa.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex_automata-106dc775e921860f.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling version-sync v0.8.1 Running `/usr/bin/rustc --crate-name version_sync --edition=2018 /usr/share/cargo/registry/version-sync-0.8.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=edacd80776994dde -C extra-filename=-97358c501a6e0f63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libitertools-f6af36dd93a22877.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libproc_macro2-4d24a89d0fea026a.rmeta --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libpulldown_cmark-0d3912a9bf54d197.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex-cc084e361f727e39.rmeta --extern semver_parser=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libsemver_parser-1d3813f10e3a0c76.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libsyn-0910189f28087ddb.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libtoml-ab6d66146b498675.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liburl-7a1cfc403c74c04c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hostname v0.3.1 (/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1) Running `/usr/bin/rustc --crate-name hostname --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=0f3c81e4461fd197 -C extra-filename=-e0641e9ba6e0c6f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-8db1b84232c234ea.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-a1a37b135b2e3250.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-97358c501a6e0f63.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hostname --edition=2015 examples/hostname.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=60225201caef9872 -C extra-filename=-85d7627b9b8457e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern hostname=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libhostname-a05aff4079208802.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-8db1b84232c234ea.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-a1a37b135b2e3250.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-97358c501a6e0f63.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name version --edition=2015 tests/version.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=d9d42ccb2de11f56 -C extra-filename=-021fead2362d29a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern hostname=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libhostname-a05aff4079208802.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-8db1b84232c234ea.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-a1a37b135b2e3250.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-97358c501a6e0f63.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 21.92s Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/hostname-e0641e9ba6e0c6f3` running 4 tests test nix::tests::test_empty_buffer ... ok test nix::tests::test_filled_with_null_buffer ... ok test nix::tests::test_overflowed_buffer ... ok test nix::tests::test_non_overflowed_buffer ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/version-021fead2362d29a1` running 2 tests test test_readme_deps ... ok test test_html_root_url ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests hostname Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name hostname --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps --extern hostname=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libhostname-a05aff4079208802.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-8db1b84232c234ea.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-a1a37b135b2e3250.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-97358c501a6e0f63.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' --error-format human` running 2 tests test src/lib.rs - (line 5) - compile ... ok test src/lib.rs - get (line 89) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-hostname-devel-0.3.1-0.1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/hostname-0.3.1/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/hostname-0.3.1/LICENSE warning: File listed twice: /usr/share/cargo/registry/hostname-0.3.1/README.md Provides: crate(hostname) = 0.3.1 rust-hostname-devel = 0.3.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libc/default) >= 0.2.0 crate(match_cfg/default) >= 0.1.0 Processing files: rust-hostname+default-devel-0.3.1-0.1.mga10.noarch Provides: crate(hostname/default) = 0.3.1 rust-hostname+default-devel = 0.3.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hostname) = 0.3.1 Processing files: rust-hostname+set-devel-0.3.1-0.1.mga10.noarch Provides: crate(hostname/set) = 0.3.1 rust-hostname+set-devel = 0.3.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hostname) = 0.3.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hostname+default-devel-0.3.1-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hostname+set-devel-0.3.1-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hostname-devel-0.3.1-0.1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hCIV5W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/hostname-0.3.1/CHANGELOG.md File listed twice: /usr/share/cargo/registry/hostname-0.3.1/LICENSE File listed twice: /usr/share/cargo/registry/hostname-0.3.1/README.md D: [iurt_root_command] Success!