D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rfc2047-decoder-1.0.6-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.m18qPE Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UyHDH6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + rm -rf rfc2047-decoder-1.0.6 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rfc2047-decoder-1.0.6.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rfc2047-decoder-1.0.6 + /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.JrBHK5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + cd rfc2047-decoder-1.0.6 + /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.456BG6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-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 rfc2047-decoder-1.0.6 + '[' 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 find-msvc-tools v0.1.5 Compiling shlex v1.3.0 Compiling cfg-if v1.0.4 Compiling proc-macro2 v1.0.105 Compiling quote v1.0.41 Compiling version_check v0.9.5 Compiling unicode-ident v1.0.22 Compiling libc v0.2.180 Compiling zerocopy v0.7.35 Compiling once_cell v1.21.3 Compiling thiserror v2.0.17 Compiling allocator-api2 v0.2.21 Compiling base64 v0.22.1 Compiling quoted_printable v0.5.1 Compiling memchr v2.7.6 Running `/usr/bin/rustc --crate-name find_msvc_tools --edition=2018 /usr/share/cargo/registry/find-msvc-tools-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 embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=285a498358ef3ce4 -C extra-filename=-e5cc6597788409f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,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("default", "std"))' -C metadata=cf8029a7143bd5bd -C extra-filename=-7753d24ed50f086b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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/proc-macro2-1.0.105/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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/quote-1.0.41/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0547059fbd0fdc5 -C extra-filename=-2f5fba78a5d5b6fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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.180/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=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 zerocopy --edition=2018 /usr/share/cargo/registry/zerocopy-0.7.35/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=70aba6ce272584bd -C extra-filename=-8744b544655fdcd3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.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="alloc"' --cfg 'feature="race"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=2b13933a821ab72c -C extra-filename=-23ebfe7fde7b06b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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/thiserror-2.0.17/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("default", "std"))' -C metadata=0e11780769c26c8d -C extra-filename=-ab433ef3612ab4ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/thiserror-ab433ef3612ab4ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 allocator_api2 --edition=2018 /usr/share/cargo/registry/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=ca55390af9952db8 -C extra-filename=-3b5a4937bcc2ecd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 base64 --edition=2018 /usr/share/cargo/registry/base64-0.22.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7eb903b3c710e316 -C extra-filename=-009bc129232b2119 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/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 quoted_printable --edition=2018 /usr/share/cargo/registry/quoted_printable-0.5.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5f2117167b72fe28 -C extra-filename=-abc8dc9e0ec30668 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2cb72980667a884d -C extra-filename=-d2ddca1d63c83b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs v0.8.35 Running `/usr/bin/rustc --crate-name encoding_rs --edition=2018 /usr/share/cargo/registry/encoding_rs-0.8.35/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=612b6411eb4e6d4d -C extra-filename=-e99e333b4bb98828 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.49 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=eb4fb3d51e8626e8 -C extra-filename=-28aca5ba6b147a66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern find_msvc_tools=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libfind_msvc_tools-e5cc6597788409f3.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libshlex-7753d24ed50f086b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/thiserror-ab433ef3612ab4ca/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling ahash v0.8.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/ahash-0.8.11/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("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6f78df4364386e66 -C extra-filename=-0270b66298b3365b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/ahash-0270b66298b3365b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libversion_check-2f5fba78a5d5b6fd.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --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_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling charset v0.1.5 Running `/usr/bin/rustc --crate-name charset --edition=2018 /usr/share/cargo/registry/charset-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("serde"))' -C metadata=2ddf9d3105056d50 -C extra-filename=-ca3deaefc88c86cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern base64=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libbase64-009bc129232b2119.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libencoding_rs-e99e333b4bb98828.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/ahash-0270b66298b3365b/build-script-build` Running `/usr/bin/rustc --crate-name ahash --edition=2018 /usr/share/cargo/registry/ahash-0.8.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=ced3037a4cbfcf69 -C extra-filename=-dc5db6dc17053faf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libonce_cell-23ebfe7fde7b06b6.rmeta --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libzerocopy-8744b544655fdcd3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="folded_multiply"'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=10fadb19947c00d8 -C extra-filename=-1fc4885b21e77658 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.14.5 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=424769c9ee790446 -C extra-filename=-0ab1730c42ef5813 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libahash-dc5db6dc17053faf.rmeta --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/liballocator_api2-3b5a4937bcc2ecd6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling psm v0.1.21 Compiling stacker v0.1.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/psm-0.1.21/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())' -C metadata=a78f714287713254 -C extra-filename=-4181418440fdba93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-4181418440fdba93 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcc-28aca5ba6b147a66.rlib --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/stacker-0.1.15/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())' -C metadata=17377bd7c626f27f -C extra-filename=-cb8b42c33dadf250 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/stacker-cb8b42c33dadf250 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcc-28aca5ba6b147a66.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/stacker-cb8b42c33dadf250/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-4181418440fdba93/build-script-build` Running `/usr/bin/rustc --crate-name psm --edition=2015 /usr/share/cargo/registry/psm-0.1.21/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=1db3826131b8d3a4 -C extra-filename=-78909b2f931d4f33 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-c1d4ca9d5bb65228/out -l static=psm_s --cfg asm --cfg switchable_stack` Running `/usr/bin/rustc --crate-name stacker --edition=2015 /usr/share/cargo/registry/stacker-0.1.15/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=4fba9ebde5544bd1 -C extra-filename=-89231225b45055e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern psm=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libpsm-78909b2f931d4f33.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-c1d4ca9d5bb65228/out` Compiling chumsky v0.9.3 Running `/usr/bin/rustc --crate-name chumsky --edition=2018 /usr/share/cargo/registry/chumsky-0.9.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="ahash"' --cfg 'feature="default"' --cfg 'feature="spill-stack"' --cfg 'feature="stacker"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "nightly", "spill-stack", "stacker", "std"))' -C metadata=a463aa71deb472f6 -C extra-filename=-05297322909e2bb1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libhashbrown-0ab1730c42ef5813.rmeta --extern stacker=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libstacker-89231225b45055e6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-c1d4ca9d5bb65228/out` Compiling thiserror-impl v2.0.17 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55cf03a2c4e6b75d -C extra-filename=-59aeea97183e492d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libsyn-1fc4885b21e77658.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/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=d04b80cbb310ecb7 -C extra-filename=-be2b540be6dbd64b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror_impl-59aeea97183e492d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling rfc2047-decoder v1.0.6 (/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6) Running `/usr/bin/rustc --crate-name rfc2047_decoder --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,test)' --check-cfg 'cfg(feature, values())' -C metadata=abeba78c4b9b3062 -C extra-filename=-180246fe175b5781 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern base64=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libbase64-009bc129232b2119.rmeta --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-ca3deaefc88c86cf.rmeta --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-05297322909e2bb1.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern quoted_printable=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquoted_printable-abc8dc9e0ec30668.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-be2b540be6dbd64b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-c1d4ca9d5bb65228/out` Finished `rpm` profile [optimized + debuginfo] target(s) in 26.50s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2xKsus + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-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 rfc2047-decoder-1.0.6 + '[' 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=rfc2047-decoder ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.0.6 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT/usr/share/cargo/registry/rfc2047-decoder-1.0.6 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT/usr/share/cargo/registry/rfc2047-decoder-1.0.6 + /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-rfc2047-decoder-1.0.6-build/BUILDROOT/usr/share/cargo/registry/rfc2047-decoder-1.0.6 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT/usr/share/cargo/registry/rfc2047-decoder-1.0.6/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT/usr/share/cargo/registry/rfc2047-decoder-1.0.6/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.uSTkuM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-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 rfc2047-decoder-1.0.6 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh shlex v1.3.0 Fresh find-msvc-tools v0.1.5 Fresh cc v1.2.49 Fresh cfg-if v1.0.4 Fresh unicode-ident v1.0.22 Fresh version_check v0.9.5 Fresh once_cell v1.21.3 Fresh zerocopy v0.7.35 Fresh allocator-api2 v0.2.21 Fresh encoding_rs v0.8.35 Fresh base64 v0.22.1 Fresh quoted_printable v0.5.1 Fresh memchr v2.7.6 Fresh proc-macro2 v1.0.105 Fresh charset v0.1.5 Fresh quote v1.0.41 Fresh psm v0.1.21 Fresh libc v0.2.180 Fresh ahash v0.8.11 Fresh syn v2.0.114 Fresh stacker v0.1.15 Fresh thiserror-impl v2.0.17 Fresh hashbrown v0.14.5 Fresh thiserror v2.0.17 Fresh chumsky v0.9.3 Compiling rfc2047-decoder v1.0.6 (/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6) Running `/usr/bin/rustc --crate-name rfc2047_decoder --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,test)' --check-cfg 'cfg(feature, values())' -C metadata=0357b49bc2074df3 -C extra-filename=-7da7da861761c9f5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern base64=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libbase64-009bc129232b2119.rlib --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-ca3deaefc88c86cf.rlib --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-05297322909e2bb1.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern quoted_printable=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquoted_printable-abc8dc9e0ec30668.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-c1d4ca9d5bb65228/out` Running `/usr/bin/rustc --crate-name decode --edition=2018 examples/decode.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6c9757a5f259719 -C extra-filename=-57f70241a1be2d8e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps --extern base64=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libbase64-009bc129232b2119.rlib --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-ca3deaefc88c86cf.rlib --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-05297322909e2bb1.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern quoted_printable=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquoted_printable-abc8dc9e0ec30668.rlib --extern rfc2047_decoder=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/librfc2047_decoder-180246fe175b5781.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-c1d4ca9d5bb65228/out` Finished `rpm` profile [optimized + debuginfo] target(s) in 6.07s Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/rfc2047_decoder-7da7da861761c9f5` running 32 tests test decoder::tests::custom_tests::clear_with_spaces ... ok test decoder::tests::custom_tests::clear_empty ... ok test decoder::tests::custom_tests::utf8_b64_trailing_bit ... ok test decoder::tests::custom_tests::utf8_b64_empty ... ok test decoder::tests::custom_tests::utf8_b64_with_spaces ... ok test decoder::tests::custom_tests::utf8_b64_with_spec_chars ... ok test decoder::tests::custom_tests::utf8_b64_with_str ... ok test decoder::tests::custom_tests::utf8_qs_empty ... ok test decoder::tests::custom_tests::utf8_qs_double ... ok test decoder::tests::custom_tests::utf8_qs_with_spaces ... ok test decoder::tests::custom_tests::utf8_qs_with_str ... ok test decoder::tests::custom_tests::utf8_qs_with_spec_chars ... ok test decoder::tests::rfc_tests::decode_encoded_word_separated_by_whitespace ... ok test decoder::tests::rfc_tests::decode_encoded_word_single_char ... ok test decoder::tests::rfc_tests::decode_two_encoded_chars ... ok test decoder::tests::rfc_tests::ignore_whitespace_between_two_encoded_words_but_not_the_encoded_whitespace ... ok test decoder::tests::rfc_tests::whitespace_between_two_encoded_words_should_be_ignored ... ok test decoder::tests::rfc_tests::whitespace_chars_between_two_encoded_words_should_be_ignored ... ok test decoder::tests::rfc_tests::whitespace_encoded_in_encoded_word ... ok test lexer::tests::clear_text ... ok test lexer::tests::encoded_from_1 ... ok test lexer::tests::encoded_from_2 ... ok test lexer::tests::encoded_from_3 ... ok test lexer::tests::encoded_word ... ok test lexer::tests::encoded_word_has_especials ... ok test lexer::tests::err_on_too_long_encoded_word ... ok test lexer::tests::ignore_mutiple_spaces_between_encoded_words ... ok test lexer::tests::multiple_encoded_words ... ok test parser::tests::test_parse1 ... ok test parser::tests::test_parse2 ... ok test parser::tests::test_parse4 ... ok test parser::tests::test_parse3 ... ok test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests rfc2047_decoder Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name rfc2047_decoder --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps -L native=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-c1d4ca9d5bb65228/out --extern base64=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libbase64-009bc129232b2119.rlib --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-ca3deaefc88c86cf.rlib --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-05297322909e2bb1.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern quoted_printable=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquoted_printable-abc8dc9e0ec30668.rlib --extern rfc2047_decoder=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/librfc2047_decoder-180246fe175b5781.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 6 tests test src/lexer/mod.rs - lexer::TooLongEncodedWords (line 18) ... ok test src/decoder.rs - decoder::Decoder (line 50) ... ok test src/decoder.rs - decoder::Decoder::too_long_encoded_word_strategy (line 101) ... ok test src/decoder.rs - decoder::Decoder::too_long_encoded_word_strategy (line 85) ... ok test src/lib.rs - decode (line 28) ... ok test src/decoder.rs - decoder::Decoder::too_long_encoded_word_strategy (line 120) ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rfc2047-decoder-devel-1.0.6-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rfc2047-decoder-1.0.6/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/rfc2047-decoder-1.0.6/LICENSE warning: File listed twice: /usr/share/cargo/registry/rfc2047-decoder-1.0.6/README.md Provides: crate(rfc2047-decoder) = 1.0.6 rust-rfc2047-decoder-devel = 1.0.6-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(base64/default) >= 0.22.0 crate(charset/default) >= 0.1.0 crate(chumsky/default) >= 0.9.0 crate(memchr/default) >= 2.5.0 crate(quoted_printable/default) >= 0.5.0 crate(thiserror/default) >= 2.0.0 Processing files: rust-rfc2047-decoder+default-devel-1.0.6-2.mga10.noarch Provides: crate(rfc2047-decoder/default) = 1.0.6 rust-rfc2047-decoder+default-devel = 1.0.6-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rfc2047-decoder) = 1.0.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rfc2047-decoder+default-devel-1.0.6-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rfc2047-decoder-devel-1.0.6-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ikVl8k + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rfc2047-decoder-1.0.6/CHANGELOG.md File listed twice: /usr/share/cargo/registry/rfc2047-decoder-1.0.6/LICENSE File listed twice: /usr/share/cargo/registry/rfc2047-decoder-1.0.6/README.md D: [iurt_root_command] Success!