D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-tinytemplate-1.2.1-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4kVkPZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4fkXgt + 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.fsC2RB + 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.goJy3K + 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 2021 Compiling serde v1.0.210 Compiling serde_json v1.0.135 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=56d133e965a63eab -C extra-filename=-56d133e965a63eab --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/build/serde-56d133e965a63eab -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` Compiling itoa v1.0.14 Compiling memchr v2.7.4 Compiling ryu v1.0.18 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.135/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e4192abc9069664d -C extra-filename=-e4192abc9069664d --out-dir /home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/build/serde_json-e4192abc9069664d -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.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)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=96a055b1899f4190 -C extra-filename=-96a055b1899f4190 --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 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)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=61dcc202ebb5d5aa -C extra-filename=-61dcc202ebb5d5aa --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.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)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=94ee42518c17b6a5 -C extra-filename=-94ee42518c17b6a5 --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-e4192abc9069664d/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/build/serde-56d133e965a63eab/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3664dbfbdad5260d -C extra-filename=-3664dbfbdad5260d --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.135/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4ad10cecd8f96b93 -C extra-filename=-4ad10cecd8f96b93 --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-96a055b1899f4190.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libryu-94ee42518c17b6a5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libserde-3664dbfbdad5260d.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)' --check-cfg 'cfg(feature, values())' -C metadata=1591c07f921ae3b8 -C extra-filename=-1591c07f921ae3b8 --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-3664dbfbdad5260d.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-tinytemplate-1.2.1-build/tinytemplate-1.2.1/target/rpm/deps/libserde_json-4ad10cecd8f96b93.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: elided lifetime has a name --> src/template.rs:120:52 | 118 | impl<'template> Template<'template> { | --------- lifetime `'template` declared here 119 | /// Create a Template from the given template string. 120 | pub fn compile(text: &'template str) -> Result