D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rustc_version-0.4.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dnL646 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PJln9d + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + rm -rf rustc_version-0.4.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rustc_version-0.4.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc_version-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cvvBCp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + cd rustc_version-0.4.0 + /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.ia3YL9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-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 rustc_version-0.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling semver v1.0.23 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=298249bd41f37ef9 -C extra-filename=-298249bd41f37ef9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/build/semver-298249bd41f37ef9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/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-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/build/semver-298249bd41f37ef9/build-script-build` Running `/usr/bin/rustc --crate-name semver --edition=2018 /usr/share/cargo/registry/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0f234ea8f032ade9 -C extra-filename=-0f234ea8f032ade9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling rustc_version v0.4.0 (/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0) Running `/usr/bin/rustc --crate-name rustc_version --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a108e35f6e0960d -C extra-filename=-9a108e35f6e0960d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps --extern semver=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/libsemver-0f234ea8f032ade9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.72s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rjcleu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-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 rustc_version-0.4.0 + '[' 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=rustc_version ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/cargo/registry/rustc_version-0.4.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/cargo/registry/rustc_version-0.4.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/cargo/registry/rustc_version-0.4.0 + grep -w -E -v 'Cargo.(lock|toml.orig)' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/cargo/registry/rustc_version-0.4.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/cargo/registry/rustc_version-0.4.0/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.gv8PZw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-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 rustc_version-0.4.0 + '[' 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 Compiling doc-comment v0.3.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.3/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)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=9dcef2fb852392ef -C extra-filename=-9dcef2fb852392ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/build/doc-comment-9dcef2fb852392ef -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh semver v1.0.23 Running `/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/build/doc-comment-9dcef2fb852392ef/build-script-build` Running `/usr/bin/rustc --crate-name doc_comment --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=1cc1f5640b88640c -C extra-filename=-1cc1f5640b88640c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustc_version v0.4.0 (/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0) Running `/usr/bin/rustc --crate-name all --edition=2018 tests/all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2cc8826e9c3824e -C extra-filename=-d2cc8826e9c3824e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern rustc_version=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/librustc_version-9a108e35f6e0960d.rlib --extern semver=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/libsemver-0f234ea8f032ade9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustc_version --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24f274c9fc8fc4ad -C extra-filename=-24f274c9fc8fc4ad --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern semver=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/libsemver-0f234ea8f032ade9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.08s Running `/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/rustc_version-24f274c9fc8fc4ad` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/all-d2cc8826e9c3824e` running 28 tests test parse_llvm_version_component_sign_minus ... ok test parse_debian_buster ... ok test parse_llvm_version_leading_zero_on_zero ... ok test parse_1_16_0_nightly ... ok test parse_unknown ... ok test parse_llvm_version_4_0 ... ok test parse_llvm_version_leading_zero_on_nonzero ... ok test parse_llvm_version_3_0 ... ok test parse_llvm_version_11 ... ok test parse_llvm_version_component_sign_plus ... ok test parse_llvm_version_3 ... ok test parse_llvm_version_5 ... ok test parse_nightly ... ok test parse_llvm_version_4_components ... ok test parse_llvm_version_5_0 ... ok test parse_llvm_version_3_9 ... ok test test_llvm_version_comparison ... ok test parse_1_47_0_stable ... ok test parse_llvm_micro ... ok test parse_llvm_version_overflow ... ok test parse_llvm_version_11_0 ... ok test parse_1_0_0 ... ok test parse_llvm_version_invalid_char ... ok test parse_llvm_version_empty ... ok test parse_termux ... ok test parse_stable ... ok test rustc_error ... ok test smoketest ... ok test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s Doc-tests rustc_version Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name rustc_version --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern rustc_version=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/librustc_version-9a108e35f6e0960d.rlib --extern semver=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/target/rpm/deps/libsemver-0f234ea8f032ade9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 1 test test src/lib.rs - (line 22) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rustc_version-devel-0.4.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BXGQrf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + cd rustc_version-0.4.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/doc/rust-rustc_version-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/doc/rust-rustc_version-devel + cp -pr /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/README.md /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/doc/rust-rustc_version-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HNt7Wt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + cd rustc_version-0.4.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/licenses/rust-rustc_version-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/licenses/rust-rustc_version-devel + cp -pr /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/LICENSE-MIT /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/licenses/rust-rustc_version-devel + cp -pr /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/rustc_version-0.4.0/LICENSE-APACHE /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT/usr/share/licenses/rust-rustc_version-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: crate(rustc_version) = 0.4.0 rust-rustc_version-devel = 0.4.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(semver/default) >= 1.0.0 Processing files: rust-rustc_version+default-devel-0.4.0-1.mga10.noarch Provides: crate(rustc_version/default) = 0.4.0 rust-rustc_version+default-devel = 0.4.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(rustc_version) = 0.4.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustc_version+default-devel-0.4.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustc_version-devel-0.4.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7tyDpG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustc_version-0.4.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!