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-ocs23-rebuild-test-0-build-328918-35231/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=982gid=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.ocs23.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 /builddir/build/SPECS/rust-zram-generator.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-328918-35231/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fyx4NQ + 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): patching file vendor/linux-raw-sys/.cargo-checksum.json + 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/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.LwD64g + 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 Locking 59 packages to latest compatible versions Compiling libc v0.2.141 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling log v0.4.17 Compiling ahash v0.4.7 Compiling unicode-width v0.1.10 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=64eb8d6327e2d20c -C extra-filename=-d04db5f0b178d35f --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-d04db5f0b178d35f -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 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=8e15bb8e5691e1f6 -C extra-filename=-67133c9edc822d58 --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 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=4887fa8a53973834 -C extra-filename=-80ba18b39254badf --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=2015 /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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=6d7ffc2e22b0c571 -C extra-filename=-01eeb30beae2def5 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/log-01eeb30beae2def5 -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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compile-time-rng", "const-random", "default", "specialize", "std"))' -C metadata=f47adf7e85e4bd23 -C extra-filename=-7bebfdef71591989 --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 anyhow v1.0.70 Compiling bitflags v1.3.2 Compiling fasteval v0.2.4 Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=658056a116ec8dda -C extra-filename=-37cbdb3f08c972ee --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=844e9639281ebcf2 -C extra-filename=-fb321d224d9e8634 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/anyhow-fb321d224d9e8634 -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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=c1b89f78c3ca9cca -C extra-filename=-f4d76b6adca75851 --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpha-keywords", "default", "nightly", "unsafe-vars"))' -C metadata=6f8df71d65f46294 -C extra-filename=-48ee140916c3c8d8 --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 --edition=2015 /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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hyphenation", "term_size"))' -C metadata=7081072e733afc16 -C extra-filename=-e0aa3fd88adbeb3e --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-37cbdb3f08c972ee.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-01eeb30beae2def5/build-script-build` 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=1ed75b59718e0360 -C extra-filename=-fb205b01618df77c --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-f4d76b6adca75851.rmeta --extern textwrap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtextwrap-e0aa3fd88adbeb3e.rmeta --extern unicode_width=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_width-37cbdb3f08c972ee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name log --edition=2015 /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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=fa4cdeefeaf36e04 -C extra-filename=-e773c055c10df956 --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-67133c9edc822d58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg atomic_cas --cfg has_atomics` 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b6c8b172ecf372b9 -C extra-filename=-289e8dee2125c052 --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-7bebfdef71591989.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab85f9dc64075e25 -C extra-filename=-984fd13861a91c99 --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-e773c055c10df956.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-fb321d224d9e8634/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=ffd6f69d204bb824 -C extra-filename=-baeb94c1f513cdef --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-d04db5f0b178d35f/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2015 /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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=bbdbc5260dd372d4 -C extra-filename=-056311ae38026fe8 --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=9476449a7e4d92f6 -C extra-filename=-5d5d9ab76603158b --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-67133c9edc822d58.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-056311ae38026fe8.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=214ecd44b19887e7 -C extra-filename=-98e5b8b814edb206 --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-5d5d9ab76603158b.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=687cd3e79d766031 -C extra-filename=-2647c2cc802fdb92 --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-80ba18b39254badf.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-98e5b8b814edb206.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=0fc6b2cc2b2cbf32 -C extra-filename=-6f9c2ef5e5203cbc --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-056311ae38026fe8.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-2647c2cc802fdb92.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-98e5b8b814edb206.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d648f614d54b0004 -C extra-filename=-f33f7550a75a9245 --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-6f9c2ef5e5203cbc.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=1d55641afb8c0524 -C extra-filename=-a8c5c942dd1cd54b --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-f33f7550a75a9245.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-289e8dee2125c052.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case-insensitive", "default", "inline-comment", "unicase"))' -C metadata=a5a84ad62a13007a -C extra-filename=-433dd3a5f74e2a54 --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-67133c9edc822d58.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-a8c5c942dd1cd54b.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8314a1e9f5c5f243 -C extra-filename=-e1481634a47dd6c2 --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-baeb94c1f513cdef.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-fb205b01618df77c.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-48ee140916c3c8d8.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-984fd13861a91c99.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-e773c055c10df956.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-433dd3a5f74e2a54.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03c9487e9f193fcd -C extra-filename=-7a416c87d8f68208 --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-baeb94c1f513cdef.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-fb205b01618df77c.rlib --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-48ee140916c3c8d8.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-984fd13861a91c99.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-e773c055c10df956.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-433dd3a5f74e2a54.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-e1481634a47dd6c2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished `rpm` profile [optimized + debuginfo] target(s) in 40.34s + /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.wajytE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.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) Locking 21 packages to latest compatible versions Fresh cfg-if v1.0.0 Compiling libc v0.2.141 Fresh ppv-lite86 v0.2.17 Fresh ahash v0.4.7 Fresh unicode-width v0.1.10 Fresh bitflags v1.3.2 Fresh fasteval v0.2.4 Fresh hashbrown v0.9.1 Fresh textwrap v0.11.0 Fresh log v0.4.17 Fresh clap v2.34.0 Fresh anyhow v1.0.70 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5dd6a3a826b29757 -C extra-filename=-da6074a689e47848 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-da6074a689e47848 -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 liboverdrop v0.0.2 Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-da6074a689e47848/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2015 /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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4c8f6dddccba8469 -C extra-filename=-e9e0547420bcc869 --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=28852280a8c1eddf -C extra-filename=-0f850521ac3442df --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-67133c9edc822d58.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-e9e0547420bcc869.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=bb582d429b0842d0 -C extra-filename=-69bfbd9b1e2667f0 --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-0f850521ac3442df.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=0b7b8b4897a15f41 -C extra-filename=-3d4bc433cca66f76 --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-80ba18b39254badf.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-69bfbd9b1e2667f0.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=a93760538b337871 -C extra-filename=-d88b3852dfe3810d --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-e9e0547420bcc869.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-3d4bc433cca66f76.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-69bfbd9b1e2667f0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae27c9429e594fbd -C extra-filename=-03e11e58c70badf0 --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-d88b3852dfe3810d.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=cd867ceed296c913 -C extra-filename=-65f5f33337cabfa4 --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-03e11e58c70badf0.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-289e8dee2125c052.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case-insensitive", "default", "inline-comment", "unicase"))' -C metadata=172ee219443e501c -C extra-filename=-808543a355632979 --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-67133c9edc822d58.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-65f5f33337cabfa4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc16eeb0ae8d732f -C extra-filename=-054163f2b3373928 --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-baeb94c1f513cdef.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-fb205b01618df77c.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-48ee140916c3c8d8.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-984fd13861a91c99.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-e773c055c10df956.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-808543a355632979.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ead1dbff6aa6964f -C extra-filename=-e42a631b476fecd3 --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-baeb94c1f513cdef.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-fb205b01618df77c.rlib --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-48ee140916c3c8d8.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-984fd13861a91c99.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-e773c055c10df956.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-808543a355632979.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-054163f2b3373928.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished `rpm` profile [optimized + debuginfo] target(s) in 34.16s Installing /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.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.ocs23.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.ocs23.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.ocs23.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.ocs23.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.ocs23.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.ocs23.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.ocs23.x86_64/usr/share/man/man5/ + install -Dpm0644 /builddir/build/SOURCES/zram-generator.conf /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.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.ocs23 --unique-debug-suffix -1.1.2-13.ocs23.x86_64 --unique-debug-src-base rust-zram-generator-1.1.2-13.ocs23.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.ocs23.x86_64/usr/bin/zram-generator extracting debug info from /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/lib/systemd/system-generators/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.ocs23.x86_64/usr/lib/systemd/system-generators/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.ocs23.x86_64/usr/bin/zram-generator. Use `info auto-load python-scripts [REGEXP]' to list them. 3845 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3IJZP3 + 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 + /usr/bin/env CARGO_HOME=.cargo 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' /usr/bin/cargo test -j32 --profile rpm --no-fail-fast Compiling libc v0.2.141 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling proc-macro2 v1.0.56 Compiling bitflags v1.3.2 Compiling ahash v0.4.7 Compiling quote v1.0.26 Compiling autocfg v1.1.0 Compiling unicode-ident v1.0.8 Compiling io-lifetimes v1.0.10 Compiling rustix v0.37.11 Compiling syn v1.0.109 Compiling unicode-width v0.1.10 Compiling linux-raw-sys v0.3.1 Running `/usr/bin/rustc --crate-name libc --edition=2015 /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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b38c13315ee85a7a -C extra-filename=-8a61e7fb7603bad1 --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` 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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=94c0c4835ee92bcb -C extra-filename=-1230d3d6ac07c566 --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 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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=7a48a71cbef66648 -C extra-filename=-a1fce34e7ff08cfd --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/proc-macro2/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,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=dca25eae12b1cbf0 -C extra-filename=-8cb587eaac4dd5d0 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/proc-macro2-8cb587eaac4dd5d0 -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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=8560e9a42663b442 -C extra-filename=-2d9b7fd4041d9b7b --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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compile-time-rng", "const-random", "default", "specialize", "std"))' -C metadata=572b76c81af6f4f1 -C extra-filename=-f81fdc1545e393c2 --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/quote/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=6b21059f714a6516 -C extra-filename=-81f506a96259b313 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/quote-81f506a96259b313 -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 autocfg --edition=2015 /builddir/build/BUILD/zram-generator-1.1.2/vendor/autocfg/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce6a883e2404c27c -C extra-filename=-3d7d0012006ddf81 --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 unicode_ident --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/unicode-ident/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=79a79b37ea138606 -C extra-filename=-63a7850d54165515 --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/io-lifetimes/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="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=195d4877f50c6782 -C extra-filename=-d37294a97274557b --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/io-lifetimes-d37294a97274557b -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/rustix/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="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=e0c7838128de6ebc -C extra-filename=-9eac0c3c3f80fa5b --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/rustix-9eac0c3c3f80fa5b -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 --edition=2015 /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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=186f79ea4c9ce455 -C extra-filename=-2bd1fc6c7930818b --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 fastrand v1.9.0 Compiling fasteval v0.2.4 Compiling fs_extra v1.3.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/syn/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=538add09572e299c -C extra-filename=-87edda09ec2fa676 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/syn-87edda09ec2fa676 -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 linux_raw_sys --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/linux-raw-sys/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "errno", "general", "ioctl", "netlink", "no_std", "rustc-dep-of-std", "std"))' -C metadata=5a5d6799c443b7a6 -C extra-filename=-dc3b870e11acbf11 --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 anyhow v1.0.70 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/fastrand/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cb5dcb42040efb8 -C extra-filename=-c6af33b51b8e595a --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 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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0d1a341abbd134cd -C extra-filename=-7c07a505f99086e5 --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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpha-keywords", "default", "nightly", "unsafe-vars"))' -C metadata=bbf01edd60388dc2 -C extra-filename=-52626bed08248f7d --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 fs_extra --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/fs_extra/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c7b217c1cbb2d3d -C extra-filename=-52432792d4c8b5b0 --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 log v0.4.17 Running `/usr/bin/rustc --crate-name log --edition=2015 /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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=2c37d1b228ce97f5 -C extra-filename=-b2c44f4497e7f742 --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-1230d3d6ac07c566.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg atomic_cas --cfg has_atomics` Compiling textwrap v0.11.0 Running `/usr/bin/rustc --crate-name textwrap --edition=2015 /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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hyphenation", "term_size"))' -C metadata=807884e6ecfea33a -C extra-filename=-36173b95504e684b --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-2bd1fc6c7930818b.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7bc6a480e166e5c0 -C extra-filename=-b4339d0a4d824883 --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-f81fdc1545e393c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` 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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e6329f2046ac837 -C extra-filename=-ecdbd96ab46143d0 --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-b2c44f4497e7f742.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=759d031d7fa3f877 -C extra-filename=-904afbc2ce64d5a6 --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-2d9b7fd4041d9b7b.rmeta --extern textwrap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtextwrap-36173b95504e684b.rmeta --extern unicode_width=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_width-2bd1fc6c7930818b.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/quote-81f506a96259b313/build-script-build` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/syn-87edda09ec2fa676/build-script-build` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/io-lifetimes-d37294a97274557b/build-script-build` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/proc-macro2-8cb587eaac4dd5d0/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/proc-macro2/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,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f0aaea569b3e8adf -C extra-filename=-d3331d93255c7b6e --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_ident=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_ident-63a7850d54165515.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg use_proc_macro --cfg wrap_proc_macro` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/rustix-9eac0c3c3f80fa5b/build-script-build` Running `/usr/bin/rustc --crate-name quote --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/quote/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=193e10dae5902b3b -C extra-filename=-406e1bf899b0e14a --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 proc_macro2=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libproc_macro2-d3331d93255c7b6e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling memoffset v0.6.5 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/zram-generator-1.1.2/vendor/memoffset/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=caf40431ea9ec0cd -C extra-filename=-8a055dd59839f8d0 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/memoffset-8a055dd59839f8d0 -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps --extern autocfg=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libautocfg-3d7d0012006ddf81.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/syn/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e8a0e72530fb51bb -C extra-filename=-6056006855508689 --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 proc_macro2=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libproc_macro2-d3331d93255c7b6e.rmeta --extern quote=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libquote-406e1bf899b0e14a.rmeta --extern unicode_ident=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_ident-63a7850d54165515.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg syn_disable_nightly_tests` 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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=097a2cf6e7790d2a -C extra-filename=-923da723d938bcfd --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-1230d3d6ac07c566.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-8a61e7fb7603bad1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/io-lifetimes/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=c9fffd76f99368ee -C extra-filename=-fab3715c9cc11313 --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-8a61e7fb7603bad1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg io_safety_is_in_std --cfg panic_in_const_fn` Running `/usr/bin/rustc --crate-name rustix --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/rustix/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=5d651b940dc6362a -C extra-filename=-9f7a6b3b372d0865 --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-2d9b7fd4041d9b7b.rmeta --extern io_lifetimes=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libio_lifetimes-fab3715c9cc11313.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-8a61e7fb7603bad1.rmeta --extern linux_raw_sys=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblinux_raw_sys-dc3b870e11acbf11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg linux_raw --cfg asm --cfg linux_like` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/memoffset-8a055dd59839f8d0/build-script-build` 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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=b99f2aaecf083e01 -C extra-filename=-903f6ed35bd0aa09 --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-923da723d938bcfd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /builddir/build/BUILD/zram-generator-1.1.2/vendor/memoffset/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=6cd53fb82d1dd4af -C extra-filename=-b7ba048cd94e3c23 --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 tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros` Compiling nix v0.23.2 Running `/usr/bin/rustc --crate-name nix --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/nix/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f00151a377bbdd73 -C extra-filename=-0d45cb9f8f36b37d --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-2d9b7fd4041d9b7b.rmeta --extern cfg_if=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libcfg_if-1230d3d6ac07c566.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-8a61e7fb7603bad1.rmeta --extern memoffset=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libmemoffset-b7ba048cd94e3c23.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=2f9983a4aa3bda82 -C extra-filename=-02ba6f27982b013b --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-a1fce34e7ff08cfd.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-903f6ed35bd0aa09.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 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=d0a88513d79fc298 -C extra-filename=-7e91e5355701611b --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-8a61e7fb7603bad1.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-02ba6f27982b013b.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-903f6ed35bd0aa09.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13e1581aef59fd6e -C extra-filename=-ebe19ab5043c43a0 --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-7e91e5355701611b.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=0f9193c6d0ef2c25 -C extra-filename=-05889e732c21b4a2 --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-ebe19ab5043c43a0.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-b4339d0a4d824883.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case-insensitive", "default", "inline-comment", "unicase"))' -C metadata=333c33e0f8407d43 -C extra-filename=-e951053d333a629c --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-1230d3d6ac07c566.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-05889e732c21b4a2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52aa4ac9cb027cd6 -C extra-filename=-bdf863409e5ac803 --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-7c07a505f99086e5.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-904afbc2ce64d5a6.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-52626bed08248f7d.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-ecdbd96ab46143d0.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-b2c44f4497e7f742.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-e951053d333a629c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tempfile v3.5.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/tempfile/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=83e2f06110bc9c49 -C extra-filename=-c2b4064030d95b8a --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-1230d3d6ac07c566.rmeta --extern fastrand=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfastrand-c6af33b51b8e595a.rmeta --extern rustix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librustix-9f7a6b3b372d0865.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ctor v0.1.26 Running `/usr/bin/rustc --crate-name ctor --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/ctor/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc42f4394496b60a -C extra-filename=-0d5a8195da105422 --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 quote=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libquote-406e1bf899b0e14a.rlib --extern syn=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libsyn-6056006855508689.rlib --extern proc_macro --cap-lints allow -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 --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c10b54eef0438a4 -C extra-filename=-7b3c0820295320fc --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-7c07a505f99086e5.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-904afbc2ce64d5a6.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-0d5a8195da105422.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-52626bed08248f7d.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-52432792d4c8b5b0.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-ecdbd96ab46143d0.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-b2c44f4497e7f742.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-0d45cb9f8f36b37d.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-e951053d333a629c.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-c2b4064030d95b8a.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-bdf863409e5ac803.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name test_cases --edition=2018 tests/test_cases.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90f1e8e63c0d75ff -C extra-filename=-38a412056cdb85c3 --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-7c07a505f99086e5.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-904afbc2ce64d5a6.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-0d5a8195da105422.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-52626bed08248f7d.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-52432792d4c8b5b0.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-ecdbd96ab46143d0.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-b2c44f4497e7f742.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-0d45cb9f8f36b37d.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-e951053d333a629c.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-c2b4064030d95b8a.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-bdf863409e5ac803.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name zram_generator --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f2cca537bd3523f -C extra-filename=-23d598255b756dfd --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-7c07a505f99086e5.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-904afbc2ce64d5a6.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-0d5a8195da105422.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-52626bed08248f7d.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-52432792d4c8b5b0.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-ecdbd96ab46143d0.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-b2c44f4497e7f742.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-0d45cb9f8f36b37d.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-e951053d333a629c.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-c2b4064030d95b8a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished `rpm` profile [optimized + debuginfo] target(s) in 55.16s Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/zram_generator-23d598255b756dfd` running 14 tests test config::tests::test_eval_size_expression_default ... ok test config::tests::test_eval_size_expression ... ok test config::tests::test_eval_size_expression_default_equivalent ... ok test config::tests::test_eval_size_expression_inf ... ok test config::tests::test_eval_size_expression_min ... ok test config::tests::test_eval_size_expression_nan - should panic ... ok test config::tests::test_eval_size_expression_unknown_variable - should panic ... ok test config::tests::test_get_total_memory_kb ... ok test config::tests::test_get_total_memory_not_found - should panic ... ok test config::tests::test_kernel_has_no_option ... ok test config::tests::test_verify_mount_point ... ok test generator::tests::test_unit_name_from_path ... ok test generator::tests::test_parse_known_compressors ... ok test config::tests::test_kernel_has_option ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/zram_generator-7b3c0820295320fc` running 14 tests test config::tests::test_eval_size_expression ... ok test config::tests::test_eval_size_expression_default ... ok test config::tests::test_eval_size_expression_default_equivalent ... ok test config::tests::test_eval_size_expression_inf ... ok test config::tests::test_eval_size_expression_min ... ok test config::tests::test_eval_size_expression_nan - should panic ... ok test config::tests::test_eval_size_expression_unknown_variable - should panic ... ok test config::tests::test_get_total_memory_kb ... ok test config::tests::test_get_total_memory_not_found - should panic ... ok test config::tests::test_kernel_has_no_option ... ok test config::tests::test_verify_mount_point ... ok test config::tests::test_kernel_has_option ... ok test generator::tests::test_parse_known_compressors ... ok test generator::tests::test_unit_name_from_path ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/test_cases-38a412056cdb85c3` unshare(NEWUSER) forbidden and not running as root: skipping tests Doc-tests zram_generator Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name zram_generator --test src/lib.rs --test-run-directory /builddir/build/BUILD/zram-generator-1.1.2 -L dependency=/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-7c07a505f99086e5.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-904afbc2ce64d5a6.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-0d5a8195da105422.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-52626bed08248f7d.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-52432792d4c8b5b0.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-ecdbd96ab46143d0.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-b2c44f4497e7f742.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-0d45cb9f8f36b37d.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-e951053d333a629c.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-c2b4064030d95b8a.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-bdf863409e5ac803.rlib -C lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: zram-generator-1.1.2-13.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UD3AYw + umask 022 + cd /builddir/build/BUILD + cd zram-generator-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.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.ocs23.x86_64/usr/share/doc/zram-generator + cp -pr zram-generator.conf.example /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/share/doc/zram-generator + cp -pr README.md /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/share/doc/zram-generator + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IsvPUG + umask 022 + cd /builddir/build/BUILD + cd zram-generator-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.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.ocs23.x86_64/usr/share/licenses/zram-generator + cp -pr LICENSE /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.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.ocs23.x86_64/usr/bin/zram-generator and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/lib/systemd/system-generators/zram-generator Provides: zram-generator = 1.1.2-13.ocs23 zram-generator(x86-64) = 1.1.2-13.ocs23 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.16)(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.ocs23.x86_64 Provides: rust-zram-generator-debugsource = 1.1.2-13.ocs23 rust-zram-generator-debugsource(x86-64) = 1.1.2-13.ocs23 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.ocs23.x86_64 warning: Duplicate build-ids /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/lib/debug/usr/bin/zram-generator-1.1.2-13.ocs23.x86_64.debug and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/lib/debug/usr/lib/systemd/system-generators/zram-generator-1.1.2-13.ocs23.x86_64.debug Provides: debuginfo(build-id) = a6c4a55613df043d46d68996c82a6d8628a38340 debuginfo(build-id) = nilnil zram-generator-debuginfo = 1.1.2-13.ocs23 zram-generator-debuginfo(x86-64) = 1.1.2-13.ocs23 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.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64 Wrote: /builddir/build/RPMS/rust-zram-generator-debugsource-1.1.2-13.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/zram-generator-1.1.2-13.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/zram-generator-debuginfo-1.1.2-13.ocs23.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.ocs23.x86_64/usr/bin/zram-generator and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/lib/systemd/system-generators/zram-generator Duplicate build-ids /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/lib/debug/usr/bin/zram-generator-1.1.2-13.ocs23.x86_64.debug and /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/lib/debug/usr/lib/systemd/system-generators/zram-generator-1.1.2-13.ocs23.x86_64.debug Child return code was: 0