D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rust-unsafe-libyaml-norway-0.2.15-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DMSYzc Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Gwtdj8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + rm -rf unsafe-libyaml-norway-0.2.15 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/unsafe-libyaml-norway-0.2.15.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd unsafe-libyaml-norway-0.2.15 + /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.HEgGxg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + cd unsafe-libyaml-norway-0.2.15 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hocA21 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-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 unsafe-libyaml-norway-0.2.15 + '[' 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 unsafe-libyaml-norway v0.2.15 (/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15) Running `/usr/bin/rustc --crate-name unsafe_libyaml_norway --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b62c55154b1c54f8 -C extra-filename=-854c7ec71c5c51ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/parser.rs:311:17 | 311 | tag_directives.start = tag_directives.end; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `tag_directives` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1154:5 | 1154 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1410:5 | 1410 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1598:5 | 1598 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1622:17 | 1622 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2046:5 | 2046 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2047:5 | 2047 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2032:49 | 2032 | ... STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2048:5 | 2048 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2033:49 | 2033 | ... STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2506:5 | 2506 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2507:5 | 2507 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2501:9 | 2501 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2508:5 | 2508 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2502:9 | 2502 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2509:5 | 2509 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2503:9 | 2503 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2686:5 | 2686 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2687:5 | 2687 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2681:9 | 2681 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2688:5 | 2688 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2682:9 | 2682 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2689:5 | 2689 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2683:9 | 2683 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `unsafe-libyaml-norway` (lib) generated 63 warnings Running `/usr/bin/rustc --crate-name run_emitter_test_suite --edition=2021 src/bin/run-emitter-test-suite.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b04ce2858fceaad0 -C extra-filename=-444b4b9bbe74428b --out-dir /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps --extern unsafe_libyaml_norway=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps/libunsafe_libyaml_norway-854c7ec71c5c51ab.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name run_parser_test_suite --edition=2021 src/bin/run-parser-test-suite.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d446dd132f4b528 -C extra-filename=-1b98a35d76803981 --out-dir /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps --extern unsafe_libyaml_norway=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/target/rpm/deps/libunsafe_libyaml_norway-854c7ec71c5c51ab.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:71:71 | 71 | let mut error = format!("Parse error: {}", CStr::from_ptr((*parser).problem)); | ^^------^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 71 | let mut error = format!("Parse error: {}", CStr::from_ptr((&(*parser)).problem)); | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-emitter-test-suite.rs:138:29 | 138 | break Err(match (*emitter).error { | ^^-------^^^^^^^ | | | this raw pointer has type `*mut yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 138 | break Err(match (&(*emitter)).error { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:72:16 | 72 | if (*parser).problem_mark.line != 0 || (*parser).problem_mark.column != 0 { | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 72 | if (&(*parser)).problem_mark.line != 0 || (*parser).problem_mark.column != 0 { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:72:52 | 72 | if (*parser).problem_mark.line != 0 || (*parser).problem_mark.column != 0 { | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 72 | if (*parser).problem_mark.line != 0 || (&(*parser)).problem_mark.column != 0 { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:76:22 | 76 | ((*parser).problem_mark.line).wrapping_add(1_u64), | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 76 | ((&(*parser)).problem_mark.line).wrapping_add(1_u64), | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:77:22 | 77 | ((*parser).problem_mark.column).wrapping_add(1_u64), | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 77 | ((&(*parser)).problem_mark.column).wrapping_add(1_u64), | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-emitter-test-suite.rs:141:64 | 141 | format!("Writer error: {}", CStr::from_ptr((*emitter).problem)).into() | ^^-------^^^^^^^^^ | | | this raw pointer has type `*mut yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 141 | format!("Writer error: {}", CStr::from_ptr((&(*emitter)).problem)).into() | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-emitter-test-suite.rs:144:65 | 144 | format!("Emitter error: {}", CStr::from_ptr((*emitter).problem)).into() | ^^-------^^^^^^^^^ | | | this raw pointer has type `*mut yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 144 | format!("Emitter error: {}", CStr::from_ptr((&(*emitter)).problem)).into() | ++ + warning: `unsafe-libyaml-norway` (bin "run-emitter-test-suite") generated 3 warnings warning: `unsafe-libyaml-norway` (bin "run-parser-test-suite") generated 5 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 4.33s + 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 + 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-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15[^)]*)::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.aGVYko + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-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 unsafe-libyaml-norway-0.2.15 + '[' 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=unsafe-libyaml-norway ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.2.15 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15 + /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-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15/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 unsafe-libyaml-norway v0.2.15 (/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/parser.rs:311:17 | 311 | tag_directives.start = tag_directives.end; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `tag_directives` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1154:5 | 1154 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1410:5 | 1410 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1598:5 | 1598 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:1622:17 | 1622 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2046:5 | 2046 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2047:5 | 2047 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2032:49 | 2032 | ... STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2048:5 | 2048 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2033:49 | 2033 | ... STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2506:5 | 2506 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2507:5 | 2507 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2501:9 | 2501 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2508:5 | 2508 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2502:9 | 2502 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2509:5 | 2509 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2503:9 | 2503 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2686:5 | 2686 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2687:5 | 2687 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2681:9 | 2681 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2688:5 | 2688 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2682:9 | 2682 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2689:5 | 2689 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: src/scanner.rs:2683:9 | 2683 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `unsafe-libyaml-norway` (lib) generated 63 warnings warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-emitter-test-suite.rs:138:29 | 138 | break Err(match (*emitter).error { | ^^-------^^^^^^^ | | | this raw pointer has type `*mut yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 138 | break Err(match (&(*emitter)).error { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-emitter-test-suite.rs:141:64 | 141 | format!("Writer error: {}", CStr::from_ptr((*emitter).problem)).into() | ^^-------^^^^^^^^^ | | | this raw pointer has type `*mut yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 141 | format!("Writer error: {}", CStr::from_ptr((&(*emitter)).problem)).into() | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-emitter-test-suite.rs:144:65 | 144 | format!("Emitter error: {}", CStr::from_ptr((*emitter).problem)).into() | ^^-------^^^^^^^^^ | | | this raw pointer has type `*mut yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 144 | format!("Emitter error: {}", CStr::from_ptr((&(*emitter)).problem)).into() | ++ + warning: `unsafe-libyaml-norway` (bin "run-emitter-test-suite") generated 3 warnings Fresh unsafe-libyaml-norway v0.2.15 (/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15) warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:71:71 | 71 | let mut error = format!("Parse error: {}", CStr::from_ptr((*parser).problem)); | ^^------^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 71 | let mut error = format!("Parse error: {}", CStr::from_ptr((&(*parser)).problem)); | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:72:16 | 72 | if (*parser).problem_mark.line != 0 || (*parser).problem_mark.column != 0 { | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 72 | if (&(*parser)).problem_mark.line != 0 || (*parser).problem_mark.column != 0 { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:72:52 | 72 | if (*parser).problem_mark.line != 0 || (*parser).problem_mark.column != 0 { | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 72 | if (*parser).problem_mark.line != 0 || (&(*parser)).problem_mark.column != 0 { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:76:22 | 76 | ((*parser).problem_mark.line).wrapping_add(1_u64), | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 76 | ((&(*parser)).problem_mark.line).wrapping_add(1_u64), | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> src/bin/run-parser-test-suite.rs:77:22 | 77 | ((*parser).problem_mark.column).wrapping_add(1_u64), | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 77 | ((&(*parser)).problem_mark.column).wrapping_add(1_u64), | ++ + warning: `unsafe-libyaml-norway` (bin "run-parser-test-suite") generated 5 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 0.04s Installing /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/bin/run-emitter-test-suite Installing /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/bin/run-parser-test-suite Installed package `unsafe-libyaml-norway v0.2.15 (/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15)` (executables `run-emitter-test-suite`, `run-parser-test-suite`) warning: be sure to add `/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-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.2.15-1.mga10 --unique-debug-suffix -0.2.15-1.mga10.x86_64 --unique-debug-src-base rust-unsafe-libyaml-norway-0.2.15-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-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15 find-debuginfo: starting Extracting debug info from 2 files warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/bin/run-emitter-test-suite. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/bin/run-parser-test-suite. Use `info auto-load python-scripts [REGEXP]' to list them. DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/rust-unsafe-libyaml-norway-0.2.15-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-unsafe-libyaml-norway-0.2.15-build/SPECPARTS/rpm-debuginfo.specpart Processing files: unsafe-libyaml-norway-0.2.15-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6s4GLX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + cd unsafe-libyaml-norway-0.2.15 + DOCDIR=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/doc/unsafe-libyaml-norway + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/doc/unsafe-libyaml-norway + cp -pr /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/README.md /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/doc/unsafe-libyaml-norway + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bvdFFD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + cd unsafe-libyaml-norway-0.2.15 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/licenses/unsafe-libyaml-norway + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/licenses/unsafe-libyaml-norway + cp -pr /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/LICENSE-MIT /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/licenses/unsafe-libyaml-norway + cp -pr /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/unsafe-libyaml-norway-0.2.15/LICENSE.dependencies /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT/usr/share/licenses/unsafe-libyaml-norway + RPM_EC=0 ++ jobs -p + exit 0 Provides: unsafe-libyaml-norway = 0.2.15-1.mga10 unsafe-libyaml-norway(x86-64) = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.30)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) Processing files: rust-unsafe-libyaml-norway-devel-0.2.15-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15/README.md Provides: crate(unsafe-libyaml-norway) = 0.2.15 rust-unsafe-libyaml-norway-devel = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.71.1 Processing files: rust-unsafe-libyaml-norway+default-devel-0.2.15-1.mga10.noarch Provides: crate(unsafe-libyaml-norway/default) = 0.2.15 rust-unsafe-libyaml-norway+default-devel = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(unsafe-libyaml-norway) = 0.2.15 Processing files: rust-unsafe-libyaml-norway-debugsource-0.2.15-1.mga10.x86_64 Provides: rust-unsafe-libyaml-norway-debugsource = 0.2.15-1.mga10 rust-unsafe-libyaml-norway-debugsource(x86-64) = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unsafe-libyaml-norway-debuginfo-0.2.15-1.mga10.x86_64 Provides: debuginfo(build-id) = 14539b5bfa3d90ccd2dd0a94f67457d883f89155 debuginfo(build-id) = 149b527c8e0943699423a44298369cbf15e219b1 unsafe-libyaml-norway-debuginfo = 0.2.15-1.mga10 unsafe-libyaml-norway-debuginfo(x86-64) = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-unsafe-libyaml-norway-debugsource(x86-64) = 0.2.15-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unsafe-libyaml-norway+default-devel-0.2.15-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rust-unsafe-libyaml-norway-debugsource-0.2.15-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unsafe-libyaml-norway-devel-0.2.15-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unsafe-libyaml-norway-0.2.15-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unsafe-libyaml-norway-debuginfo-0.2.15-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EibY0F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + test -d /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-unsafe-libyaml-norway-0.2.15-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15/LICENSE-MIT File listed twice: /usr/share/cargo/registry/unsafe-libyaml-norway-0.2.15/README.md D: [iurt_root_command] Success!