D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-tinytemplate-1.2.1-0.2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1sOJ6p Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bIC1bH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + rm -rf tinytemplate-1.2.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tinytemplate-1.2.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd tinytemplate-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/tinytemplate-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find -type f -executable -print -exec chmod 0644 '{}' + ./LICENSE-APACHE ./CONTRIBUTING.md ./src/compiler.rs ./src/template.rs ./src/syntax.rs ./src/lib.rs ./src/error.rs ./src/instruction.rs ./.github/workflows/ci.yml ./Cargo.toml.orig ./LICENSE-MIT ./.gitignore ./CHANGELOG.md ./benches/benchmarks.rs ./README.md + 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.hOJyn1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + cd tinytemplate-1.2.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.Ll7i7K + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.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 tinytemplate-1.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling serde v1.0.219 Compiling serde_json v1.0.141 Compiling itoa v1.0.15 Compiling memchr v2.7.5 Compiling ryu v1.0.20 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3143179165e2ceb0 -C extra-filename=-989e5cf4b963e7cc --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/build/serde-989e5cf4b963e7cc -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.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/serde_json-1.0.141/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=4d118512a4a323d2 -C extra-filename=-6e77cfa136b81fa2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/build/serde_json-6e77cfa136b81fa2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c00e661943832b51 -C extra-filename=-dfe855f48e62aac8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/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=d2972cc42d96b429 -C extra-filename=-bc4bac9c360d993f --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.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.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("no-panic"))' -C metadata=a414da0f7e3d9a30 -C extra-filename=-8868d0f771931e52 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/build/serde_json-6e77cfa136b81fa2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/build/serde-989e5cf4b963e7cc/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4547228c65bad018 -C extra-filename=-2cc117dc62a5e9b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.141/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=319c87041c85f931 -C extra-filename=-adab3ee98fba6253 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libitoa-8868d0f771931e52.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libmemchr-dfe855f48e62aac8.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libryu-bc4bac9c360d993f.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libserde-2cc117dc62a5e9b6.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"))'` Compiling tinytemplate v1.2.1 (/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1) Running `/usr/bin/rustc --crate-name tinytemplate --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12a8c762e72e1944 -C extra-filename=-f5e0463a5fa15065 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libserde-2cc117dc62a5e9b6.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libserde_json-adab3ee98fba6253.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: hiding a lifetime that's named elsewhere is confusing --> src/template.rs:120:27 | 120 | pub fn compile(text: &'template str) -> Result