D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-pin-project-lite0.1-0.1.12-0.1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wSJfus
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dG5etw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ rm -rf pin-project-lite-0.1.12
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pin-project-lite-0.1.12.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pin-project-lite-0.1.12
+ /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.SDTZ02
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ cd pin-project-lite-0.1.12
+ /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.LxoM7I
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-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 pin-project-lite-0.1.12
+ '[' 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 pin-project-lite v0.1.12 (/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12)
     Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85ca1260b502f374 -C extra-filename=-85ca1260b502f374 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 0.30s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2vD9S4
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-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 pin-project-lite-0.1.12
+ '[' 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=pin-project-lite
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.1.12
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT/usr/share/cargo/registry/pin-project-lite-0.1.12
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT/usr/share/cargo/registry/pin-project-lite-0.1.12
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
+ /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
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT/usr/share/cargo/registry/pin-project-lite-0.1.12
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT/usr/share/cargo/registry/pin-project-lite-0.1.12/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT/usr/share/cargo/registry/pin-project-lite-0.1.12/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.aMAH0Y
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-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 pin-project-lite-0.1.12
+ '[' 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
   Compiling serde v1.0.210
   Compiling proc-macro2 v1.0.93
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=56d133e965a63eab -C extra-filename=-56d133e965a63eab --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/serde-56d133e965a63eab -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling unicode-ident v1.0.12
   Compiling hashbrown v0.15.0
   Compiling equivalent v1.0.1
   Compiling winnow v0.6.18
   Compiling serde_json v1.0.135
   Compiling memchr v2.7.4
   Compiling rustversion v1.0.14
   Compiling itoa v1.0.14
   Compiling trybuild v1.0.99
   Compiling ryu v1.0.18
   Compiling termcolor v1.4.0
   Compiling glob v0.3.1
   Compiling static_assertions v1.1.0
     Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.15.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=4297659a6606fbfb -C extra-filename=-4297659a6606fbfb --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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/proc-macro2-1.0.93/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f978067cf11254df -C extra-filename=-f978067cf11254df --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/proc-macro2-f978067cf11254df -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=2a35d798e5b47113 -C extra-filename=-2a35d798e5b47113 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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 termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=526d9eb1c42028ae -C extra-filename=-526d9eb1c42028ae --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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=2018 /usr/share/cargo/registry/rustversion-1.0.14/build/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbc060f130549f71 -C extra-filename=-bbc060f130549f71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/rustversion-bbc060f130549f71 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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 static_assertions --edition=2015 /usr/share/cargo/registry/static_assertions-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b1201575c8494544 -C extra-filename=-b1201575c8494544 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=94ee42518c17b6a5 -C extra-filename=-94ee42518c17b6a5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=96a055b1899f4190 -C extra-filename=-96a055b1899f4190 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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 winnow --edition=2021 /usr/share/cargo/registry/winnow-0.6.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=4fa4a3cf537523b0 -C extra-filename=-4fa4a3cf537523b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=61dcc202ebb5d5aa -C extra-filename=-61dcc202ebb5d5aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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_json-1.0.135/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e4192abc9069664d -C extra-filename=-e4192abc9069664d --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/serde_json-e4192abc9069664d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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/trybuild-1.0.99/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=e8f4bca6711603e9 -C extra-filename=-e8f4bca6711603e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/trybuild-e8f4bca6711603e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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 glob --edition=2015 /usr/share/cargo/registry/glob-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)' --check-cfg 'cfg(feature, values())' -C metadata=cb29f8ed77896d94 -C extra-filename=-cb29f8ed77896d94 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/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-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/serde_json-e4192abc9069664d/build-script-build`
     Running `/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/serde-56d133e965a63eab/build-script-build`
   Compiling indexmap v2.6.0
     Running `/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/trybuild-e8f4bca6711603e9/build-script-build`
     Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.6.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=bb51b65c4546a0b5 -C extra-filename=-bb51b65c4546a0b5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libequivalent-2a35d798e5b47113.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libhashbrown-4297659a6606fbfb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3664dbfbdad5260d -C extra-filename=-3664dbfbdad5260d --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
     Running `/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/proc-macro2-f978067cf11254df/build-script-build`
     Running `/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/build/rustversion-bbc060f130549f71/build-script-build`
     Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1aea65cea9ced273 -C extra-filename=-1aea65cea9ced273 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.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)'`
     Running `/usr/bin/rustc --crate-name rustversion --edition=2018 /usr/share/cargo/registry/rustversion-1.0.14/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)' --check-cfg 'cfg(feature, values())' -C metadata=2e3b94ff7d009ba3 -C extra-filename=-2e3b94ff7d009ba3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling quote v1.0.37
     Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=078ef98a1f18ab71 -C extra-filename=-078ef98a1f18ab71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling syn v2.0.96
     Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.96/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=84e15c96faf43a3d -C extra-filename=-84e15c96faf43a3d --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libquote-078ef98a1f18ab71.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling serde_spanned v0.6.7
   Compiling toml_datetime v0.6.8
     Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /usr/share/cargo/registry/serde_spanned-0.6.7/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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=97ef94902fec7806 -C extra-filename=-97ef94902fec7806 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.135/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4ad10cecd8f96b93 -C extra-filename=-4ad10cecd8f96b93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libitoa-96a055b1899f4190.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libryu-94ee42518c17b6a5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
     Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /usr/share/cargo/registry/toml_datetime-0.6.8/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7f934a41b4b9d7cd -C extra-filename=-7f934a41b4b9d7cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling toml_edit v0.22.21
     Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /usr/share/cargo/registry/toml_edit-0.22.21/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=69a3a877572ec456 -C extra-filename=-69a3a877572ec456 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libindexmap-bb51b65c4546a0b5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde_spanned-97ef94902fec7806.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtoml_datetime-7f934a41b4b9d7cd.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libwinnow-4fa4a3cf537523b0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling toml v0.8.19
     Running `/usr/bin/rustc --crate-name toml --edition=2021 /usr/share/cargo/registry/toml-0.8.19/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=e70f1a4cf64563db -C extra-filename=-e70f1a4cf64563db --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde_spanned-97ef94902fec7806.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtoml_datetime-7f934a41b4b9d7cd.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtoml_edit-69a3a877572ec456.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling serde_derive v1.0.210
     Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.210/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=73314e46ffc534fa -C extra-filename=-73314e46ffc534fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libquote-078ef98a1f18ab71.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libsyn-84e15c96faf43a3d.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 trybuild --edition=2021 /usr/share/cargo/registry/trybuild-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=3157ecd35d9bb9f3 -C extra-filename=-3157ecd35d9bb9f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libglob-cb29f8ed77896d94.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde_derive-73314e46ffc534fa.so --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libserde_json-4ad10cecd8f96b93.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtermcolor-526d9eb1c42028ae.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtoml-e70f1a4cf64563db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'`
   Compiling pin-project-lite v0.1.12 (/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12)
     Running `/usr/bin/rustc --crate-name compiletest --edition=2018 tests/compiletest.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)' --check-cfg 'cfg(feature, values())' -C metadata=7f8ba30316adb4bd -C extra-filename=-7f8ba30316adb4bd --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libpin_project_lite-85ca1260b502f374.rlib --extern rustversion=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/librustversion-2e3b94ff7d009ba3.so --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtrybuild-3157ecd35d9bb9f3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name lint --edition=2018 tests/lint.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)' --check-cfg 'cfg(feature, values())' -C metadata=2a406b18c50d5baf -C extra-filename=-2a406b18c50d5baf --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libpin_project_lite-85ca1260b502f374.rlib --extern rustversion=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/librustversion-2e3b94ff7d009ba3.so --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtrybuild-3157ecd35d9bb9f3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 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)' --check-cfg 'cfg(feature, values())' -C metadata=31a196afd51ae497 -C extra-filename=-31a196afd51ae497 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern rustversion=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/librustversion-2e3b94ff7d009ba3.so --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtrybuild-3157ecd35d9bb9f3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name test --edition=2018 tests/test.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)' --check-cfg 'cfg(feature, values())' -C metadata=4e7a3870ac5de3bd -C extra-filename=-4e7a3870ac5de3bd --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libpin_project_lite-85ca1260b502f374.rlib --extern rustversion=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/librustversion-2e3b94ff7d009ba3.so --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtrybuild-3157ecd35d9bb9f3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name proper_unpin --edition=2018 tests/proper_unpin.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)' --check-cfg 'cfg(feature, values())' -C metadata=59ef527d36066d96 -C extra-filename=-59ef527d36066d96 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libpin_project_lite-85ca1260b502f374.rlib --extern rustversion=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/librustversion-2e3b94ff7d009ba3.so --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtrybuild-3157ecd35d9bb9f3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
 --> tests/lint.rs:2:46
  |
2 | #![warn(nonstandard_style, rust_2018_idioms, rustdoc, unused)]
  |                                              ^^^^^^^
  |
  = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
 --> tests/lint.rs:8:5
  |
8 |     box_pointers,
  |     ^^^^^^^^^^^^

warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
  --> tests/lint.rs:22:5
   |
22 |     unaligned_references,
   |     ^^^^^^^^^^^^^^^^^^^^

warning: missing documentation for the crate
   --> tests/lint.rs:1:1
    |
1   | / #![forbid(unsafe_code)]
2   | | #![warn(nonstandard_style, rust_2018_idioms, rustdoc, unused)]
3   | | // Note: This does not guarantee compatibility with forbidding these lints in the future.
4   | | // If rustc adds a new lint, we may not be able to keep this.
...   |
130 | |     }
131 | | }
    | |_^
    |
note: the lint level is defined here
   --> tests/lint.rs:17:5
    |
17  |     missing_docs,
    |     ^^^^^^^^^^^^

warning: missing documentation for a module
  --> tests/lint.rs:43:1
   |
43 | pub mod basic {
   | ^^^^^^^^^^^^^

warning: missing documentation for a module
  --> tests/lint.rs:47:1
   |
47 | pub mod box_pointers {
   | ^^^^^^^^^^^^^^^^^^^^

warning: missing documentation for a module
  --> tests/lint.rs:60:1
   |
60 | pub mod explicit_outlives_requirements {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: missing documentation for a module
  --> tests/lint.rs:77:1
   |
77 | pub mod clippy_mut_mut {
   | ^^^^^^^^^^^^^^^^^^^^^^

warning: missing documentation for a module
   --> tests/lint.rs:104:1
    |
104 | pub mod clippy_type_repetition_in_bounds {
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: missing documentation for a module
   --> tests/lint.rs:120:1
    |
120 | pub mod clippy_used_underscore_binding {
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: missing documentation for a struct
  --> tests/include/basic.rs:3:1
   |
3  | / ::pin_project_lite::pin_project! {
4  | |     #[derive(Debug)]
5  | |     pub struct DefaultStruct<T, U> {
6  | |         #[pin]
...  |
9  | |     }
10 | | }
   | |_^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `::pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct field
  --> tests/include/basic.rs:3:1
   |
3  | / ::pin_project_lite::pin_project! {
4  | |     #[derive(Debug)]
5  | |     pub struct DefaultStruct<T, U> {
6  | |         #[pin]
...  |
9  | |     }
10 | | }
   | |_^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `::pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct
  --> tests/lint.rs:50:5
   |
50 | /     pin_project! {
51 | |         #[derive(Debug)]
52 | |         pub struct Struct {
53 | |             #[pin]
...  |
56 | |         }
57 | |     }
   | |_____^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct field
  --> tests/lint.rs:50:5
   |
50 | /     pin_project! {
51 | |         #[derive(Debug)]
52 | |         pub struct Struct {
53 | |             #[pin]
...  |
56 | |         }
57 | |     }
   | |_____^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct
  --> tests/lint.rs:63:5
   |
63 | /     pin_project! {
64 | |         #[derive(Debug)]
65 | |         pub struct Struct<'a, T, U>
66 | |         where
...  |
73 | |         }
74 | |     }
   | |_____^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct field
  --> tests/lint.rs:63:5
   |
63 | /     pin_project! {
64 | |         #[derive(Debug)]
65 | |         pub struct Struct<'a, T, U>
66 | |         where
...  |
73 | |         }
74 | |     }
   | |_____^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct
  --> tests/lint.rs:80:5
   |
80 | /     pin_project! {
81 | |         #[derive(Debug)]
82 | |         pub struct Struct<'a, T, U> {
83 | |             #[pin]
...  |
86 | |         }
87 | |     }
   | |_____^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct field
  --> tests/lint.rs:80:5
   |
80 | /     pin_project! {
81 | |         #[derive(Debug)]
82 | |         pub struct Struct<'a, T, U> {
83 | |             #[pin]
...  |
86 | |         }
87 | |     }
   | |_____^
   |
   = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct
   --> tests/lint.rs:107:5
    |
107 | /     pin_project! {
108 | |         #[derive(Debug)]
109 | |         pub struct Struct<T, U>
110 | |         where
...   |
116 | |         }
117 | |     }
    | |_____^
    |
    = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct field
   --> tests/lint.rs:107:5
    |
107 | /     pin_project! {
108 | |         #[derive(Debug)]
109 | |         pub struct Struct<T, U>
110 | |         where
...   |
116 | |         }
117 | |     }
    | |_____^
    |
    = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct
   --> tests/lint.rs:123:5
    |
123 | /     pin_project! {
124 | |         #[derive(Debug)]
125 | |         pub struct Struct<T, U> {
126 | |             #[pin]
...   |
129 | |         }
130 | |     }
    | |_____^
    |
    = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: missing documentation for a struct field
   --> tests/lint.rs:123:5
    |
123 | /     pin_project! {
124 | |         #[derive(Debug)]
125 | |         pub struct Struct<T, U> {
126 | |             #[pin]
...   |
129 | |         }
130 | |     }
    | |_____^
    |
    = note: this warning originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `pin-project-lite` (test "lint") generated 22 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 15s
     Running `/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/pin_project_lite-31a196afd51ae497`

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-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/compiletest-7f8ba30316adb4bd`

running 1 test
test ui ... ignored

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

     Running `/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/lint-2a406b18c50d5baf`

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-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/proper_unpin-59ef527d36066d96`

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-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/test-4e7a3870ac5de3bd`

running 14 tests
test where_clause ... ok
test dst ... ok
test trailing_comma ... ok
test no_infer_outlives ... ok
test where_clause_and_associated_type_field ... ok
test move_out ... ok
test private_type_in_public_type ... ok
test trivial_bounds ... ok
test derive_copy ... ok
test lifetime_project ... ok
test dyn_type ... ok
test trait_bounds_on_type_generics ... ok
test visibility ... ok
test projection ... ok

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

   Doc-tests pin_project_lite
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name pin_project_lite --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libpin_project_lite-85ca1260b502f374.rlib --extern rustversion=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/librustversion-2e3b94ff7d009ba3.so --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/pin-project-lite-0.1.12/target/rpm/deps/libtrybuild-3157ecd35d9bb9f3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human`

running 5 tests
test src/lib.rs - pin_project (line 118) ... ok
test src/lib.rs - (line 7) ... ok
test src/lib.rs - pin_project (line 95) ... ok
test src/lib.rs - pin_project (line 170) ... ok
test src/lib.rs - pin_project (line 144) ... ok

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

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-pin-project-lite0.1-devel-0.1.12-0.1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/CHANGELOG.md
warning: File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/README.md
Provides: crate(pin-project-lite) = 0.1.12 rust-pin-project-lite0.1-devel = 0.1.12-0.1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo
Processing files: rust-pin-project-lite0.1+default-devel-0.1.12-0.1.mga10.noarch
Provides: crate(pin-project-lite/default) = 0.1.12 rust-pin-project-lite0.1+default-devel = 0.1.12-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(pin-project-lite) = 0.1.12
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pin-project-lite0.1+default-devel-0.1.12-0.1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pin-project-lite0.1-devel-0.1.12-0.1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QGA38W
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-pin-project-lite0.1-0.1.12-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/CHANGELOG.md
    File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/LICENSE-APACHE
    File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/LICENSE-MIT
    File listed twice: /usr/share/cargo/registry/pin-project-lite-0.1.12/README.md
D: [iurt_root_command] Success!