D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-bincode-1.3.3-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3jFoUP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NcHTqT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + rm -rf bincode-1.3.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bincode-1.3.3.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd bincode-1.3.3 + /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.87jzml + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + cd bincode-1.3.3 + /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.M6yO2L + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bincode-1.3.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling serde v1.0.210 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=56d133e965a63eab -C extra-filename=-56d133e965a63eab --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/build/serde-56d133e965a63eab -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/build/serde-56d133e965a63eab/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3664dbfbdad5260d -C extra-filename=-3664dbfbdad5260d --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling bincode v1.3.3 (/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3) Running `/usr/bin/rustc --crate-name bincode --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=478be5fe876f706c -C extra-filename=-478be5fe876f706c --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: multiple associated functions are never used --> src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `bincode` (lib) generated 4 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 5.36s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SIwTpz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bincode-1.3.3 + '[' 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=bincode ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.3.3 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/cargo/registry/bincode-1.3.3 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/cargo/registry/bincode-1.3.3 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/cargo/registry/bincode-1.3.3 + /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 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/cargo/registry/bincode-1.3.3/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/cargo/registry/bincode-1.3.3/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IURRCD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bincode-1.3.3 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.12 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f978067cf11254df -C extra-filename=-f978067cf11254df --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/build/proc-macro2-f978067cf11254df -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh serde v1.0.210 Compiling serde_bytes v0.11.15 warning: multiple associated functions are never used --> src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `bincode` (lib) generated 4 warnings Running `/usr/bin/rustc --crate-name serde_bytes --edition=2018 /usr/share/cargo/registry/serde_bytes-0.11.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=fbd43c5452fb2b89 -C extra-filename=-fbd43c5452fb2b89 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/build/proc-macro2-f978067cf11254df/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1aea65cea9ced273 -C extra-filename=-1aea65cea9ced273 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling quote v1.0.37 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=078ef98a1f18ab71 -C extra-filename=-078ef98a1f18ab71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.96 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=84e15c96faf43a3d -C extra-filename=-84e15c96faf43a3d --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libquote-078ef98a1f18ab71.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.210 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=73314e46ffc534fa -C extra-filename=-73314e46ffc534fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libquote-078ef98a1f18ab71.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libsyn-84e15c96faf43a3d.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bincode v1.3.3 (/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3) Running `/usr/bin/rustc --crate-name test --edition=2015 tests/test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=9ed9594136d374ea -C extra-filename=-9ed9594136d374ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libbincode-478be5fe876f706c.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde-3664dbfbdad5260d.rlib --extern serde_bytes=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde_bytes-fbd43c5452fb2b89.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bincode --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=f4c38df0c7ae1967 -C extra-filename=-f4c38df0c7ae1967 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde-3664dbfbdad5260d.rlib --extern serde_bytes=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde_bytes-fbd43c5452fb2b89.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unnecessary trailing semicolon --> tests/test.rs:264:6 | 264 | }; | ^ help: remove this semicolon | = note: `#[warn(redundant_semicolons)]` on by default warning: unnecessary trailing semicolon --> tests/test.rs:890:6 | 890 | }; | ^ help: remove this semicolon warning: `bincode` (lib test) generated 4 warnings (4 duplicates) warning: `bincode` (test "test") generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 23s Running `/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/bincode-f4c38df0c7ae1967` running 4 tests test config::int::test::test_zigzag_edge_cases ... ok test config::int::test::test_zigzag_decode ... ok test config::int::test::test_zigzag_encode ... ok test de::read::test::test_fill_buffer ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running `/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/test-9ed9594136d374ea` running 42 tests test test_big_endian_deserialize_from_seed ... ok test not_human_readable ... ok test test_basic_struct ... ok test test_byte_vec_struct ... ok test test_tuple ... ok test test_unicode ... ok test test_big_endian_deserialize_seed ... ok test test_default_deserialize_from_seed ... ok test test_serialized_size ... ok test test_varint_length_prefixes ... ok test endian_difference ... ok test too_big_serialize ... ok test test_slicebox_serialize ... ok test trailing_bytes ... ok test test_strbox_serialize ... ok test bytes ... ok test encode_box ... ok test test_default_deserialize_seed ... ok test test_numbers ... ok test test_struct_newtype ... ok test serde_bytes ... ok test test_string ... ok test test_vec ... ok test test_serialized_size_bounded ... ok test test_struct_tuple ... ok test test_zero_copy_parse ... ok test deserializing_errors ... ok test test_zero_copy_parse_deserialize_into ... ok test test_nested_struct ... ok test test_bool ... ok test test_fixed_size_array ... ok test too_big_deserialize ... ok test path_buf ... ok test char_serialization ... ok test test_enum ... ok test test_cow_serialize ... ok test too_big_char_deserialize ... ok test test_map ... ok test test_option ... ok test test_numbers_128bit ... ok test test_oom_protection ... ok test test_multi_strings_serialize ... ok test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Doc-tests bincode Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name bincode --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libbincode-478be5fe876f706c.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde-3664dbfbdad5260d.rlib --extern serde_bytes=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde_bytes-fbd43c5452fb2b89.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' --error-format human` running 7 tests test src/config/int.rs - config::int::VarintEncoding (line 146) ... ignored test src/config/int.rs - config::int::VarintEncoding (line 158) ... ignored test src/de/mod.rs - de::Deserializer (line 23) ... ignored test src/config/mod.rs - config::DefaultOptions (line 66) ... ok test src/config/mod.rs - config (line 5) ... ok test src/config/mod.rs - config (line 23) ... ok test src/lib.rs - (line 11) ... ok test result: ok. 4 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.47s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-bincode-devel-1.3.3-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q2Mws8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + cd bincode-1.3.3 + DOCDIR=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/doc/rust-bincode-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/doc/rust-bincode-devel + cp -pr /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/readme.md /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/doc/rust-bincode-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s7HIrE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + cd bincode-1.3.3 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/licenses/rust-bincode-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/licenses/rust-bincode-devel + cp -pr /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/bincode-1.3.3/LICENSE.md /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT/usr/share/licenses/rust-bincode-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: crate(bincode) = 1.3.3 rust-bincode-devel = 1.3.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(serde/default) >= 1.0.63 Processing files: rust-bincode+default-devel-1.3.3-2.mga10.noarch Provides: crate(bincode/default) = 1.3.3 rust-bincode+default-devel = 1.3.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bincode) = 1.3.3 Processing files: rust-bincode+i128-devel-1.3.3-2.mga10.noarch Provides: crate(bincode/i128) = 1.3.3 rust-bincode+i128-devel = 1.3.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bincode) = 1.3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bincode+default-devel-1.3.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bincode-devel-1.3.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bincode+i128-devel-1.3.3-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5UKsyU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-bincode-1.3.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!