Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-814325-148920/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1718409600 Wrote: /builddir/build/SRPMS/python-cramjam-2.8.3-4.fc41.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-814325-148920/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1718409600 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.95qHjB + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + test -d /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/rm -rf /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yONPSH + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + rm -rf cramjam-2.8.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cramjam-2.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cramjam-2.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tomcli set cramjam-python/pyproject.toml false tool.maturin.strip + tomcli set cramjam-python/pyproject.toml lists delitem --type regex project.optional-dependencies.dev '(black)\b.*' + tomcli set cramjam-python/Cargo.toml del features.generate-import-lib + find . -mindepth 1 -maxdepth 1 '!' -type d '!' -name LICENSE -print -delete ./rustfmt.toml ./Cargo.lock ./Cargo.toml ./README.md ./.gitignore + find . -mindepth 1 -maxdepth 1 -type d '!' -name cramjam-python -exec rm -rv '{}' + removed './libcramjam/Cargo.toml' removed './libcramjam/src/zstd.rs' removed './libcramjam/src/bzip2.rs' removed './libcramjam/src/deflate.rs' removed './libcramjam/src/lib.rs' removed './libcramjam/src/lz4.rs' removed './libcramjam/src/capi.rs' removed './libcramjam/src/brotli.rs' removed './libcramjam/src/gzip.rs' removed './libcramjam/src/snappy.rs' removed './libcramjam/src/xz.rs' removed directory './libcramjam/src' removed './libcramjam/cbindgen.toml' removed './libcramjam/README.md' removed './libcramjam/LICENSE' removed directory './libcramjam' removed './.github/workflows/CI.yml' removed directory './.github/workflows' removed './.github/FUNDING.yml' removed directory './.github' removed './.cargo/config' removed directory './.cargo' removed './cramjam-cli/Cargo.toml' removed './cramjam-cli/src/main.rs' removed directory './cramjam-cli/src' removed './cramjam-cli/README.md' removed './cramjam-cli/tests/test_cli.py' removed directory './cramjam-cli/tests' removed './cramjam-cli/pyproject.toml' removed './cramjam-cli/LICENSE' removed directory './cramjam-cli' + cd cramjam-python + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pNY4oG + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd cramjam-2.8.3 + cd cramjam-python + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires -x dev Handling maturin>=0.14 from build-system.requires Requirement not satisfied: maturin>=0.14 Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires + rm -rfv '*.dist-info/' + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-cramjam-2.8.3-4.fc41.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-814325-148920/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1718409600 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.3AlSSI + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + test -d /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/rm -rf /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gszF4n + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + rm -rf cramjam-2.8.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cramjam-2.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cramjam-2.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tomcli set cramjam-python/pyproject.toml false tool.maturin.strip + tomcli set cramjam-python/pyproject.toml lists delitem --type regex project.optional-dependencies.dev '(black)\b.*' + tomcli set cramjam-python/Cargo.toml del features.generate-import-lib + find . -mindepth 1 -maxdepth 1 '!' -type d '!' -name LICENSE -print -delete ./rustfmt.toml ./Cargo.lock ./Cargo.toml ./README.md ./.gitignore + find . -mindepth 1 -maxdepth 1 -type d '!' -name cramjam-python -exec rm -rv '{}' + removed './libcramjam/Cargo.toml' removed './libcramjam/src/zstd.rs' removed './libcramjam/src/bzip2.rs' removed './libcramjam/src/deflate.rs' removed './libcramjam/src/lib.rs' removed './libcramjam/src/lz4.rs' removed './libcramjam/src/capi.rs' removed './libcramjam/src/brotli.rs' removed './libcramjam/src/gzip.rs' removed './libcramjam/src/snappy.rs' removed './libcramjam/src/xz.rs' removed directory './libcramjam/src' removed './libcramjam/cbindgen.toml' removed './libcramjam/README.md' removed './libcramjam/LICENSE' removed directory './libcramjam' removed './.github/workflows/CI.yml' removed directory './.github/workflows' removed './.github/FUNDING.yml' removed directory './.github' removed './.cargo/config' removed directory './.cargo' removed './cramjam-cli/Cargo.toml' removed './cramjam-cli/src/main.rs' removed directory './cramjam-cli/src' removed './cramjam-cli/README.md' removed './cramjam-cli/tests/test_cli.py' removed directory './cramjam-cli/tests' removed './cramjam-cli/pyproject.toml' removed './cramjam-cli/LICENSE' removed directory './cramjam-cli' + cd cramjam-python + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.J5mvc9 + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd cramjam-2.8.3 + cd cramjam-python + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires -x dev Handling maturin>=0.14 from build-system.requires Requirement satisfied: maturin>=0.14 (installed: maturin 1.6.0) Locking 94 packages to latest compatible versions Adding bitflags v1.3.2 (latest: v2.5.0) Adding syn v1.0.109 (latest: v2.0.66) 🔗 Found pyo3 bindings 🐍 Found CPython 3.13 at /usr/bin/python3 cramjam-2.8.3.dist-info Checking for Rust toolchain.... Running `maturin pep517 write-dist-info --metadata-directory . --interpreter /usr/bin/python3` Handling numpy ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement not satisfied: numpy ; extra == 'dev' Handling pytest >=5.30 ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement not satisfied: pytest >=5.30 ; extra == 'dev' Handling pytest-xdist ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement not satisfied: pytest-xdist ; extra == 'dev' Handling hypothesis ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement not satisfied: hypothesis ; extra == 'dev' + cat /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires + rm -rfv cramjam-2.8.3.dist-info/ removed 'cramjam-2.8.3.dist-info/license_files/LICENSE' removed directory 'cramjam-2.8.3.dist-info/license_files' removed 'cramjam-2.8.3.dist-info/METADATA' removed 'cramjam-2.8.3.dist-info/WHEEL' removed directory 'cramjam-2.8.3.dist-info/' + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-cramjam-2.8.3-4.fc41.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-814325-148920/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1718409600 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.OMyFET + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + test -d /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/rm -rf /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9deQRl + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + rm -rf cramjam-2.8.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cramjam-2.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cramjam-2.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tomcli set cramjam-python/pyproject.toml false tool.maturin.strip + tomcli set cramjam-python/pyproject.toml lists delitem --type regex project.optional-dependencies.dev '(black)\b.*' + tomcli set cramjam-python/Cargo.toml del features.generate-import-lib + find . -mindepth 1 -maxdepth 1 '!' -type d '!' -name LICENSE -print -delete ./rustfmt.toml ./Cargo.lock ./Cargo.toml ./README.md ./.gitignore + find . -mindepth 1 -maxdepth 1 -type d '!' -name cramjam-python -exec rm -rv '{}' + removed './libcramjam/Cargo.toml' removed './libcramjam/src/zstd.rs' removed './libcramjam/src/bzip2.rs' removed './libcramjam/src/deflate.rs' removed './libcramjam/src/lib.rs' removed './libcramjam/src/lz4.rs' removed './libcramjam/src/capi.rs' removed './libcramjam/src/brotli.rs' removed './libcramjam/src/gzip.rs' removed './libcramjam/src/snappy.rs' removed './libcramjam/src/xz.rs' removed directory './libcramjam/src' removed './libcramjam/cbindgen.toml' removed './libcramjam/README.md' removed './libcramjam/LICENSE' removed directory './libcramjam' removed './.github/workflows/CI.yml' removed directory './.github/workflows' removed './.github/FUNDING.yml' removed directory './.github' removed './.cargo/config' removed directory './.cargo' removed './cramjam-cli/Cargo.toml' removed './cramjam-cli/src/main.rs' removed directory './cramjam-cli/src' removed './cramjam-cli/README.md' removed './cramjam-cli/tests/test_cli.py' removed directory './cramjam-cli/tests' removed './cramjam-cli/pyproject.toml' removed './cramjam-cli/LICENSE' removed directory './cramjam-cli' + cd cramjam-python + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xX2MMu + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd cramjam-2.8.3 + cd cramjam-python + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires -x dev Handling maturin>=0.14 from build-system.requires Requirement satisfied: maturin>=0.14 (installed: maturin 1.6.0) Locking 94 packages to latest compatible versions Adding bitflags v1.3.2 (latest: v2.5.0) Adding syn v1.0.109 (latest: v2.0.66) 🔗 Found pyo3 bindings 🐍 Found CPython 3.13 at /usr/bin/python3 cramjam-2.8.3.dist-info Checking for Rust toolchain.... Running `maturin pep517 write-dist-info --metadata-directory . --interpreter /usr/bin/python3` Handling numpy ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: numpy ; extra == 'dev' (installed: numpy 1.26.4) Handling pytest >=5.30 ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: pytest >=5.30 ; extra == 'dev' (installed: pytest 7.4.3) Handling pytest-xdist ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: pytest-xdist ; extra == 'dev' (installed: pytest-xdist 3.6.1) Handling hypothesis ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: hypothesis ; extra == 'dev' (installed: hypothesis 6.104.2) + cat /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires + rm -rfv cramjam-2.8.3.dist-info/ removed 'cramjam-2.8.3.dist-info/license_files/LICENSE' removed directory 'cramjam-2.8.3.dist-info/license_files' removed 'cramjam-2.8.3.dist-info/METADATA' removed 'cramjam-2.8.3.dist-info/WHEEL' removed directory 'cramjam-2.8.3.dist-info/' + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-cramjam-2.8.3-4.fc41.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-814325-148920/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1718409600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BWSCHm + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd cramjam-2.8.3 + cd cramjam-python + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires -x dev Handling maturin>=0.14 from build-system.requires Requirement satisfied: maturin>=0.14 (installed: maturin 1.6.0) 🔗 Found pyo3 bindings 🐍 Found CPython 3.13 at /usr/bin/python3 cramjam-2.8.3.dist-info Checking for Rust toolchain.... Running `maturin pep517 write-dist-info --metadata-directory . --interpreter /usr/bin/python3` Handling numpy ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: numpy ; extra == 'dev' (installed: numpy 1.26.4) Handling pytest >=5.30 ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: pytest >=5.30 ; extra == 'dev' (installed: pytest 7.4.3) Handling pytest-xdist ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: pytest-xdist ; extra == 'dev' (installed: pytest-xdist 3.6.1) Handling hypothesis ; extra == 'dev' from hook generated metadata: Requires-Dist (cramjam) Requirement satisfied: hypothesis ; extra == 'dev' (installed: hypothesis 6.104.2) + cat /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-buildrequires + rm -rfv cramjam-2.8.3.dist-info/ removed 'cramjam-2.8.3.dist-info/license_files/LICENSE' removed directory 'cramjam-2.8.3.dist-info/license_files' removed 'cramjam-2.8.3.dist-info/METADATA' removed 'cramjam-2.8.3.dist-info/WHEEL' removed directory 'cramjam-2.8.3.dist-info/' + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mDhJMS + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cramjam-2.8.3 + export 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + cd cramjam-python + set -euo pipefail + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format '# {l}' + sed -e 's: / :/:g' -e 's:/: OR :g' + sort -u # 0BSD OR MIT OR Apache-2.0 # Apache-2.0 # Apache-2.0 OR MIT # BSD-3-Clause # BSD-3-Clause AND MIT # MIT # MIT OR Apache-2.0 # MIT OR Zlib OR Apache-2.0 + set -euo pipefail + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format '{l}: {p}' + sort -u ++ pwd + sed -e 's: (/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python[^)]*)::g' -e 's: / :/:g' -e 's:/: OR :g' + mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir Processing /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) 🔗 Found pyo3 bindings 🐍 Found CPython 3.13 at /usr/bin/python3 cramjam-2.8.3.dist-info Checking for Rust toolchain.... Running `maturin pep517 write-dist-info --metadata-directory /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir/pip-modern-metadata-smw9r9zq --interpreter /usr/bin/python3` Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: cramjam Building wheel for cramjam (pyproject.toml): started Running command Building wheel for cramjam (pyproject.toml) Running `maturin pep517 build-wheel -i /usr/bin/python3 --compatibility off` 🔗 Found pyo3 bindings 🐍 Found CPython 3.13 at /usr/bin/python3 Compiling once_cell v1.19.0 Compiling libc v0.2.155 Compiling pkg-config v0.3.30 Compiling target-lexicon v0.12.14 Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.19.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=c962c5383388f7c8 -C extra-filename=-c962c5383388f7c8 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c6c696c4c5e80c66 -C extra-filename=-c6c696c4c5e80c66 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libc-c6c696c4c5e80c66 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.14/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"' -C metadata=b985a4a9996958b7 -C extra-filename=-b985a4a9996958b7 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/target-lexicon-b985a4a9996958b7 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name pkg_config --edition=2015 /usr/share/cargo/registry/pkg-config-0.3.30/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 -C metadata=f7dd0eaf6b75472b -C extra-filename=-f7dd0eaf6b75472b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling proc-macro2 v1.0.84 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.84/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"' -C metadata=cd530e90e86fb998 -C extra-filename=-cd530e90e86fb998 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/proc-macro2-cd530e90e86fb998 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/proc-macro2-cd530e90e86fb998/build-script-build` Compiling unicode-ident v1.0.12 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=eade7c473f68279c -C extra-filename=-eade7c473f68279c --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libc-c6c696c4c5e80c66/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2015 /usr/share/cargo/registry/libc-0.2.155/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="std"' -C metadata=7b8a918b757bb9f2 -C extra-filename=-7b8a918b757bb9f2 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --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 proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.84/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"' -C metadata=fcae1e11b1998c3b -C extra-filename=-fcae1e11b1998c3b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern unicode_ident=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libunicode_ident-eade7c473f68279c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg wrap_proc_macro` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/target-lexicon-b985a4a9996958b7/build-script-build` Running `/usr/bin/rustc --crate-name target_lexicon --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.14/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"' -C metadata=cee32128d8d1dabe -C extra-filename=-cee32128d8d1dabe --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'feature="rust_1_40"'` Compiling jobserver v0.1.30 Running `/usr/bin/rustc --crate-name jobserver --edition=2021 /usr/share/cargo/registry/jobserver-0.1.30/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 -C metadata=fb6f79a0ad15b938 -C extra-filename=-fb6f79a0ad15b938 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-7b8a918b757bb9f2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling pyo3-build-config v0.20.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pyo3-build-config-0.20.3/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="extension-module"' --cfg 'feature="resolve-config"' -C metadata=f2dc7dfb06b524d9 -C extra-filename=-f2dc7dfb06b524d9 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-build-config-f2dc7dfb06b524d9 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern target_lexicon=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libtarget_lexicon-cee32128d8d1dabe.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling cc v1.0.97 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.0.97/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="jobserver"' --cfg 'feature="libc"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' -C metadata=bb6d4f66973d9f22 -C extra-filename=-bb6d4f66973d9f22 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern jobserver=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libjobserver-fb6f79a0ad15b938.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-7b8a918b757bb9f2.rmeta --extern once_cell=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libonce_cell-c962c5383388f7c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling quote v1.0.36 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.36/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"' -C metadata=fa9ab41974482018 -C extra-filename=-fa9ab41974482018 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern proc_macro2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libproc_macro2-fcae1e11b1998c3b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libc-c6c696c4c5e80c66/build-script-build` Compiling glob v0.3.1 Running `/usr/bin/rustc --crate-name glob --edition=2015 /usr/share/cargo/registry/glob-0.3.1/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 -C metadata=b16454b3dcbc59fc -C extra-filename=-b16454b3dcbc59fc --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name libc --edition=2015 /usr/share/cargo/registry/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0903aa60700f520c -C extra-filename=-0903aa60700f520c --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --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 syn v2.0.66 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' -C metadata=3a081d559f001024 -C extra-filename=-3a081d559f001024 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern proc_macro2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libproc_macro2-fcae1e11b1998c3b.rmeta --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-fa9ab41974482018.rmeta --extern unicode_ident=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libunicode_ident-eade7c473f68279c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-build-config-f2dc7dfb06b524d9/build-script-build` Compiling rustix v0.38.34 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.34/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=2ade39c4e5a1c6bd -C extra-filename=-2ade39c4e5a1c6bd --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/rustix-2ade39c4e5a1c6bd -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling clang-sys v1.7.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/clang-sys-1.7.0/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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=fd61cacef55e3614 -C extra-filename=-fd61cacef55e3614 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/clang-sys-fd61cacef55e3614 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern glob=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libglob-b16454b3dcbc59fc.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/clang-sys-fd61cacef55e3614/build-script-build` Running `/usr/bin/rustc --crate-name pyo3_build_config --edition=2021 /usr/share/cargo/registry/pyo3-build-config-0.20.3/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="extension-module"' --cfg 'feature="resolve-config"' -C metadata=de1abccc7f69132f -C extra-filename=-de1abccc7f69132f --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern once_cell=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libonce_cell-c962c5383388f7c8.rmeta --extern target_lexicon=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libtarget_lexicon-cee32128d8d1dabe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/rustix-2ade39c4e5a1c6bd/build-script-build` Compiling bitflags v2.5.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.5.0/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="std"' -C metadata=11e3304732199e9b -C extra-filename=-11e3304732199e9b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling linux-raw-sys v0.4.12 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' -C metadata=22fa23a24d9adc37 -C extra-filename=-22fa23a24d9adc37 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling minimal-lexical v0.2.1 Running `/usr/bin/rustc --crate-name minimal_lexical --edition=2018 /usr/share/cargo/registry/minimal-lexical-0.2.1/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="std"' -C metadata=39011e518fa31d8b -C extra-filename=-39011e518fa31d8b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling regex-syntax v0.8.3 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.3/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="std"' --cfg 'feature="unicode-perl"' -C metadata=d2849d1da4ad9304 -C extra-filename=-d2849d1da4ad9304 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling cfg-if v1.0.0 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/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 -C metadata=b659ca5e83ce8ebf -C extra-filename=-b659ca5e83ce8ebf --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling either v1.12.0 Running `/usr/bin/rustc --crate-name either --edition=2018 /usr/share/cargo/registry/either-1.12.0/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="use_std"' -C metadata=bb1dbd59299180b6 -C extra-filename=-bb1dbd59299180b6 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling memchr v2.7.2 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.2/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="alloc"' --cfg 'feature="std"' -C metadata=f0f41b9dbff6629f -C extra-filename=-f0f41b9dbff6629f --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling libloading v0.8.3 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.3/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 -C metadata=d035730fac9708fe -C extra-filename=-d035730fac9708fe --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cfg_if=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcfg_if-b659ca5e83ce8ebf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling nom v7.1.3 Running `/usr/bin/rustc --crate-name nom --edition=2018 /usr/share/cargo/registry/nom-7.1.3/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="alloc"' --cfg 'feature="std"' -C metadata=cf4653dd7bda9a27 -C extra-filename=-cf4653dd7bda9a27 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern memchr=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libmemchr-f0f41b9dbff6629f.rmeta --extern minimal_lexical=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libminimal_lexical-39011e518fa31d8b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling regex-automata v0.4.6 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.6/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="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' -C metadata=292221b8ebd52238 -C extra-filename=-292221b8ebd52238 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern regex_syntax=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libregex_syntax-d2849d1da4ad9304.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.34/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=dadfcf23cc681242 -C extra-filename=-dadfcf23cc681242 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern bitflags=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbitflags-11e3304732199e9b.rmeta --extern linux_raw_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblinux_raw_sys-22fa23a24d9adc37.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling bindgen v0.69.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/bindgen-0.69.4/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="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=3e0a7b5da6f0bcee -C extra-filename=-3e0a7b5da6f0bcee --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/bindgen-3e0a7b5da6f0bcee -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling home v0.5.9 Running `/usr/bin/rustc --crate-name home --edition=2021 /usr/share/cargo/registry/home-0.5.9/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 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off -C metadata=b6aca7fce8ea1706 -C extra-filename=-b6aca7fce8ea1706 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/bindgen-3e0a7b5da6f0bcee/build-script-build` Compiling cexpr v0.6.0 Running `/usr/bin/rustc --crate-name cexpr --edition=2018 /usr/share/cargo/registry/cexpr-0.6.0/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 -C metadata=00b607b412611c29 -C extra-filename=-00b607b412611c29 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern nom=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libnom-cf4653dd7bda9a27.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling which v4.4.2 Running `/usr/bin/rustc --crate-name which --edition=2021 /usr/share/cargo/registry/which-4.4.2/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 -C metadata=d7a3dd7f53f5f78b -C extra-filename=-d7a3dd7f53f5f78b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern either=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libeither-bb1dbd59299180b6.rmeta --extern home=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libhome-b6aca7fce8ea1706.rmeta --extern rustix=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/librustix-dadfcf23cc681242.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling regex v1.10.4 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.4/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="std"' --cfg 'feature="unicode-perl"' -C metadata=34ac6d3d27a99d87 -C extra-filename=-34ac6d3d27a99d87 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern regex_automata=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libregex_automata-292221b8ebd52238.rmeta --extern regex_syntax=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libregex_syntax-d2849d1da4ad9304.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name clang_sys --edition=2015 /usr/share/cargo/registry/clang-sys-1.7.0/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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=205a918debff9b6e -C extra-filename=-205a918debff9b6e --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern glob=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libglob-b16454b3dcbc59fc.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-7b8a918b757bb9f2.rmeta --extern libloading=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibloading-d035730fac9708fe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling itertools v0.12.1 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.12.1/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 -C metadata=220546164de5ca18 -C extra-filename=-220546164de5ca18 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern either=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libeither-bb1dbd59299180b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling shlex v1.3.0 Running `/usr/bin/rustc --crate-name shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.0/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="std"' -C metadata=354d5ae39163a9bf -C extra-filename=-354d5ae39163a9bf --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling autocfg v1.3.0 Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.3.0/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 -C metadata=bb22090e77e5be8d -C extra-filename=-bb22090e77e5be8d --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling lazycell v1.3.0 Running `/usr/bin/rustc --crate-name lazycell --edition=2015 /usr/share/cargo/registry/lazycell-1.3.0/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 -C metadata=aa550555344387d4 -C extra-filename=-aa550555344387d4 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling lazy_static v1.4.0 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.4.0/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 -C metadata=c53aee56f9ea09b4 -C extra-filename=-c53aee56f9ea09b4 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling rustc-hash v1.1.0 Running `/usr/bin/rustc --crate-name rustc_hash --edition=2015 /usr/share/cargo/registry/rustc-hash-1.1.0/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="std"' -C metadata=26dbe05ea72ab214 -C extra-filename=-26dbe05ea72ab214 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=cd46358c474e6287 -C extra-filename=-cd46358c474e6287 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling lz4-sys v1.9.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/lz4-sys-1.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=3c3f0ab4635ee885 -C extra-filename=-3c3f0ab4635ee885 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lz4-sys-3c3f0ab4635ee885 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcc-bb6d4f66973d9f22.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-f7dd0eaf6b75472b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name bindgen --edition=2018 /usr/share/cargo/registry/bindgen-0.69.4/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="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=c176bcea362afbbc -C extra-filename=-c176bcea362afbbc --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern bitflags=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbitflags-11e3304732199e9b.rmeta --extern cexpr=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcexpr-00b607b412611c29.rmeta --extern clang_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libclang_sys-205a918debff9b6e.rmeta --extern itertools=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libitertools-220546164de5ca18.rmeta --extern lazy_static=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblazy_static-c53aee56f9ea09b4.rmeta --extern lazycell=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblazycell-aa550555344387d4.rmeta --extern proc_macro2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libproc_macro2-fcae1e11b1998c3b.rmeta --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-fa9ab41974482018.rmeta --extern regex=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libregex-34ac6d3d27a99d87.rmeta --extern rustc_hash=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/librustc_hash-26dbe05ea72ab214.rmeta --extern shlex=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libshlex-354d5ae39163a9bf.rmeta --extern syn=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsyn-3a081d559f001024.rmeta --extern which=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libwhich-d7a3dd7f53f5f78b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling lock_api v0.4.12 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' -C metadata=076fd807823201bd -C extra-filename=-076fd807823201bd --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lock_api-076fd807823201bd -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern autocfg=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libautocfg-bb22090e77e5be8d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling bzip2-sys v0.1.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/bzip2-sys-0.1.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=73eb141e62017209 -C extra-filename=-73eb141e62017209 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/bzip2-sys-73eb141e62017209 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcc-bb6d4f66973d9f22.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-f7dd0eaf6b75472b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling libdeflate-sys v1.20.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/libdeflate-sys-1.20.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c3da9a004855117a -C extra-filename=-c3da9a004855117a --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libdeflate-sys-c3da9a004855117a -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcc-bb6d4f66973d9f22.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-f7dd0eaf6b75472b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling lzma-sys v0.1.20 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=7335faa05bcdeac9 -C extra-filename=-7335faa05bcdeac9 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lzma-sys-7335faa05bcdeac9 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcc-bb6d4f66973d9f22.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-f7dd0eaf6b75472b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling pyo3-ffi v0.20.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pyo3-ffi-0.20.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --allow=unused_imports '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions --warn=rust_2018_idioms '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths --allow=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=16127a5e1cf6a624 -C extra-filename=-16127a5e1cf6a624 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-ffi-16127a5e1cf6a624 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern pyo3_build_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_build_config-de1abccc7f69132f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling crc32fast v1.4.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/crc32fast-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f61e2372f92b47ff -C extra-filename=-f61e2372f92b47ff --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/crc32fast-f61e2372f92b47ff -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling alloc-no-stdlib v2.0.4 Running `/usr/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=e5bca5ad439b6af9 -C extra-filename=-e5bca5ad439b6af9 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling zstd-safe v7.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/zstd-safe-7.1.0/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="arrays"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' -C metadata=435d887a7569d5a5 -C extra-filename=-435d887a7569d5a5 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/zstd-safe-435d887a7569d5a5 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling parking_lot_core v0.9.10 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=bcb976bd3971e666 -C extra-filename=-bcb976bd3971e666 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/parking_lot_core-bcb976bd3971e666 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/parking_lot_core-bcb976bd3971e666/build-script-build` Compiling alloc-stdlib v0.2.2 Running `/usr/bin/rustc --crate-name alloc_stdlib --edition=2015 /usr/share/cargo/registry/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=85997fb039d8d63a -C extra-filename=-85997fb039d8d63a --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern alloc_no_stdlib=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liballoc_no_stdlib-e5bca5ad439b6af9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/crc32fast-f61e2372f92b47ff/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-ffi-16127a5e1cf6a624/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lzma-sys-7335faa05bcdeac9/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libdeflate-sys-c3da9a004855117a/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/bzip2-sys-73eb141e62017209/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lock_api-076fd807823201bd/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lz4-sys-3c3f0ab4635ee885/build-script-build` Compiling memoffset v0.9.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/memoffset-0.9.1/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"' -C metadata=7ce909f0a4d5ff85 -C extra-filename=-7ce909f0a4d5ff85 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/memoffset-7ce909f0a4d5ff85 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern autocfg=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libautocfg-bb22090e77e5be8d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling scopeguard v1.2.0 Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ecba57779e81b69b -C extra-filename=-ecba57779e81b69b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling adler v1.0.2 Running `/usr/bin/rustc --crate-name adler --edition=2015 /usr/share/cargo/registry/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=8106b04adf48e7e1 -C extra-filename=-8106b04adf48e7e1 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling snap v1.1.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/snap-1.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=36e11b92a1640175 -C extra-filename=-36e11b92a1640175 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/snap-36e11b92a1640175 -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling smallvec v1.13.2 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4df22b2f1ff78ee3 -C extra-filename=-4df22b2f1ff78ee3 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling heck v0.4.1 Running `/usr/bin/rustc --crate-name heck --edition=2018 /usr/share/cargo/registry/heck-0.4.1/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"' -C metadata=31a81152d0078a86 -C extra-filename=-31a81152d0078a86 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling portable-atomic v1.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/portable-atomic-1.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=c847a8db436ca65a -C extra-filename=-c847a8db436ca65a --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/portable-atomic-c847a8db436ca65a -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/portable-atomic-c847a8db436ca65a/build-script-build` Compiling pyo3-macros-backend v0.20.3 Running `/usr/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /usr/share/cargo/registry/pyo3-macros-backend-0.20.3/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 '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --allow=unused_imports '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions --warn=rust_2018_idioms '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths --allow=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off -C metadata=fb12493575c75fce -C extra-filename=-fb12493575c75fce --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern heck=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libheck-31a81152d0078a86.rmeta --extern proc_macro2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libproc_macro2-fcae1e11b1998c3b.rmeta --extern pyo3_build_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_build_config-de1abccc7f69132f.rmeta --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-fa9ab41974482018.rmeta --extern syn=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsyn-3a081d559f001024.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=8474c8e9d40accf1 -C extra-filename=-8474c8e9d40accf1 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cfg_if=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcfg_if-cd46358c474e6287.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --extern smallvec=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsmallvec-4df22b2f1ff78ee3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/snap-36e11b92a1640175/build-script-build` Compiling miniz_oxide v0.7.3 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2018 /usr/share/cargo/registry/miniz_oxide-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="with-alloc"' -C metadata=7acb192a824fceb1 -C extra-filename=-7acb192a824fceb1 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern adler=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libadler-8106b04adf48e7e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=a5d5d98cd9c9e000 -C extra-filename=-a5d5d98cd9c9e000 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern scopeguard=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libscopeguard-ecba57779e81b69b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg has_const_fn_trait_bound` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/memoffset-7ce909f0a4d5ff85/build-script-build` Running `/usr/bin/rustc --crate-name lz4_sys --edition=2015 /usr/share/cargo/registry/lz4-sys-1.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=eaee4d792ef6c73b -C extra-filename=-eaee4d792ef6c73b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l lz4` Running `/usr/bin/rustc --crate-name bzip2_sys --edition=2015 /usr/share/cargo/registry/bzip2-sys-0.1.11/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=2f6b8441ed89a009 -C extra-filename=-2f6b8441ed89a009 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -l bz2` Running `/usr/bin/rustc --crate-name libdeflate_sys --edition=2018 /usr/share/cargo/registry/libdeflate-sys-1.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ce21fc4cc66a86d3 -C extra-filename=-ce21fc4cc66a86d3 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l deflate` Running `/usr/bin/rustc --crate-name lzma_sys --edition=2018 /usr/share/cargo/registry/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=8692a12bf4f16cfb -C extra-filename=-8692a12bf4f16cfb --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -l lzma` Running `/usr/bin/rustc --crate-name crc32fast --edition=2015 /usr/share/cargo/registry/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8545066ee77e6524 -C extra-filename=-8545066ee77e6524 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cfg_if=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcfg_if-cd46358c474e6287.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg crc32fast_stdarchx86` Compiling brotli-decompressor v2.5.1 Running `/usr/bin/rustc --crate-name brotli_decompressor --edition=2015 /usr/share/cargo/registry/brotli-decompressor-2.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' -C metadata=604235eae8052f53 -C extra-filename=-604235eae8052f53 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern alloc_no_stdlib=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liballoc_no_stdlib-e5bca5ad439b6af9.rmeta --extern alloc_stdlib=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liballoc_stdlib-85997fb039d8d63a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling pyo3 v0.20.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pyo3-0.20.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --allow=unused_imports '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions --warn=rust_2018_idioms '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths --allow=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=db4d914a4f39343a -C extra-filename=-db4d914a4f39343a --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-db4d914a4f39343a -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern pyo3_build_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_build_config-de1abccc7f69132f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-db4d914a4f39343a/build-script-build` Compiling flate2 v1.0.28 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /usr/share/cargo/registry/flate2-1.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' -C metadata=3de8548d592a26d0 -C extra-filename=-3de8548d592a26d0 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern crc32fast=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcrc32fast-8545066ee77e6524.rmeta --extern miniz_oxide=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libminiz_oxide-7acb192a824fceb1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling brotli v3.5.0 Running `/usr/bin/rustc --crate-name brotli --edition=2015 /usr/share/cargo/registry/brotli-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc-stdlib"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=4416476c859e05e8 -C extra-filename=-4416476c859e05e8 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern alloc_no_stdlib=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liballoc_no_stdlib-e5bca5ad439b6af9.rmeta --extern alloc_stdlib=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liballoc_stdlib-85997fb039d8d63a.rmeta --extern brotli_decompressor=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbrotli_decompressor-604235eae8052f53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling pyo3-macros v0.20.3 Running `/usr/bin/rustc --crate-name pyo3_macros --edition=2021 /usr/share/cargo/registry/pyo3-macros-0.20.3/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 '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --allow=unused_imports '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions --warn=rust_2018_idioms '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths --allow=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off -C metadata=ae7c48ab1b36c0ad -C extra-filename=-ae7c48ab1b36c0ad --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern proc_macro2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libproc_macro2-fcae1e11b1998c3b.rlib --extern pyo3_macros_backend=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_macros_backend-fb12493575c75fce.rlib --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-fa9ab41974482018.rlib --extern syn=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsyn-3a081d559f001024.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling xz2 v0.1.7 Running `/usr/bin/rustc --crate-name xz2 --edition=2018 /usr/share/cargo/registry/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=bcdefe7152438b19 -C extra-filename=-bcdefe7152438b19 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern lzma_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblzma_sys-8692a12bf4f16cfb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64` Compiling libdeflater v1.20.0 Running `/usr/bin/rustc --crate-name libdeflater --edition=2018 /usr/share/cargo/registry/libdeflater-1.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ce785d8c928492cb -C extra-filename=-ce785d8c928492cb --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libdeflate_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibdeflate_sys-ce21fc4cc66a86d3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling bzip2 v0.4.4 Running `/usr/bin/rustc --crate-name bzip2 --edition=2015 /usr/share/cargo/registry/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=c8549e552d27c6e0 -C extra-filename=-c8549e552d27c6e0 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern bzip2_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbzip2_sys-2f6b8441ed89a009.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64` Compiling lz4 v1.24.0 Running `/usr/bin/rustc --crate-name lz4 --edition=2018 /usr/share/cargo/registry/lz4-1.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=10b1a907935529f8 -C extra-filename=-10b1a907935529f8 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --extern lz4_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblz4_sys-eaee4d792ef6c73b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /usr/share/cargo/registry/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=3f37c2c92e1a4dcb -C extra-filename=-3f37c2c92e1a4dcb --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Compiling parking_lot v0.12.3 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=08159f00b94bc5c3 -C extra-filename=-08159f00b94bc5c3 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern lock_api=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblock_api-a5d5d98cd9c9e000.rmeta --extern parking_lot_core=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libparking_lot_core-8474c8e9d40accf1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name snap --edition=2018 /usr/share/cargo/registry/snap-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=537594d7e2e6802d -C extra-filename=-537594d7e2e6802d --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name portable_atomic --edition=2018 /usr/share/cargo/registry/portable-atomic-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=f778b42cb3f0c9e7 -C extra-filename=-f778b42cb3f0c9e7 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg portable_atomic_llvm_16` Running `/usr/bin/rustc --crate-name pyo3_ffi --edition=2021 /usr/share/cargo/registry/pyo3-ffi-0.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --allow=unused_imports '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions --warn=rust_2018_idioms '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths --allow=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=9795fbe31fb01156 -C extra-filename=-9795fbe31fb01156 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg thread_local_const_init --cfg invalid_from_utf8_lint` Compiling cramjam-python v2.8.3 (/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 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="extension-module"' -C metadata=8d22f0ed2a52b1ea -C extra-filename=-8d22f0ed2a52b1ea --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/cramjam-python-8d22f0ed2a52b1ea -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern pyo3_build_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_build_config-de1abccc7f69132f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling unindent v0.2.3 Running `/usr/bin/rustc --crate-name unindent --edition=2021 /usr/share/cargo/registry/unindent-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=3ef7e3a98cc66ad9 -C extra-filename=-3ef7e3a98cc66ad9 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling indoc v2.0.5 Running `/usr/bin/rustc --crate-name indoc --edition=2021 /usr/share/cargo/registry/indoc-2.0.5/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 -C metadata=bbd3d3fe388d95fc -C extra-filename=-bbd3d3fe388d95fc --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name pyo3 --edition=2021 /usr/share/cargo/registry/pyo3-0.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --allow=unused_imports '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions --warn=rust_2018_idioms '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths --allow=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=94c134492b0e4e6e -C extra-filename=-94c134492b0e4e6e --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern cfg_if=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcfg_if-cd46358c474e6287.rmeta --extern indoc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libindoc-bbd3d3fe388d95fc.so --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-0903aa60700f520c.rmeta --extern memoffset=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libmemoffset-3f37c2c92e1a4dcb.rmeta --extern parking_lot=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libparking_lot-08159f00b94bc5c3.rmeta --extern portable_atomic=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libportable_atomic-f778b42cb3f0c9e7.rmeta --extern pyo3_ffi=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_ffi-9795fbe31fb01156.rmeta --extern pyo3_macros=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_macros-ae7c48ab1b36c0ad.so --extern unindent=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libunindent-3ef7e3a98cc66ad9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg thread_local_const_init --cfg invalid_from_utf8_lint` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/cramjam-python-8d22f0ed2a52b1ea/build-script-build` Compiling zstd-sys v2.0.10 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/zstd-sys-2.0.10/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="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' -C metadata=ce83c07e9638b65e -C extra-filename=-ce83c07e9638b65e --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/zstd-sys-ce83c07e9638b65e -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern bindgen=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbindgen-c176bcea362afbbc.rlib --extern cc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcc-bb6d4f66973d9f22.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-f7dd0eaf6b75472b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/zstd-sys-ce83c07e9638b65e/build-script-build` Running `/usr/bin/rustc --crate-name zstd_sys --edition=2018 /usr/share/cargo/registry/zstd-sys-2.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' -C metadata=aedf8b7c1a36f327 -C extra-filename=-aedf8b7c1a36f327 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -l zstd` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/zstd-safe-435d887a7569d5a5/build-script-build` Running `/usr/bin/rustc --crate-name zstd_safe --edition=2018 /usr/share/cargo/registry/zstd-safe-7.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' -C metadata=3d15a6c1cd55d15f -C extra-filename=-3d15a6c1cd55d15f --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern zstd_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libzstd_sys-aedf8b7c1a36f327.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64` Compiling zstd v0.13.1 Running `/usr/bin/rustc --crate-name zstd --edition=2018 /usr/share/cargo/registry/zstd-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="arrays"' --cfg 'feature="default"' --cfg 'feature="legacy"' --cfg 'feature="zdict_builder"' -C metadata=83747f929af2fbc8 -C extra-filename=-83747f929af2fbc8 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern zstd_safe=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libzstd_safe-3d15a6c1cd55d15f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64` Compiling libcramjam v0.3.0 Running `/usr/bin/rustc --crate-name libcramjam --edition=2021 /usr/share/cargo/registry/libcramjam-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=a7c9e56d4529cde5 -C extra-filename=-a7c9e56d4529cde5 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern brotli=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbrotli-4416476c859e05e8.rlib --extern bzip2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbzip2-c8549e552d27c6e0.rlib --extern flate2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libflate2-3de8548d592a26d0.rlib --extern libdeflater=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibdeflater-ce785d8c928492cb.rlib --extern lz4=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblz4-10b1a907935529f8.rlib --extern snap=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsnap-537594d7e2e6802d.rlib --extern xz2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libxz2-bcdefe7152438b19.rlib --extern zstd=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libzstd-83747f929af2fbc8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -L native=/usr/lib64 -L native=/usr/lib64` Running `/usr/bin/rustc --crate-name cramjam --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=1b1ca5de46af6e9f --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps --extern libcramjam=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibcramjam-a7c9e56d4529cde5.rlib --extern pyo3=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3-94c134492b0e4e6e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -L native=/usr/lib64 -L native=/usr/lib64 --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13` Finished `release` profile [optimized] target(s) in 27m 51s 📦 Built wheel for CPython 3.13 to /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/wheels/cramjam-2.8.3-cp313-cp313-linux_riscv64.whl /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/wheels/cramjam-2.8.3-cp313-cp313-linux_riscv64.whl Building wheel for cramjam (pyproject.toml): finished with status 'done' Created wheel for cramjam: filename=cramjam-2.8.3-cp313-cp313-linux_riscv64.whl size=8467651 sha256=56d45534ed927b0fe5b858306fe77a473dbf36361a30cf4ca3e8f722b473138b Stored in directory: /builddir/.cache/pip/wheels/ab/82/b2/90a4917fa6c10cda1bd75c4a24160e0204248a78e38e215606 Successfully built cramjam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.emlQfd + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + '[' /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build + mkdir /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cramjam-2.8.3 + cd cramjam-python ++ ls /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir/cramjam-2.8.3-cp313-cp313-linux_riscv64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=cramjam==2.8.3 + '[' -z cramjam==2.8.3 ']' + TMPDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir cramjam==2.8.3 Using pip 24.1.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir Processing /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/pyproject-wheeldir/cramjam-2.8.3-cp313-cp313-linux_riscv64.whl Installing collected packages: cramjam Successfully installed cramjam-2.8.3 + '[' -d /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/bin ']' + rm -f /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/cramjam-2.8.3.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages/cramjam-2.8.3.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT --record /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages/cramjam-2.8.3.dist-info/RECORD --output /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-record + rm -fv /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages/cramjam-2.8.3.dist-info/RECORD removed '/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages/cramjam-2.8.3.dist-info/RECORD' + rm -fv /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages/cramjam-2.8.3.dist-info/REQUESTED removed '/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages/cramjam-2.8.3.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-files --output-modules /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-modules --buildroot /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-record --prefix /usr cramjam + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.8.3-4.fc41 --unique-debug-suffix -2.8.3-4.fc41.riscv64 --unique-debug-src-base python-cramjam-2.8.3-4.fc41.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-cramjam-2.8.3-4.fc41.riscv64 156 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Bytecompiling .py files below /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13 using python3.13 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages/cramjam/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents Scanned 21 directories and 21 files, processed 1 inodes, 1 modified (0 replaced + 1 rewritten), 0 unsupported format, 0 errors Reading /builddir/build/BUILD/python-cramjam-2.8.3-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ww2Ny6 + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cramjam-2.8.3 + cd cramjam-python + '[' '!' -f /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-modules ']' + PATH=/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib/python3.13/site-packages + _PYTHONSITE=/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python3 -sP /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-4.fc41.riscv64-pyproject-modules Check import: cramjam Check import: cramjam.cramjam + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /usr/bin/pytest -v -n auto '--ignore-glob=benchmarks/*' ============================= test session starts ============================== platform linux -- Python 3.13.0b3, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase(PosixPath('/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/.hypothesis/examples')) rootdir: /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python plugins: xdist-3.6.1, hypothesis-6.104.2 created: 4/4 workers 4 workers [645 items] scheduling tests via LoadScheduling tests/test_integration.py::test_variant[variant0] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-File] tests/test_variants.py::test_variants_compress_into[brotli-bytes-bytes] tests/test_variants.py::test_variants_raise_exception[gzip] [gw0] [ 0%] PASSED tests/test_integration.py::test_variant[variant0] [gw1] [ 0%] PASSED tests/test_variants.py::test_variants_raise_exception[gzip] tests/test_variants.py::test_variants_raise_exception[deflate] tests/test_integration.py::test_variant[variant1] [gw0] [ 0%] PASSED tests/test_integration.py::test_variant[variant1] [gw1] [ 0%] PASSED tests/test_variants.py::test_variants_raise_exception[deflate] tests/test_variants.py::test_variants_raise_exception[zstd] tests/test_integration.py::test_variant[variant2] [gw0] [ 0%] PASSED tests/test_integration.py::test_variant[variant2] [gw1] [ 0%] PASSED tests/test_variants.py::test_variants_raise_exception[zstd] tests/test_variants.py::test_variants_raise_exception[xz] [gw1] [ 1%] PASSED tests/test_variants.py::test_variants_raise_exception[xz] tests/test_integration.py::test_variant[variant3] [gw0] [ 1%] PASSED tests/test_integration.py::test_variant[variant3] tests/test_variants.py::test_variants_compress_into[snappy-bytes-bytes] tests/test_integration.py::test_variant[variant4] [gw0] [ 1%] PASSED tests/test_integration.py::test_variant[variant4] tests/test_integration.py::test_variant[variant5] [gw0] [ 1%] PASSED tests/test_integration.py::test_variant[variant5] tests/test_integration.py::test_variant[variant6] [gw0] [ 1%] PASSED tests/test_integration.py::test_variant[variant6] tests/test_integration.py::test_lzma_compat[2] [gw3] [ 1%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-File] [gw1] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytes-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-memoryview] [gw2] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytes-bytes] tests/test_variants.py::test_variants_compress_into[snappy-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-bytes-bytearray] [gw1] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-bytes-numpy] [gw3] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-bytes] [gw2] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-bytes-numpy] [gw1] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytes-numpy] tests/test_variants.py::test_variants_compress_into[snappy-bytes-Buffer] [gw3] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-bytearray] [gw1] [ 3%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-bytes-File] [gw2] [ 3%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytes-numpy] tests/test_variants.py::test_variants_compress_into[brotli-bytes-Buffer] [gw1] [ 3%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytes-File] tests/test_variants.py::test_variants_compress_into[snappy-bytes-memoryview] [gw3] [ 3%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-numpy] [gw0] [ 3%] PASSED tests/test_integration.py::test_lzma_compat[2] tests/test_integration.py::test_lzma_compat[1] [gw2] [ 3%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-bytes-File] [gw1] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-bytes] [gw3] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-Buffer] [gw1] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-bytearray] [gw2] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytes-File] tests/test_variants.py::test_variants_compress_into[brotli-bytes-memoryview] [gw3] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-File] [gw1] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-numpy] [gw2] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[brotli-bytearray-bytes] [gw3] [ 5%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-File] tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-memoryview] [gw1] [ 5%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-Buffer] [gw2] [ 5%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[brotli-bytearray-bytearray] [gw3] [ 5%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-memoryview] [gw1] [ 5%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-bytes] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-File] [gw0] [ 5%] PASSED tests/test_integration.py::test_lzma_compat[1] tests/test_rust_io.py::test_obj_api[File] [gw0] [ 6%] PASSED tests/test_rust_io.py::test_obj_api[File] tests/test_rust_io.py::test_obj_api[Buffer] [gw0] [ 6%] PASSED tests/test_rust_io.py::test_obj_api[Buffer] tests/test_variants.py::test_has_version [gw0] [ 6%] PASSED tests/test_variants.py::test_has_version tests/test_variants.py::test_variants_different_dtypes[snappy] [gw3] [ 6%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-bytes] [gw2] [ 6%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-bytearray] [gw1] [ 6%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-File] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-memoryview] [gw3] [ 6%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-numpy] [gw1] [ 7%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[snappy-numpy-bytes] [gw2] [ 7%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[brotli-bytearray-Buffer] [gw1] [ 7%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-bytes] tests/test_variants.py::test_variants_compress_into[snappy-numpy-bytearray] [gw3] [ 7%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-Buffer] [gw1] [ 7%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-bytearray] [gw2] [ 7%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-numpy-numpy] tests/test_variants.py::test_variants_compress_into[brotli-bytearray-File] [gw3] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-File] [gw2] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytearray-File] tests/test_variants.py::test_variants_compress_into[brotli-bytearray-memoryview] [gw1] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-numpy] tests/test_variants.py::test_variants_compress_into[snappy-numpy-Buffer] [gw3] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-File] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-memoryview] [gw1] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-numpy-File] [gw2] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[brotli-numpy-bytes] [gw0] [ 8%] PASSED tests/test_variants.py::test_variants_different_dtypes[snappy] tests/test_variants.py::test_variants_different_dtypes[brotli] [gw3] [ 9%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-bytes] [gw1] [ 9%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-File] tests/test_variants.py::test_variants_compress_into[snappy-numpy-memoryview] [gw2] [ 9%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-bytes] tests/test_variants.py::test_variants_compress_into[brotli-numpy-bytearray] [gw3] [ 9%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-bytearray] [gw1] [ 9%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-bytes] [gw2] [ 9%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-numpy-numpy] [gw1] [ 10%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-bytearray] [gw3] [ 10%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-numpy] [gw1] [ 10%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-numpy] [gw2] [ 10%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-numpy] tests/test_variants.py::test_variants_compress_into[brotli-numpy-Buffer] [gw3] [ 10%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-Buffer] [gw1] [ 10%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-Buffer] [gw3] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-File] [gw1] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-File] [gw2] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-numpy-File] [gw3] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-File] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-memoryview] [gw1] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-File] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-memoryview] [gw1] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[snappy-File-bytes] [gw2] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-File] tests/test_variants.py::test_variants_compress_into[brotli-numpy-memoryview] [gw3] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-File-bytes] [gw2] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-bytes] [gw1] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-bytes] tests/test_variants.py::test_variants_compress_into[snappy-File-bytearray] [gw3] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-File-bytearray] [gw0] [ 12%] PASSED tests/test_variants.py::test_variants_different_dtypes[brotli] tests/test_variants.py::test_variants_different_dtypes[bzip2] [gw2] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-bytearray] [gw1] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-File-numpy] [gw3] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-File-numpy] [gw2] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-numpy] [gw1] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-numpy] tests/test_variants.py::test_variants_compress_into[snappy-File-Buffer] [gw2] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-Buffer] [gw3] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-File-Buffer] [gw2] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-File] [gw1] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-File-File] [gw3] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-File-File] [gw2] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-File] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-memoryview] [gw2] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[brotli-File-bytes] [gw1] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-File] tests/test_variants.py::test_variants_compress_into[snappy-File-memoryview] [gw3] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-File] tests/test_variants.py::test_variants_compress_into[bzip2-File-memoryview] [gw2] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-bytes] tests/test_variants.py::test_variants_compress_into[brotli-File-bytearray] [gw1] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-memoryview] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-bytes] [gw3] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytes] [gw1] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-bytearray] [gw3] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytearray] [gw2] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-File-numpy] [gw1] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-numpy] [gw3] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-numpy] [gw1] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-Buffer] [gw3] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-Buffer] [gw1] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-File] [gw0] [ 16%] PASSED tests/test_variants.py::test_variants_different_dtypes[bzip2] tests/test_variants.py::test_variants_different_dtypes[lz4] [gw2] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-numpy] tests/test_variants.py::test_variants_compress_into[brotli-File-Buffer] [gw3] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-File] [gw1] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-File] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-memoryview] [gw2] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-File-File] [gw3] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-File] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-memoryview] [gw1] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-bytes-Buffer] [gw3] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytes] [gw1] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-bytes-File] [gw0] [ 18%] PASSED tests/test_variants.py::test_variants_different_dtypes[lz4] tests/test_variants.py::test_variants_different_dtypes[gzip] [gw3] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytes] tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytearray] [gw2] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-File] tests/test_variants.py::test_variants_compress_into[brotli-File-memoryview] [gw3] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-bytes-numpy] [gw1] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-File] tests/test_variants.py::test_variants_compress_into[gzip-bytes-memoryview] [gw3] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-numpy] tests/test_variants.py::test_variants_compress_into[lz4-bytes-Buffer] [gw1] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-bytearray-bytes] [gw2] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-memoryview] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-bytes] [gw3] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-bytes-File] [gw1] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[gzip-bytearray-bytearray] [gw2] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-bytearray] [gw1] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-bytearray-numpy] [gw3] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-File] tests/test_variants.py::test_variants_compress_into[lz4-bytes-memoryview] [gw2] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-bytearray] [gw1] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[gzip-bytearray-Buffer] [gw3] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-bytes] [gw1] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-bytearray-File] [gw2] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-Buffer] [gw3] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-bytearray] [gw3] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-File] [gw2] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-File] [gw1] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytearray-File] tests/test_variants.py::test_variants_compress_into[gzip-bytearray-memoryview] [gw0] [ 21%] PASSED tests/test_variants.py::test_variants_different_dtypes[gzip] tests/test_variants.py::test_variants_different_dtypes[deflate] [gw1] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-numpy-bytes] [gw3] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-File] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-memoryview] [gw2] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-File] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-memoryview] [gw1] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-bytes] tests/test_variants.py::test_variants_compress_into[gzip-numpy-bytearray] [gw3] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-File-bytes] [gw2] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytes] [gw1] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-numpy-numpy] [gw2] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytearray] [gw1] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-numpy] tests/test_variants.py::test_variants_compress_into[gzip-numpy-Buffer] [gw3] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-bytes] tests/test_variants.py::test_variants_compress_into[deflate-File-bytearray] [gw1] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-Buffer] [gw2] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-numpy-File] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-numpy] [gw2] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-Buffer] [gw2] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-File] [gw1] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-File] tests/test_variants.py::test_variants_compress_into[gzip-numpy-memoryview] [gw3] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-File-numpy] [gw1] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-bytes] [gw1] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-bytearray] [gw2] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-File] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-memoryview] [gw2] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-memoryview] [gw1] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[xz-bytes-bytes] [gw3] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-numpy] tests/test_variants.py::test_variants_compress_into[deflate-File-Buffer] [gw1] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-Buffer] [gw1] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-File] [gw3] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-File-File] [gw0] [ 25%] PASSED tests/test_variants.py::test_variants_different_dtypes[deflate] tests/test_variants.py::test_variants_different_dtypes[zstd] [gw1] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-File] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-memoryview] [gw2] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-bytes] tests/test_variants.py::test_variants_compress_into[xz-bytes-bytearray] [gw1] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-File-bytes] [gw3] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-File] tests/test_variants.py::test_variants_compress_into[deflate-File-memoryview] [gw1] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-bytes] tests/test_variants.py::test_variants_compress_into[gzip-File-bytearray] [gw2] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[xz-bytes-numpy] [gw1] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-File-numpy] [gw3] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytes] [gw3] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytearray] [gw3] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-numpy] [gw1] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-numpy] tests/test_variants.py::test_variants_compress_into[gzip-File-Buffer] [gw2] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-numpy] tests/test_variants.py::test_variants_compress_into[xz-bytes-Buffer] [gw3] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-Buffer] [gw3] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-File] [gw1] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-File-File] [gw0] [ 28%] PASSED tests/test_variants.py::test_variants_different_dtypes[zstd] tests/test_variants.py::test_variants_different_dtypes[xz] [gw2] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[xz-bytes-File] [gw3] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-File] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-memoryview] [gw3] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytes] [gw3] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytes] tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytearray] [gw1] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-File] tests/test_variants.py::test_variants_compress_into[gzip-File-memoryview] [gw3] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-bytes-numpy] [gw3] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-numpy] tests/test_variants.py::test_variants_compress_into[zstd-bytes-Buffer] [gw3] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-bytes-File] [gw1] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-memoryview-bytes] [gw2] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-File] tests/test_variants.py::test_variants_compress_into[xz-bytes-memoryview] [gw1] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[gzip-memoryview-bytearray] [gw0] [ 29%] PASSED tests/test_variants.py::test_variants_different_dtypes[xz] tests/test_variants.py::test_variants_simple[snappy-True] [gw0] [ 30%] PASSED tests/test_variants.py::test_variants_simple[snappy-True] tests/test_variants.py::test_variants_simple[snappy-False] [gw1] [ 30%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-memoryview-numpy] [gw3] [ 30%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-File] tests/test_variants.py::test_variants_compress_into[zstd-bytes-memoryview] [gw0] [ 30%] PASSED tests/test_variants.py::test_variants_simple[snappy-False] tests/test_variants.py::test_variants_simple[brotli-True] [gw1] [ 30%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[gzip-memoryview-Buffer] [gw3] [ 30%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytes] [gw0] [ 31%] PASSED tests/test_variants.py::test_variants_simple[brotli-True] tests/test_variants.py::test_variants_simple[brotli-False] [gw1] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-memoryview-File] [gw3] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytearray] [gw0] [ 31%] PASSED tests/test_variants.py::test_variants_simple[brotli-False] tests/test_variants.py::test_variants_simple[bzip2-True] [gw2] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytes] [gw0] [ 31%] PASSED tests/test_variants.py::test_variants_simple[bzip2-True] tests/test_variants.py::test_variants_simple[bzip2-False] [gw3] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-numpy] [gw0] [ 32%] PASSED tests/test_variants.py::test_variants_simple[bzip2-False] tests/test_variants.py::test_variants_simple[lz4-True] [gw3] [ 32%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-Buffer] [gw0] [ 32%] PASSED tests/test_variants.py::test_variants_simple[lz4-True] tests/test_variants.py::test_variants_simple[lz4-False] [gw1] [ 32%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-File] tests/test_variants.py::test_variants_compress_into[gzip-memoryview-memoryview] [gw3] [ 32%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-File] [gw0] [ 32%] PASSED tests/test_variants.py::test_variants_simple[lz4-False] tests/test_variants.py::test_variants_simple[gzip-True] [gw1] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytes] [gw2] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytearray] [gw0] [ 33%] PASSED tests/test_variants.py::test_variants_simple[gzip-True] tests/test_variants.py::test_variants_simple[gzip-False] [gw1] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytes] tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytearray] [gw0] [ 33%] PASSED tests/test_variants.py::test_variants_simple[gzip-False] tests/test_variants.py::test_variants_simple[deflate-True] [gw1] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-bytes-numpy] [gw0] [ 33%] PASSED tests/test_variants.py::test_variants_simple[deflate-True] tests/test_variants.py::test_variants_simple[deflate-False] [gw3] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-File] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-memoryview] [gw0] [ 34%] PASSED tests/test_variants.py::test_variants_simple[deflate-False] tests/test_variants.py::test_variants_simple[zstd-True] [gw1] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-numpy] tests/test_variants.py::test_variants_compress_into[deflate-bytes-Buffer] [gw3] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytes] [gw1] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-bytes-File] [gw0] [ 34%] PASSED tests/test_variants.py::test_variants_simple[zstd-True] tests/test_variants.py::test_variants_simple[zstd-False] [gw3] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytes] tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytearray] [gw0] [ 35%] PASSED tests/test_variants.py::test_variants_simple[zstd-False] tests/test_variants.py::test_variants_simple[xz-True] [gw2] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[xz-bytearray-numpy] [gw3] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-numpy-numpy] [gw3] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-numpy] tests/test_variants.py::test_variants_compress_into[zstd-numpy-Buffer] [gw1] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-File] tests/test_variants.py::test_variants_compress_into[deflate-bytes-memoryview] [gw0] [ 35%] PASSED tests/test_variants.py::test_variants_simple[xz-True] tests/test_variants.py::test_variants_simple[xz-False] [gw3] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-numpy-File] [gw1] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-bytes] [gw1] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-bytes] [gw2] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[xz-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-bytearray] [gw1] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-numpy] [gw0] [ 36%] PASSED tests/test_variants.py::test_variants_simple[xz-False] tests/test_variants.py::test_variants_raise_exception[snappy] [gw0] [ 37%] PASSED tests/test_variants.py::test_variants_raise_exception[snappy] tests/test_variants.py::test_variants_raise_exception[brotli] [gw0] [ 37%] PASSED tests/test_variants.py::test_variants_raise_exception[brotli] tests/test_variants.py::test_variants_raise_exception[bzip2] [gw0] [ 37%] PASSED tests/test_variants.py::test_variants_raise_exception[bzip2] [gw1] [ 37%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-numpy] tests/test_variants.py::test_variants_raise_exception[lz4] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-Buffer] [gw0] [ 37%] PASSED tests/test_variants.py::test_variants_raise_exception[lz4] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-numpy] [gw3] [ 37%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-File] tests/test_variants.py::test_variants_compress_into[zstd-numpy-memoryview] [gw1] [ 37%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-File] [gw0] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-Buffer] [gw3] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytes] [gw0] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-File] [gw3] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytearray] [gw2] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[xz-bytearray-File] [gw0] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-File] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-memoryview] [gw3] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-numpy] [gw0] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytes] [gw3] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-Buffer] [gw1] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-File] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-memoryview] [gw0] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytes] tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytearray] [gw3] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-File] [gw1] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytes] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-numpy-numpy] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-numpy] tests/test_variants.py::test_variants_compress_into[lz4-numpy-Buffer] [gw1] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytes] tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytearray] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-numpy-File] [gw1] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-numpy-numpy] [gw2] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-File] tests/test_variants.py::test_variants_compress_into[xz-bytearray-memoryview] [gw3] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-File] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-memoryview] [gw1] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-numpy] tests/test_variants.py::test_variants_compress_into[deflate-numpy-Buffer] [gw0] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-File] tests/test_variants.py::test_variants_compress_into[lz4-numpy-memoryview] [gw1] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-numpy-File] [gw3] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-File-bytes] [gw0] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytes] [gw0] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytearray] [gw0] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-numpy] [gw2] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[xz-numpy-bytes] [gw1] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-File] [gw0] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[deflate-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-Buffer] [gw3] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-bytes] tests/test_variants.py::test_variants_compress_into[zstd-File-bytearray] [gw0] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-File] [gw1] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytes] [gw0] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-File] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-memoryview] [gw1] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytearray] [gw0] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-File-bytes] [gw1] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-numpy] [gw2] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-bytes] tests/test_variants.py::test_variants_compress_into[xz-numpy-bytearray] [gw1] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-Buffer] [gw0] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-bytes] tests/test_variants.py::test_variants_compress_into[lz4-File-bytearray] [gw3] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-File-numpy] [gw1] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-File] [gw0] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-File-numpy] [gw0] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-numpy] tests/test_variants.py::test_variants_compress_into[lz4-File-Buffer] [gw2] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[xz-numpy-numpy] [gw3] [ 45%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-numpy] tests/test_variants.py::test_variants_compress_into[zstd-File-Buffer] [gw1] [ 45%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-File] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-memoryview] [gw0] [ 45%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-File-File] [gw1] [ 45%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytes] [gw1] [ 45%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytearray] [gw1] [ 45%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-numpy] [gw0] [ 46%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-File] tests/test_variants.py::test_variants_compress_into[lz4-File-memoryview] [gw3] [ 46%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-File-File] [gw2] [ 46%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-numpy] tests/test_variants.py::test_variants_compress_into[xz-numpy-Buffer] [gw1] [ 46%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-Buffer] [gw1] [ 46%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-File] [gw0] [ 46%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytes] [gw0] [ 46%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytearray] [gw0] [ 47%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-numpy] [gw2] [ 47%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-Buffer] [gw0] [ 47%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[xz-numpy-File] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-Buffer] [gw1] [ 47%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-File] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-memoryview] [gw0] [ 47%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-File] [gw1] [ 47%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytes] [gw1] [ 48%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytes] [gw3] [ 48%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-File] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-File-memoryview] [gw0] [ 48%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-File] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-memoryview] [gw1] [ 48%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-numpy] [gw0] [ 48%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytes] [gw1] [ 48%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-Buffer] [gw0] [ 48%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytes] tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytearray] [gw1] [ 49%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-File] [gw0] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-bytes-numpy] [gw3] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytes] [gw2] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-File] tests/test_variants.py::test_variants_compress_into[xz-numpy-memoryview] [gw0] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-memoryview] [gw3] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytearray] [gw0] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytes] [gw3] [ 50%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-numpy] [gw1] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-File] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-memoryview] [gw0] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytearray] [gw3] [ 50%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-numpy] [gw1] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytes] [gw0] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-numpy] [gw1] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytearray] [gw2] [ 51%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytes] [gw3] [ 51%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-numpy] [gw0] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-Buffer] [gw3] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-Buffer] [gw1] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-numpy] [gw0] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-File] [gw1] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-Buffer] [gw3] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-File] [gw1] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-File] [gw0] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-File] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-memoryview] [gw2] [ 52%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytearray] [gw0] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytes] [gw3] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-File] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-memoryview] [gw0] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytearray] [gw1] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-File] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-memoryview] [gw3] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytes] [gw0] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-numpy] [gw1] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-File-bytes] [gw3] [ 54%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytearray] [gw0] [ 54%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-Buffer] [gw2] [ 54%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[xz-Buffer-numpy] [gw3] [ 54%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-numpy] [gw0] [ 54%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-File] [gw3] [ 54%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-Buffer] [gw3] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-File] [gw1] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-File-bytearray] [gw0] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-File] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-memoryview] [gw0] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytes] [gw2] [ 55%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[xz-Buffer-Buffer] [gw0] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytearray] [gw3] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-File] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-memoryview] [gw0] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytearray] [gw1] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-File-numpy] [gw3] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytes] [gw3] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytearray] [gw0] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-Buffer] [gw3] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-numpy] [gw2] [ 57%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[xz-Buffer-File] [gw0] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-File] [gw3] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-Buffer] [gw3] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-File] [gw1] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-File-Buffer] [gw0] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-File] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-memoryview] [gw0] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-File-bytes] [gw3] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-File] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-memoryview] [gw1] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-File-File] [gw2] [ 58%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-File] tests/test_variants.py::test_variants_compress_into[xz-Buffer-memoryview] [gw3] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytes] [gw0] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-File-bytearray] [gw3] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytearray] [gw3] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-numpy] [gw3] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-Buffer] [gw0] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-File-numpy] [gw3] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-File] [gw2] [ 59%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[xz-File-bytes] [gw0] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-File-Buffer] [gw1] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-File] tests/test_variants.py::test_variants_decompress_into[snappy-File-memoryview] [gw3] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-File] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-memoryview] [gw3] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytes] [gw0] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-File-File] [gw1] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytes] [gw2] [ 60%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-bytes] tests/test_variants.py::test_variants_compress_into[xz-File-bytearray] [gw1] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytearray] [gw1] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-numpy] [gw3] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytearray] [gw0] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-File] tests/test_variants.py::test_variants_decompress_into[brotli-File-memoryview] [gw1] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-Buffer] [gw1] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-File] [gw0] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytes] [gw2] [ 62%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-bytearray] tests/test_variants.py::test_variants_compress_into[xz-File-numpy] [gw3] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-File-numpy] [gw0] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytearray] [gw0] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-numpy] [gw1] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-File] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-memoryview] [gw0] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-Buffer] [gw1] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytes] [gw0] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-File] [gw1] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytearray] [gw3] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-File-Buffer] [gw1] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-numpy] [gw0] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-File] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-memoryview] [gw1] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-Buffer] [gw2] [ 64%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-numpy] tests/test_variants.py::test_variants_compress_into[xz-File-Buffer] [gw1] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-File] [gw0] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytes] [gw0] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytearray] [gw3] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-File-File] [gw0] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytearray] [gw0] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-numpy] [gw0] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-Buffer] [gw0] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-File] [gw1] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-File] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytes] [gw2] [ 65%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-Buffer] tests/test_variants.py::test_variants_compress_into[xz-File-File] [gw1] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytearray] [gw1] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-numpy] [gw0] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-File] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-memoryview] [gw1] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-Buffer] [gw0] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-File-bytes] [gw1] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-File] [gw3] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-File] tests/test_variants.py::test_variants_decompress_into[bzip2-File-memoryview] [gw0] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-File-bytearray] [gw1] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-File] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-memoryview] [gw2] [ 67%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-File] tests/test_variants.py::test_variants_compress_into[xz-File-memoryview] [gw1] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytes] [gw0] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-File-numpy] [gw1] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytearray] [gw3] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-memoryview] [gw3] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytes] [gw1] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-numpy] [gw3] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytearray] [gw1] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-Buffer] [gw3] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-numpy] [gw0] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-File-Buffer] [gw1] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-File] [gw3] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-Buffer] [gw3] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-File] [gw2] [ 69%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-memoryview] tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytes] [gw0] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-File-File] [gw1] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-File] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-memoryview] [gw1] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytes] [gw3] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-File] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-memoryview] [gw1] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytearray] [gw2] [ 70%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytearray] [gw3] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytes] [gw1] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-numpy] [gw3] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytearray] [gw1] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-Buffer] [gw3] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytearray] [gw0] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-File] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-File-memoryview] [gw1] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-File] [gw3] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-Buffer] [gw3] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-File] [gw2] [ 71%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[xz-memoryview-numpy] [gw0] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytes] [gw0] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytearray] [gw1] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-File] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-memoryview] [gw0] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-numpy] [gw1] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-bytes] [gw0] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-Buffer] [gw3] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-File] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-memoryview] [gw1] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-bytearray] [gw2] [ 73%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[xz-memoryview-Buffer] [gw0] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-File] [gw1] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-numpy] [gw3] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytes] [gw1] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-Buffer] [gw3] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytearray] [gw1] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-File] [gw3] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-numpy] [gw0] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-File] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-memoryview] [gw3] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-Buffer] [gw2] [ 74%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[xz-memoryview-File] [gw0] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytes] [gw3] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-File] [gw0] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytearray] [gw0] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-numpy] [gw1] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-File] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-memoryview] [gw0] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-Buffer] [gw1] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytes] [gw0] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-File] [gw1] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-File-bytes] [gw3] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-File] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-memoryview] [gw3] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-numpy] [gw2] [ 76%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-File] tests/test_variants.py::test_variants_compress_into[xz-memoryview-memoryview] [gw3] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-Buffer] [gw0] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-File] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-memoryview] [gw3] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-File] [gw0] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytes] [gw0] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytearray] [gw1] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-File-bytearray] [gw0] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-numpy] [gw2] [ 77%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytes] [gw0] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-Buffer] [gw2] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytearray] [gw0] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-File] [gw2] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-numpy] [gw2] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-Buffer] [gw3] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-File] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-memoryview] [gw2] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-Buffer] [gw2] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-File] [gw3] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-File-bytes] [gw1] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-File-numpy] [gw0] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-File] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-memoryview] [gw0] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytes] [gw0] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytearray] [gw2] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-File] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-memoryview] [gw0] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-numpy] [gw2] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytes] [gw0] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-Buffer] [gw2] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytearray] [gw0] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-File] [gw3] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-File-bytearray] [gw2] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-numpy] [gw1] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-File-Buffer] [gw2] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-Buffer] [gw2] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-File] [gw0] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-File] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-memoryview] [gw0] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytes] [gw3] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-File-numpy] [gw0] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytearray] [gw2] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-File] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-memoryview] [gw1] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-File-File] [gw0] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-numpy] [gw2] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytes] [gw0] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-Buffer] [gw2] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytearray] [gw0] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-File] [gw2] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytes] [gw2] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytearray] [gw2] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-numpy] [gw3] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-File-Buffer] [gw2] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-Buffer] [gw2] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-File] [gw0] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-File] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-memoryview] [gw0] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-bytes] [gw0] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-bytearray] [gw0] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-numpy] [gw1] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-File] tests/test_variants.py::test_variants_decompress_into[gzip-File-memoryview] [gw2] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-File] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-memoryview] [gw0] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-Buffer] [gw3] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-File-File] [gw2] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-File-bytes] [gw0] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-File] [gw2] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-File-bytearray] [gw1] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytes] [gw0] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-File] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-memoryview] [gw1] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytearray] [gw0] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-Buffer] [gw1] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-numpy] [gw0] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-File] [gw1] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-Buffer] [gw2] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-File-numpy] [gw1] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-File] [gw3] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-File] tests/test_variants.py::test_variants_decompress_into[deflate-File-memoryview] [gw0] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-File] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-memoryview] [gw2] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-File-Buffer] [gw0] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-bytes-bytes] [gw1] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-File] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-memoryview] [gw1] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytes] [gw0] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[xz-bytes-bytearray] [gw1] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytearray] [gw2] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-File-File] [gw1] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-numpy] [gw1] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-Buffer] [gw3] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytes] [gw0] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-bytes-numpy] [gw3] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytes] [gw1] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-File] [gw3] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-numpy] [gw0] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[xz-bytes-Buffer] [gw3] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-File] [gw0] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-numpy-Buffer] [gw2] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-File] tests/test_variants.py::test_variants_decompress_into[zstd-File-memoryview] [gw1] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-File] tests/test_variants.py::test_variants_decompress_into[xz-bytes-File] [gw0] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-numpy-File] [gw2] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-bytes] [gw3] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-File] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-memoryview] [gw2] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-bytearray] [gw2] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-numpy] [gw3] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-numpy-bytes] [gw2] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytearray] [gw1] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-File] tests/test_variants.py::test_variants_decompress_into[xz-bytes-memoryview] [gw0] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-File] tests/test_variants.py::test_variants_decompress_into[xz-numpy-memoryview] [gw3] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[xz-numpy-bytearray] [gw2] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-numpy] [gw1] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytes] [gw0] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytes] [gw3] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-numpy-numpy] [gw2] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-Buffer] [gw0] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-memoryview] [gw1] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytearray] [gw2] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-File] [gw3] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[xz-File-numpy] [gw0] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-File-bytes] [gw1] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-numpy] [gw1] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-Buffer] [gw2] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-File] tests/test_variants.py::test_variants_decompress_into[xz-File-memoryview] [gw1] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-numpy] [gw0] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-bytes] tests/test_variants.py::test_variants_decompress_into[xz-File-bytearray] [gw3] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-numpy] tests/test_variants.py::test_variants_decompress_into[xz-File-Buffer] [gw1] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-Buffer] [gw1] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-Buffer] tests/test_variants.py::test_variant_snappy_raw_into [gw2] [ 95%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-bytes] [gw1] [ 95%] PASSED tests/test_variants.py::test_variant_snappy_raw_into tests/test_variants.py::test_variant_lz4_block_into [gw1] [ 95%] PASSED tests/test_variants.py::test_variant_lz4_block_into tests/test_variants.py::test_dunders[File] [gw0] [ 95%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-File] [gw2] [ 95%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-bytearray] [gw3] [ 95%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-File-File] [gw2] [ 95%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-bytearray] tests/test_variants.py::test_lz4_block[compress_kwargs0] [gw2] [ 96%] PASSED tests/test_variants.py::test_lz4_block[compress_kwargs0] tests/test_variants.py::test_lz4_block[compress_kwargs2] [gw2] [ 96%] PASSED tests/test_variants.py::test_lz4_block[compress_kwargs2] tests/test_variants.py::test_lz4_block[compress_kwargs3] [gw2] [ 96%] PASSED tests/test_variants.py::test_lz4_block[compress_kwargs3] tests/test_variants.py::test_gzip_multiple_streams [gw1] [ 96%] PASSED tests/test_variants.py::test_dunders[File] tests/test_variants.py::test_dunders[Buffer] [gw2] [ 96%] PASSED tests/test_variants.py::test_gzip_multiple_streams tests/test_variants.py::test_streams_compressor[brotli] [gw1] [ 96%] PASSED tests/test_variants.py::test_dunders[Buffer] tests/test_variants.py::test_streams_compressor[bzip2] [gw0] [ 97%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-File] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-memoryview] [gw1] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[bzip2] tests/test_variants.py::test_streams_compressor[gzip] [gw2] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[brotli] tests/test_variants.py::test_streams_compressor[deflate] [gw2] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[deflate] tests/test_variants.py::test_streams_compressor[zstd] [gw1] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[gzip] tests/test_variants.py::test_streams_compressor[snappy] [gw0] [ 97%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-memoryview] tests/test_variants.py::test_streams_compressor[lz4] [gw2] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[zstd] tests/test_variants.py::test_variants_stream_decompressors[snappy] [gw1] [ 98%] PASSED tests/test_variants.py::test_streams_compressor[snappy] [gw2] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[snappy] tests/test_variants.py::test_variants_stream_decompressors[brotli] tests/test_variants.py::test_variants_stream_decompressors[lz4] [gw1] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[brotli] [gw2] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[lz4] tests/test_variants.py::test_variants_stream_decompressors[gzip] tests/test_variants.py::test_variants_stream_decompressors[deflate] [gw2] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[deflate] [gw1] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[gzip] tests/test_variants.py::test_variants_stream_decompressors[zstd] tests/test_variants.py::test_variants_stream_decompressors[xz] [gw2] [ 99%] PASSED tests/test_variants.py::test_variants_stream_decompressors[zstd] tests/test_variants.py::test_buffer_cmp [gw2] [ 99%] PASSED tests/test_variants.py::test_buffer_cmp [gw1] [ 99%] PASSED tests/test_variants.py::test_variants_stream_decompressors[xz] [gw0] [ 99%] PASSED tests/test_variants.py::test_streams_compressor[lz4] tests/test_variants.py::test_variants_stream_decompressors[bzip2] [gw0] [ 99%] PASSED tests/test_variants.py::test_variants_stream_decompressors[bzip2] [gw3] [ 99%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-File] tests/test_variants.py::test_lz4_block[compress_kwargs1] [gw3] [100%] PASSED tests/test_variants.py::test_lz4_block[compress_kwargs1] ======================= 645 passed in 193.58s (0:03:13) ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cramjam-2.8.3-4.fc41.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PxtFnD + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd cramjam-2.8.3 + DOCDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/share/doc/python3-cramjam + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/share/doc/python3-cramjam + cp -pr /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/README.md /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/share/doc/python3-cramjam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j56INa + umask 022 + cd /builddir/build/BUILD/python-cramjam-2.8.3-build + cd cramjam-2.8.3 + LICENSEDIR=/builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/share/licenses/python3-cramjam + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/share/licenses/python3-cramjam + cp -pr /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/LICENSE /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/share/licenses/python3-cramjam + cp -pr /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/LICENSES.dependencies /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/share/licenses/python3-cramjam + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cramjam = 2.8.3-4.fc41 python3-cramjam = 2.8.3-4.fc41 python3-cramjam(riscv-64) = 2.8.3-4.fc41 python3.13-cramjam = 2.8.3-4.fc41 python3.13dist(cramjam) = 2.8.3 python3dist(cramjam) = 2.8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(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) liblz4.so.1()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libzstd.so.1()(64bit) python(abi) = 3.13 rtld(GNU_HASH) Processing files: python-cramjam-debugsource-2.8.3-4.fc41.riscv64 Provides: python-cramjam-debugsource = 2.8.3-4.fc41 python-cramjam-debugsource(riscv-64) = 2.8.3-4.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cramjam-debuginfo-2.8.3-4.fc41.riscv64 Provides: debuginfo(build-id) = 2902c7efc8225c2fde79b250446c183630f21d21 python-cramjam-debuginfo = 2.8.3-4.fc41 python3-cramjam-debuginfo = 2.8.3-4.fc41 python3-cramjam-debuginfo(riscv-64) = 2.8.3-4.fc41 python3.13-cramjam-debuginfo = 2.8.3-4.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cramjam-debugsource(riscv-64) = 2.8.3-4.fc41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT Wrote: /builddir/build/SRPMS/python-cramjam-2.8.3-4.fc41.src.rpm Wrote: /builddir/build/RPMS/python-cramjam-debugsource-2.8.3-4.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cramjam-2.8.3-4.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cramjam-debuginfo-2.8.3-4.fc41.riscv64.rpm Child return code was: 0