D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch sh: line 4: [: -j8: integer expected Installing /home/pterjan/rpmbuild/SRPMS/rust-idna0.1-0.1.5-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EY1uh2 sh: line 4: [: -j8: integer expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S9H26J + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build + rm -rf idna-0.1.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/idna-0.1.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd idna-0.1.5 + /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 sh: line 4: [: -j8: integer expected Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rgxefh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build + cd idna-0.1.5 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9kKxPI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-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 idna-0.1.5 + '[' 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 -j48 -Z avoid-dev-deps --profile rpm warning: An explicit [[test]] section is specified in Cargo.toml which currently disables Cargo from automatically inferring other test targets. This inference behavior will change in the Rust 2018 edition and the following files will be included as a test target: * tests/uts46.rs * tests/punycode.rs This is likely to break cargo build or cargo test as these files may not be ready to be compiled as a test target today. You can future-proof yourself and disable this warning by adding `autotests = false` to your [package] section. You may also move the files to a location where Cargo would not automatically infer them to be a target, such as in subfolders. For more information on this warning you can consult https://github.com/rust-lang/cargo/issues/5330 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling tinyvec_macros v0.1.1 Compiling matches v0.1.10 Compiling unicode-bidi v0.3.18 Running `/usr/bin/rustc --crate-name tinyvec_macros --edition=2018 /usr/share/cargo/registry/tinyvec_macros-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=e6dbec16e6d786ef -C extra-filename=-5b8d801044de3c96 --out-dir /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/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 matches --edition=2015 /usr/share/cargo/registry/matches-0.1.10/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=cc04168c51b388d2 -C extra-filename=-ef0c616b2b23a9c5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/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_bidi --edition=2018 /usr/share/cargo/registry/unicode-bidi-0.3.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 --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=1754a0813b749fed -C extra-filename=-9a57ec1e8d29b938 --out-dir /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` thread 'rustc' (2404177) panicked at compiler/rustc_data_structures/src/jobserver.rs:124:14: failed to create helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: thread 'main' (2404171) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: 0: 0x7f31168c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7f3116089033 - core::fmt::write::hc609ce0e12f6ca61 0: 0x7fb89acc47e3 - ::fmt::hac3340d188d9d62d 2: 0x7f31168738e1 - 3: 0x7f3116889532 - 1: 0x7fb89a489033 - core::fmt::write::hc609ce0e12f6ca61 4: 0x7f3116891448 - 5: 0x7f3116890f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7f311361d97d - 2: 0x7fb89ac738e1 - 7: 0x7f31168917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7f311689162a - 9: 0x7f3116889679 - 10: 0x7f311686443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 3: 0x7fb89ac89532 - 11: 0x7f3112f2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 4: 0x7fb89ac91448 - 12: 0x7f3112f2d726 - core::result::unwrap_failed::h15e84296148062cb 5: 0x7fb89ac90f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 13: 0x7f31163036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 6: 0x7fb897a1d97d - 14: 0x7f31163047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 7: 0x7fb89ac917bf - std::panicking::panic_with_hook::hc98593919f3624cb 15: 0x561b9cba9167 - 8: 0x7fb89ac9162a - 16: 0x561b9cba9143 - 9: 0x7fb89ac89679 - 10: 0x7fb89ac6443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7fb89732e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7fb89732d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7fb89a6b0374 - ::new 14: 0x7fb89a6f1d01 - 17: 0x561b9cba9159 - 15: 0x7fb89a6fbff6 - 18: 0x7f31168775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 16: 0x7fb89ac8398f - 19: 0x561b9cba919d - 17: 0x7fb896aa11c2 - start_thread 20: 0x7f31126362f9 - __libc_start_call_main 18: 0x7fb896b1ef8c - __GI___clone3 21: 0x7f31126363ab - __libc_start_main_impl 19: 0x0 - 22: 0x561b9cba9075 - 23: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/tinyvec_macros-0.1.1/rustc-ice-2025-11-23T12_14_01-2404169.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/unicode-bidi-0.3.18/rustc-ice-2025-11-23T12_14_01-2404171.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: could not compile `tinyvec_macros` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name tinyvec_macros --edition=2018 /usr/share/cargo/registry/tinyvec_macros-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=e6dbec16e6d786ef -C extra-filename=-5b8d801044de3c96 --out-dir /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) warning: build failed, waiting for other jobs to finish... error: could not compile `unicode-bidi` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name unicode_bidi --edition=2018 /usr/share/cargo/registry/unicode-bidi-0.3.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 --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=1754a0813b749fed -C extra-filename=-9a57ec1e8d29b938 --out-dir /home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-idna0.1-0.1.5-build/idna-0.1.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.9kKxPI (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.9kKxPI (%build) I: [iurt_root_command] ERROR: chroot