D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-maxminddb-0.23.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q2D77J Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GZu1Za + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build + rm -rf maxminddb-0.23.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/maxminddb-0.23.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd maxminddb-0.23.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/test-data-a8ae5b4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/maxminddb-fix-metadata.diff + mv MaxMind-DB-a8ae5b4ac0aa730e2783f708cdaa208aca20e9ec test-data + 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.9uvYnu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build + cd maxminddb-0.23.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.HvsXdk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.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 maxminddb-0.23.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 proc-macro2 v1.0.103 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3add556331d781c0 -C extra-filename=-e3f4ef3a846fda53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/proc-macro2-e3f4ef3a846fda53 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling serde_core v1.0.228 Compiling serde v1.0.228 Compiling memchr v2.7.6 Compiling log v0.4.28 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7fb291cad514f309 -C extra-filename=-26f50094f48312ad --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/quote-26f50094f48312ad -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3c23bab40b9de27c -C extra-filename=-7b37d6c2219f2ba8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fce5040485256e3 -C extra-filename=-a3b8a94300f2993b --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.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 build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=27abe0f82296edbc -C extra-filename=-f489482c2ee18dc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/serde_core-f489482c2ee18dc0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.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 log --edition=2021 /usr/share/cargo/registry/log-0.4.28/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=1e3be9df091f230e -C extra-filename=-f38a316696fb9eb4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.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 build_script_build --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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="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=f53f4736918d824c -C extra-filename=-7314f4d37a93f896 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/serde-7314f4d37a93f896 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/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-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/quote-26f50094f48312ad/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/proc-macro2-e3f4ef3a846fda53/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/serde-7314f4d37a93f896/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=6fac6dd7e744d402 -C extra-filename=-7eccde3cd8220641 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/build/serde_core-f489482c2ee18dc0/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=a5b445de6bf125d2 -C extra-filename=-adc57aa35be971e4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=1169dbff9c209071 -C extra-filename=-f2c3939b7397b47d --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libproc_macro2-7eccde3cd8220641.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.108 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="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=875f2d8f93e2e064 -C extra-filename=-ea7c0045c044187e --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libproc_macro2-7eccde3cd8220641.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libquote-f2c3939b7397b47d.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.228 Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/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=4f05b01555698c16 -C extra-filename=-02e8aec4b742b796 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libproc_macro2-7eccde3cd8220641.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libquote-f2c3939b7397b47d.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libsyn-ea7c0045c044187e.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=2021 /usr/share/cargo/registry/serde-1.0.228/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="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=92826b80d6819b4e -C extra-filename=-42d11529fd909778 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libserde_core-adc57aa35be971e4.rmeta --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libserde_derive-02e8aec4b742b796.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling ipnetwork v0.20.0 Running `/usr/bin/rustc --crate-name ipnetwork --edition=2021 /usr/share/cargo/registry/ipnetwork-0.20.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="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=308afe115d984426 -C extra-filename=-84d00c0a4acd0773 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libserde-42d11529fd909778.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling maxminddb v0.23.0 (/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0) Running `/usr/bin/rustc --crate-name maxminddb --edition=2021 src/maxminddb/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("default", "memmap2", "mmap", "unsafe-str-decode"))' -C metadata=04c1cdd3e0cb0de9 -C extra-filename=-de8ef09a0108b774 --out-dir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps --extern ipnetwork=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libipnetwork-84d00c0a4acd0773.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/liblog-f38a316696fb9eb4.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libmemchr-7b37d6c2219f2ba8.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0/target/rpm/deps/libserde-42d11529fd909778.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> src/maxminddb/decoder.rs:218:5 | 218 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> src/maxminddb/decoder.rs:126:17 | 126 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `_::_serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> src/maxminddb/decoder.rs:4:12 | 4 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's named elsewhere is confusing --> src/maxminddb/lib.rs:320:60 | 320 | pub fn within(&'de self, cidr: IpNetwork) -> Result, MaxMindDBError> | --- the lifetime is named here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'de` | 320 | pub fn within(&'de self, cidr: IpNetwork) -> Result, MaxMindDBError> | ++++ warning: `maxminddb` (lib) generated 4 warnings (run `cargo fix --lib -p maxminddb` to apply 1 suggestion) Finished `rpm` profile [optimized + debuginfo] target(s) in 55.45s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gpYqq9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.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 maxminddb-0.23.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=maxminddb ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.23.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/BUILDROOT/usr/share/cargo/registry/maxminddb-0.23.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/BUILDROOT/usr/share/cargo/registry/maxminddb-0.23.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-maxminddb-0.23.0-build/BUILDROOT/usr/share/cargo/registry/maxminddb-0.23.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/BUILDROOT/usr/share/cargo/registry/maxminddb-0.23.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/BUILDROOT/usr/share/cargo/registry/maxminddb-0.23.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.BNtVcz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.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 maxminddb-0.23.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 error: failed to select a version for the requirement `rand = "^0.8"` candidate versions found which didn't match: 0.9.2 location searched: directory source `/usr/share/cargo/registry` (which is replacing registry `crates-io`) required by package `fake v2.9.2` ... which satisfies dependency `fake = "^2.4"` of package `maxminddb v0.23.0 (/home/pterjan/rpmbuild/BUILD/rust-maxminddb-0.23.0-build/maxminddb-0.23.0)` perhaps a crate was updated and forgotten to be re-vendored? As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--offline`. error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.BNtVcz (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.BNtVcz (%check) I: [iurt_root_command] ERROR: chroot