D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hostname-0.3.1-0.2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NXDlXc Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ay1dki + 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.pGJY7p + 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.FNoOZA + 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.175 Compiling match_cfg v0.1.0 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=787d804105408755 -C extra-filename=-327d6612395a270a --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=2021 /usr/share/cargo/registry/libc-0.2.175/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=8e16992338e0ff2a -C extra-filename=-3e6c25b1ef7a9076 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/libc-3e6c25b1ef7a9076 -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-3e6c25b1ef7a9076/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.175/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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=e8e781f8b7588974 -C extra-filename=-544ebabbbaf6f106 --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --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(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --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=bf7cc333b5237405 -C extra-filename=-f755520327614c1f --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-544ebabbbaf6f106.rmeta --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-327d6612395a270a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.82s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ChucCw + 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.ME8SGC + 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 proc-macro2 v0.4.30 Compiling memchr v2.7.5 Compiling tinyvec_macros v0.1.1 Compiling unicode-xid v0.1.0 Compiling serde v1.0.219 Compiling regex-syntax v0.8.5 Compiling pulldown-cmark v0.8.0 Compiling unicode-bidi v0.3.18 Compiling matches v0.1.10 Compiling syn v0.15.44 Compiling unicase v2.8.1 Compiling either v1.15.0 Compiling percent-encoding v1.0.1 Compiling bitflags v1.3.2 Compiling semver-parser v0.9.0 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=e84a54715ef6cbab -C extra-filename=-c83591128ab6a83a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/proc-macro2-c83591128ab6a83a -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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="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=642523bb2dcb0ded -C extra-filename=-4db46ae1b03a706a --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 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=5a3d3b6b96e020e6 -C extra-filename=-8222174f9db13999 --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/serde-1.0.219/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=3143179165e2ceb0 -C extra-filename=-989e5cf4b963e7cc --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/serde-989e5cf4b963e7cc -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=93b9047b35006617 -C extra-filename=-25b03c96b32a8f42 --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=2137014301cc9db6 -C extra-filename=-0beffb787c64a22e --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=0b4cc824eedd7edb -C extra-filename=-be53f326420771d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/pulldown-cmark-be53f326420771d6 -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.18/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", "smallvec", "std", "unstable", "with_serde"))' -C metadata=03b6942a7ef1394b -C extra-filename=-a366b8c564ac1160 --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 unicase --edition=2018 /usr/share/cargo/registry/unicase-2.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("nightly"))' -C metadata=ec6ea0862f4526b3 -C extra-filename=-e1c2daa6a808f7da --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/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=48fab17d4d038624 -C extra-filename=-0827b6e46143c179 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/syn-0827b6e46143c179 -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=92e1a14c157352cb -C extra-filename=-0a0f5fa01d0b1aab --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 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=83a7bd10a36852b0 -C extra-filename=-8b719999e38f9077 --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=8648433c765e97ae -C extra-filename=-a1c613934587a1a8 --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=07d2e8b2dac70152 -C extra-filename=-268574b05e2e80b1 --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 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=54008a6875d19b8d -C extra-filename=-4fec542dfd861b3b --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.175 Fresh match_cfg v0.1.0 Compiling tinyvec v1.9.0 Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /usr/share/cargo/registry/tinyvec-1.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 --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", "latest_stable_rust", "nightly_slice_partition_dedup", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=dc998aac1597e3b2 -C extra-filename=-be5c11e595c56f4c --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-8222174f9db13999.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=3028be137355e739 -C extra-filename=-e7d7d87e99f9490d --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-8b719999e38f9077.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-be53f326420771d6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/build/serde-989e5cf4b963e7cc/build-script-build` Compiling aho-corasick v1.1.3 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=d576a3116b5f6a6c -C extra-filename=-51f7c4adfb54028c --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-4db46ae1b03a706a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=631b7d5b479ff5d9 -C extra-filename=-0144176e2368924c --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-268574b05e2e80b1.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --extern unicase=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicase-e1c2daa6a808f7da.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/syn-0827b6e46143c179/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.219/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=4547228c65bad018 -C extra-filename=-2cc117dc62a5e9b6 --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-c83591128ab6a83a/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=bde20f7620f92034 -C extra-filename=-90237f0c965bc6da --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-25b03c96b32a8f42.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=6dae56890d9de3f5 -C extra-filename=-93131db2a757481a --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-be5c11e595c56f4c.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=be3549f1bd8bda59 -C extra-filename=-730f30de79e2ff23 --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-90237f0c965bc6da.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=d339c8ff006a6671 -C extra-filename=-45743c0e374380e3 --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-90237f0c965bc6da.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libquote-730f30de79e2ff23.rmeta --extern unicode_xid=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicode_xid-25b03c96b32a8f42.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 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=b53a26c1b572f558 -C extra-filename=-1fa6ce9603640a9e --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-0a0f5fa01d0b1aab.rmeta --extern unicode_bidi=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicode_bidi-a366b8c564ac1160.rmeta --extern unicode_normalization=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libunicode_normalization-93131db2a757481a.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=12309a7295d56772 -C extra-filename=-7c5c5fb1f6e13236 --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-1fa6ce9603640a9e.rmeta --extern matches=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatches-0a0f5fa01d0b1aab.rmeta --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libpercent_encoding-a1c613934587a1a8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=aade901437c9e7de -C extra-filename=-b03c110b69707f78 --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-51f7c4adfb54028c.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex_syntax-0beffb787c64a22e.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=eda4caea5a8d8bb3 -C extra-filename=-410fda00d6b35a3e --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-2cc117dc62a5e9b6.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=215a0f69995fc331 -C extra-filename=-a127fb64cf63660f --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-51f7c4adfb54028c.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex_automata-b03c110b69707f78.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex_syntax-0beffb787c64a22e.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=60f35381b7f61ac9 -C extra-filename=-b2af20dd7951d8c9 --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-e7d7d87e99f9490d.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libproc_macro2-90237f0c965bc6da.rmeta --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libpulldown_cmark-0144176e2368924c.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libregex-a127fb64cf63660f.rmeta --extern semver_parser=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libsemver_parser-4fec542dfd861b3b.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libsyn-45743c0e374380e3.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libtoml-410fda00d6b35a3e.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liburl-7c5c5fb1f6e13236.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 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=7fd2d711e1254419 -C extra-filename=-90757bfc1e1837e8 --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-f755520327614c1f.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-327d6612395a270a.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-b2af20dd7951d8c9.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=47520c502e3d2062 -C extra-filename=-3bb853726b2a944a --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-f755520327614c1f.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-327d6612395a270a.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-b2af20dd7951d8c9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=037388ea199b3349 -C extra-filename=-02fa6de0b3b7f47e --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-544ebabbbaf6f106.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-327d6612395a270a.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-b2af20dd7951d8c9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 20.78s Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/hostname-02fa6de0b3b7f47e` running 4 tests test nix::tests::test_empty_buffer ... ok test nix::tests::test_non_overflowed_buffer ... ok test nix::tests::test_filled_with_null_buffer ... ok test nix::tests::test_overflowed_buffer ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/version-3bb853726b2a944a` 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.01s 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-f755520327614c1f.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern match_cfg=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libmatch_cfg-327d6612395a270a.rlib --extern version_sync=/home/pterjan/rpmbuild/BUILD/rust-hostname-0.3.1-build/hostname-0.3.1/target/rpm/deps/libversion_sync-b2af20dd7951d8c9.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.38s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-hostname-devel-0.3.1-0.2.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.2.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.2.mga10.noarch Provides: crate(hostname/default) = 0.3.1 rust-hostname+default-devel = 0.3.1-0.2.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.2.mga10.noarch Provides: crate(hostname/set) = 0.3.1 rust-hostname+set-devel = 0.3.1-0.2.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+set-devel-0.3.1-0.2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hostname+default-devel-0.3.1-0.2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hostname-devel-0.3.1-0.2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9MufVE + 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!