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-365147-45494/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=FalseprintOutput=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-365147-45494/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=FalseprintOutput=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.foh05i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zram-generator-1.1.2 + /usr/lib/rpm/rpmuncompress -x -v /builddir/build/SOURCES/v1.1.2.tar.gz /usr/bin/gzip -dc '/builddir/build/SOURCES/v1.1.2.tar.gz' | /usr/bin/tar -xvvof - drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/.github/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/.github/workflows/ -rw-rw-r-- root/root 1809 2022-03-28 16:18 zram-generator-1.1.2/.github/workflows/ci.yml -rw-rw-r-- root/root 34 2022-03-28 16:18 zram-generator-1.1.2/.gitignore -rw-rw-r-- root/root 876 2022-03-28 16:18 zram-generator-1.1.2/Cargo.toml -rw-rw-r-- root/root 1023 2022-03-28 16:18 zram-generator-1.1.2/LICENSE -rw-rw-r-- root/root 1952 2022-03-28 16:18 zram-generator-1.1.2/Makefile -rw-rw-r-- root/root 4662 2022-03-28 16:18 zram-generator-1.1.2/README.md drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/man/ -rw-rw-r-- root/root 23 2022-03-28 16:18 zram-generator-1.1.2/man/.gitignore -rw-rw-r-- root/root 702 2022-03-28 16:18 zram-generator-1.1.2/man/index.txt -rw-rw-r-- root/root 8262 2022-03-28 16:18 zram-generator-1.1.2/man/zram-generator.conf.md -rw-rw-r-- root/root 3881 2022-03-28 16:18 zram-generator-1.1.2/man/zram-generator.md drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/src/ -rw-rw-r-- root/root 17375 2022-03-28 16:18 zram-generator-1.1.2/src/config.rs -rw-rw-r-- root/root 11236 2022-03-28 16:18 zram-generator-1.1.2/src/generator.rs -rw-rw-r-- root/root 2312 2022-03-28 16:18 zram-generator-1.1.2/src/kernlog.rs -rw-rw-r-- root/root 86 2022-03-28 16:18 zram-generator-1.1.2/src/lib.rs -rw-rw-r-- root/root 2939 2022-03-28 16:18 zram-generator-1.1.2/src/main.rs -rw-rw-r-- root/root 3611 2022-03-28 16:18 zram-generator-1.1.2/src/setup.rs drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/lib/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/lib/systemd/ -rw-rw-r-- root/root 8 2022-03-28 16:18 zram-generator-1.1.2/tests/01-basic/usr/lib/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/etc/systemd/ -rw-rw-r-- root/root 85 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/02-zstd/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/etc/systemd/ -rw-rw-r-- root/root 31 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/proc/ -rw-rw-r-- root/root 140 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/run.expected/units/ -rw-rw-r-- root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/03-too-much-memory/run.expected/units/.empty drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/ -rw-rw-r-- root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/03-drop3.conf -rw-rw-r-- root/root 53 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/04-drop4.conf -rw-rw-r-- root/root 151 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/etc/systemd/zram-generator.conf.d/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/dev-zram0.swap -rw-rw-r-- root/root 284 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/dev-zram2.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/swap.target.wants/dev-zram2.swap -> ../dev-zram2.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram2.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/run.expected/units/systemd-zram-setup@zram2.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/ -rw-rw-r-- root/root 8 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/ -rw-rw-r-- root/root 31 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/01-drop1.conf -rw-rw-r-- root/root 31 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/02-drop2.conf -rw-rw-r-- root/root 58 2022-03-28 16:18 zram-generator-1.1.2/tests/04-dropins/usr/lib/systemd/zram-generator.conf.d/03-drop3.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/proc/ -rw-rw-r-- root/root 41 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/proc/cmdline -rw-rw-r-- root/root 140 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/units/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 71 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/lib/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/lib/systemd/ -rw-rw-r-- root/root 8 2022-03-28 16:18 zram-generator-1.1.2/tests/05-kernel-disabled/usr/lib/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/proc/ -rw-rw-r-- root/root 16 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/proc/cmdline -rw-rw-r-- root/root 140 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/06-kernel-enabled/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/etc/systemd/ -rw-rw-r-- root/root 255 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/ -rw-rw-r-- root/root 294 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/-.mount -rw-rw-r-- root/root 305 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/foo-bar-baz.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/-.mount -> ../-.mount lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/foo-bar-baz.mount -> ../foo-bar-baz.mount lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/var-compressed.mount -> ../var-compressed.mount lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/local-fs.target.wants/var-folded.mount -> ../var-folded.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram11.service.d/ -rw-rw-r-- root/root 81 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram11.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram12.service.d/ -rw-rw-r-- root/root 77 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram12.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram13.service.d/ -rw-rw-r-- root/root 78 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram13.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram15.service.d/ -rw-rw-r-- root/root 68 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/systemd-zram-setup@zram15.service.d/bindings.conf -rw-rw-r-- root/root 308 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/var-compressed.mount -rw-rw-r-- root/root 313 2022-03-28 16:18 zram-generator-1.1.2/tests/07-mount-point/run.expected/units/var-folded.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/etc/systemd/ -rw-rw-r-- root/root 55 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/proc/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/proc/meminfo -> ../../07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/ -rw-rw-r-- root/root 309 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/\\x2e\\xc5\\xbcupan\\x2dci3p\\xc5\\x82y.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/local-fs.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/local-fs.target.wants/\\x2e\\xc5\\xbcupan\\x2dci3p\\xc5\\x82y.mount -> ../\\x2e\\xc5\\xbcupan\\x2dci3p\\xc5\\x82y.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/systemd-zram-setup@zram14.service.d/ -rw-rw-r-- root/root 100 2022-03-28 16:18 zram-generator-1.1.2/tests/07a-mount-point-excl/run.expected/units/systemd-zram-setup@zram14.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/etc/systemd/ -rw-rw-r-- root/root 24 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/self/ -rw-rw-r-- root/root 56 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/proc/self/mountinfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/run.expected/units/ -rw-rw-r-- root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/08-plain-device/run.expected/units/.empty drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/etc/systemd/ -rw-rw-r-- root/root 96 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/proc/ -rw-rw-r-- root/root 84 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/09-zram-size/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/etc/systemd/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/etc/systemd/zram-generator.conf -> ../../../../zram-generator.conf.example drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/proc/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/proc/meminfo -> ../../07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/ -rw-rw-r-- root/root 284 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/local-fs.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/local-fs.target.wants/run-compressed\\x2dmount\\x2dpoint.mount -> ../run-compressed\\x2dmount\\x2dpoint.mount -rw-rw-r-- root/root 316 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/run-compressed\\x2dmount\\x2dpoint.mount drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 174 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram1.service.d/ -rw-rw-r-- root/root 99 2022-03-28 16:18 zram-generator-1.1.2/tests/10-example/run.expected/units/systemd-zram-setup@zram1.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/etc/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/etc/systemd/ -rw-rw-r-- root/root 241 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/etc/systemd/zram-generator.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/proc/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/proc/meminfo -> ../../07-mount-point/proc/meminfo drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/ drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/ -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/dev-zram0.swap -rw-rw-r-- root/root 291 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/dev-zram1.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/swap.target.wants/ lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/swap.target.wants/dev-zram0.swap -> ../dev-zram0.swap lrwxrwxrwx root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/swap.target.wants/dev-zram1.swap -> ../dev-zram1.swap drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram0.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram0.service.d/bindings.conf drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram1.service.d/ -rw-rw-r-- root/root 72 2022-03-28 16:18 zram-generator-1.1.2/tests/11-obsolete/run.expected/units/systemd-zram-setup@zram1.service.d/bindings.conf -rw-rw-r-- root/root 10125 2022-03-28 16:18 zram-generator-1.1.2/tests/test_cases.rs drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/units/ -rw-rw-r-- root/root 29 2022-03-28 16:18 zram-generator-1.1.2/units/.gitignore drwxrwxr-x root/root 0 2022-03-28 16:18 zram-generator-1.1.2/units/systemd-zram-setup@.service.d/ -rw-rw-r-- root/root 189 2022-03-28 16:18 zram-generator-1.1.2/units/systemd-zram-setup@.service.d/binary-location.conf -rw-rw-r-- root/root 472 2022-03-28 16:18 zram-generator-1.1.2/units/systemd-zram-setup@.service.in -rw-rw-r-- root/root 1785 2022-03-28 16:18 zram-generator-1.1.2/zram-generator.conf.example + STATUS=0 + '[' 0 -ne 0 ']' + cd zram-generator-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/zram-generator.conf . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + /usr/bin/tar -xoaf /builddir/build/SOURCES/rust-zram-generator-1.1.2-vendor.tar.bz2 + cat + /usr/bin/rm -f Cargo.toml.orig Patch #3001 (0001-add-loongarch64-support-for-linux-raw-sys.patch): + echo 'Patch #3001 (0001-add-loongarch64-support-for-linux-raw-sys.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file vendor/linux-raw-sys/.cargo-checksum.json patching file vendor/linux-raw-sys/src/lib.rs patching file vendor/linux-raw-sys/src/loongarch64/errno.rs patching file vendor/linux-raw-sys/src/loongarch64/general.rs patching file vendor/linux-raw-sys/src/loongarch64/ioctl.rs patching file vendor/linux-raw-sys/src/loongarch64/netlink.rs Patch #3002 (0002-add-loongarch64-support-for-nix.patch): + echo 'Patch #3002 (0002-add-loongarch64-support-for-nix.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file vendor/nix/.cargo-checksum.json patching file vendor/nix/src/sys/ioctl/linux.rs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0HopGw + 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 ahash v0.4.7 Compiling log v0.4.17 Compiling unicode-width v0.1.10 Compiling anyhow v1.0.70 Compiling bitflags v1.3.2 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=c8a279150881ed31 -C extra-filename=-493e5f66bbae9312 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-493e5f66bbae9312 -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=cb651108eb483d51 -C extra-filename=-fd82108fb6f9ca03 --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 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=1016e097a0029381 -C extra-filename=-59a684ec82bc7c9a --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_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=36da90f4d54200a9 -C extra-filename=-b7f1dbbd70600fcd --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=4ae515d036ee1b5b -C extra-filename=-a59155b22e37a12d --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/log-a59155b22e37a12d -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=c75176800416554e -C extra-filename=-301325d50d2f4eea --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=7c4a8ecb4dae52f9 -C extra-filename=-02dd020a63bb61eb --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/anyhow-02dd020a63bb61eb -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 fasteval v0.2.4 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=cb6af490ac2d4de3 -C extra-filename=-58e5d230f07ac8d4 --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=e2e22ca993149e96 -C extra-filename=-72a299ba49fd6fd8 --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=a3cda84a6a03b8e1 -C extra-filename=-1d9301673128ba45 --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-b7f1dbbd70600fcd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling hashbrown v0.9.1 Running `/usr/bin/rustc --crate-name hashbrown --edition=2018 /builddir/build/BUILD/zram-generator-1.1.2/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --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=09949ae75984413c -C extra-filename=-9e69ccdd3a116103 --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-301325d50d2f4eea.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-a59155b22e37a12d/build-script-build` 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=1efc1f8b8e2e4001 -C extra-filename=-ecd711062c97c860 --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-59a684ec82bc7c9a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg atomic_cas --cfg has_atomics` 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=3370e6dc75fb943b -C extra-filename=-9b73f0f7003365d8 --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-58e5d230f07ac8d4.rmeta --extern textwrap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtextwrap-1d9301673128ba45.rmeta --extern unicode_width=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_width-b7f1dbbd70600fcd.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=2a761d6b0eb14aaa -C extra-filename=-33f36106cfb54f10 --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-ecd711062c97c860.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-02dd020a63bb61eb/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=c0b98df664a83588 -C extra-filename=-c67305f5858c7547 --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-493e5f66bbae9312/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=d2f8534f37c073ff -C extra-filename=-4286c63f7960f3be --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=4cf549a662fb322c -C extra-filename=-bbe0c86f15e79a05 --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-59a684ec82bc7c9a.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-4286c63f7960f3be.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=6ff4727c2a47ecd9 -C extra-filename=-49e2fc808c5f5b70 --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-bbe0c86f15e79a05.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=d8e1c0f292d5982c -C extra-filename=-4818544550d31f81 --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-fd82108fb6f9ca03.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-49e2fc808c5f5b70.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=17bf1ff1d54d5b3b -C extra-filename=-8e4a3da99eb9e7ae --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-4286c63f7960f3be.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-4818544550d31f81.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-49e2fc808c5f5b70.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=93484e111349816e -C extra-filename=-9731487aeae2118e --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-8e4a3da99eb9e7ae.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=ce6b9a4d718da9cf -C extra-filename=-6414f8edbe74a8a1 --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-9731487aeae2118e.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-9e69ccdd3a116103.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=60466127ced12bfa -C extra-filename=-af03366704b7fcf6 --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-59a684ec82bc7c9a.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-6414f8edbe74a8a1.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=3abb23bd50293f12 -C extra-filename=-dad4c89b4f600c11 --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-c67305f5858c7547.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-9b73f0f7003365d8.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-72a299ba49fd6fd8.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-33f36106cfb54f10.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-ecd711062c97c860.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-af03366704b7fcf6.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=98159f7de96e3c67 -C extra-filename=-bd7450d81f9e8c9f --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-c67305f5858c7547.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-9b73f0f7003365d8.rlib --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-72a299ba49fd6fd8.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-33f36106cfb54f10.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-ecd711062c97c860.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-af03366704b7fcf6.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-dad4c89b4f600c11.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished `rpm` profile [optimized + debuginfo] target(s) in 39.83s + /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.HxnT7k + 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 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=e51152096bac7490 -C extra-filename=-e8c54d48efd71c95 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-e8c54d48efd71c95 -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 hashbrown v0.9.1 Fresh textwrap v0.11.0 Fresh log v0.4.17 Fresh clap v2.34.0 Fresh anyhow v1.0.70 Fresh liboverdrop v0.0.2 Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/libc-e8c54d48efd71c95/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=e62ed76304836de8 -C extra-filename=-da257292ecfdb4fb --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=e6da42cf28159d22 -C extra-filename=-471cf65181135b12 --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-59a684ec82bc7c9a.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-da257292ecfdb4fb.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=e5be7d8ffc67576a -C extra-filename=-7efa49310b7f7ea7 --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-471cf65181135b12.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=26990509780c838a -C extra-filename=-5f9b1e491795bc6a --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-fd82108fb6f9ca03.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-7efa49310b7f7ea7.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=7e22d76b6f23dd44 -C extra-filename=-f119c04a4d66f8ca --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-da257292ecfdb4fb.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-5f9b1e491795bc6a.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-7efa49310b7f7ea7.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=8f41c69275a3fbc7 -C extra-filename=-274622db7676f40e --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-f119c04a4d66f8ca.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=c206b03f73ebd2d9 -C extra-filename=-cebd874bd4d89b92 --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-274622db7676f40e.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-9e69ccdd3a116103.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=cce87186b3a0b3f5 -C extra-filename=-d062b2a284a861a1 --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-59a684ec82bc7c9a.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-cebd874bd4d89b92.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=c05690769db50c26 -C extra-filename=-5fe8c55a3c48ac85 --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-c67305f5858c7547.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-9b73f0f7003365d8.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-72a299ba49fd6fd8.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-33f36106cfb54f10.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-ecd711062c97c860.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-d062b2a284a861a1.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=95c52e8a649bca3a -C extra-filename=-d5e907612f18c950 --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-c67305f5858c7547.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-9b73f0f7003365d8.rlib --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-72a299ba49fd6fd8.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-33f36106cfb54f10.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-ecd711062c97c860.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-d062b2a284a861a1.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-5fe8c55a3c48ac85.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished `rpm` profile [optimized + debuginfo] target(s) in 31.15s 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/lib/systemd/system-generators/zram-generator extracting debug info from /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.ocs23.x86_64/usr/bin/zram-generator warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-zram-generator-1.1.2-13.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.bhz1uI + 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 cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling proc-macro2 v1.0.56 Compiling bitflags v1.3.2 Compiling unicode-ident v1.0.8 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=98c91c70a530ac07 -C extra-filename=-da03f4cf0aa897a8 --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=0f90aa7876196c23 -C extra-filename=-cae579da73811400 --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=12c2d696aa14168a -C extra-filename=-a6def3bb39cf23ea --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/proc-macro2-a6def3bb39cf23ea -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 libc v0.2.141 Compiling ahash v0.4.7 Compiling quote v1.0.26 Compiling io-lifetimes v1.0.10 Compiling autocfg v1.1.0 Compiling unicode-width v0.1.10 Compiling rustix v0.37.11 Compiling syn v1.0.109 Compiling linux-raw-sys v0.3.1 Compiling fasteval v0.2.4 Compiling fastrand v1.9.0 Compiling fs_extra v1.3.0 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=416e98b8303f1194 -C extra-filename=-6ec60bf052bfaee8 --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=ade82d73ccae66d9 -C extra-filename=-f2646070068f0bef --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 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=68d90b59bd1ce5c0 -C extra-filename=-7f76a1e5f587f189 --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 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=e2fa155b8f5d4f09 -C extra-filename=-49532b16f739bcc1 --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=e959ac8ac14da862 -C extra-filename=-886ca3321527fa51 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/quote-886ca3321527fa51 -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=09b5e64b97d01f6a -C extra-filename=-d2b355747382e146 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/io-lifetimes-d2b355747382e146 -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=658dd2748d6c36a8 -C extra-filename=-d2d2d59146e38210 --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_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=706de1f7eb36e2ee -C extra-filename=-4a06fc9b69601578 --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/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=943cc8e43c23fe15 -C extra-filename=-3aa84f6eca2f1035 --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/rustix-3aa84f6eca2f1035 -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/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=5b0a520730621a6d -C extra-filename=-ac40edbaa4cd7d6f --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/syn-ac40edbaa4cd7d6f -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=a2a410b3935639ed -C extra-filename=-09b13ffba087c4b3 --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=c8f188dbd83bdd4a -C extra-filename=-91f4d3e9747b759e --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 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=d7977f3be650fb32 -C extra-filename=-16771e8516353bbd --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=f197617a41ac2927 -C extra-filename=-43f181ae0fb3aeda --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 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=11a8c30cec2de55f -C extra-filename=-99676acde3c9d86b --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=a1dd593f2da0a5e9 -C extra-filename=-f3bc1449e6ac0f10 --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-da03f4cf0aa897a8.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=8f77cfd738818073 -C extra-filename=-6692feb41d743b2e --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-4a06fc9b69601578.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=aaeb4cca3abe80cd -C extra-filename=-fef768eee0f60710 --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-49532b16f739bcc1.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=82e5bda4f2c910bf -C extra-filename=-06ca5ba654f0bc89 --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-6ec60bf052bfaee8.rmeta --extern textwrap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtextwrap-6692feb41d743b2e.rmeta --extern unicode_width=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_width-4a06fc9b69601578.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=8fbb4340f35ffd7d -C extra-filename=-0035d56ed9d8eb6c --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-f3bc1449e6ac0f10.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-886ca3321527fa51/build-script-build` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/io-lifetimes-d2b355747382e146/build-script-build` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/syn-ac40edbaa4cd7d6f/build-script-build` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/proc-macro2-a6def3bb39cf23ea/build-script-build` Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/rustix-3aa84f6eca2f1035/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=44c66cc7c10a23d4 -C extra-filename=-78d12aaf1e5e3cf5 --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-f2646070068f0bef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg use_proc_macro --cfg wrap_proc_macro` 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=2a8d02871200a0ec -C extra-filename=-a10adaa3d4c51aaa --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-78d12aaf1e5e3cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` 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=af2e641d915748f4 -C extra-filename=-6661f2c38ea066e4 --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-da03f4cf0aa897a8.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-7f76a1e5f587f189.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=4dbfee8e2f9d0c06 -C extra-filename=-3fcdc91029dcefbc --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-7f76a1e5f587f189.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` 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=053aeaa253215dc6 -C extra-filename=-c44b9c974e30da0a --out-dir /builddir/build/BUILD/zram-generator-1.1.2/target/rpm/build/memoffset-c44b9c974e30da0a -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-d2d2d59146e38210.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` 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=8b2427165b147abd -C extra-filename=-e1671fdd861e88b4 --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-6ec60bf052bfaee8.rmeta --extern io_lifetimes=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libio_lifetimes-3fcdc91029dcefbc.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-7f76a1e5f587f189.rmeta --extern linux_raw_sys=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblinux_raw_sys-09b13ffba087c4b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg linux_raw --cfg asm --cfg linux_like` 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=8d88f49db201bf0c -C extra-filename=-829d4ce253c12ede --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-78d12aaf1e5e3cf5.rmeta --extern quote=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libquote-a10adaa3d4c51aaa.rmeta --extern unicode_ident=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libunicode_ident-f2646070068f0bef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg syn_disable_nightly_tests` 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=b59d3156f73a4bd7 -C extra-filename=-01d5db1f957641ea --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-6661f2c38ea066e4.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/memoffset-c44b9c974e30da0a/build-script-build` 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=e728b00669894b79 -C extra-filename=-64f3ad9f7d5b8efc --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 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=0ce8bbe94f6c5e92 -C extra-filename=-e1888f82237c65de --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-cae579da73811400.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-01d5db1f957641ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` 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=aa824b21dde5f8c4 -C extra-filename=-207b9efb39c65ccb --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-6ec60bf052bfaee8.rmeta --extern cfg_if=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libcfg_if-da03f4cf0aa897a8.rmeta --extern libc=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblibc-7f76a1e5f587f189.rmeta --extern memoffset=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libmemoffset-64f3ad9f7d5b8efc.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=852cd55c474cf04b -C extra-filename=-d54f800da5919cde --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-7f76a1e5f587f189.rmeta --extern rand_chacha=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_chacha-e1888f82237c65de.rmeta --extern rand_core=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librand_core-01d5db1f957641ea.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=29149a88e659ef21 -C extra-filename=-66d043a3b75ce93f --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-d54f800da5919cde.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=0d1b50cb1d8dbdbc -C extra-filename=-16260980bceefd87 --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-66d043a3b75ce93f.rmeta --extern hashbrown=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libhashbrown-fef768eee0f60710.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=7923618756222649 -C extra-filename=-3b789697f2759b3b --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-da03f4cf0aa897a8.rmeta --extern ordered_multimap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libordered_multimap-16260980bceefd87.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=6ad764def39f92bf -C extra-filename=-2f3fc92e2d6958e0 --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-99676acde3c9d86b.rmeta --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-06ca5ba654f0bc89.rmeta --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-91f4d3e9747b759e.rmeta --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-0035d56ed9d8eb6c.rmeta --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-f3bc1449e6ac0f10.rmeta --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-3b789697f2759b3b.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=00f8bda25187cc20 -C extra-filename=-914f1cd533dfbb45 --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-da03f4cf0aa897a8.rmeta --extern fastrand=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfastrand-16771e8516353bbd.rmeta --extern rustix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/librustix-e1671fdd861e88b4.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=77a654b6c78feb90 -C extra-filename=-e02338b9f705f69c --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-a10adaa3d4c51aaa.rlib --extern syn=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libsyn-829d4ce253c12ede.rlib --extern proc_macro --cap-lints allow -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=43ab7d74dfa0f178 -C extra-filename=-953f866f0e709be9 --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-99676acde3c9d86b.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-06ca5ba654f0bc89.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-e02338b9f705f69c.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-91f4d3e9747b759e.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-43f181ae0fb3aeda.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-0035d56ed9d8eb6c.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-f3bc1449e6ac0f10.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-207b9efb39c65ccb.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-3b789697f2759b3b.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-914f1cd533dfbb45.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-2f3fc92e2d6958e0.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=ccfe49a7dfdd3138 -C extra-filename=-38221c94508e9979 --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-99676acde3c9d86b.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-06ca5ba654f0bc89.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-e02338b9f705f69c.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-91f4d3e9747b759e.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-43f181ae0fb3aeda.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-0035d56ed9d8eb6c.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-f3bc1449e6ac0f10.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-207b9efb39c65ccb.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-3b789697f2759b3b.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-914f1cd533dfbb45.rlib -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=be4e1168dba3c563 -C extra-filename=-2622f1e35f7eaf19 --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-99676acde3c9d86b.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-06ca5ba654f0bc89.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-e02338b9f705f69c.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-91f4d3e9747b759e.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-43f181ae0fb3aeda.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-0035d56ed9d8eb6c.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-f3bc1449e6ac0f10.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-207b9efb39c65ccb.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-3b789697f2759b3b.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-914f1cd533dfbb45.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-2f3fc92e2d6958e0.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished `rpm` profile [optimized + debuginfo] target(s) in 46.69s Running `/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/zram_generator-38221c94508e9979` 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_nan - should panic ... ok test config::tests::test_eval_size_expression_unknown_variable - should panic ... ok test config::tests::test_eval_size_expression_min ... ok test config::tests::test_get_total_memory_not_found - should panic ... ok test config::tests::test_get_total_memory_kb ... 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/zram_generator-2622f1e35f7eaf19` running 14 tests 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_default ... 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_verify_mount_point ... ok test config::tests::test_kernel_has_no_option ... 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-953f866f0e709be9` 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 --extern anyhow=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libanyhow-99676acde3c9d86b.rlib --extern clap=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libclap-06ca5ba654f0bc89.rlib --extern ctor=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libctor-e02338b9f705f69c.so --extern fasteval=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfasteval-91f4d3e9747b759e.rlib --extern fs_extra=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libfs_extra-43f181ae0fb3aeda.rlib --extern liboverdrop=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libliboverdrop-0035d56ed9d8eb6c.rlib --extern log=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/liblog-f3bc1449e6ac0f10.rlib --extern nix=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libnix-207b9efb39c65ccb.rlib --extern ini=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libini-3b789697f2759b3b.rlib --extern tempfile=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libtempfile-914f1cd533dfbb45.rlib --extern zram_generator=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps/libzram_generator-2f3fc92e2d6958e0.rlib -L dependency=/builddir/build/BUILD/zram-generator-1.1.2/target/rpm/deps -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.7jza0J + 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.Fdj1II + 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.30)(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) 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) = bd41bec9ba6d989dbc57c3d332932de995f3280b 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