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-curve25519-dalek-derive-0.1.1-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jsHZ5D
sh: line 4: [: -j8: integer expected
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4ZaOxB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build
+ rm -rf curve25519-dalek-derive-0.1.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/curve25519-dalek-derive-0.1.1.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd curve25519-dalek-derive-0.1.1
+ /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.L9i0B1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build
+ cd curve25519-dalek-derive-0.1.1
+ /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.mD8ifO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.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 curve25519-dalek-derive-0.1.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 -j48 -Z avoid-dev-deps --profile rpm
   Compiling proc-macro2 v1.0.94
   Compiling unicode-ident v1.0.18
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c5e47faa086107f -C extra-filename=-fcaf6472650f810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.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-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build`
     Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0722f1165fb68103 -C extra-filename=-5962c37ac8c20d24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libunicode_ident-fcaf6472650f810d.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 --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(procmacro2_backtrace)' --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)'`
   Compiling quote v1.0.40
     Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=bf00c1fa7b7877ae -C extra-filename=-d80821020dbdb978 --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling syn v2.0.100
     Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --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=e7de29233d58eb97 -C extra-filename=-72e2fc63ccdf2a71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libquote-d80821020dbdb978.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libunicode_ident-fcaf6472650f810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling curve25519-dalek-derive v0.1.1 (/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1)
     Running `/usr/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 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 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=20d3472f46491e3e -C extra-filename=-0fbf233fcf64d1bf --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libsyn-72e2fc63ccdf2a71.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 26.90s
+ RPM_EC=0
++ jobs -p
+ exit 0
sh: line 4: [: -j8: integer expected
sh: line 4: [: -j8: integer expected
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lSAHcB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-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 curve25519-dalek-derive-0.1.1
+ '[' 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=curve25519-dalek-derive
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.1.1
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/BUILDROOT/usr/share/cargo/registry/curve25519-dalek-derive-0.1.1
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/BUILDROOT/usr/share/cargo/registry/curve25519-dalek-derive-0.1.1
+ /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-curve25519-dalek-derive-0.1.1-build/BUILDROOT/usr/share/cargo/registry/curve25519-dalek-derive-0.1.1
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/BUILDROOT/usr/share/cargo/registry/curve25519-dalek-derive-0.1.1/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/BUILDROOT/usr/share/cargo/registry/curve25519-dalek-derive-0.1.1/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 -j48
+ /usr/lib/rpm/redhat/brp-python-hardlink
sh: line 4: [: -j8: integer expected
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YlSrUT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.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 curve25519-dalek-derive-0.1.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 test -j48 -Z avoid-dev-deps --profile rpm --no-fail-fast
   Compiling proc-macro2 v1.0.94
   Compiling unicode-ident v1.0.18
   Compiling curve25519-dalek-derive v0.1.1 (/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1)
     Running `/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build`
     Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-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,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a201c5d6c439181 -C extra-filename=-06535090152c527c --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.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 curve25519_dalek_derive --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5a7b81424c4a0c6 -C extra-filename=-00a90366693e116b --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libsyn-72e2fc63ccdf2a71.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -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())' -C metadata=16275df184eb2794 -C extra-filename=-1eee039871956644 --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libsyn-72e2fc63ccdf2a71.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a0b4111b1de9866b -C extra-filename=-a267f47b790d1aa8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libunicode_ident-06535090152c527c.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 --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(procmacro2_backtrace)' --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)'`
   Compiling quote v1.0.40
     Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=cd9c879d7ce1be36 -C extra-filename=-b7473ef50671c630 --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling syn v2.0.100
     Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --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=56978c0766d0345b -C extra-filename=-8021fa2c5d6d088a --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libquote-b7473ef50671c630.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libunicode_ident-06535090152c527c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name tests --edition=2021 tests/tests.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())' -C metadata=480fdcfa80e43929 -C extra-filename=-374b1a5677fba519 --out-dir /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern curve25519_dalek_derive=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libcurve25519_dalek_derive-00a90366693e116b.so --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libquote-b7473ef50671c630.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libsyn-8021fa2c5d6d088a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: unexpected `cfg` condition value: `dummy`
  --> tests/tests.rs:27:7
   |
27 | #[cfg(feature = "dummy")]
   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
   |
   = note: no expected values for `feature`
   = help: consider adding `dummy` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `disabled`
  --> tests/tests.rs:96:78
   |
96 | #[unsafe_target_feature_specialize("sse2", "avx2", conditional("avx512ifma", disabled))]
   |                                                                              ^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `dummy`
  --> tests/tests.rs:49:11
   |
49 |     #[cfg(feature = "dummy")]
   |           ^^^^^^^^^^^^^^^^^ help: remove the condition
   |
   = note: no expected values for `feature`
   = help: consider adding `dummy` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `curve25519-dalek-derive` (test "tests") generated 3 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 22.77s
     Running `/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/curve25519_dalek_derive-1eee039871956644`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running `/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/tests-374b1a5677fba519`

running 4 tests
test inner_spec_sse2::test_specialized ... ok
test test_sse2_only ... ok
test inner_spec_sse2::tests::test_specialized_inner ... ok
test test_function ... ok

test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests curve25519_dalek_derive
     Running `/usr/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name curve25519_dalek_derive --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps --extern curve25519_dalek_derive=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libcurve25519_dalek_derive-00a90366693e116b.so --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-curve25519-dalek-derive-0.1.1-build/curve25519-dalek-derive-0.1.1/target/rpm/deps/libsyn-72e2fc63ccdf2a71.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human`

running 7 tests
test src/lib.rs - (line 108) - compile fail ... ok
test src/lib.rs - (line 97) ... ok
test src/lib.rs - (line 41) ... ok
test src/lib.rs - (line 84) - compile fail ... FAILED
test src/lib.rs - (line 121) ... ok
test src/lib.rs - (line 90) ... ok
test src/lib.rs - (line 140) ... ok

failures:

---- src/lib.rs - (line 84) stdout ----
Test compiled successfully, but it's marked `compile_fail`.

failures:
    src/lib.rs - (line 84)

test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s

error: doctest failed, to rerun pass `--doc`
error: 1 target failed:
    `--doc`
error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.YlSrUT (%check)

RPM build errors:
    Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.YlSrUT (%check)
I: [iurt_root_command] ERROR: chroot