Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust-zram-generator.spec'], chrootPath='/var/lib/mock/dist-oc9-build-121662-71722/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust-zram-generator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rust-zram-generator-1.1.2-13.oc9.src.rpm RPM build warnings: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/rust-zram-generator.spec'], chrootPath='/var/lib/mock/dist-oc9-build-121662-71722/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/rust-zram-generator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yj8Kuy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zram-generator-1.1.2 + /usr/lib/rpm/rpmuncompress -x -v /builddir/build/SOURCES/v1.1.2.tar.gz /usr/bin/gzip -dc '/builddir/build/SOURCES/v1.1.2.tar.gz' | /usr/bin/tar -xvvof - drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/.github/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/.github/workflows/ -rw-rw-r-- root/root 1809 2022-03-28 16:18 zram-generator-1.1.2/.github/workflows/ci.yml -rw-rw-r-- root/root 34 2022-03-28 16:18 zram-generator-1.1.2/.gitignore -rw-rw-r-- root/root 876 2022-03-28 16:18 zram-generator-1.1.2/Cargo.toml -rw-rw-r-- root/root 1023 2022-03-28 16:18 zram-generator-1.1.2/LICENSE -rw-rw-r-- root/root 1952 2022-03-28 16:18 zram-generator-1.1.2/Makefile -rw-rw-r-- root/root 4662 2022-03-28 16:18 zram-generator-1.1.2/README.md drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/man/ -rw-rw-r-- root/root 23 2022-03-28 16:18 zram-generator-1.1.2/man/.gitignore -rw-rw-r-- root/root 702 2022-03-28 16:18 zram-generator-1.1.2/man/index.txt -rw-rw-r-- root/root 8262 2022-03-28 16:18 zram-generator-1.1.2/man/zram-generator.conf.md -rw-rw-r-- root/root 3881 2022-03-28 16:18 zram-generator-1.1.2/man/zram-generator.md drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/src/ -rw-rw-r-- root/root 17375 2022-03-28 16:18 zram-generator-1.1.2/src/config.rs -rw-rw-r-- root/root 11236 2022-03-28 16:18 zram-generator-1.1.2/src/generator.rs -rw-rw-r-- root/root 2312 2022-03-28 16:18 zram-generator-1.1.2/src/kernlog.rs -rw-rw-r-- root/root 86 2022-03-28 16:18 zram-generator-1.1.2/src/lib.rs -rw-rw-r-- root/root 2939 2022-03-28 16:18 zram-generator-1.1.2/src/main.rs -rw-rw-r-- root/root 3611 2022-03-28 16:18 zram-generator-1.1.2/src/setup.rs drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/lib/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/lib/systemd/ -rw-rw-r-- root/root 8 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/lib/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/etc/systemd/ -rw-rw-r-- root/root 85 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/etc/systemd/ -rw-rw-r-- root/root 31 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/proc/ -rw-rw-r-- root/root 140 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/run.expected/units/ -rw-rw-r-- root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/run.expected/units/.empty drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/ -rw-rw-r-- root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/03-drop3.conf -rw-rw-r-- root/root 53 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/04-drop4.conf -rw-rw-r-- root/root 151 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/dev-zram0.swap -rw-rw-r-- root/root 284 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/dev-zram2.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/swap.target.wants/dev-zram2.swap -> ../dev-zram2.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram2.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram2.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/ -rw-rw-r-- root/root 8 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/ -rw-rw-r-- root/root 31 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/01-drop1.conf -rw-rw-r-- root/root 31 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/02-drop2.conf -rw-rw-r-- root/root 58 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/03-drop3.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/proc/ -rw-rw-r-- root/root 41 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/proc/cmdline -rw-rw-r-- root/root 140 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/units/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 71 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/lib/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/lib/systemd/ -rw-rw-r-- root/root 8 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/lib/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/proc/ -rw-rw-r-- root/root 16 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/proc/cmdline -rw-rw-r-- root/root 140 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/etc/systemd/ -rw-rw-r-- root/root 255 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/ -rw-rw-r-- root/root 294 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/-.mount -rw-rw-r-- root/root 305 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/foo-bar-baz.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/-.mount -> ../-.mount lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/foo-bar-baz.mount -> ../foo-bar-baz.mount lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/var-compressed.mount -> ../var-compressed.mount lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/var-folded.mount -> ../var-folded.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram11.service.d/ -rw-rw-r-- root/root 81 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram11.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram12.service.d/ -rw-rw-r-- root/root 77 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram12.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram13.service.d/ -rw-rw-r-- root/root 78 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram13.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram15.service.d/ -rw-rw-r-- root/root 68 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram15.service.d/bindings.conf -rw-rw-r-- root/root 308 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/var-compressed.mount -rw-rw-r-- root/root 313 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/var-folded.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/etc/systemd/ -rw-rw-r-- root/root 55 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/proc/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/proc/meminfo -> ../../07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/ -rw-rw-r-- root/root 309 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/\\x2e\\xc5\\xbcupan\\x2dci3p\\xc5\\x82y.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/local-fs.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/local-fs.target.wants/\\x2e\\xc5\\xbcupan\\x2dci3p\\xc5\\x82y.mount -> ../\\x2e\\xc5\\xbcupan\\x2dci3p\\xc5\\x82y.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/systemd-zram-setup@zram14.service.d/ -rw-rw-r-- root/root 100 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/systemd-zram-setup@zram14.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/etc/systemd/ -rw-rw-r-- root/root 24 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/self/ -rw-rw-r-- root/root 56 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/self/mountinfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/run.expected/units/ -rw-rw-r-- root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/run.expected/units/.empty drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/etc/systemd/ -rw-rw-r-- root/root 96 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/etc/systemd/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/etc/systemd/zram-generator.conf -> ../../../../zram-generator.conf.example drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/proc/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/proc/meminfo -> ../../07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/ -rw-rw-r-- root/root 284 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/local-fs.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/local-fs.target.wants/run-compressed\\x2dmount\\x2dpoint.mount -> ../run-compressed\\x2dmount\\x2dpoint.mount -rw-rw-r-- root/root 316 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/run-compressed\\x2dmount\\x2dpoint.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 174 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram1.service.d/ -rw-rw-r-- root/root 99 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram1.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/etc/systemd/ -rw-rw-r-- root/root 241 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/proc/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/proc/meminfo -> ../../07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/dev-zram0.swap -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/dev-zram1.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/swap.target.wants/dev-zram1.swap -> ../dev-zram1.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram1.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram1.service.d/bindings.conf -rw-rw-r-- root/root 10125 2022-03-28 16:18 zram-generator-1.1.2/tests/test_cases.rs drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/units/ -rw-rw-r-- root/root 29 2022-03-28 16:18 zram-generator-1.1.2/units/.gitignore drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/units/systemd-zram-setup@.service.d/ -rw-rw-r-- root/root 189 2022-03-28 16:18 zram-generator-1.1.2/units/systemd-zram-setup@.service.d/binary-location.conf -rw-rw-r-- root/root 472 2022-03-28 16:18 zram-generator-1.1.2/units/systemd-zram-setup@.service.in -rw-rw-r-- root/root 1785 2022-03-28 16:18 zram-generator-1.1.2/zram-generator.conf.example + STATUS=0 + '[' 0 -ne 0 ']' + cd zram-generator-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/zram-generator.conf . + 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 + /usr/bin/tar -xoaf /builddir/build/SOURCES/rust-zram-generator-1.1.2-vendor.tar.bz2 + cat + /usr/bin/rm -f Cargo.toml.orig Patch #3001 (0001-add-loongarch64-support-for-linux-raw-sys.patch): + echo 'Patch #3001 (0001-add-loongarch64-support-for-linux-raw-sys.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file vendor/linux-raw-sys/.cargo-checksum.json patching file vendor/linux-raw-sys/src/lib.rs patching file vendor/linux-raw-sys/src/loongarch64/errno.rs patching file vendor/linux-raw-sys/src/loongarch64/general.rs patching file vendor/linux-raw-sys/src/loongarch64/ioctl.rs patching file vendor/linux-raw-sys/src/loongarch64/netlink.rs Patch #3002 (0002-add-loongarch64-support-for-nix.patch): + echo 'Patch #3002 (0002-add-loongarch64-support-for-nix.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file vendor/nix/.cargo-checksum.json patching file vendor/nix/src/sys/ioctl/linux.rs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0fS9cf + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd zram-generator-1.1.2 + export SYSTEMD_UTIL_DIR=/usr/lib/systemd + SYSTEMD_UTIL_DIR=/usr/lib/systemd + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + /usr/bin/env CARGO_HOME=.cargo 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' /usr/bin/cargo build -j32 --profile rpm Compiling cfg-if v1.0.0 Compiling libc v0.2.141 Compiling ppv-lite86 v0.2.17 Compiling ahash v0.4.7 Compiling log v0.4.17 Compiling unicode-width v0.1.10 Compiling anyhow v1.0.70 Compiling bitflags v1.3.2 Compiling fasteval v0.2.4 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/cfg-if/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=ee7a7015d83db6bc -C extra-filename=-ee7a7015d83db6bc --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/zram-generator-1.1.2/vendor/libc/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="extra_traits"' --cfg 'feature="std"' -C metadata=411434b959adaf5d -C extra-filename=-411434b959adaf5d --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-411434b959adaf5d -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/ppv-lite86/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=076ee50caaba58df -C extra-filename=-076ee50caaba58df --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ahash --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/ahash/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=dc60adbe287f29ae -C extra-filename=-dc60adbe287f29ae --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/zram-generator-1.1.2/vendor/log/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="std"' -C metadata=b6eb4ea8bdea63fd -C extra-filename=-b6eb4ea8bdea63fd --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/log-b6eb4ea8bdea63fd -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_width /builddir/build/BUILD/zram-generator-1.1.2/vendor/unicode-width/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=fbe61a07fb606dc4 -C extra-filename=-fbe61a07fb606dc4 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/anyhow/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"' -C metadata=103ad3951ca4b04e -C extra-filename=-103ad3951ca4b04e --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/anyhow-103ad3951ca4b04e -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/bitflags/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=4fb8ef4ac23f6cf3 -C extra-filename=-4fb8ef4ac23f6cf3 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name fasteval --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/fasteval/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=d15277761b920fa3 -C extra-filename=-d15277761b920fa3 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling textwrap v0.11.0 Running `/usr/bin/rustc --crate-name textwrap /builddir/build/BUILD/zram-generator-1.1.2/vendor/textwrap/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=fb403d3fe216726c -C extra-filename=-fb403d3fe216726c --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern unicode_width=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_width-fbe61a07fb606dc4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap v2.34.0 Running `/usr/bin/rustc --crate-name clap --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/clap/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=e0602c382f5d476e -C extra-filename=-e0602c382f5d476e --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libbitflags-4fb8ef4ac23f6cf3.rmeta --extern textwrap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtextwrap-fb403d3fe216726c.rmeta --extern unicode_width=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_width-fbe61a07fb606dc4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling hashbrown v0.9.1 Running `/usr/bin/rustc --crate-name hashbrown --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/hashbrown/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' -C metadata=493ed866c6313119 -C extra-filename=-493ed866c6313119 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern ahash=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libahash-dc60adbe287f29ae.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/log-b6eb4ea8bdea63fd/build-script-build` Running `/usr/bin/rustc --crate-name log /builddir/build/BUILD/zram-generator-1.1.2/vendor/log/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=663bf0187dd84ea0 -C extra-filename=-663bf0187dd84ea0 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libcfg_if-ee7a7015d83db6bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg atomic_cas --cfg has_atomics` Compiling liboverdrop v0.0.2 Running `/usr/bin/rustc --crate-name liboverdrop --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/liboverdrop/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=66f76bfd01a8a978 -C extra-filename=-66f76bfd01a8a978 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-663bf0187dd84ea0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/anyhow-103ad3951ca4b04e/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/anyhow/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b16a8a4acba37cf8 -C extra-filename=-b16a8a4acba37cf8 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-411434b959adaf5d/build-script-build` Running `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/zram-generator-1.1.2/vendor/libc/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=bdd4a39b2c4c15e3 -C extra-filename=-bdd4a39b2c4c15e3 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling getrandom v0.2.9 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/getrandom/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=a7d7f75703878109 -C extra-filename=-a7d7f75703878109 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libcfg_if-ee7a7015d83db6bc.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-bdd4a39b2c4c15e3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rand_core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=e82f118295dd9ef5 -C extra-filename=-e82f118295dd9ef5 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern getrandom=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libgetrandom-a7d7f75703878109.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rand_chacha/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=be42058979b5fe81 -C extra-filename=-be42058979b5fe81 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libppv_lite86-076ee50caaba58df.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-e82f118295dd9ef5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rand/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=c3bad4efddacb7e1 -C extra-filename=-c3bad4efddacb7e1 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-bdd4a39b2c4c15e3.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-be42058979b5fe81.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-e82f118295dd9ef5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dlv-list v0.2.3 Running `/usr/bin/rustc --crate-name dlv_list --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/dlv-list/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=3f7dd3f2ae96ebf7 -C extra-filename=-3f7dd3f2ae96ebf7 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern rand=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand-c3bad4efddacb7e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ordered-multimap v0.3.1 Running `/usr/bin/rustc --crate-name ordered_multimap --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/ordered-multimap/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=cf5b48e12b637afa -C extra-filename=-cf5b48e12b637afa --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern dlv_list=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libdlv_list-3f7dd3f2ae96ebf7.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-493ed866c6313119.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rust-ini v0.17.0 Running `/usr/bin/rustc --crate-name ini --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rust-ini/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=7c83e115d14c835a -C extra-filename=-7c83e115d14c835a --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libcfg_if-ee7a7015d83db6bc.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-cf5b48e12b637afa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling zram-generator v1.1.2 (/builddir/build/BUILD/zram-generator-1.1.2) Running `/usr/bin/rustc --crate-name zram_generator --edition=2018 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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=3548f96d98428f67 -C extra-filename=-3548f96d98428f67 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libanyhow-b16a8a4acba37cf8.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-e0602c382f5d476e.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-d15277761b920fa3.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-66f76bfd01a8a978.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-663bf0187dd84ea0.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-7c83e115d14c835a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name zram_generator --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 -C debuginfo=2 -C metadata=66d89cfbea03490f -C extra-filename=-66d89cfbea03490f --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libanyhow-b16a8a4acba37cf8.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-e0602c382f5d476e.rlib --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-d15277761b920fa3.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-66f76bfd01a8a978.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-663bf0187dd84ea0.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-7c83e115d14c835a.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-3548f96d98428f67.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished rpm [optimized + debuginfo] target(s) in 40.44s + /usr/bin/make -O -j32 V=1 VERBOSE=1 SYSTEMD_SYSTEM_UNIT_DIR=/usr/lib/systemd/system SYSTEMD_SYSTEM_GENERATOR_DIR=/usr/lib/systemd/system-generators systemd-service man sed -e 's,@SYSTEMD_SYSTEM_GENERATOR_DIR@,/usr/lib/systemd/system-generators,' \ < units/systemd-zram-setup@.service.in \ > units/systemd-zram-setup@.service ronn --organization="zram-generator developers" man/*.md roff: man/zram-generator.conf.5 html: man/zram-generator.conf.5.html +man roff: man/zram-generator.8 html: man/zram-generator.8.html +man + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kbqI6W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64 + cd zram-generator-1.1.2 + export SYSTEMD_UTIL_DIR=/usr/lib/systemd + SYSTEMD_UTIL_DIR=/usr/lib/systemd + set -euo pipefail + /usr/bin/env CARGO_HOME=.cargo 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' /usr/bin/cargo install -j32 --profile rpm --no-track --path . Installing zram-generator v1.1.2 (/builddir/build/BUILD/zram-generator-1.1.2) Compiling libc v0.2.141 Fresh cfg-if v1.0.0 Fresh ppv-lite86 v0.2.17 Fresh ahash v0.4.7 Fresh hashbrown v0.9.1 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/zram-generator-1.1.2/vendor/libc/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 -C metadata=efff926dd27a7c60 -C extra-filename=-efff926dd27a7c60 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-efff926dd27a7c60 -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Fresh unicode-width v0.1.10 Fresh textwrap v0.11.0 Fresh log v0.4.17 Fresh bitflags v1.3.2 Fresh clap v2.34.0 Fresh liboverdrop v0.0.2 Fresh anyhow v1.0.70 Fresh fasteval v0.2.4 Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-efff926dd27a7c60/build-script-build` Running `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/zram-generator-1.1.2/vendor/libc/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=49a041b888ba00aa -C extra-filename=-49a041b888ba00aa --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling getrandom v0.2.9 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/getrandom/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=c323acea6e4953ec -C extra-filename=-c323acea6e4953ec --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libcfg_if-ee7a7015d83db6bc.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-49a041b888ba00aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rand_core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=b44ea8035c9aef58 -C extra-filename=-b44ea8035c9aef58 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern getrandom=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libgetrandom-c323acea6e4953ec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rand_chacha/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=84f8855b834f7fad -C extra-filename=-84f8855b834f7fad --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libppv_lite86-076ee50caaba58df.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-b44ea8035c9aef58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rand/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=b1237bca175a9917 -C extra-filename=-b1237bca175a9917 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-49a041b888ba00aa.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-84f8855b834f7fad.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-b44ea8035c9aef58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dlv-list v0.2.3 Running `/usr/bin/rustc --crate-name dlv_list --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/dlv-list/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=211a2c7f1889b5bd -C extra-filename=-211a2c7f1889b5bd --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern rand=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand-b1237bca175a9917.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ordered-multimap v0.3.1 Running `/usr/bin/rustc --crate-name ordered_multimap --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/ordered-multimap/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=2eaeffa0e37c78c7 -C extra-filename=-2eaeffa0e37c78c7 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern dlv_list=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libdlv_list-211a2c7f1889b5bd.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-493ed866c6313119.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rust-ini v0.17.0 Running `/usr/bin/rustc --crate-name ini --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rust-ini/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=82ab674c9807eb42 -C extra-filename=-82ab674c9807eb42 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libcfg_if-ee7a7015d83db6bc.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-2eaeffa0e37c78c7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling zram-generator v1.1.2 (/builddir/build/BUILD/zram-generator-1.1.2) Running `/usr/bin/rustc --crate-name zram_generator --edition=2018 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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=3c3008c55933dcfc -C extra-filename=-3c3008c55933dcfc --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libanyhow-b16a8a4acba37cf8.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-e0602c382f5d476e.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-d15277761b920fa3.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-66f76bfd01a8a978.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-663bf0187dd84ea0.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-82ab674c9807eb42.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name zram_generator --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 -C debuginfo=2 -C metadata=314f087125775467 -C extra-filename=-314f087125775467 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libanyhow-b16a8a4acba37cf8.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-e0602c382f5d476e.rlib --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-d15277761b920fa3.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-66f76bfd01a8a978.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-663bf0187dd84ea0.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-82ab674c9807eb42.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-3c3008c55933dcfc.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished rpm [optimized + debuginfo] target(s) in 32.36s Installing /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/bin/zram-generator Installed package `zram-generator v1.1.2 (/builddir/build/BUILD/zram-generator-1.1.2)` (executable `zram-generator`) warning: be sure to add `/builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/bin` to your PATH to be able to run the installed binaries + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64 'INSTALL=/usr/bin/install -p' SYSTEMD_SYSTEM_UNIT_DIR=/usr/lib/systemd/system SYSTEMD_SYSTEM_GENERATOR_DIR=/usr/lib/systemd/system-generators NOBUILD=1 /usr/bin/install -p -Dpm755 target/release/zram-generator -t /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/systemd/system-generators/ /usr/bin/install -p -Dpm644 units/systemd-zram-setup@.service -t /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/systemd/system/ /usr/bin/install -p -Dpm644 zram-generator.conf.example -t /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/doc/zram-generator/ /usr/bin/install -p -Dpm644 man/zram-generator.8 -t /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/man/man8/ /usr/bin/install -p -Dpm644 man/zram-generator.conf.5 -t /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/man/man5/ + install -Dpm0644 /builddir/build/SOURCES/zram-generator.conf /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/systemd/zram-generator.conf + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.1.2-13.oc9 --unique-debug-suffix -1.1.2-13.oc9.x86_64 --unique-debug-src-base rust-zram-generator-1.1.2-13.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/zram-generator-1.1.2 extracting debug info from /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/systemd/system-generators/zram-generator extracting debug info from /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/bin/zram-generator warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/bin/zram-generator. 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 /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/systemd/system-generators/zram-generator. Use `info auto-load python-scripts [REGEXP]' to list them. 3754 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: zram-generator-1.1.2-13.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W98xtA + umask 022 + cd /builddir/build/BUILD + cd zram-generator-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/doc/zram-generator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/doc/zram-generator + cp -pr zram-generator.conf.example /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/doc/zram-generator + cp -pr README.md /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/doc/zram-generator + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qfdfoE + umask 022 + cd /builddir/build/BUILD + cd zram-generator-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/licenses/zram-generator + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/licenses/zram-generator + cp -pr LICENSE /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/share/licenses/zram-generator + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/bin/zram-generator and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/systemd/system-generators/zram-generator Provides: zram-generator = 1.1.2-13.oc9 zram-generator(x86-64) = 1.1.2-13.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.9)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) rtld(GNU_HASH) Processing files: rust-zram-generator-debugsource-1.1.2-13.oc9.x86_64 Provides: rust-zram-generator-debugsource = 1.1.2-13.oc9 rust-zram-generator-debugsource(x86-64) = 1.1.2-13.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zram-generator-debuginfo-1.1.2-13.oc9.x86_64 warning: Duplicate build-ids /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/debug/usr/bin/zram-generator-1.1.2-13.oc9.x86_64.debug and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/debug/usr/lib/systemd/system-generators/zram-generator-1.1.2-13.oc9.x86_64.debug Provides: debuginfo(build-id) = 18a11492c6c12b6fca7b83afb04f209ceff5cfb2 debuginfo(build-id) = nilnil zram-generator-debuginfo = 1.1.2-13.oc9 zram-generator-debuginfo(x86-64) = 1.1.2-13.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-zram-generator-debugsource(x86-64) = 1.1.2-13.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64 Wrote: /builddir/build/RPMS/rust-zram-generator-debugsource-1.1.2-13.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/zram-generator-1.1.2-13.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/zram-generator-debuginfo-1.1.2-13.oc9.x86_64.rpm RPM build warnings: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Duplicate build-ids /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/bin/zram-generator and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/systemd/system-generators/zram-generator Duplicate build-ids /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/debug/usr/bin/zram-generator-1.1.2-13.oc9.x86_64.debug and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.oc9.x86_64/usr/lib/debug/usr/lib/systemd/system-generators/zram-generator-1.1.2-13.oc9.x86_64.debug Child return code was: 0