D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-chrono-tz-build-0.4.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wDZn6y Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h9cmK0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + rm -rf chrono-tz-build-0.4.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/chrono-tz-build-0.4.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd chrono-tz-build-0.4.0 + /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.E4tUP3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + cd chrono-tz-build-0.4.0 + /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.Fo54Mc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-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 chrono-tz-build-0.4.0 + '[' 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 regex-syntax v0.8.5 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=aeb4ca05c4d91614 -C extra-filename=-063f7d847b11d42f --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 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"' --cfg 'feature="unicode-perl"' --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=6dd7e7aeb59b701d -C extra-filename=-2eef14dd52291d75 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/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 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", "getrandom", "serde", "serde1", "std"))' -C metadata=b713eee4de89e858 -C extra-filename=-54fbd1939efaf5f6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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=bc58dcfd165ad70c -C extra-filename=-c85d957bbe95fe5c --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/librand_core-54fbd1939efaf5f6.rmeta --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 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=4e7f2fcd3537992d -C extra-filename=-910336cb868774c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libsiphasher-063f7d847b11d42f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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 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=5411ba204ade911d -C extra-filename=-5fbcfa188a4590f6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libphf_shared-910336cb868774c0.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/librand-c85d957bbe95fe5c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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 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=08b62706ebcd9574 -C extra-filename=-f8d4d875c26baa02 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern phf_generator=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libphf_generator-5fbcfa188a4590f6.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libphf_shared-910336cb868774c0.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"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --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=7d41f64504e2c438 -C extra-filename=-a1da91956ea97c03 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libregex_syntax-2eef14dd52291d75.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"' --cfg 'feature="unicode-perl"' --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=5e8a894962cb5490 -C extra-filename=-da16c3153589f92b --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libregex_automata-a1da91956ea97c03.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libregex_syntax-2eef14dd52291d75.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parse-zoneinfo v0.3.1 Running `/usr/bin/rustc --crate-name parse_zoneinfo --edition=2021 /usr/share/cargo/registry/parse-zoneinfo-0.3.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=5bfba7d85cf55927 -C extra-filename=-aea025101f7e22a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern regex=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libregex-da16c3153589f92b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chrono-tz-build v0.4.0 (/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0) Running `/usr/bin/rustc --crate-name chrono_tz_build --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("case-insensitive", "filter-by-regex", "phf_shared", "regex", "uncased"))' -C metadata=8da6083e6326af6d -C extra-filename=-762101103cd525b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern parse_zoneinfo=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libparse_zoneinfo-aea025101f7e22a2.rmeta --extern phf_codegen=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libphf_codegen-f8d4d875c26baa02.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new` --> src/lib.rs:517:30 | 517 | let parser = LineParser::new(); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: `chrono-tz-build` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 9.07s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K8cOav + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-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 chrono-tz-build-0.4.0 + '[' 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=chrono-tz-build ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT/usr/share/cargo/registry/chrono-tz-build-0.4.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT/usr/share/cargo/registry/chrono-tz-build-0.4.0 + /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-chrono-tz-build-0.4.0-build/BUILDROOT/usr/share/cargo/registry/chrono-tz-build-0.4.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT/usr/share/cargo/registry/chrono-tz-build-0.4.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT/usr/share/cargo/registry/chrono-tz-build-0.4.0/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.f27PEw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-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 chrono-tz-build-0.4.0 + '[' 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 siphasher v0.3.10 Fresh regex-syntax v0.8.5 Fresh rand_core v0.6.4 Fresh rand v0.8.5 Fresh regex-automata v0.4.9 Fresh phf_shared v0.11.2 Fresh regex v1.11.1 Fresh phf_generator v0.11.2 Fresh parse-zoneinfo v0.3.1 Fresh phf_codegen v0.11.2 warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new` --> src/lib.rs:517:30 | 517 | let parser = LineParser::new(); | ^^^ | = note: `#[warn(deprecated)]` on by default Compiling chrono-tz-build v0.4.0 (/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0) warning: `chrono-tz-build` (lib) generated 1 warning Running `/usr/bin/rustc --crate-name chrono_tz_build --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("case-insensitive", "filter-by-regex", "phf_shared", "regex", "uncased"))' -C metadata=77d76b21e4f1e3e8 -C extra-filename=-445257781063c684 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern parse_zoneinfo=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libparse_zoneinfo-aea025101f7e22a2.rlib --extern phf_codegen=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libphf_codegen-f8d4d875c26baa02.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `chrono-tz-build` (lib test) generated 1 warning (1 duplicate) Finished `rpm` profile [optimized + debuginfo] target(s) in 0.43s Running `/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/chrono_tz_build-445257781063c684` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests chrono_tz_build Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name chrono_tz_build --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps --extern chrono_tz_build=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libchrono_tz_build-762101103cd525b6.rlib --extern parse_zoneinfo=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libparse_zoneinfo-aea025101f7e22a2.rlib --extern phf_codegen=/home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/chrono-tz-build-0.4.0/target/rpm/deps/libphf_codegen-f8d4d875c26baa02.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case-insensitive", "filter-by-regex", "phf_shared", "regex", "uncased"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-chrono-tz-build-devel-0.4.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/chrono-tz-build-0.4.0/LICENSE warning: File listed twice: /usr/share/cargo/registry/chrono-tz-build-0.4.0/README.md Provides: crate(chrono-tz-build) = 0.4.0 rust-chrono-tz-build-devel = 0.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(parse-zoneinfo/default) >= 0.3.0 crate(phf_codegen) >= 0.11.0 rust >= 1.60 Processing files: rust-chrono-tz-build+default-devel-0.4.0-1.mga10.noarch Provides: crate(chrono-tz-build/default) = 0.4.0 rust-chrono-tz-build+default-devel = 0.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chrono-tz-build) = 0.4.0 Processing files: rust-chrono-tz-build+case-insensitive-devel-0.4.0-1.mga10.noarch Provides: crate(chrono-tz-build/case-insensitive) = 0.4.0 rust-chrono-tz-build+case-insensitive-devel = 0.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chrono-tz-build) = 0.4.0 crate(chrono-tz-build/uncased) = 0.4.0 crate(phf_shared) >= 0.11.0 crate(phf_shared/uncased) >= 0.11.0 Processing files: rust-chrono-tz-build+filter-by-regex-devel-0.4.0-1.mga10.noarch Provides: crate(chrono-tz-build/filter-by-regex) = 0.4.0 rust-chrono-tz-build+filter-by-regex-devel = 0.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chrono-tz-build) = 0.4.0 crate(chrono-tz-build/regex) = 0.4.0 Processing files: rust-chrono-tz-build+phf_shared-devel-0.4.0-1.mga10.noarch Provides: crate(chrono-tz-build/phf_shared) = 0.4.0 rust-chrono-tz-build+phf_shared-devel = 0.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chrono-tz-build) = 0.4.0 crate(phf_shared) >= 0.11.0 Processing files: rust-chrono-tz-build+regex-devel-0.4.0-1.mga10.noarch Provides: crate(chrono-tz-build/regex) = 0.4.0 rust-chrono-tz-build+regex-devel = 0.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chrono-tz-build) = 0.4.0 crate(regex) >= 1.0.0 Processing files: rust-chrono-tz-build+uncased-devel-0.4.0-1.mga10.noarch Provides: crate(chrono-tz-build/uncased) = 0.4.0 rust-chrono-tz-build+uncased-devel = 0.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chrono-tz-build) = 0.4.0 crate(uncased) >= 0.9.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chrono-tz-build+filter-by-regex-devel-0.4.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chrono-tz-build+uncased-devel-0.4.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chrono-tz-build+phf_shared-devel-0.4.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chrono-tz-build+regex-devel-0.4.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chrono-tz-build+default-devel-0.4.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chrono-tz-build-devel-0.4.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chrono-tz-build+case-insensitive-devel-0.4.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OILoki + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-chrono-tz-build-0.4.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/chrono-tz-build-0.4.0/LICENSE File listed twice: /usr/share/cargo/registry/chrono-tz-build-0.4.0/README.md D: [iurt_root_command] Success!