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.8WLZKc Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.znYmDI + 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.2U2vR8 + 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.CuJhrN + 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 shlex v1.3.0 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=5db60ea8bdc2a0cb -C extra-filename=-62a61116c0ffb258 --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 cfg-if v1.0.4 Compiling proc-macro2 v1.0.103 Compiling quote v1.0.41 Compiling version_check v0.9.5 Compiling unicode-ident v1.0.22 Compiling libc v0.2.177 Compiling once_cell v1.21.3 Compiling zerocopy v0.7.35 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 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=686a3d29f4c56125 -C extra-filename=-4f5f65e11ad7c884 --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.103/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=ee4ba4e71a0786b9 -C extra-filename=-32a4e4d8f137c3f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/proc-macro2-32a4e4d8f137c3f3 -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=ef623799815ad7dc -C extra-filename=-3f37c74b3c05ce0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/quote-3f37c74b3c05ce0f -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=02e8a5892a2b8c2a -C extra-filename=-c974f256e07d68b2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/thiserror-c974f256e07d68b2 -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=c42316871400035a -C extra-filename=-e97594474166f7bd --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=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --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=6fce5040485256e3 -C extra-filename=-a3b8a94300f2993b --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 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=df5dd4099a14151f -C extra-filename=-5d86f4ea0b22dba7 --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 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=1254f191c31f9d96 -C extra-filename=-84b371a0abf87306 --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=6225a4de7c3e459e -C extra-filename=-28370e1c29476aae --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=3c23bab40b9de27c -C extra-filename=-7b37d6c2219f2ba8 --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=a25c6c7565ecd045 -C extra-filename=-0a17395a8b7f91c7 --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.177/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=6c53a61b680a75b4 -C extra-filename=-247bd7b76ee2d7cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/libc-247bd7b76ee2d7cf -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=ca14ac2fd2fd0e65 -C extra-filename=-1441752cade114a8 --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-e398f09b4be48fa3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.25 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.25/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("jobserver", "parallel"))' -C metadata=58be783adfa9b6e2 -C extra-filename=-423b3e75f6d4f08a --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 shlex=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libshlex-62a61116c0ffb258.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/proc-macro2-32a4e4d8f137c3f3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/quote-3f37c74b3c05ce0f/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/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=ee6e747e7a1cd3be -C extra-filename=-033114b63a2c75e7 --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-a3b8a94300f2993b.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)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/thiserror-c974f256e07d68b2/build-script-build` 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=77a498d46c8c4b85 -C extra-filename=-b1b25f53b6f7cc31 --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-4f5f65e11ad7c884.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-1441752cade114a8.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/libc-247bd7b76ee2d7cf/build-script-build` 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=063808e388cea67e -C extra-filename=-2222012c5da7211a --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-033114b63a2c75e7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.177/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=a599050c4c5aeb77 -C extra-filename=-4f7180ecd5406f0f --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(libc_thread_local)' --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 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=50dec544e4b9aff7 -C extra-filename=-14afcd009f4bfd81 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/ahash-14afcd009f4bfd81 -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-e97594474166f7bd.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.108 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.108/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=73e75164b74ad857 -C extra-filename=-2ca784ace62adc22 --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-033114b63a2c75e7.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquote-2222012c5da7211a.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-a3b8a94300f2993b.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/ahash-14afcd009f4bfd81/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=e888c0c907fd59fd -C extra-filename=-60f17cc7d3d7be4d --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-e398f09b4be48fa3.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-0a17395a8b7f91c7.rmeta --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libzerocopy-5d86f4ea0b22dba7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="folded_multiply"'` 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=e51e1aec3e5ec7c3 -C extra-filename=-32596f7d6fe149ce --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-60f17cc7d3d7be4d.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-84b371a0abf87306.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=fc4e363cf2ed4bb9 -C extra-filename=-27320276e996ac80 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-27320276e996ac80 -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-423b3e75f6d4f08a.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=4e1b21a645dbac65 -C extra-filename=-b62dad3c3b348709 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/stacker-b62dad3c3b348709 -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-423b3e75f6d4f08a.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-b62dad3c3b348709/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/build/psm-27320276e996ac80/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=60f9d2c437bfa493 -C extra-filename=-036170925c5bd3d6 --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-3078469b669eef53/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=8a5a1b14f50b7e5e -C extra-filename=-5b750ac294af42b5 --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-e398f09b4be48fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --extern psm=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libpsm-036170925c5bd3d6.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-3078469b669eef53/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=022fc38e47c6e859 -C extra-filename=-e23984429c4d5de2 --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-32596f7d6fe149ce.rmeta --extern stacker=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libstacker-5b750ac294af42b5.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-3078469b669eef53/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=b099f9e02467c70d -C extra-filename=-52f5d103e864b6a3 --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-033114b63a2c75e7.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libquote-2222012c5da7211a.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libsyn-2ca784ace62adc22.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=e6e98cccbb64b196 -C extra-filename=-1f41109cd51762c5 --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-52f5d103e864b6a3.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=f30d94d9d1395027 -C extra-filename=-e69a9c795e5ae587 --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-4f5f65e11ad7c884.rmeta --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-b1b25f53b6f7cc31.rmeta --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-e23984429c4d5de2.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-7b37d6c2219f2ba8.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-28370e1c29476aae.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-1f41109cd51762c5.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-3078469b669eef53/out` Finished `rpm` profile [optimized + debuginfo] target(s) in 27.96s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eoGv3L + 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.FQUKi0 + 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 cc v1.2.25 Fresh cfg-if v1.0.4 Fresh version_check v0.9.5 Fresh unicode-ident v1.0.22 Fresh zerocopy v0.7.35 Fresh once_cell v1.21.3 Fresh allocator-api2 v0.2.21 Fresh base64 v0.22.1 Fresh memchr v2.7.6 Fresh quoted_printable v0.5.1 Fresh encoding_rs v0.8.35 Fresh proc-macro2 v1.0.103 Fresh libc v0.2.177 Fresh charset v0.1.5 Fresh quote v1.0.41 Fresh ahash v0.8.11 Fresh psm v0.1.21 Fresh syn v2.0.108 Fresh stacker v0.1.15 Fresh hashbrown v0.14.5 Fresh thiserror-impl v2.0.17 Fresh chumsky v0.9.3 Fresh thiserror v2.0.17 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=5ee74a5e80e1d0f3 -C extra-filename=-d944a13d670c1e28 --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-4f5f65e11ad7c884.rlib --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-b1b25f53b6f7cc31.rlib --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-e23984429c4d5de2.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-7b37d6c2219f2ba8.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-28370e1c29476aae.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-1f41109cd51762c5.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-3078469b669eef53/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=ac65cb2db3bdc588 -C extra-filename=-116c50cd1f5f705f --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-4f5f65e11ad7c884.rlib --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-b1b25f53b6f7cc31.rlib --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-e23984429c4d5de2.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-7b37d6c2219f2ba8.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-28370e1c29476aae.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-e69a9c795e5ae587.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-1f41109cd51762c5.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-3078469b669eef53/out` Finished `rpm` profile [optimized + debuginfo] target(s) in 6.20s Running `/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/rfc2047_decoder-d944a13d670c1e28` running 32 tests test decoder::tests::custom_tests::clear_empty ... ok test decoder::tests::custom_tests::clear_with_spaces ... 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_trailing_bit ... ok test decoder::tests::custom_tests::utf8_b64_with_str ... ok test decoder::tests::custom_tests::utf8_qs_double ... ok test decoder::tests::custom_tests::utf8_qs_empty ... ok test decoder::tests::custom_tests::utf8_qs_with_spaces ... ok test decoder::tests::custom_tests::utf8_qs_with_str ... ok test decoder::tests::rfc_tests::decode_encoded_word_separated_by_whitespace ... ok test decoder::tests::custom_tests::utf8_qs_with_spec_chars ... 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::ignore_mutiple_spaces_between_encoded_words ... ok test lexer::tests::err_on_too_long_encoded_word ... ok test lexer::tests::multiple_encoded_words ... ok test parser::tests::test_parse1 ... ok test parser::tests::test_parse2 ... ok test parser::tests::test_parse3 ... ok test parser::tests::test_parse4 ... 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-3078469b669eef53/out --extern base64=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libbase64-4f5f65e11ad7c884.rlib --extern charset=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libcharset-b1b25f53b6f7cc31.rlib --extern chumsky=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libchumsky-e23984429c4d5de2.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libmemchr-7b37d6c2219f2ba8.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-28370e1c29476aae.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-e69a9c795e5ae587.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rfc2047-decoder-1.0.6-build/rfc2047-decoder-1.0.6/target/rpm/deps/libthiserror-1f41109cd51762c5.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::too_long_encoded_word_strategy (line 101) ... ok test src/decoder.rs - decoder::Decoder (line 50) ... 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.27s + 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.RfLYHJ + 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!