D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rspec-1.0.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Iu6YpO Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EuKC6D + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + rm -rf rspec-1.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rspec-1.0.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rspec-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rspec-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.9TkHV8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + cd rspec-1.0.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.10MS1F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rspec-1.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling proc-macro2 v1.0.105 Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling crossbeam-utils v0.8.21 Compiling strsim v0.11.1 Compiling rayon-core v1.13.0 Compiling powerfmt v0.2.0 Compiling time-core v0.1.6 Compiling num-conv v0.1.0 Compiling either v1.15.0 Compiling colored v3.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9957861a2551d9e2 -C extra-filename=-4db5731d7e7b8a1c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ident_case --edition=2015 /usr/share/cargo/registry/ident_case-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3464eb4e42e11c1 -C extra-filename=-e81f2fb4d6873833 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=d256e20541e7b866 -C extra-filename=-0f6eae79e4c0090c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/crossbeam-utils-0f6eae79e4c0090c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name strsim --edition=2015 /usr/share/cargo/registry/strsim-0.11.1/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=8a33c6365de57b9c -C extra-filename=-8f77d4abee38f29d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name powerfmt --edition=2021 /usr/share/cargo/registry/powerfmt-0.2.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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=8339b474e62f6d94 -C extra-filename=-d9727f13c212bd23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name colored --edition=2021 /usr/share/cargo/registry/colored-3.0.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,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=c1a73ab23ecb0bab -C extra-filename=-f94fdb67663e89fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name time_core --edition=2021 /usr/share/cargo/registry/time-core-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81d1a0423c6b31e1 -C extra-filename=-f3b6ba5175754d38 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_conv --edition=2021 /usr/share/cargo/registry/num-conv-0.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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7094805fc881b8d7 -C extra-filename=-120aa56734db6575 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name either --edition=2021 /usr/share/cargo/registry/either-1.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,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=87dfe18e6d7151fd -C extra-filename=-175f0e8a8360b3b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rayon-core-1.13.0/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fc7d87ca3e53784 -C extra-filename=-5bdbb7684def8095 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/rayon-core-5bdbb7684def8095 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling deranged v0.5.5 Running `/usr/bin/rustc --crate-name deranged --edition=2021 /usr/share/cargo/registry/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=a5f10f0247c2d453 -C extra-filename=-a71f4772b14fca3a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern powerfmt=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libpowerfmt-d9727f13c212bd23.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/rayon-core-5bdbb7684def8095/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/crossbeam-utils-0f6eae79e4c0090c/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.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=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4daf556d252fc488 -C extra-filename=-c5e2093294d5f828 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Compiling crossbeam-epoch v0.9.18 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=877c9df95fa4e728 -C extra-filename=-b0e41663bc63a537 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rmeta --cap-lints allow -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.105/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=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling crossbeam-deque v0.8.6 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /usr/share/cargo/registry/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ff0ddd84fd81d7ff -C extra-filename=-c22999f56166e78e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcrossbeam_epoch-b0e41663bc63a537.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling time v0.3.44 Running `/usr/bin/rustc --crate-name time --edition=2021 /usr/share/cargo/registry/time-0.3.44/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=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std"))' -C metadata=3f38bd1c3c574630 -C extra-filename=-53563c49a1cd60ce --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern deranged=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderanged-a71f4772b14fca3a.rmeta --extern num_conv=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libnum_conv-120aa56734db6575.rmeta --extern powerfmt=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libpowerfmt-d9727f13c212bd23.rmeta --extern time_core=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libtime_core-f3b6ba5175754d38.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /usr/share/cargo/registry/rayon-core-1.13.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=8439fa1b402fdb2d -C extra-filename=-a150c700c075b2ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcrossbeam_deque-c22999f56166e78e.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/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="extra-traits"' --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=ee0d75b4f3397478 -C extra-filename=-9c927eda8e33633c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon v1.11.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /usr/share/cargo/registry/rayon-1.11.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1909579ddc93909 -C extra-filename=-6e1a855033a90606 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libeither-175f0e8a8360b3b4.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librayon_core-a150c700c075b2ac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling darling_core v0.21.3 Running `/usr/bin/rustc --crate-name darling_core --edition=2021 /usr/share/cargo/registry/darling_core-0.21.3/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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=6628487201d8e81f -C extra-filename=-04cdc0f34ffdb164 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libfnv-4db5731d7e7b8a1c.rmeta --extern ident_case=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libident_case-e81f2fb4d6873833.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern strsim=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libstrsim-8f77d4abee38f29d.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libsyn-9c927eda8e33633c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling darling_macro v0.21.3 Compiling derive-new v0.7.0 Running `/usr/bin/rustc --crate-name darling_macro --edition=2021 /usr/share/cargo/registry/darling_macro-0.21.3/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=15b8cd4ae46c564e -C extra-filename=-e967917bc26e6797 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern darling_core=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libdarling_core-04cdc0f34ffdb164.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libsyn-9c927eda8e33633c.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 derive_new --edition=2021 /usr/share/cargo/registry/derive-new-0.7.0/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=258f7f4dd12a2ee4 -C extra-filename=-f8afac58d42b1c7b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libsyn-9c927eda8e33633c.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling darling v0.21.3 Running `/usr/bin/rustc --crate-name darling --edition=2021 /usr/share/cargo/registry/darling-0.21.3/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 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "serde", "suggestions"))' -C metadata=00f2fbac3b88a5bb -C extra-filename=-62031ed6faa8db8a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern darling_core=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libdarling_core-04cdc0f34ffdb164.rmeta --extern darling_macro=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libdarling_macro-e967917bc26e6797.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling derive_builder_core v0.20.2 Running `/usr/bin/rustc --crate-name derive_builder_core --edition=2018 /usr/share/cargo/registry/derive_builder_core-0.20.2/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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=a9c475e3ce46f9da -C extra-filename=-e9eec0307c46e08e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern darling=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libdarling-62031ed6faa8db8a.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libsyn-9c927eda8e33633c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling derive_builder_macro v0.20.2 Running `/usr/bin/rustc --crate-name derive_builder_macro --edition=2018 /usr/share/cargo/registry/derive_builder_macro-0.20.2/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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=039dbc8295348b63 -C extra-filename=-b58f5ac3def87106 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern derive_builder_core=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder_core-e9eec0307c46e08e.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libsyn-9c927eda8e33633c.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling derive_builder v0.20.2 Running `/usr/bin/rustc --crate-name derive_builder --edition=2018 /usr/share/cargo/registry/derive_builder-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=5aaf80a54048da4a -C extra-filename=-9dcc7e717ec4dde1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern derive_builder_macro=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder_macro-b58f5ac3def87106.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rspec v1.0.0 (/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0) Running `/usr/bin/rustc --crate-name rspec --edition=2015 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=a7b17e63bbe3029e -C extra-filename=-5fc869ccdb585de1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcolored-f94fdb67663e89fa.rmeta --extern derive_new=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_new-f8afac58d42b1c7b.so --extern derive_builder=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder-9dcc7e717ec4dde1.rmeta --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librayon-6e1a855033a90606.rmeta --extern time=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libtime-53563c49a1cd60ce.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `clippy` --> src/lib.rs:2:13 | 2 | #![cfg_attr(feature = "clippy", feature(plugin))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `clippy` --> src/lib.rs:3:13 | 3 | #![cfg_attr(feature = "clippy", plugin(clippy))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `expectest_compat` --> src/lib.rs:13:7 | 13 | #[cfg(feature = "expectest_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `expectest_compat` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `expectest_compat` --> src/report/example.rs:7:7 | 7 | #[cfg(feature = "expectest_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `expectest_compat` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `expectest_compat` --> src/report/example.rs:85:7 | 85 | #[cfg(feature = "expectest_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `expectest_compat` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:17:11 | 17 | use time::Instant; | ^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated tuple struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:17:11 | 17 | use time::Instant; | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:233:26 | 233 | let start_time = Instant::now(); | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:241:24 | 241 | let end_time = Instant::now(); | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:260:26 | 260 | let start_time = Instant::now(); | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:262:24 | 262 | let end_time = Instant::now(); | ^^^^^^^ warning: `rspec` (lib) generated 11 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 45.30s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sOPsNg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rspec-1.0.0 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=rspec ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.0.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT/usr/share/cargo/registry/rspec-1.0.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT/usr/share/cargo/registry/rspec-1.0.0 + /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-rspec-1.0.0-build/BUILDROOT/usr/share/cargo/registry/rspec-1.0.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT/usr/share/cargo/registry/rspec-1.0.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT/usr/share/cargo/registry/rspec-1.0.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ff1VWb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rspec-1.0.0 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Fresh unicode-ident v1.0.22 Fresh fnv v1.0.7 Fresh ident_case v1.0.1 Fresh strsim v0.11.1 Fresh powerfmt v0.2.0 Fresh either v1.15.0 Fresh time-core v0.1.6 Fresh num-conv v0.1.0 Fresh colored v3.0.0 Fresh proc-macro2 v1.0.105 Fresh deranged v0.5.5 Fresh quote v1.0.41 Fresh crossbeam-utils v0.8.21 Fresh time v0.3.44 Fresh syn v2.0.114 Fresh crossbeam-epoch v0.9.18 Fresh darling_core v0.21.3 Fresh crossbeam-deque v0.8.6 Fresh derive-new v0.7.0 Fresh darling_macro v0.21.3 Fresh rayon-core v1.13.0 Fresh darling v0.21.3 Fresh rayon v1.11.0 Fresh derive_builder_core v0.20.2 Fresh derive_builder_macro v0.20.2 Fresh derive_builder v0.20.2 warning: unexpected `cfg` condition value: `clippy` --> src/lib.rs:2:13 | 2 | #![cfg_attr(feature = "clippy", feature(plugin))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `clippy` --> src/lib.rs:3:13 | 3 | #![cfg_attr(feature = "clippy", plugin(clippy))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `expectest_compat` --> src/lib.rs:13:7 | 13 | #[cfg(feature = "expectest_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `expectest_compat` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `expectest_compat` --> src/report/example.rs:7:7 | 7 | #[cfg(feature = "expectest_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `expectest_compat` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `expectest_compat` --> src/report/example.rs:85:7 | 85 | #[cfg(feature = "expectest_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `expectest_compat` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:17:11 | 17 | use time::Instant; | ^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated tuple struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:17:11 | 17 | use time::Instant; | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:233:26 | 233 | let start_time = Instant::now(); | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:241:24 | 241 | let end_time = Instant::now(); | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:260:26 | 260 | let start_time = Instant::now(); | ^^^^^^^ warning: use of deprecated struct `time::Instant`: import `std::time::Instant` and `time::ext::InstantExt` instead --> src/runner/mod.rs:262:24 | 262 | let end_time = Instant::now(); | ^^^^^^^ Compiling rspec v1.0.0 (/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0) warning: `rspec` (lib) generated 11 warnings Running `/usr/bin/rustc --crate-name simple --edition=2015 examples/simple.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=84c858d50e2f520a -C extra-filename=-71e6fb48a7fc13a5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcolored-f94fdb67663e89fa.rlib --extern derive_new=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_new-f8afac58d42b1c7b.so --extern derive_builder=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder-9dcc7e717ec4dde1.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librayon-6e1a855033a90606.rlib --extern rspec=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librspec-5fc869ccdb585de1.rlib --extern time=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libtime-53563c49a1cd60ce.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rspec --edition=2015 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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=89ee6565d54ebe7b -C extra-filename=-0d4a48f8319c7fdc --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcolored-f94fdb67663e89fa.rlib --extern derive_new=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_new-f8afac58d42b1c7b.so --extern derive_builder=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder-9dcc7e717ec4dde1.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librayon-6e1a855033a90606.rlib --extern time=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libtime-53563c49a1cd60ce.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name advanced --edition=2015 examples/advanced.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=4469479300a386c7 -C extra-filename=-a0affe879511f985 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcolored-f94fdb67663e89fa.rlib --extern derive_new=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_new-f8afac58d42b1c7b.so --extern derive_builder=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder-9dcc7e717ec4dde1.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librayon-6e1a855033a90606.rlib --extern rspec=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librspec-5fc869ccdb585de1.rlib --extern time=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libtime-53563c49a1cd60ce.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name multi --edition=2015 examples/multi.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=aa72be15dd6177f0 -C extra-filename=-9bd4d9d07019120b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcolored-f94fdb67663e89fa.rlib --extern derive_new=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_new-f8afac58d42b1c7b.so --extern derive_builder=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder-9dcc7e717ec4dde1.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librayon-6e1a855033a90606.rlib --extern rspec=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librspec-5fc869ccdb585de1.rlib --extern time=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libtime-53563c49a1cd60ce.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: this function depends on never type fallback being `()` --> examples/advanced.rs:5:1 | 5 | pub fn main() { | ^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! = note: for more information, see = help: specify the types explicitly note: in edition 2024, the requirement `ExampleResult: From` will fail --> examples/advanced.rs:52:13 | 52 | ctx.then("panic!(…) fails", |_env| { | ^^^^ = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `()` annotations to avoid fallback changes | 52 | ctx.then::<_, ()>("panic!(…) fails", |_env| { | +++++++++ warning: unnecessary trailing semicolon --> src/header/context.rs:42:10 | 42 | }; | ^ help: remove this semicolon | = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default warning: unnecessary trailing semicolon --> src/header/context.rs:52:10 | 52 | }; | ^ help: remove this semicolon warning: unnecessary trailing semicolon --> src/header/example.rs:50:10 | 50 | }; | ^ help: remove this semicolon warning: unnecessary trailing semicolon --> src/header/example.rs:60:10 | 60 | }; | ^ help: remove this semicolon warning: unnecessary trailing semicolon --> src/header/suite.rs:42:10 | 42 | }; | ^ help: remove this semicolon warning: unnecessary trailing semicolon --> src/header/suite.rs:52:10 | 52 | }; | ^ help: remove this semicolon warning: unexpected `cfg` condition value: `expectest_compat` --> src/report/example.rs:159:11 | 159 | #[cfg(feature = "expectest_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `expectest_compat` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `super::*` --> src/lib.rs:67:13 | 67 | pub use super::*; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `block::*` --> src/lib.rs:68:13 | 68 | pub use block::*; | ^^^^^^^^ warning: `rspec` (example "advanced") generated 1 warning (run `cargo fix --example "advanced" -p rspec` to apply 1 suggestion) warning: `rspec` (lib test) generated 20 warnings (11 duplicates) (run `cargo fix --lib -p rspec --tests` to apply 2 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 3.97s warning: the following packages contain code that will be rejected by a future version of Rust: rspec v1.0.0 (/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0) note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` Running `/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/rspec-0d4a48f8319c7fdc` running 49 tests test block::context::tests::it_has_check_function_example ... ok test block::context::tests::it_has_check_function_it ... ok test block::context::tests::it_has_contextual_function_context ... ok test block::context::tests::it_has_check_function_then ... ok test block::context::tests::it_has_contexual_function_when ... ok test block::context::tests::it_has_contexual_function_specify ... ok test block::context::tests::it_has_root_functions ... ok test block::suite::tests::empty_describe ... ok test block::suite::tests::empty_given ... ok test block::suite::tests::empty_suite ... ok test block::suite::tests::non_empty_suite ... ok test header::context::tests::header_fmt ... ok test header::context::tests::label_fmt ... ok test header::example::tests::header_fmt ... ok test header::example::tests::label_fmt ... ok test header::suite::tests::header_fmt ... ok test header::suite::tests::label_fmt ... ok test logger::serial::tests::padding::it_padds ... ok test report::example::tests::from_bool ... ok test report::example::tests::from_result ... ok test report::example::tests::from_void ... ok test runner::configuration::tests::builder ... ok test runner::configuration::tests::default ... ok test runner::configuration::tests::default_with_builder ... ok test runner::tests::impl_visitor_block_for_runner::it_can_be_called ... ok test runner::tests::impl_drop_for_runner::it_should_abort - should panic ... ok test runner::tests::impl_visitor_example_for_runner::it_calls_observer_hooks ... ok test runner::tests::impl_visitor_example_for_runner::it_can_be_called ... ok test runner::tests::impl_visitor_example_for_runner::it_gives_an_env_to_the_example ... ok test runner::tests::runner::broadcast::it_calls_it_once_per_observer ... ok test runner::tests::runner::broadcast::it_calls_the_closure ... ok test runner::tests::runner::broadcast::it_gives_the_observer_as_callback_argument ... ok test runner::tests::runner::it_can_be_instanciated ... ok test runner::tests::runner::wrap_all::it_calls_after_all_hook_after_the_main_closure ... ok test runner::tests::runner::wrap_all::it_calls_all_after_all_callbacks ... ok test runner::tests::runner::wrap_all::it_calls_all_before_all_callbacks ... ok test runner::tests::runner::wrap_all::it_calls_before_all_hook_before_the_main_closure ... ok test runner::tests::runner::wrap_all::it_calls_the_after_all_callbacks ... ok test runner::tests::runner::wrap_all::it_calls_the_before_all_callbacks ... ok test runner::tests::runner::wrap_all::it_calls_the_closure ... ok test runner::tests::runner::wrap_all::it_can_be_called ... ok test runner::tests::runner::wrap_each::it_calls_after_each_hook_after_the_main_closure ... ok test runner::tests::runner::wrap_each::it_calls_all_after_each_callbacks ... ok test runner::tests::runner::wrap_each::it_calls_all_before_each_callbacks ... ok test runner::tests::runner::wrap_each::it_calls_before_each_hook_before_the_main_closure ... ok test runner::tests::runner::wrap_each::it_calls_the_after_each_callbacks ... ok test runner::tests::runner::wrap_each::it_calls_the_closure ... ok test runner::tests::runner::wrap_each::it_calls_the_before_each_callbacks ... ok test runner::tests::runner::wrap_each::it_can_be_called ... ok test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests rspec Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name rspec --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libcolored-f94fdb67663e89fa.rlib --extern derive_new=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_new-f8afac58d42b1c7b.so --extern derive_builder=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libderive_builder-9dcc7e717ec4dde1.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librayon-6e1a855033a90606.rlib --extern rspec=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/librspec-5fc869ccdb585de1.rlib --extern time=/home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/rspec-1.0.0/target/rpm/deps/libtime-53563c49a1cd60ce.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' --error-format human` running 10 tests test src/logger/mod.rs - logger (line 5) ... ok test src/block/context.rs - block::context::Context::after_all (line 427) ... ok test src/block/context.rs - block::context::Context::context (line 66) ... ok test src/block/context.rs - block::context::Context::scope (line 153) ... ok test src/block/context.rs - block::context::Context::after_each (line 490) ... ok test src/block/suite.rs - block::suite::suite (line 33) ... ok test src/block/context.rs - block::context::Context::before_each (line 376) ... ok test src/block/context.rs - block::context::Context::before_all (line 313) ... ok test src/block/context.rs - block::context::Context::example (line 211) ... ok test src/lib.rs - run (line 37) ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rspec-devel-1.0.0-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rspec-1.0.0/LICENSE warning: File listed twice: /usr/share/cargo/registry/rspec-1.0.0/README.md Provides: crate(rspec) = 1.0.0 rust-rspec-devel = 1.0.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(colored/default) >= 3.0.0 crate(derive-new/default) >= 0.7.0 crate(derive_builder/default) >= 0.20.0 crate(rayon/default) >= 1.5.0 crate(time/default) >= 0.3.0 Processing files: rust-rspec+default-devel-1.0.0-2.mga10.noarch Provides: crate(rspec/default) = 1.0.0 rust-rspec+default-devel = 1.0.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rspec) = 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rspec+default-devel-1.0.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rspec-devel-1.0.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.95BRI1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rspec-1.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rspec-1.0.0/LICENSE File listed twice: /usr/share/cargo/registry/rspec-1.0.0/README.md D: [iurt_root_command] Success!