D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-xml5ever0.18-0.18.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jqM86H Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qYHTKg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + rm -rf xml5ever-0.18.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xml5ever-0.18.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd xml5ever-0.18.1 + /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.mLVv54 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + cd xml5ever-0.18.1 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Be4vtz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xml5ever-0.18.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling siphasher v0.3.10 Compiling rand_core v0.6.4 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling libc v0.2.174 Compiling autocfg v1.4.0 Compiling parking_lot_core v0.9.11 Compiling smallvec v1.13.2 Compiling new_debug_unreachable v1.0.4 Compiling serde v1.0.217 Compiling scopeguard v1.2.0 Compiling cfg-if v1.0.1 Compiling mac v0.1.1 Compiling precomputed-hash v0.1.1 Compiling utf-8 v0.7.6 Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /usr/share/cargo/registry/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=23a0ac664d98b4b2 -C extra-filename=-d78cbd8f899d06ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/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("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=20563acba5c75346 -C extra-filename=-de00bacca56d786b --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/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=7c5e47faa086107f -C extra-filename=-fcaf6472650f810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e586754bf2dbe624 -C extra-filename=-67aefdbaf18d84b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.174/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=d63bb44177e92056 -C extra-filename=-408e1a1c4df57744 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/libc-408e1a1c4df57744 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=1bae1beb9b43d024 -C extra-filename=-9e2994a6cbe3bcc9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/parking_lot_core-9e2994a6cbe3bcc9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=450ff4ea54240af9 -C extra-filename=-20cd1a3099dddf8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/serde-20cd1a3099dddf8c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=42ad8dfef4e39bc7 -C extra-filename=-dd9c4c90506bb8e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name debug_unreachable --edition=2018 /usr/share/cargo/registry/new_debug_unreachable-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())' -C metadata=19f845640222cb46 -C extra-filename=-652ffc93c5912d42 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=524a3653b88799b2 -C extra-filename=-14b17265be35ec87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mac --edition=2015 /usr/share/cargo/registry/mac-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b1c6fafe53d6536 -C extra-filename=-c8f3bed5110de67e --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /usr/share/cargo/registry/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=fff7c0efb46f4a92 -C extra-filename=-04ec5517cb4a0431 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name precomputed_hash --edition=2015 /usr/share/cargo/registry/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e96cd19bc52ed65c -C extra-filename=-12863c226c98bfb4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name utf8 --edition=2015 /usr/share/cargo/registry/utf-8-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b8a62bb887c5b35 -C extra-filename=-317fa1a334c429dc --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futf v0.1.5 Compiling rand v0.8.5 Compiling once_cell v1.20.3 Compiling log v0.4.26 Running `/usr/bin/rustc --crate-name futf --edition=2015 /usr/share/cargo/registry/futf-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b63a2e766ea5419 -C extra-filename=-7e924f3cf16242d3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rmeta --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libdebug_unreachable-652ffc93c5912d42.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=0a504e4688da9afe -C extra-filename=-b1705cf96b701b93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/librand_core-de00bacca56d786b.rmeta --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.20.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="default"' --cfg 'feature="race"' --cfg 'feature="std"' --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=4251a4e58cd57165 -C extra-filename=-ea18a6e9bb32e70e --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.26/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("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=62dc4c10148cd0e3 -C extra-filename=-e6f325b718634427 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_shared v0.11.2 Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.11.2/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", "uncased", "unicase"))' -C metadata=f0a51b4f27067dfb -C extra-filename=-03bfc545cacff6f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libsiphasher-d78cbd8f899d06ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=59831705d1a29ee2 -C extra-filename=-a5021289be81155d --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libsiphasher-04ec5517cb4a0431.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tendril v0.4.3 Running `/usr/bin/rustc --crate-name tendril --edition=2015 /usr/share/cargo/registry/tendril-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "encoding", "encoding_rs"))' -C metadata=a03fe88361fed2b9 -C extra-filename=-ebd9be7685d599af --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern futf=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libfutf-7e924f3cf16242d3.rmeta --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rmeta --extern utf8=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libutf8-317fa1a334c429dc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf v0.11.2 Running `/usr/bin/rustc --crate-name phf --edition=2021 /usr/share/cargo/registry/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=79d9d598b6f8f783 -C extra-filename=-ce185ea93bdd478c --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_shared-a5021289be81155d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/parking_lot_core-9e2994a6cbe3bcc9/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/serde-20cd1a3099dddf8c/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=05d71ae4f46738ef -C extra-filename=-bcbba8ed55ce51e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling phf_generator v0.11.2 Running `/usr/bin/rustc --crate-name phf_generator --edition=2021 /usr/share/cargo/registry/phf_generator-0.11.2/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=2b78c78a22bcee93 -C extra-filename=-d456762f64e99d17 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_shared-03bfc545cacff6f1.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/librand-b1705cf96b701b93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build` Compiling phf_codegen v0.11.2 Running `/usr/bin/rustc --crate-name phf_codegen --edition=2021 /usr/share/cargo/registry/phf_codegen-0.11.2/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=e3c3c81b191ac56d -C extra-filename=-9dccac2bb4762168 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern phf_generator=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_generator-d456762f64e99d17.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_shared-03bfc545cacff6f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=0722f1165fb68103 -C extra-filename=-5962c37ac8c20d24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libunicode_ident-fcaf6472650f810d.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 --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(procmacro2_backtrace)' --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-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/libc-408e1a1c4df57744/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/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=57b78cf8d70f5b29 -C extra-filename=-92addd9783a68e3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/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=bf00c1fa7b7877ae -C extra-filename=-d80821020dbdb978 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling string_cache_codegen v0.5.2 Running `/usr/bin/rustc --crate-name string_cache_codegen --edition=2018 /usr/share/cargo/registry/string_cache_codegen-0.5.2/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=b0cea5abbe89a500 -C extra-filename=-a446927cee1e2e95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern phf_generator=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_generator-d456762f64e99d17.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_shared-03bfc545cacff6f1.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libquote-d80821020dbdb978.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.13 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/lock_api-0.4.13/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=8a10ebc59117c25b -C extra-filename=-6f81c36d5529475f --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/lock_api-6f81c36d5529475f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libautocfg-67aefdbaf18d84b0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=645f8104825ca1d4 -C extra-filename=-751435e611e21748 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libsmallvec-dd9c4c90506bb8e7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/lock_api-6f81c36d5529475f/build-script-build` Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7b2780030d8fdb5b -C extra-filename=-b4804a367a2a2166 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libscopeguard-14b17265be35ec87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` Compiling parking_lot v0.12.4 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=f89f42d68122b9ca -C extra-filename=-bc57447d7b0800ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblock_api-b4804a367a2a2166.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libparking_lot_core-751435e611e21748.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling string_cache v0.8.7 Running `/usr/bin/rustc --crate-name string_cache --edition=2018 /usr/share/cargo/registry/string_cache-0.8.7/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="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=857fb2fbad6a3f18 -C extra-filename=-5159b06b7dffefff --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libdebug_unreachable-652ffc93c5912d42.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libparking_lot-bc57447d7b0800ed.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_shared-a5021289be81155d.rmeta --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libprecomputed_hash-12863c226c98bfb4.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde-bcbba8ed55ce51e8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling markup5ever v0.12.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/markup5ever-0.12.1/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=8e2fcfed9b445e23 -C extra-filename=-878ee97ddc7dfc86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/markup5ever-878ee97ddc7dfc86 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern phf_codegen=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_codegen-9dccac2bb4762168.rlib --extern string_cache_codegen=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libstring_cache_codegen-a446927cee1e2e95.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/markup5ever-878ee97ddc7dfc86/build-script-build` Running `/usr/bin/rustc --crate-name markup5ever --edition=2021 /usr/share/cargo/registry/markup5ever-0.12.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bd1dd807f41b2f7 -C extra-filename=-f47faff1b2d345ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rmeta --extern phf=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf-ce185ea93bdd478c.rmeta --extern string_cache=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libstring_cache-5159b06b7dffefff.rmeta --extern tendril=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libtendril-ebd9be7685d599af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling xml5ever v0.18.1 (/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1) Running `/usr/bin/rustc --crate-name xml5ever --edition=2021 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("trace_tokenizer"))' -C metadata=d8646a90ab598807 -C extra-filename=-faf6f5e0c5627da1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rmeta --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rmeta --extern markup5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmarkup5ever-f47faff1b2d345ab.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `for_c` --> src/tokenizer/mod.rs:171:33 | 171 | if opts.profile && cfg!(for_c) { | ^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `for_c` --> src/tokenizer/mod.rs:1107:11 | 1107 | #[cfg(for_c)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tokenizer/mod.rs:1112:15 | 1112 | #[cfg(not(for_c))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tree_builder/mod.rs:238:15 | 238 | #[cfg(not(for_c))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tree_builder/mod.rs:249:11 | 249 | #[cfg(for_c)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tree_builder/mod.rs:252:15 | 252 | #[cfg(not(for_c))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `xml5ever` (lib) generated 6 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 8.73s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nxa0HQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xml5ever-0.18.1 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=xml5ever ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.18.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT/usr/share/cargo/registry/xml5ever-0.18.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT/usr/share/cargo/registry/xml5ever-0.18.1 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT/usr/share/cargo/registry/xml5ever-0.18.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT/usr/share/cargo/registry/xml5ever-0.18.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT/usr/share/cargo/registry/xml5ever-0.18.1/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eQ6Yrv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xml5ever-0.18.1 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.94 Fresh quote v1.0.40 Fresh cfg-if v1.0.1 Fresh autocfg v1.4.0 Compiling serde v1.0.217 Fresh rand_core v0.6.4 Compiling crossbeam-utils v0.8.21 Fresh new_debug_unreachable v1.0.4 Fresh scopeguard v1.2.0 Compiling syn v2.0.100 Fresh rand v0.8.5 Fresh siphasher v0.3.10 Fresh smallvec v1.13.2 Compiling num-traits v0.2.19 Compiling rayon-core v1.12.1 Compiling either v1.15.0 Fresh mac v0.1.1 Compiling serde_json v1.0.139 Fresh once_cell v1.20.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=14ed782a9b14e001 -C extra-filename=-8f0126c9aed31ab2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/serde-8f0126c9aed31ab2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=105dc9e0b2cebe6a -C extra-filename=-9bd120ced662eae8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/crossbeam-utils-9bd120ced662eae8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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="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=7ddcd07b4a296ffe -C extra-filename=-25d411d459bcfd17 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libquote-d80821020dbdb978.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libunicode_ident-fcaf6472650f810d.rmeta --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/num-traits-0.2.19/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", "i128", "libm", "std"))' -C metadata=18624d17272f9d14 -C extra-filename=-a00d6410db0320e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/num-traits-a00d6410db0320e6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libautocfg-67aefdbaf18d84b0.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=2021 /usr/share/cargo/registry/rayon-core-1.12.1/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=1a2634d8adf0bd76 -C extra-filename=-8557a7d8b319e3a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/rayon-core-8557a7d8b319e3a1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name either --edition=2021 /usr/share/cargo/registry/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=28695f73bfdd7546 -C extra-filename=-31e1f97edf8edd12 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh libc v0.2.174 Fresh phf_generator v0.11.2 Fresh phf_shared v0.11.2 Fresh futf v0.1.5 Compiling half v2.4.1 Compiling ciborium-io v0.2.2 Compiling clap_lex v0.7.4 Compiling plotters-backend v0.3.5 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.139/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=87c7530e7dc4291e -C extra-filename=-dfb456274db1f21f --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/serde_json-dfb456274db1f21f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh lock_api v0.4.13 Fresh parking_lot_core v0.9.11 Fresh string_cache_codegen v0.5.2 Fresh phf_codegen v0.11.2 Compiling anstyle v1.0.10 Running `/usr/bin/rustc --crate-name half --edition=2021 /usr/share/cargo/registry/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=19e98cd515c7f90e -C extra-filename=-c5237c232327e463 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /usr/share/cargo/registry/clap_lex-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29d1b58565896ea5 -C extra-filename=-d29af7a2a4f9ce6f --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name plotters_backend --edition=2018 /usr/share/cargo/registry/plotters-backend-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff72cbc8671dc20f -C extra-filename=-be5fd2341f3cd48c --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ciborium_io --edition=2021 /usr/share/cargo/registry/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=bfbf998dde8342ae -C extra-filename=-ee8f42e88f05c2dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh parking_lot v0.12.4 Compiling regex-syntax v0.8.5 Compiling ryu v1.0.18 Running `/usr/bin/rustc --crate-name anstyle --edition=2021 /usr/share/cargo/registry/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9d46cf6cadad93fd -C extra-filename=-e7f06ec58d279a7e --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e30e98be06445a62 -C extra-filename=-348b8c11a282b604 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itoa v1.0.14 Compiling memchr v2.7.4 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=3cd7554efb087547 -C extra-filename=-0ff36ae41f2518d5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.14/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("no-panic"))' -C metadata=87f3c4ed00644e71 -C extra-filename=-bea0609846d5b2c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=aa9aef32ceba5784 -C extra-filename=-94d5eee55dba9dc4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh precomputed-hash v0.1.1 Fresh utf-8 v0.7.6 Fresh tendril v0.4.3 Fresh phf v0.11.2 Compiling cast v0.3.0 Running `/usr/bin/rustc --crate-name cast --edition=2018 /usr/share/cargo/registry/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=71894913f6509e8c -C extra-filename=-6e2a5d8075273e6e --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling same-file v1.0.6 Running `/usr/bin/rustc --crate-name same_file --edition=2018 /usr/share/cargo/registry/same-file-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=796f21d602dec79b -C extra-filename=-80e642eccaa69a1f --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.10.5 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=35d9c8622f41072f -C extra-filename=-26c4671b4a3b3a0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libeither-31e1f97edf8edd12.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/rayon-core-8557a7d8b319e3a1/build-script-build` Compiling clap_builder v4.5.31 Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /usr/share/cargo/registry/clap_builder-4.5.31/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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=2574656e2d2ffa4d -C extra-filename=-07e43c58c5116205 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern anstyle=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libanstyle-e7f06ec58d279a7e.rmeta --extern clap_lex=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libclap_lex-d29af7a2a4f9ce6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh log v0.4.26 Compiling walkdir v2.5.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /usr/share/cargo/registry/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a804254af85e64d -C extra-filename=-817a9e9001eea025 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libsame_file-80e642eccaa69a1f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/serde_json-dfb456274db1f21f/build-script-build` Compiling ciborium-ll v0.2.2 Running `/usr/bin/rustc --crate-name ciborium_ll --edition=2021 /usr/share/cargo/registry/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f8b437f8e1d3468a -C extra-filename=-a9d70751dcb64143 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern ciborium_io=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libciborium_io-ee8f42e88f05c2dd.rmeta --extern half=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libhalf-c5237c232327e463.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling plotters-svg v0.3.5 Running `/usr/bin/rustc --crate-name plotters_svg --edition=2018 /usr/share/cargo/registry/plotters-svg-0.3.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("bitmap_encoder", "debug", "image"))' -C metadata=cc4f4c134e78a335 -C extra-filename=-0f1148d22d583ed4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern plotters_backend=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libplotters_backend-be5fd2341f3cd48c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/num-traits-a00d6410db0320e6/build-script-build` Compiling is-terminal v0.4.15 Running `/usr/bin/rustc --crate-name is_terminal --edition=2018 /usr/share/cargo/registry/is-terminal-0.4.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=db1f2734f465711d -C extra-filename=-915379d83bddc693 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling anes v0.1.6 Running `/usr/bin/rustc --crate-name anes --edition=2018 /usr/share/cargo/registry/anes-0.1.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=f1deaabc9fb48218 -C extra-filename=-f6faca294292be5b --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling oorandom v11.1.3 Running `/usr/bin/rustc --crate-name oorandom --edition=2018 /usr/share/cargo/registry/oorandom-11.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bed3d25e9f88bbae -C extra-filename=-56ce590028c2bac1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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", "i128", "libm", "std"))' -C metadata=c30ec5d89d5c4a55 -C extra-filename=-92e872fbef25c61a --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/serde-8f0126c9aed31ab2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/build/crossbeam-utils-9bd120ced662eae8/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3d903d09f88fc801 -C extra-filename=-eaa310f1f9625aa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Compiling crossbeam-epoch v0.9.17 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=ec81fa89b5ca5713 -C extra-filename=-1e42390210233aca --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcrossbeam_utils-eaa310f1f9625aa3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling plotters v0.3.5 Running `/usr/bin/rustc --crate-name plotters --edition=2018 /usr/share/cargo/registry/plotters-0.3.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="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' -C metadata=1aa4586cf91104f7 -C extra-filename=-f2010f9bc19972b9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libnum_traits-92e872fbef25c61a.rmeta --extern plotters_backend=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libplotters_backend-be5fd2341f3cd48c.rmeta --extern plotters_svg=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libplotters_svg-0f1148d22d583ed4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.4 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /usr/share/cargo/registry/crossbeam-deque-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=5b130ca782ad528a -C extra-filename=-09f24ac29f495728 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcrossbeam_epoch-1e42390210233aca.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcrossbeam_utils-eaa310f1f9625aa3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.9 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=9f27e1c06e61907f -C extra-filename=-e7a5ed4d255bdc15 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libregex_syntax-348b8c11a282b604.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e84bfaaa35e84a09 -C extra-filename=-45afdc3b18283531 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcrossbeam_deque-09f24ac29f495728.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcrossbeam_utils-eaa310f1f9625aa3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling criterion-plot v0.5.0 Running `/usr/bin/rustc --crate-name criterion_plot --edition=2018 /usr/share/cargo/registry/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06f72be0b2ff4721 -C extra-filename=-e97a756dbe5e6d09 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern cast=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcast-6e2a5d8075273e6e.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libitertools-26c4671b4a3b3a0e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon v1.10.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /usr/share/cargo/registry/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7db0b88387cde4a9 -C extra-filename=-6d4dd3efb64d3bb0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libeither-31e1f97edf8edd12.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/librayon_core-45afdc3b18283531.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clap v4.5.31 Running `/usr/bin/rustc --crate-name clap --edition=2021 /usr/share/cargo/registry/clap-4.5.31/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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8d7b00c207b9689f -C extra-filename=-367cda4bff579c15 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern clap_builder=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libclap_builder-07e43c58c5116205.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.11.1 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=2f92dc7b9eb05ff6 -C extra-filename=-79cfdc568d3da10b --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libregex_automata-e7a5ed4d255bdc15.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libregex_syntax-348b8c11a282b604.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.217 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.217/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=0fa5a7ff0ac1f25a -C extra-filename=-1ecb908475cf6324 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libsyn-25d411d459bcfd17.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 serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a2d9871bb60c9fab -C extra-filename=-9d39d39016be3983 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde_derive-1ecb908475cf6324.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling string_cache v0.8.7 Compiling ciborium v0.2.2 Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=bbee6d3b5708d270 -C extra-filename=-c3108fc6d15bbe67 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libitoa-bea0609846d5b2c0.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmemchr-94d5eee55dba9dc4.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libryu-0ff36ae41f2518d5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde-9d39d39016be3983.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `/usr/bin/rustc --crate-name string_cache --edition=2018 /usr/share/cargo/registry/string_cache-0.8.7/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="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=d3ae3f6a38c92982 -C extra-filename=-de553da498496fe8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libdebug_unreachable-652ffc93c5912d42.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libparking_lot-bc57447d7b0800ed.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf_shared-a5021289be81155d.rmeta --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libprecomputed_hash-12863c226c98bfb4.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde-9d39d39016be3983.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ciborium --edition=2021 /usr/share/cargo/registry/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=129faf6e6ff9a4fd -C extra-filename=-0c973949355c656c --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern ciborium_io=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libciborium_io-ee8f42e88f05c2dd.rmeta --extern ciborium_ll=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libciborium_ll-a9d70751dcb64143.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde-9d39d39016be3983.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling markup5ever v0.12.1 Running `/usr/bin/rustc --crate-name markup5ever --edition=2021 /usr/share/cargo/registry/markup5ever-0.12.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25ce2ebfc313d879 -C extra-filename=-7a2e87de816ab850 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rmeta --extern phf=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libphf-ce185ea93bdd478c.rmeta --extern string_cache=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libstring_cache-de553da498496fe8.rmeta --extern tendril=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libtendril-ebd9be7685d599af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling xml5ever v0.18.1 (/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1) Running `/usr/bin/rustc --crate-name xml5ever --edition=2021 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("trace_tokenizer"))' -C metadata=fbb5469ae6d705ec -C extra-filename=-a9ee5ce822be1d0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rmeta --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rmeta --extern markup5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmarkup5ever-7a2e87de816ab850.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinytemplate v1.2.1 Running `/usr/bin/rustc --crate-name tinytemplate --edition=2015 /usr/share/cargo/registry/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3ccfbb2bd52fd84 -C extra-filename=-0b079e32069e5f43 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde-9d39d39016be3983.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde_json-c3108fc6d15bbe67.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `for_c` --> src/tokenizer/mod.rs:171:33 | 171 | if opts.profile && cfg!(for_c) { | ^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `for_c` --> src/tokenizer/mod.rs:1107:11 | 1107 | #[cfg(for_c)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tokenizer/mod.rs:1112:15 | 1112 | #[cfg(not(for_c))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tree_builder/mod.rs:238:15 | 238 | #[cfg(not(for_c))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tree_builder/mod.rs:249:11 | 249 | #[cfg(for_c)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `for_c` --> src/tree_builder/mod.rs:252:15 | 252 | #[cfg(not(for_c))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(for_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(for_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling criterion v0.5.0 Running `/usr/bin/rustc --crate-name criterion --edition=2018 /usr/share/cargo/registry/criterion-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "stable", "tokio"))' -C metadata=e0ff477ed06b8308 -C extra-filename=-276706e5acc94a90 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern anes=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libanes-f6faca294292be5b.rmeta --extern cast=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcast-6e2a5d8075273e6e.rmeta --extern ciborium=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libciborium-0c973949355c656c.rmeta --extern clap=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libclap-367cda4bff579c15.rmeta --extern criterion_plot=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcriterion_plot-e97a756dbe5e6d09.rmeta --extern is_terminal=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libis_terminal-915379d83bddc693.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libitertools-26c4671b4a3b3a0e.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libnum_traits-92e872fbef25c61a.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern oorandom=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liboorandom-56ce590028c2bac1.rmeta --extern plotters=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libplotters-f2010f9bc19972b9.rmeta --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/librayon-6d4dd3efb64d3bb0.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libregex-79cfdc568d3da10b.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde-9d39d39016be3983.rmeta --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde_derive-1ecb908475cf6324.so --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libserde_json-c3108fc6d15bbe67.rmeta --extern tinytemplate=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libtinytemplate-0b079e32069e5f43.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libwalkdir-817a9e9001eea025.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `xml5ever` (lib) generated 6 warnings Running `/usr/bin/rustc --crate-name xml5ever --edition=2021 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("trace_tokenizer"))' -C metadata=b8be8c3d527a897e -C extra-filename=-c54c3fb194ce92e0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern criterion=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcriterion-276706e5acc94a90.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rlib --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rlib --extern markup5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmarkup5ever-7a2e87de816ab850.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name xml_tokenizer --edition=2021 examples/xml_tokenizer.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("trace_tokenizer"))' -C metadata=b1bff2ae5252daff -C extra-filename=-64893744e1436c3a --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern criterion=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcriterion-276706e5acc94a90.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rlib --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rlib --extern markup5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmarkup5ever-7a2e87de816ab850.rlib --extern xml5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libxml5ever-a9ee5ce822be1d0f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name simple_xml_tokenizer --edition=2021 examples/simple_xml_tokenizer.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("trace_tokenizer"))' -C metadata=06e11d8abca784e1 -C extra-filename=-e5d7f53dca9f1a83 --out-dir /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern criterion=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcriterion-276706e5acc94a90.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rlib --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rlib --extern markup5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmarkup5ever-7a2e87de816ab850.rlib --extern xml5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libxml5ever-a9ee5ce822be1d0f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `xml5ever` (lib test) generated 6 warnings (6 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 06s Running `/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/xml5ever-c54c3fb194ce92e0` running 2 tests test tokenizer::test::simple_namespace ... ok test tokenizer::test::wrong_namespaces ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests xml5ever Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name xml5ever --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps --extern criterion=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libcriterion-276706e5acc94a90.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/liblog-e6f325b718634427.rlib --extern mac=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmac-c8f3bed5110de67e.rlib --extern markup5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libmarkup5ever-7a2e87de816ab850.rlib --extern xml5ever=/home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/xml5ever-0.18.1/target/rpm/deps/libxml5ever-a9ee5ce822be1d0f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("trace_tokenizer"))' --error-format human` running 1 test test src/driver.rs - driver::parse_document (line 33) ... ignored test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-xml5ever0.18-devel-0.18.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/xml5ever-0.18.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/xml5ever-0.18.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/xml5ever-0.18.1/README.md Provides: crate(xml5ever) = 0.18.1 rust-xml5ever0.18-devel = 0.18.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log/default) >= 0.4.0 crate(mac/default) >= 0.1.0 crate(markup5ever/default) >= 0.12.0 Processing files: rust-xml5ever0.18+default-devel-0.18.1-1.mga10.noarch Provides: crate(xml5ever/default) = 0.18.1 rust-xml5ever0.18+default-devel = 0.18.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(xml5ever) = 0.18.1 Processing files: rust-xml5ever0.18+trace_tokenizer-devel-0.18.1-1.mga10.noarch Provides: crate(xml5ever/trace_tokenizer) = 0.18.1 rust-xml5ever0.18+trace_tokenizer-devel = 0.18.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(xml5ever) = 0.18.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-xml5ever0.18+trace_tokenizer-devel-0.18.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-xml5ever0.18+default-devel-0.18.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-xml5ever0.18-devel-0.18.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OxMWEp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-xml5ever0.18-0.18.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/xml5ever-0.18.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/xml5ever-0.18.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/xml5ever-0.18.1/README.md D: [iurt_root_command] Success!