Mock Version: 1.4.15
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rust-imgref.spec'], chrootPath='/var/lib/mock/898334-fedora-rawhide-x86_64-1556650479.740648/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fde2847a860>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d315_bpg:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d315_bpg:/etc/resolv.conf']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4641eb2bcb8c475983fc668bfc3fc333', '-D', '/var/lib/mock/898334-fedora-rawhide-x86_64-1556650479.740648/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d315_bpg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rust-imgref.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/rust-imgref-1.3.5-1.fc31.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rust-imgref.spec'], chrootPath='/var/lib/mock/898334-fedora-rawhide-x86_64-1556650479.740648/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fde2847a860>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d315_bpg:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d315_bpg:/etc/resolv.conf']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4e009c75fd76462da96051a68f22039a', '-D', '/var/lib/mock/898334-fedora-rawhide-x86_64-1556650479.740648/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d315_bpg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rust-imgref.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CjKRVw
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf imgref-1.3.5
+ /usr/bin/gzip -dc /builddir/build/SOURCES/imgref-1.3.5.crate
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd imgref-1.3.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ set -eu
+ /usr/bin/mkdir -p .cargo
+ cat
+ /usr/bin/rm -f Cargo.lock
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AgoBQv
+ umask 022
+ cd /builddir/build/BUILD
+ cd imgref-1.3.5
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 /usr/bin/cargo build -j2 -Z avoid-dev-deps --release
BUILDSTDERR:    Compiling imgref v1.3.5 (/builddir/build/BUILD/imgref-1.3.5)
BUILDSTDERR:      Running `/usr/bin/rustc --crate-name imgref src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=b94d9c6fb7130759 -C extra-filename=-b94d9c6fb7130759 --out-dir /builddir/build/BUILD/imgref-1.3.5/target/release/deps -L dependency=/builddir/build/BUILD/imgref-1.3.5/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Ccodegen-units=1`
BUILDSTDERR:     Finished release [optimized] target(s) in 0.67s
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F5XwGu
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64
+ cd imgref-1.3.5
+ set -eu
+ /usr/bin/cargo-inspector --target-kinds Cargo.toml
BUILDSTDERR: ++ printf 'lib\nrlib\nproc-macro'
+ grep -q -F -x 'lib
BUILDSTDERR: rlib
BUILDSTDERR: proc-macro'
BUILDSTDERR: ++ /usr/bin/cargo-inspector --name Cargo.toml
+ CRATE_NAME=imgref
BUILDSTDERR: ++ /usr/bin/cargo-inspector --version Cargo.toml
+ CRATE_VERSION=1.3.5
+ REG_DIR=/builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/cargo/registry/imgref-1.3.5
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/cargo/registry/imgref-1.3.5
+ gawk -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 /usr/bin/cargo package -l
+ xargs -d '\n' /usr/bin/cp --parents -a -t /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/cargo/registry/imgref-1.3.5
BUILDSTDERR: warning: No (git) VCS found for `/builddir/build/BUILD/imgref-1.3.5`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/cargo/registry/imgref-1.3.5/Cargo.toml
+ /usr/bin/rm -f /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/cargo/registry/imgref-1.3.5/Cargo.toml.orig
+ echo '{"files":{},"package":""}'
+ /usr/bin/cargo-inspector --target-kinds Cargo.toml
+ grep -q -F -x bin
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /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/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iaSAPt
+ umask 022
+ cd /builddir/build/BUILD
+ cd imgref-1.3.5
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 /usr/bin/cargo test -j2 -Z avoid-dev-deps --release --no-fail-fast
BUILDSTDERR:    Compiling imgref v1.3.5 (/builddir/build/BUILD/imgref-1.3.5)
BUILDSTDERR:      Running `/usr/bin/rustc --crate-name imgref src/lib.rs --color never --emit=dep-info,link -C opt-level=3 --test -C metadata=a5f37b0b979e60d7 -C extra-filename=-a5f37b0b979e60d7 --out-dir /builddir/build/BUILD/imgref-1.3.5/target/release/deps -L dependency=/builddir/build/BUILD/imgref-1.3.5/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Ccodegen-units=1`
BUILDSTDERR:     Finished release [optimized] target(s) in 1.93s
BUILDSTDERR:      Running `/builddir/build/BUILD/imgref-1.3.5/target/release/deps/imgref-a5f37b0b979e60d7`
running 7 tests
test iter::iter ... ok
test ops::index ... ok
test tests::sub ... ok
test tests::with_opinionated_container::compiles ... ok
test tests::with_slice ... ok
test tests::with_vec ... ok
test tests::rows ... ok
test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
BUILDSTDERR:    Doc-tests imgref
BUILDSTDERR:      Running `/usr/bin/rustdoc --test /builddir/build/BUILD/imgref-1.3.5/src/lib.rs --crate-name imgref -L dependency=/builddir/build/BUILD/imgref-1.3.5/target/release/deps -L dependency=/builddir/build/BUILD/imgref-1.3.5/target/release/deps --extern imgref=/builddir/build/BUILD/imgref-1.3.5/target/release/deps/libimgref-b94d9c6fb7130759.rlib`
running 2 tests
test src/lib.rs - ImgExtMut (line 77) ... ok
test src/lib.rs - ImgExt (line 52) ... ok
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
+ exit 0
Processing files: rust-imgref-devel-1.3.5-1.fc31.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OeOUWu
+ umask 022
+ cd /builddir/build/BUILD
+ cd imgref-1.3.5
+ DOCDIR=/builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/doc/rust-imgref-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/doc/rust-imgref-devel
+ cp -pr README.md /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64/usr/share/doc/rust-imgref-devel
+ exit 0
Provides: crate(imgref) = 1.3.5 rust-imgref-devel = 1.3.5-1.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo
Processing files: rust-imgref+default-devel-1.3.5-1.fc31.noarch
Provides: crate(imgref/default) = 1.3.5 rust-imgref+default-devel = 1.3.5-1.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(imgref) = 1.3.5
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64
Wrote: /builddir/build/RPMS/rust-imgref-devel-1.3.5-1.fc31.noarch.rpm
Wrote: /builddir/build/RPMS/rust-imgref+default-devel-1.3.5-1.fc31.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XyEfQu
+ umask 022
+ cd /builddir/build/BUILD
+ cd imgref-1.3.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/rust-imgref-1.3.5-1.fc31.x86_64
+ exit 0
Child return code was: 0