D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rust-pulldown-cmark-0.13.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aWFUSp Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.35gMbH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build + rm -rf pulldown-cmark-0.13.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pulldown-cmark-0.13.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd pulldown-cmark-0.13.0 + /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.re8exi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build + cd pulldown-cmark-0.13.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.e6nfF0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pulldown-cmark-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling unicode-width v0.1.14 Compiling pulldown-cmark v0.13.0 (/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0) Running `/usr/bin/rustc --crate-name unicode_width --edition=2021 /usr/share/cargo/registry/unicode-width-0.1.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 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=f2534e0e4f55bc08 -C extra-filename=-1c5611b6c34495ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v2.10.0 Compiling memchr v2.7.6 Compiling pulldown-cmark-escape v0.11.0 Compiling unicase v2.8.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=830a3d6468b7fe2e -C extra-filename=-7b499210269b5148 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/build/pulldown-cmark-7b499210269b5148 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2cb72980667a884d -C extra-filename=-d2ddca1d63c83b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.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 pulldown_cmark_escape --edition=2021 /usr/share/cargo/registry/pulldown-cmark-escape-0.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("simd"))' -C metadata=7294d8ab4a03a81f -C extra-filename=-3efed3e842366804 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.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 unicase --edition=2018 /usr/share/cargo/registry/unicase-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=79540e8140cb28cd -C extra-filename=-44051dcba903ecbe --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.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("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=251dafeeec321837 -C extra-filename=-ab189dc70665c543 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getopts v0.2.21 Running `/usr/bin/rustc --crate-name getopts --edition=2015 /usr/share/cargo/registry/getopts-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=baac3c54cd6056e4 -C extra-filename=-aa025150391c4e5c --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps --extern unicode_width=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libunicode_width-1c5611b6c34495ba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/build/pulldown-cmark-7b499210269b5148/build-script-build` Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 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 --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=3fee50443330a88e -C extra-filename=-f785b63670019dde --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libbitflags-ab189dc70665c543.rmeta --extern getopts=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libgetopts-aa025150391c4e5c.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern pulldown_cmark_escape=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libpulldown_cmark_escape-3efed3e842366804.rmeta --extern unicase=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libunicase-44051dcba903ecbe.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:74:13 | 74 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:75:13 | 75 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `pulldown-cmark` (lib) generated 2 warnings Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 src/main.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=13b0fbefb3396df9 -C extra-filename=-f48891d5916417b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libbitflags-ab189dc70665c543.rlib --extern getopts=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libgetopts-aa025150391c4e5c.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libpulldown_cmark-f785b63670019dde.rlib --extern pulldown_cmark_escape=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libpulldown_cmark_escape-3efed3e842366804.rlib --extern unicase=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libunicase-44051dcba903ecbe.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 16.10s + set -euo pipefail + /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 tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format '# {l}' + sed -e 's: / :/:g' -e 's:/: OR :g' + sort -u # MIT # MIT OR Apache-2.0 # Unlicense OR MIT + set -euo pipefail + /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 tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format '{l}: {p}' + sort -u ++ pwd + sed -e 's: (/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0[^)]*)::g' -e 's: / :/:g' -e 's:/: OR :g' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h7yIzj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pulldown-cmark-0.13.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=pulldown-cmark ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.13.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/share/cargo/registry/pulldown-cmark-0.13.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/share/cargo/registry/pulldown-cmark-0.13.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/share/cargo/registry/pulldown-cmark-0.13.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/share/cargo/registry/pulldown-cmark-0.13.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/share/cargo/registry/pulldown-cmark-0.13.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 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 install -j16 -Z avoid-dev-deps --profile rpm --no-track --path . Installing pulldown-cmark v0.13.0 (/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0) Locking 6 packages to latest compatible versions Fresh unicode-width v0.1.14 Dirty pulldown-cmark v0.13.0 (/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0): the precalculated components changed Compiling pulldown-cmark v0.13.0 (/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0) Fresh getopts v0.2.21 Fresh pulldown-cmark-escape v0.11.0 Fresh memchr v2.7.6 Fresh unicase v2.8.1 Fresh bitflags v2.10.0 Running `/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/build/pulldown-cmark-7b499210269b5148/build-script-build` Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 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 --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=3fee50443330a88e -C extra-filename=-f785b63670019dde --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libbitflags-ab189dc70665c543.rmeta --extern getopts=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libgetopts-aa025150391c4e5c.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern pulldown_cmark_escape=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libpulldown_cmark_escape-3efed3e842366804.rmeta --extern unicase=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libunicase-44051dcba903ecbe.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:74:13 | 74 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:75:13 | 75 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `pulldown-cmark` (lib) generated 2 warnings Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 src/main.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=13b0fbefb3396df9 -C extra-filename=-f48891d5916417b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libbitflags-ab189dc70665c543.rlib --extern getopts=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libgetopts-aa025150391c4e5c.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libpulldown_cmark-f785b63670019dde.rlib --extern pulldown_cmark_escape=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libpulldown_cmark_escape-3efed3e842366804.rlib --extern unicase=/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0/target/rpm/deps/libunicase-44051dcba903ecbe.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 11.82s Installing /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/bin/pulldown-cmark Installed package `pulldown-cmark v0.13.0 (/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0)` (executable `pulldown-cmark`) warning: be sure to add `/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/bin` to your PATH to be able to run the installed binaries + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.13.0-1.mga10 --unique-debug-suffix -0.13.0-1.mga10.x86_64 --unique-debug-src-base rust-pulldown-cmark-0.13.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0 find-debuginfo: starting Extracting debug info from 1 files warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/BUILDROOT/usr/bin/pulldown-cmark. Use `info auto-load python-scripts [REGEXP]' to list them. DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/rust-pulldown-cmark-0.13.0-1.mga10.x86_64 find-debuginfo: done + /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/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 Reading /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fl1rUI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pulldown-cmark-0.13.0 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast error: failed to select a version for the requirement `bincode = "^1.3.1"` candidate versions found which didn't match: 2.0.1 location searched: directory source `/usr/share/cargo/registry` (which is replacing registry `crates-io`) required by package `pulldown-cmark v0.13.0 (/home/pterjan/rpmbuild/BUILD/rust-pulldown-cmark-0.13.0-build/pulldown-cmark-0.13.0)` perhaps a crate was updated and forgotten to be re-vendored? As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--offline`. error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.fl1rUI (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.fl1rUI (%check) I: [iurt_root_command] ERROR: chroot