Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-835328-158438/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --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=1722988800 Wrote: /builddir/build/SRPMS/python-cramjam-2.8.3-10.fc41.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-835328-158438/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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=1722988800 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.tTDIGe + 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.ksDFCL + 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 ./Cargo.lock ./.gitignore ./rustfmt.toml ./README.md ./Cargo.toml + find . -mindepth 1 -maxdepth 1 -type d '!' -name cramjam-python -exec rm -rv '{}' + removed './.github/workflows/CI.yml' removed directory './.github/workflows' removed './.github/FUNDING.yml' removed directory './.github' removed './libcramjam/README.md' removed './libcramjam/cbindgen.toml' removed './libcramjam/LICENSE' removed './libcramjam/src/bzip2.rs' removed './libcramjam/src/brotli.rs' removed './libcramjam/src/xz.rs' removed './libcramjam/src/capi.rs' removed './libcramjam/src/deflate.rs' removed './libcramjam/src/gzip.rs' removed './libcramjam/src/snappy.rs' removed './libcramjam/src/lib.rs' removed './libcramjam/src/zstd.rs' removed './libcramjam/src/lz4.rs' removed directory './libcramjam/src' removed './libcramjam/Cargo.toml' removed directory './libcramjam' removed './.cargo/config' removed directory './.cargo' removed './cramjam-cli/tests/test_cli.py' removed directory './cramjam-cli/tests' removed './cramjam-cli/pyproject.toml' removed './cramjam-cli/README.md' removed './cramjam-cli/LICENSE' removed './cramjam-cli/src/main.rs' removed directory './cramjam-cli/src' removed './cramjam-cli/Cargo.toml' 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.4G1hlk + 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-10.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-10.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-10.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 --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-835328-158438/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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=1722988800 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.lW60d0 + 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.wk8jBG + 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 ./Cargo.lock ./.gitignore ./rustfmt.toml ./README.md ./Cargo.toml + find . -mindepth 1 -maxdepth 1 -type d '!' -name cramjam-python -exec rm -rv '{}' + removed './.github/workflows/CI.yml' removed directory './.github/workflows' removed './.github/FUNDING.yml' removed directory './.github' removed './libcramjam/README.md' removed './libcramjam/cbindgen.toml' removed './libcramjam/LICENSE' removed './libcramjam/src/bzip2.rs' removed './libcramjam/src/brotli.rs' removed './libcramjam/src/xz.rs' removed './libcramjam/src/capi.rs' removed './libcramjam/src/deflate.rs' removed './libcramjam/src/gzip.rs' removed './libcramjam/src/snappy.rs' removed './libcramjam/src/lib.rs' removed './libcramjam/src/zstd.rs' removed './libcramjam/src/lz4.rs' removed directory './libcramjam/src' removed './libcramjam/Cargo.toml' removed directory './libcramjam' removed './.cargo/config' removed directory './.cargo' removed './cramjam-cli/tests/test_cli.py' removed directory './cramjam-cli/tests' removed './cramjam-cli/pyproject.toml' removed './cramjam-cli/README.md' removed './cramjam-cli/LICENSE' removed './cramjam-cli/src/main.rs' removed directory './cramjam-cli/src' removed './cramjam-cli/Cargo.toml' 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.XeLhIt + 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-10.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.6.0) Adding syn v1.0.109 (latest: v2.0.72) 🔗 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-10.fc41.riscv64-pyproject-buildrequires + rm -rfv cramjam-2.8.3.dist-info/ removed 'cramjam-2.8.3.dist-info/METADATA' removed 'cramjam-2.8.3.dist-info/WHEEL' removed 'cramjam-2.8.3.dist-info/license_files/LICENSE' removed directory 'cramjam-2.8.3.dist-info/license_files' 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-10.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 --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-835328-158438/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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=1722988800 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.rFqmEv + 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.Gp54gH + 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 ./Cargo.lock ./.gitignore ./rustfmt.toml ./README.md ./Cargo.toml + find . -mindepth 1 -maxdepth 1 -type d '!' -name cramjam-python -exec rm -rv '{}' + removed './.github/workflows/CI.yml' removed directory './.github/workflows' removed './.github/FUNDING.yml' removed directory './.github' removed './libcramjam/README.md' removed './libcramjam/cbindgen.toml' removed './libcramjam/LICENSE' removed './libcramjam/src/bzip2.rs' removed './libcramjam/src/brotli.rs' removed './libcramjam/src/xz.rs' removed './libcramjam/src/capi.rs' removed './libcramjam/src/deflate.rs' removed './libcramjam/src/gzip.rs' removed './libcramjam/src/snappy.rs' removed './libcramjam/src/lib.rs' removed './libcramjam/src/zstd.rs' removed './libcramjam/src/lz4.rs' removed directory './libcramjam/src' removed './libcramjam/Cargo.toml' removed directory './libcramjam' removed './.cargo/config' removed directory './.cargo' removed './cramjam-cli/tests/test_cli.py' removed directory './cramjam-cli/tests' removed './cramjam-cli/pyproject.toml' removed './cramjam-cli/README.md' removed './cramjam-cli/LICENSE' removed './cramjam-cli/src/main.rs' removed directory './cramjam-cli/src' removed './cramjam-cli/Cargo.toml' 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.79gCBd + 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-10.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.6.0) Adding syn v1.0.109 (latest: v2.0.72) 🔗 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 8.3.1) 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-10.fc41.riscv64-pyproject-buildrequires + rm -rfv cramjam-2.8.3.dist-info/ removed 'cramjam-2.8.3.dist-info/METADATA' removed 'cramjam-2.8.3.dist-info/WHEEL' removed 'cramjam-2.8.3.dist-info/license_files/LICENSE' removed directory 'cramjam-2.8.3.dist-info/license_files' 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-10.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 --target riscv64 --nodeps /builddir/build/SPECS/python-cramjam.spec'], chrootPath='/var/lib/mock/f41-build-835328-158438/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --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=1722988800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pcDwGc + 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-10.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 8.3.1) 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-10.fc41.riscv64-pyproject-buildrequires + rm -rfv cramjam-2.8.3.dist-info/ removed 'cramjam-2.8.3.dist-info/METADATA' removed 'cramjam-2.8.3.dist-info/WHEEL' removed 'cramjam-2.8.3.dist-info/license_files/LICENSE' removed directory 'cramjam-2.8.3.dist-info/license_files' 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.Ss531u + 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-q244rmmw --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 libc v0.2.155 Compiling pkg-config v0.3.30 Compiling proc-macro2 v1.0.86 Compiling target-lexicon v0.12.16 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6368cfecc4d2d1ce -C extra-filename=-6368cfecc4d2d1ce --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libc-6368cfecc4d2d1ce -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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=403702d58bc5964d -C extra-filename=-403702d58bc5964d --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=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=79a160d83ab1b548 -C extra-filename=-79a160d83ab1b548 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/proc-macro2-79a160d83ab1b548 -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.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=1d96d72a4f1007e2 -C extra-filename=-1d96d72a4f1007e2 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/target-lexicon-1d96d72a4f1007e2 -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-79a160d83ab1b548/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db2310a85b53fad4 -C extra-filename=-db2310a85b53fad4 --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 proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b62f21b646b69049 -C extra-filename=-b62f21b646b69049 --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-db2310a85b53fad4.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 --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libc-6368cfecc4d2d1ce/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2bcac6e7aa972b4c -C extra-filename=-2bcac6e7aa972b4c --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 --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/target-lexicon-1d96d72a4f1007e2/build-script-build` Running `/usr/bin/rustc --crate-name target_lexicon --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.16/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=be10c833358d859b -C extra-filename=-be10c833358d859b --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.32 Running `/usr/bin/rustc --crate-name jobserver --edition=2021 /usr/share/cargo/registry/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=961676f80760348e -C extra-filename=-961676f80760348e --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-2bcac6e7aa972b4c.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "resolve-config"))' -C metadata=d5c8650501b33936 -C extra-filename=-d5c8650501b33936 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-build-config-d5c8650501b33936 -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-be10c833358d859b.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.1.6 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.1.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="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=c5ff62680a66bb21 -C extra-filename=-c5ff62680a66bb21 --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-961676f80760348e.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-2bcac6e7aa972b4c.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=37f4c4c4d8c47572 -C extra-filename=-37f4c4c4d8c47572 --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-b62f21b646b69049.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-6368cfecc4d2d1ce/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe6ce8365cedeb8c -C extra-filename=-fe6ce8365cedeb8c --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d7991963a456d8e9 -C extra-filename=-d7991963a456d8e9 --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 --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling clang-sys v1.8.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/clang-sys-1.8.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="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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=99b054a6b2775aec -C extra-filename=-99b054a6b2775aec --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/clang-sys-99b054a6b2775aec -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-fe6ce8365cedeb8c.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 syn v2.0.72 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.72/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a6f85feeb9b98945 -C extra-filename=-a6f85feeb9b98945 --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-b62f21b646b69049.rmeta --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-37f4c4c4d8c47572.rmeta --extern unicode_ident=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libunicode_ident-db2310a85b53fad4.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-d5c8650501b33936/build-script-build` Compiling once_cell v1.19.0 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=2667b668e9f17e27 -C extra-filename=-2667b668e9f17e27 --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 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=aeead118ee07813a -C extra-filename=-aeead118ee07813a --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/rustix-aeead118ee07813a -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/clang-sys-99b054a6b2775aec/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "resolve-config"))' -C metadata=4a3620fbd942398c -C extra-filename=-4a3620fbd942398c --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-2667b668e9f17e27.rmeta --extern target_lexicon=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libtarget_lexicon-be10c833358d859b.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-aeead118ee07813a/build-script-build` Compiling memchr v2.7.4 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=6924c549457c7fa6 -C extra-filename=-6924c549457c7fa6 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=58f65691a486645c -C extra-filename=-58f65691a486645c --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.4 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e7d37ccd2909af29 -C extra-filename=-e7d37ccd2909af29 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=931236aaac813708 -C extra-filename=-931236aaac813708 --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 bitflags v2.6.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=4ed7f1ae9bc071ad -C extra-filename=-4ed7f1ae9bc071ad --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=7037b909b0832249 -C extra-filename=-7037b909b0832249 --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.13.0 Running `/usr/bin/rustc --crate-name either --edition=2018 /usr/share/cargo/registry/either-1.13.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=47cd339b1bc4902d -C extra-filename=-47cd339b1bc4902d --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.5 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.5/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=unexpected_cfgs -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82944d5e3b739f2c -C extra-filename=-82944d5e3b739f2c --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-7037b909b0832249.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c217e5ae6fd9f2ae -C extra-filename=-c217e5ae6fd9f2ae --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-4ed7f1ae9bc071ad.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-931236aaac813708.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 regex-automata v0.4.7 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.7/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=6ad15511fd1e3c1c -C extra-filename=-6ad15511fd1e3c1c --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-e7d37ccd2909af29.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=90dcd830e7d3c5f2 -C extra-filename=-90dcd830e7d3c5f2 --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-6924c549457c7fa6.rmeta --extern minimal_lexical=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libminimal_lexical-58f65691a486645c.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 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=1ebc68ae7ad31b65 -C extra-filename=-1ebc68ae7ad31b65 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/bindgen-1ebc68ae7ad31b65 -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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e22f8f36f02ed5b -C extra-filename=-3e22f8f36f02ed5b --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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=55af813e527d38e7 -C extra-filename=-55af813e527d38e7 --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-47cd339b1bc4902d.rmeta --extern home=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libhome-3e22f8f36f02ed5b.rmeta --extern rustix=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/librustix-c217e5ae6fd9f2ae.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/bindgen-1ebc68ae7ad31b65/build-script-build` Compiling regex v1.10.6 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.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="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=e9cb6c6c87e47b92 -C extra-filename=-e9cb6c6c87e47b92 --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-6ad15511fd1e3c1c.rmeta --extern regex_syntax=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libregex_syntax-e7d37ccd2909af29.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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25be0517551cb9c7 -C extra-filename=-25be0517551cb9c7 --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-90dcd830e7d3c5f2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=71a8bb4262c1bbe3 -C extra-filename=-71a8bb4262c1bbe3 --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-47cd339b1bc4902d.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=2021 /usr/share/cargo/registry/clang-sys-1.8.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="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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=596cb967e8578880 -C extra-filename=-596cb967e8578880 --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-fe6ce8365cedeb8c.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-2bcac6e7aa972b4c.rmeta --extern libloading=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibloading-82944d5e3b739f2c.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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=62f15ab1bad12ca3 -C extra-filename=-62f15ab1bad12ca3 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e961a9dbafe9bfd0 -C extra-filename=-e961a9dbafe9bfd0 --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7054a827e135ca3a -C extra-filename=-7054a827e135ca3a --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 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=de6aadeb7044f25e -C extra-filename=-de6aadeb7044f25e --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.5.0 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=a472d24bc543977b -C extra-filename=-a472d24bc543977b --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=4bcdf3f29ea6ef52 -C extra-filename=-4bcdf3f29ea6ef52 --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 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=6fb498bdb4fcf266 -C extra-filename=-6fb498bdb4fcf266 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lock_api-6fb498bdb4fcf266 -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-7054a827e135ca3a.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a16e1e9e0eaeaf48 -C extra-filename=-a16e1e9e0eaeaf48 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lzma-sys-a16e1e9e0eaeaf48 -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-c5ff62680a66bb21.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-403702d58bc5964d.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.21.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/libdeflate-sys-1.21.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dynamic", "freestanding"))' -C metadata=a89b1a19e03b02f5 -C extra-filename=-a89b1a19e03b02f5 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libdeflate-sys-a89b1a19e03b02f5 -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-c5ff62680a66bb21.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-403702d58bc5964d.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=2fdc09744acf5f8c -C extra-filename=-2fdc09744acf5f8c --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-4ed7f1ae9bc071ad.rmeta --extern cexpr=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcexpr-25be0517551cb9c7.rmeta --extern clang_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libclang_sys-596cb967e8578880.rmeta --extern itertools=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libitertools-71a8bb4262c1bbe3.rmeta --extern lazy_static=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblazy_static-a472d24bc543977b.rmeta --extern lazycell=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblazycell-62f15ab1bad12ca3.rmeta --extern proc_macro2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libproc_macro2-b62f21b646b69049.rmeta --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-37f4c4c4d8c47572.rmeta --extern regex=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libregex-e9cb6c6c87e47b92.rmeta --extern rustc_hash=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/librustc_hash-e961a9dbafe9bfd0.rmeta --extern shlex=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libshlex-de6aadeb7044f25e.rmeta --extern syn=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsyn-a6f85feeb9b98945.rmeta --extern which=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libwhich-55af813e527d38e7.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 lz4-sys v1.10.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/lz4-sys-1.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e32f3d407ba0f7a4 -C extra-filename=-e32f3d407ba0f7a4 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lz4-sys-e32f3d407ba0f7a4 -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-c5ff62680a66bb21.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-403702d58bc5964d.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=bd71ca9b2e9260d0 -C extra-filename=-bd71ca9b2e9260d0 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/bzip2-sys-bd71ca9b2e9260d0 -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-c5ff62680a66bb21.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-403702d58bc5964d.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module"))' -C metadata=638db61f28e739d4 -C extra-filename=-638db61f28e739d4 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-ffi-638db61f28e739d4 -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-4a3620fbd942398c.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 zstd-safe v7.2.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/zstd-safe-7.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=e2afacbce35b396f -C extra-filename=-e2afacbce35b396f --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/zstd-safe-e2afacbce35b396f -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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=922fdf847aa76f80 -C extra-filename=-922fdf847aa76f80 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/parking_lot_core-922fdf847aa76f80 -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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=23b9063ea905d6d3 -C extra-filename=-23b9063ea905d6d3 --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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=ccc3416a6ef2c1e3 -C extra-filename=-ccc3416a6ef2c1e3 --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-23b9063ea905d6d3.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/parking_lot_core-922fdf847aa76f80/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-ffi-638db61f28e739d4/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/bzip2-sys-bd71ca9b2e9260d0/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lz4-sys-e32f3d407ba0f7a4/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/libdeflate-sys-a89b1a19e03b02f5/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lzma-sys-a16e1e9e0eaeaf48/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/lock_api-6fb498bdb4fcf266/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=3d8e1b9389455e25 -C extra-filename=-3d8e1b9389455e25 --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/memoffset-3d8e1b9389455e25 -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-7054a827e135ca3a.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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d648de0b635b72b -C extra-filename=-4d648de0b635b72b --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/snap-4d648de0b635b72b -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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=31deb36d5f9b4c33 -C extra-filename=-31deb36d5f9b4c33 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=0bfe16f5f7b3c7ea -C extra-filename=-0bfe16f5f7b3c7ea --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/portable-atomic-0bfe16f5f7b3c7ea -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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6d9b2350fcfc633b -C extra-filename=-6d9b2350fcfc633b --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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=ade770ebe8d30dc1 -C extra-filename=-ade770ebe8d30dc1 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=01ffc49eb1c85112 -C extra-filename=-01ffc49eb1c85112 --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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83a21be1aeaa4a41 -C extra-filename=-83a21be1aeaa4a41 --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-01ffc49eb1c85112.rmeta --extern proc_macro2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libproc_macro2-b62f21b646b69049.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-4a3620fbd942398c.rmeta --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-37f4c4c4d8c47572.rmeta --extern syn=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsyn-a6f85feeb9b98945.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=2e4a22f6c4c10edb -C extra-filename=-2e4a22f6c4c10edb --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-4bcdf3f29ea6ef52.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-d7991963a456d8e9.rmeta --extern smallvec=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsmallvec-ade770ebe8d30dc1.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 miniz_oxide v0.7.4 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2018 /usr/share/cargo/registry/miniz_oxide-0.7.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 --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=8e4d2b27722f9fcf -C extra-filename=-8e4d2b27722f9fcf --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-6d9b2350fcfc633b.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/portable-atomic-0bfe16f5f7b3c7ea/build-script-build` 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=04e6e6a9aeae09cc -C extra-filename=-04e6e6a9aeae09cc --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-31deb36d5f9b4c33.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/snap-4d648de0b635b72b/build-script-build` Running `/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/memoffset-3d8e1b9389455e25/build-script-build` 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4b0c5e42eb4cc40 -C extra-filename=-d4b0c5e42eb4cc40 --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-d7991963a456d8e9.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 libdeflate_sys --edition=2018 /usr/share/cargo/registry/libdeflate-sys-1.21.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dynamic", "freestanding"))' -C metadata=89c90b422671b2fc -C extra-filename=-89c90b422671b2fc --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 lz4_sys --edition=2015 /usr/share/cargo/registry/lz4-sys-1.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65a6dc828fa40f18 -C extra-filename=-65a6dc828fa40f18 --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-d7991963a456d8e9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=c48af43ed18b4731 -C extra-filename=-c48af43ed18b4731 --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-d7991963a456d8e9.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` 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=4e8f169ae8b58b1f -C extra-filename=-4e8f169ae8b58b1f --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-23b9063ea905d6d3.rmeta --extern alloc_stdlib=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liballoc_stdlib-ccc3416a6ef2c1e3.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 crc32fast v1.4.2 Running `/usr/bin/rustc --crate-name crc32fast --edition=2015 /usr/share/cargo/registry/crc32fast-1.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4e1a9ff07a14bd25 -C extra-filename=-4e1a9ff07a14bd25 --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-4bcdf3f29ea6ef52.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "default", "either", "experimental-inspect", "extension-module", "eyre", "full", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "pyo3-macros", "rust_decimal", "serde", "smallvec", "unindent"))' -C metadata=dc093f0182c3eced -C extra-filename=-dc093f0182c3eced --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/pyo3-dc093f0182c3eced -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-4a3620fbd942398c.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-dc093f0182c3eced/build-script-build` 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=ee056c6c8269adf7 -C extra-filename=-ee056c6c8269adf7 --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-23b9063ea905d6d3.rmeta --extern alloc_stdlib=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liballoc_stdlib-ccc3416a6ef2c1e3.rmeta --extern brotli_decompressor=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbrotli_decompressor-4e8f169ae8b58b1f.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("multiple-pymethods"))' -C metadata=65896c1b21e2d76c -C extra-filename=-65896c1b21e2d76c --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-b62f21b646b69049.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-83a21be1aeaa4a41.rlib --extern quote=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libquote-37f4c4c4d8c47572.rlib --extern syn=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsyn-a6f85feeb9b98945.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 flate2 v1.0.30 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /usr/share/cargo/registry/flate2-1.0.30/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=7a947a303c8b5b06 -C extra-filename=-7a947a303c8b5b06 --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-4e1a9ff07a14bd25.rmeta --extern miniz_oxide=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libminiz_oxide-8e4d2b27722f9fcf.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=c2799d087658a094 -C extra-filename=-c2799d087658a094 --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-c48af43ed18b4731.rmeta --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-d7991963a456d8e9.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.26.0 Running `/usr/bin/rustc --crate-name lz4 --edition=2018 /usr/share/cargo/registry/lz4-1.26.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8528e330e4145302 -C extra-filename=-8528e330e4145302 --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-d7991963a456d8e9.rmeta --extern lz4_sys=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblz4_sys-65a6dc828fa40f18.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 libdeflater v1.21.0 Running `/usr/bin/rustc --crate-name libdeflater --edition=2018 /usr/share/cargo/registry/libdeflater-1.21.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dynamic", "freestanding", "use_rust_alloc"))' -C metadata=41a75f362ff7a2b7 -C extra-filename=-41a75f362ff7a2b7 --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-89c90b422671b2fc.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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "tokio", "tokio-io"))' -C metadata=e67ec4430430ebda -C extra-filename=-e67ec4430430ebda --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-d4b0c5e42eb4cc40.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` 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=488cc1c3e1079780 -C extra-filename=-488cc1c3e1079780 --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` 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e13baa415e417342 -C extra-filename=-e13baa415e417342 --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 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=3b03e4f34c323038 -C extra-filename=-3b03e4f34c323038 --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-04e6e6a9aeae09cc.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-2e4a22f6c4c10edb.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 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=227bc1274c3ea6db -C extra-filename=-227bc1274c3ea6db --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module"))' -C metadata=5f4330f53c7df7b0 -C extra-filename=-5f4330f53c7df7b0 --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-d7991963a456d8e9.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "extension-module"))' -C metadata=daa4159014a1a7fd -C extra-filename=-daa4159014a1a7fd --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/cramjam-python-daa4159014a1a7fd -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-4a3620fbd942398c.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 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=399addbbc45599c4 -C extra-filename=-399addbbc45599c4 --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` 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8cd42e982e00b79f -C extra-filename=-8cd42e982e00b79f --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 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "default", "either", "experimental-inspect", "extension-module", "eyre", "full", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "pyo3-macros", "rust_decimal", "serde", "smallvec", "unindent"))' -C metadata=27652ce6c2ee72ac -C extra-filename=-27652ce6c2ee72ac --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-4bcdf3f29ea6ef52.rmeta --extern indoc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libindoc-399addbbc45599c4.so --extern libc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibc-d7991963a456d8e9.rmeta --extern memoffset=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libmemoffset-488cc1c3e1079780.rmeta --extern parking_lot=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libparking_lot-3b03e4f34c323038.rmeta --extern portable_atomic=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libportable_atomic-227bc1274c3ea6db.rmeta --extern pyo3_ffi=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_ffi-5f4330f53c7df7b0.rmeta --extern pyo3_macros=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3_macros-65896c1b21e2d76c.so --extern unindent=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libunindent-8cd42e982e00b79f.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-daa4159014a1a7fd/build-script-build` Compiling zstd-sys v2.0.12 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/zstd-sys-2.0.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="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=75836f3a4f516afe -C extra-filename=-75836f3a4f516afe --out-dir /builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/build/zstd-sys-75836f3a4f516afe -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-2fdc09744acf5f8c.rlib --extern cc=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libcc-c5ff62680a66bb21.rlib --extern pkg_config=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpkg_config-403702d58bc5964d.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-75836f3a4f516afe/build-script-build` Running `/usr/bin/rustc --crate-name zstd_sys --edition=2018 /usr/share/cargo/registry/zstd-sys-2.0.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="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=85f5ba33fcfdd5f5 -C extra-filename=-85f5ba33fcfdd5f5 --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-e2afacbce35b396f/build-script-build` Running `/usr/bin/rustc --crate-name zstd_safe --edition=2018 /usr/share/cargo/registry/zstd-safe-7.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 --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=9d6158c962d03140 -C extra-filename=-9d6158c962d03140 --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-85f5ba33fcfdd5f5.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.2 Running `/usr/bin/rustc --crate-name zstd --edition=2018 /usr/share/cargo/registry/zstd-0.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 --cfg 'feature="arrays"' --cfg 'feature="default"' --cfg 'feature="legacy"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=8cd43fa269cdc02b -C extra-filename=-8cd43fa269cdc02b --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-9d6158c962d03140.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("capi", "default", "libc"))' -C metadata=752728b2e9ba7c15 -C extra-filename=-752728b2e9ba7c15 --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-ee056c6c8269adf7.rlib --extern bzip2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libbzip2-c2799d087658a094.rlib --extern flate2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libflate2-7a947a303c8b5b06.rlib --extern libdeflater=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblibdeflater-41a75f362ff7a2b7.rlib --extern lz4=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/liblz4-8528e330e4145302.rlib --extern snap=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libsnap-e13baa415e417342.rlib --extern xz2=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libxz2-e67ec4430430ebda.rlib --extern zstd=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libzstd-8cd43fa269cdc02b.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "extension-module"))' -C metadata=f9d63d0054deab75 --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-752728b2e9ba7c15.rlib --extern pyo3=/builddir/build/BUILD/python-cramjam-2.8.3-build/cramjam-2.8.3/cramjam-python/target/release/deps/libpyo3-27652ce6c2ee72ac.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` warning: unexpected `cfg` condition name: `PyPy` --> src/io.rs:176:11 | 176 | #[cfg(PyPy)] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `PyPy` --> src/io.rs:207:15 | 207 | #[cfg(PyPy)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `PyPy` --> src/io.rs:274:19 | 274 | #[cfg(PyPy)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `cramjam-python` (lib) generated 3 warnings Finished `release` profile [optimized] target(s) in 26m 54s 📦 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=8399491 sha256=08ad6ccaed9e791cd6cfe8cd91bc0f785c3303421356b33c5e575abe91c9863f 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.p7OYyp + 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.2 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-10.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-10.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-10.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-10.fc41.riscv64-pyproject-files --output-modules /builddir/build/BUILD/python-cramjam-2.8.3-build/python-cramjam-2.8.3-10.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-10.fc41.riscv64-pyproject-record --prefix /usr cramjam + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.8.3-10.fc41 --unique-debug-suffix -2.8.3-10.fc41.riscv64 --unique-debug-src-base python-cramjam-2.8.3-10.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-10.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/lib64/python3.13 using python3.13 Bytecompiling .py files below /builddir/build/BUILD/python-cramjam-2.8.3-build/BUILDROOT/usr/lib/debug/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.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.85Ntux + 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-10.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-10.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.0b4, pytest-8.3.1, pluggy-1.5.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 configfile: pyproject.toml plugins: xdist-3.6.1, hypothesis-6.104.2 created: 4/4 workers 4 workers [645 items] scheduling tests via LoadScheduling tests/test_variants.py::test_variants_raise_exception[gzip] tests/test_integration.py::test_variant[variant0] [gw0] [ 0%] PASSED tests/test_integration.py::test_variant[variant0] tests/test_integration.py::test_variant[variant1] tests/test_variants.py::test_variants_compress_into[brotli-bytes-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-File] [gw0] [ 0%] PASSED tests/test_integration.py::test_variant[variant1] [gw1] [ 0%] PASSED tests/test_variants.py::test_variants_raise_exception[gzip] tests/test_integration.py::test_variant[variant2] tests/test_variants.py::test_variants_raise_exception[deflate] [gw0] [ 0%] PASSED tests/test_integration.py::test_variant[variant2] [gw1] [ 0%] PASSED tests/test_variants.py::test_variants_raise_exception[deflate] tests/test_integration.py::test_variant[variant3] [gw0] [ 0%] PASSED tests/test_integration.py::test_variant[variant3] tests/test_variants.py::test_variants_raise_exception[zstd] tests/test_integration.py::test_variant[variant4] [gw1] [ 1%] PASSED tests/test_variants.py::test_variants_raise_exception[zstd] [gw0] [ 1%] PASSED tests/test_integration.py::test_variant[variant4] tests/test_variants.py::test_variants_raise_exception[xz] tests/test_integration.py::test_variant[variant5] [gw0] [ 1%] PASSED tests/test_integration.py::test_variant[variant5] [gw1] [ 1%] PASSED tests/test_variants.py::test_variants_raise_exception[xz] tests/test_variants.py::test_variants_compress_into[snappy-bytes-bytes] 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] [gw2] [ 1%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-bytes-bytes] tests/test_variants.py::test_variants_compress_into[brotli-bytes-bytearray] [gw1] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytes-bytes] tests/test_variants.py::test_variants_compress_into[snappy-bytes-bytearray] [gw3] [ 2%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-File] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-memoryview] [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] [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] [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] [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] [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-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-bytes-File] [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] [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] [gw0] [ 3%] PASSED tests/test_integration.py::test_lzma_compat[2] tests/test_integration.py::test_lzma_compat[1] [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] [ 4%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-bytearray-Buffer] [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] [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-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-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-memoryview] tests/test_variants.py::test_variants_compress_into[brotli-bytearray-bytes] [gw3] [ 4%] 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-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-numpy] [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-numpy] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-bytes] [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] [gw1] [ 5%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-Buffer] 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] [gw3] [ 6%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-bytearray] 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] [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] [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] [ 6%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-bytearray-File] tests/test_variants.py::test_variants_compress_into[snappy-bytearray-memoryview] [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-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[snappy-numpy-bytes] [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-bytes] 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[brotli-bytearray-File] [gw3] [ 7%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-numpy-File] [gw1] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-numpy-numpy] [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-numpy] tests/test_variants.py::test_variants_compress_into[snappy-numpy-Buffer] [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] [gw0] [ 8%] PASSED tests/test_variants.py::test_variants_different_dtypes[snappy] tests/test_variants.py::test_variants_different_dtypes[brotli] [gw3] [ 8%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-bytes] [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] [gw1] [ 9%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-numpy-File] [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-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-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-numpy] [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] [ 10%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-numpy-numpy] [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-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-Buffer] tests/test_variants.py::test_variants_compress_into[bzip2-Buffer-File] [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] [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] [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-numpy] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-Buffer] [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-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-File-bytes] [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] [gw0] [ 11%] PASSED tests/test_variants.py::test_variants_different_dtypes[brotli] tests/test_variants.py::test_variants_different_dtypes[bzip2] [gw3] [ 11%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-File-bytearray] [gw2] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-numpy-File] tests/test_variants.py::test_variants_compress_into[brotli-numpy-memoryview] [gw1] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-File] tests/test_variants.py::test_variants_compress_into[snappy-Buffer-memoryview] [gw1] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-Buffer-memoryview] [gw3] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-bytearray] tests/test_variants.py::test_variants_compress_into[snappy-File-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-File-numpy] [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] [gw3] [ 12%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-File-Buffer] [gw1] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-bytes] tests/test_variants.py::test_variants_compress_into[snappy-File-bytearray] [gw2] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-bytearray] [gw3] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-File-Buffer] [gw1] [ 13%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-File-File] tests/test_variants.py::test_variants_compress_into[snappy-File-numpy] [gw0] [ 13%] PASSED tests/test_variants.py::test_variants_different_dtypes[bzip2] tests/test_variants.py::test_variants_different_dtypes[lz4] [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] [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] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-Buffer] [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-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytes] [gw3] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytearray] [gw2] [ 14%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-File] [gw1] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-File-File] tests/test_variants.py::test_variants_compress_into[snappy-File-memoryview] [gw3] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-numpy] [gw2] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-File] tests/test_variants.py::test_variants_compress_into[brotli-Buffer-memoryview] [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-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-Buffer] [gw3] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-Buffer] [gw2] [ 15%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-File] tests/test_variants.py::test_variants_compress_into[brotli-File-bytes] [gw1] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-bytearray] [gw1] [ 16%] 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-File] tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-memoryview] [gw2] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-bytes] tests/test_variants.py::test_variants_compress_into[brotli-File-bytearray] [gw3] [ 16%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytes] [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] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytes] tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytearray] [gw2] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-File-numpy] [gw1] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[snappy-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[snappy-memoryview-File] [gw3] [ 17%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-bytes-numpy] [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-numpy] tests/test_variants.py::test_variants_compress_into[brotli-File-Buffer] [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] [ 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] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-bytes-File] [gw2] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-File-File] [gw3] [ 18%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-bytes-File] [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-File] tests/test_variants.py::test_variants_compress_into[lz4-bytes-memoryview] [gw2] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-File-File] tests/test_variants.py::test_variants_compress_into[brotli-File-memoryview] [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] [gw3] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-bytes] [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] [gw3] [ 19%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-bytearray] [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] [gw1] [ 20%] 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-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-File] [gw2] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-bytes] 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[gzip-bytearray-Buffer] [gw3] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-File] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-memoryview] [gw2] [ 20%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-numpy] [gw0] [ 20%] PASSED tests/test_variants.py::test_variants_different_dtypes[lz4] tests/test_variants.py::test_variants_different_dtypes[gzip] [gw1] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-bytearray-File] [gw3] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-File-bytes] [gw2] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-Buffer] [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] [gw3] [ 21%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-bytes] tests/test_variants.py::test_variants_compress_into[deflate-File-bytearray] [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] [gw2] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[brotli-memoryview-File] [gw3] [ 22%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-File-numpy] [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-File-numpy] tests/test_variants.py::test_variants_compress_into[deflate-File-Buffer] [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] [gw0] [ 22%] PASSED tests/test_variants.py::test_variants_different_dtypes[gzip] tests/test_variants.py::test_variants_different_dtypes[deflate] [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] [gw1] [ 23%] 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-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-File-File] [gw2] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[brotli-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytes] [gw1] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-numpy-File] [gw2] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytes] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytearray] [gw3] [ 23%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-File] tests/test_variants.py::test_variants_compress_into[deflate-File-memoryview] [gw1] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-File] tests/test_variants.py::test_variants_compress_into[gzip-numpy-memoryview] [gw2] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-numpy] [gw1] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-numpy-memoryview] [gw3] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-File-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-bytes] [gw2] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-numpy] tests/test_variants.py::test_variants_compress_into[bzip2-bytes-Buffer] [gw3] [ 24%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytearray] [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] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[bzip2-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-File] [gw3] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-numpy] [gw1] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-numpy] [gw2] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-File] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-memoryview] [gw3] [ 25%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-Buffer] [gw0] [ 25%] PASSED tests/test_variants.py::test_variants_different_dtypes[deflate] tests/test_variants.py::test_variants_different_dtypes[zstd] [gw1] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-Buffer] [gw2] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[xz-bytes-bytes] [gw3] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-File] [gw1] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-File] [gw3] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-File] tests/test_variants.py::test_variants_compress_into[deflate-memoryview-memoryview] [gw1] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-File] tests/test_variants.py::test_variants_compress_into[gzip-Buffer-memoryview] [gw3] [ 26%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytes] [gw1] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-File-bytes] [gw3] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytes] tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytearray] [gw1] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-bytes] tests/test_variants.py::test_variants_compress_into[gzip-File-bytearray] [gw0] [ 27%] PASSED tests/test_variants.py::test_variants_different_dtypes[zstd] tests/test_variants.py::test_variants_different_dtypes[xz] [gw2] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-bytes] tests/test_variants.py::test_variants_compress_into[xz-bytes-bytearray] [gw3] [ 27%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-bytes-numpy] [gw1] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-File-numpy] [gw3] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-numpy] tests/test_variants.py::test_variants_compress_into[zstd-bytes-Buffer] [gw3] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-bytes-File] [gw1] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-numpy] tests/test_variants.py::test_variants_compress_into[gzip-File-Buffer] [gw3] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-File] tests/test_variants.py::test_variants_compress_into[zstd-bytes-memoryview] [gw1] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-Buffer] tests/test_variants.py::test_variants_compress_into[gzip-File-File] [gw2] [ 28%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[xz-bytes-numpy] [gw3] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytes] [gw1] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-File-File] tests/test_variants.py::test_variants_compress_into[gzip-File-memoryview] [gw3] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytearray] [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] [gw3] [ 29%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-numpy] [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] [gw3] [ 30%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-Buffer] [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-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-File] [gw2] [ 30%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-numpy] tests/test_variants.py::test_variants_compress_into[xz-bytes-Buffer] [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-bytearray-File] tests/test_variants.py::test_variants_compress_into[zstd-bytearray-memoryview] [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-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytes] [gw1] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-File] tests/test_variants.py::test_variants_compress_into[gzip-memoryview-memoryview] [gw3] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytes] tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytearray] [gw1] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytes] [gw3] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-numpy-numpy] [gw2] [ 31%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[xz-bytes-File] [gw1] [ 32%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytes] tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytearray] [gw3] [ 32%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-numpy] tests/test_variants.py::test_variants_compress_into[zstd-numpy-Buffer] [gw0] [ 32%] PASSED tests/test_variants.py::test_variants_different_dtypes[xz] tests/test_variants.py::test_variants_simple[snappy-True] [gw1] [ 32%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-bytes-numpy] [gw0] [ 32%] PASSED tests/test_variants.py::test_variants_simple[snappy-True] tests/test_variants.py::test_variants_simple[snappy-False] [gw3] [ 32%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-numpy-File] [gw1] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-numpy] tests/test_variants.py::test_variants_compress_into[deflate-bytes-Buffer] [gw0] [ 33%] PASSED tests/test_variants.py::test_variants_simple[snappy-False] tests/test_variants.py::test_variants_simple[brotli-True] [gw3] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-File] tests/test_variants.py::test_variants_compress_into[zstd-numpy-memoryview] [gw0] [ 33%] PASSED tests/test_variants.py::test_variants_simple[brotli-True] tests/test_variants.py::test_variants_simple[brotli-False] [gw1] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-bytes-File] [gw3] [ 33%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytes] [gw0] [ 33%] PASSED tests/test_variants.py::test_variants_simple[brotli-False] tests/test_variants.py::test_variants_simple[bzip2-True] [gw3] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytes] [gw0] [ 34%] PASSED tests/test_variants.py::test_variants_simple[bzip2-True] tests/test_variants.py::test_variants_simple[bzip2-False] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytearray] [gw1] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-File] tests/test_variants.py::test_variants_compress_into[deflate-bytes-memoryview] [gw2] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-File] tests/test_variants.py::test_variants_compress_into[xz-bytes-memoryview] [gw0] [ 34%] PASSED tests/test_variants.py::test_variants_simple[bzip2-False] tests/test_variants.py::test_variants_simple[lz4-True] [gw3] [ 34%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-numpy] [gw0] [ 35%] PASSED tests/test_variants.py::test_variants_simple[lz4-True] tests/test_variants.py::test_variants_simple[lz4-False] [gw1] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-bytes] [gw3] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-Buffer] [gw0] [ 35%] PASSED tests/test_variants.py::test_variants_simple[lz4-False] tests/test_variants.py::test_variants_simple[gzip-True] [gw1] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-bytearray] [gw3] [ 35%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-File] [gw1] [ 35%] 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[gzip-True] tests/test_variants.py::test_variants_simple[gzip-False] [gw1] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-Buffer] [gw0] [ 36%] PASSED tests/test_variants.py::test_variants_simple[gzip-False] tests/test_variants.py::test_variants_simple[deflate-True] [gw3] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-File] tests/test_variants.py::test_variants_compress_into[zstd-Buffer-memoryview] [gw0] [ 36%] PASSED tests/test_variants.py::test_variants_simple[deflate-True] tests/test_variants.py::test_variants_simple[deflate-False] [gw1] [ 36%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-File] [gw0] [ 37%] PASSED tests/test_variants.py::test_variants_simple[deflate-False] tests/test_variants.py::test_variants_simple[zstd-True] [gw2] [ 37%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytes-memoryview] tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytes] [gw3] [ 37%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-File-bytes] [gw1] [ 37%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-File] tests/test_variants.py::test_variants_compress_into[deflate-bytearray-memoryview] [gw0] [ 37%] PASSED tests/test_variants.py::test_variants_simple[zstd-True] tests/test_variants.py::test_variants_simple[zstd-False] [gw3] [ 37%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-bytes] tests/test_variants.py::test_variants_compress_into[zstd-File-bytearray] [gw0] [ 37%] PASSED tests/test_variants.py::test_variants_simple[zstd-False] [gw1] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-bytearray-memoryview] tests/test_variants.py::test_variants_simple[xz-True] tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytes] [gw3] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-File-numpy] [gw1] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytes] tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytearray] [gw1] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-numpy-numpy] [gw2] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytes] tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytearray] [gw3] [ 38%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-numpy] tests/test_variants.py::test_variants_compress_into[zstd-File-Buffer] [gw0] [ 39%] PASSED tests/test_variants.py::test_variants_simple[xz-True] tests/test_variants.py::test_variants_simple[xz-False] [gw1] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-numpy] tests/test_variants.py::test_variants_compress_into[deflate-numpy-Buffer] [gw1] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[deflate-numpy-File] [gw3] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-Buffer] tests/test_variants.py::test_variants_compress_into[zstd-File-File] [gw1] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-File] tests/test_variants.py::test_variants_compress_into[deflate-numpy-memoryview] [gw1] [ 39%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytes] [gw3] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-File] tests/test_variants.py::test_variants_compress_into[zstd-File-memoryview] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_simple[xz-False] tests/test_variants.py::test_variants_raise_exception[snappy] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_raise_exception[snappy] tests/test_variants.py::test_variants_raise_exception[brotli] [gw1] [ 40%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytes] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_raise_exception[brotli] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytearray] tests/test_variants.py::test_variants_raise_exception[bzip2] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_raise_exception[bzip2] tests/test_variants.py::test_variants_raise_exception[lz4] [gw0] [ 40%] PASSED tests/test_variants.py::test_variants_raise_exception[lz4] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-numpy] [gw3] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-File-memoryview] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytes] [gw1] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-numpy] [gw0] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-Buffer] [gw3] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytearray] [gw2] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-bytearray] tests/test_variants.py::test_variants_compress_into[xz-bytearray-numpy] [gw1] [ 41%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[deflate-Buffer-Buffer] [gw0] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-File] [gw3] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-numpy] [gw1] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[deflate-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-File] [gw0] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-File] tests/test_variants.py::test_variants_compress_into[lz4-bytearray-memoryview] [gw3] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[zstd-memoryview-Buffer] [gw0] [ 42%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytes] [gw1] [ 42%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-File] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-memoryview] [gw3] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[zstd-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-memoryview] [gw0] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytes] tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytearray] [gw1] [ 43%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytes] [gw3] [ 43%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytes] [gw0] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-numpy-numpy] [gw2] [ 43%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-numpy] tests/test_variants.py::test_variants_compress_into[xz-bytearray-Buffer] [gw1] [ 44%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytearray] [gw3] [ 44%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytearray] [gw0] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-numpy] tests/test_variants.py::test_variants_compress_into[lz4-numpy-Buffer] [gw1] [ 44%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-bytearray] [gw3] [ 44%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-numpy] [gw0] [ 44%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-numpy-File] [gw1] [ 44%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-Buffer] [gw3] [ 45%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-Buffer] [gw0] [ 45%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-File] tests/test_variants.py::test_variants_compress_into[lz4-numpy-memoryview] [gw3] [ 45%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-File] [gw1] [ 45%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-File] [gw0] [ 45%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytes] [gw2] [ 45%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[xz-bytearray-File] [gw1] [ 46%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-File] tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-memoryview] [gw0] [ 46%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytearray] [gw3] [ 46%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-File] tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-memoryview] [gw1] [ 46%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytes] [gw0] [ 46%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-numpy] [gw3] [ 46%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytes] [gw1] [ 46%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytearray] [gw0] [ 47%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-Buffer] [gw3] [ 47%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytearray] [gw1] [ 47%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-numpy] [gw0] [ 47%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-File] [gw3] [ 47%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-numpy] [gw1] [ 47%] 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[lz4-Buffer-File] tests/test_variants.py::test_variants_compress_into[lz4-Buffer-memoryview] [gw3] [ 48%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-Buffer] [gw1] [ 48%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-File] [gw2] [ 48%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-File] tests/test_variants.py::test_variants_compress_into[xz-bytearray-memoryview] [gw0] [ 48%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-File-bytes] [gw3] [ 48%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-File] [gw1] [ 48%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-File] tests/test_variants.py::test_variants_decompress_into[snappy-numpy-memoryview] [gw0] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-bytes] tests/test_variants.py::test_variants_compress_into[lz4-File-bytearray] [gw1] [ 49%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytes] [gw3] [ 49%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-File] tests/test_variants.py::test_variants_decompress_into[brotli-numpy-memoryview] [gw0] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-File-numpy] [gw0] [ 49%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-numpy] tests/test_variants.py::test_variants_compress_into[lz4-File-Buffer] [gw1] [ 49%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytearray] [gw3] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytes] [gw1] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-numpy] [gw0] [ 50%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-File-File] [gw2] [ 50%] PASSED tests/test_variants.py::test_variants_compress_into[xz-bytearray-memoryview] tests/test_variants.py::test_variants_compress_into[xz-numpy-bytes] [gw3] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytearray] [gw1] [ 50%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-Buffer] [gw3] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-numpy] [gw0] [ 51%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-File] tests/test_variants.py::test_variants_compress_into[lz4-File-memoryview] [gw1] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-File] [gw3] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-Buffer] [gw0] [ 51%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-File-memoryview] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytes] [gw1] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-File] tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-memoryview] [gw3] [ 51%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-File] [gw0] [ 52%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytearray] [gw1] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-File-bytes] [gw2] [ 52%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-bytes] tests/test_variants.py::test_variants_compress_into[xz-numpy-bytearray] [gw0] [ 52%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-numpy] [gw3] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-File] tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-memoryview] [gw1] [ 52%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-File-bytearray] [gw0] [ 53%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-Buffer] [gw3] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-File-bytes] [gw0] [ 53%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-File] [gw1] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-File-numpy] [gw3] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-File-bytearray] [gw0] [ 53%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-File] tests/test_variants.py::test_variants_compress_into[lz4-memoryview-memoryview] [gw1] [ 53%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-File-Buffer] [gw0] [ 54%] PASSED tests/test_variants.py::test_variants_compress_into[lz4-memoryview-memoryview] tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytes] [gw2] [ 54%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-bytearray] tests/test_variants.py::test_variants_compress_into[xz-numpy-numpy] [gw1] [ 54%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-File-File] [gw3] [ 54%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-File-numpy] [gw0] [ 54%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytes] tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytearray] [gw0] [ 54%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-bytearray] tests/test_variants.py::test_variants_compress_into[gzip-bytes-numpy] [gw3] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-File-Buffer] [gw1] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-File] tests/test_variants.py::test_variants_decompress_into[snappy-File-memoryview] [gw0] [ 55%] PASSED tests/test_variants.py::test_variants_compress_into[gzip-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-numpy] [gw0] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-Buffer] [gw1] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-File-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytes] [gw3] [ 55%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-File-File] [gw2] [ 55%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-numpy] tests/test_variants.py::test_variants_compress_into[xz-numpy-Buffer] [gw0] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-File] [gw1] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytearray] [gw0] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-File] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-memoryview] [gw1] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-numpy] [gw3] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-File] tests/test_variants.py::test_variants_decompress_into[brotli-File-memoryview] [gw0] [ 56%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-memoryview] [gw1] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytes] [gw0] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytearray] [gw1] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-File] [gw3] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-File-memoryview] [gw0] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-numpy] [gw0] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-Buffer] [gw1] [ 57%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-File] tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-memoryview] [gw2] [ 58%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-Buffer] tests/test_variants.py::test_variants_compress_into[xz-numpy-File] [gw3] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytearray] [gw0] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-File] [gw1] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytes] [gw3] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-numpy] [gw1] [ 58%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytearray] [gw0] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-File] tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-memoryview] [gw3] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-Buffer] [gw0] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytes] [gw1] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-numpy] [gw0] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytearray] [gw3] [ 59%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-File] [gw1] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-Buffer] [gw0] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-numpy] [gw2] [ 60%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-File] tests/test_variants.py::test_variants_compress_into[xz-numpy-memoryview] [gw1] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[brotli-bytes-File] [gw0] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-Buffer] [gw3] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-File] tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-memoryview] [gw0] [ 60%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-File] [gw1] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-bytes-File] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytes] [gw0] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-File] tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-memoryview] [gw3] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[brotli-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytes] [gw1] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytearray] [gw0] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytes] [gw3] [ 61%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytearray] [gw0] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytearray] [gw1] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-numpy] [gw3] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytearray] [gw0] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-numpy] [gw2] [ 62%] PASSED tests/test_variants.py::test_variants_compress_into[xz-numpy-memoryview] tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytes] [gw1] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-Buffer] [gw3] [ 62%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-numpy] [gw0] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-Buffer] [gw1] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-File] [gw0] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-File] [gw3] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-Buffer] [gw1] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-File] tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-memoryview] [gw0] [ 63%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-File] [gw3] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-File] [gw1] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytes] [gw0] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytes] [gw3] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-File] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-memoryview] [gw2] [ 64%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytes] tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytearray] [gw1] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytearray] [gw0] [ 64%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytes] tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytearray] [gw3] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-File-bytes] [gw1] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-numpy] [gw0] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-bytearray] tests/test_variants.py::test_variants_decompress_into[bzip2-File-numpy] [gw1] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-Buffer] [gw3] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-File-bytearray] [gw0] [ 65%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-numpy] tests/test_variants.py::test_variants_decompress_into[bzip2-File-Buffer] [gw1] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-File] [gw0] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-Buffer] tests/test_variants.py::test_variants_decompress_into[bzip2-File-File] [gw3] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-File-numpy] [gw2] [ 66%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-bytearray] tests/test_variants.py::test_variants_compress_into[xz-Buffer-numpy] [gw1] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-File] tests/test_variants.py::test_variants_decompress_into[lz4-bytes-memoryview] [gw0] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-File] tests/test_variants.py::test_variants_decompress_into[bzip2-File-memoryview] [gw1] [ 66%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytes] [gw3] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-File-Buffer] [gw1] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytearray] [gw0] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[bzip2-File-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-memoryview] [gw1] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-numpy] [gw0] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-memoryview] [gw3] [ 67%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-File-File] [gw1] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-Buffer] [gw0] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytearray] [gw2] [ 68%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-numpy] tests/test_variants.py::test_variants_compress_into[xz-Buffer-Buffer] [gw1] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-File] [gw0] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-numpy] [gw3] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-File-File] tests/test_variants.py::test_variants_decompress_into[lz4-File-memoryview] [gw1] [ 68%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-File] tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-memoryview] [gw0] [ 69%] 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[lz4-File-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytes] [gw0] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-Buffer] [gw1] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-File] [gw3] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytearray] [gw1] [ 69%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-bytearray] [gw3] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-numpy] [gw0] [ 70%] 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-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-numpy] [gw2] [ 70%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-Buffer] tests/test_variants.py::test_variants_compress_into[xz-Buffer-File] [gw3] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-Buffer] [gw0] [ 70%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytearray-memoryview] [gw1] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-Buffer] [gw3] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-File] [gw0] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytearray] [gw1] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-File] [gw0] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-numpy] [gw3] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-File] tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-memoryview] [gw1] [ 71%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-File] tests/test_variants.py::test_variants_decompress_into[lz4-numpy-memoryview] [gw0] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-Buffer] [gw3] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytes] [gw2] [ 72%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-File] tests/test_variants.py::test_variants_compress_into[xz-Buffer-memoryview] [gw0] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-File] [gw1] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytes] [gw3] [ 72%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytearray] [gw1] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[lz4-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-File-bytes] [gw3] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-numpy] [gw0] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-File] tests/test_variants.py::test_variants_decompress_into[gzip-numpy-memoryview] [gw0] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytes] [gw3] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-Buffer] [gw1] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-File-bytearray] [gw0] [ 73%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytearray] [gw3] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-bytes-File] [gw0] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-numpy] [gw2] [ 74%] PASSED tests/test_variants.py::test_variants_compress_into[xz-Buffer-memoryview] tests/test_variants.py::test_variants_compress_into[xz-File-bytes] [gw1] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-File-numpy] [gw0] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-Buffer] [gw3] [ 74%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-bytes-File] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-memoryview] [gw0] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-File] [gw3] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytes] [gw1] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-File-Buffer] [gw0] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-File] tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-memoryview] [gw3] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytearray] [gw0] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-numpy] [gw3] [ 75%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-numpy] [gw1] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-File-File] [gw3] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-numpy] [gw2] [ 76%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-Buffer] tests/test_variants.py::test_variants_compress_into[xz-File-bytearray] [gw0] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-Buffer] [gw3] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-File] [gw0] [ 76%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-File] [gw1] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-File] tests/test_variants.py::test_variants_decompress_into[gzip-File-memoryview] [gw0] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-File] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-memoryview] [gw3] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-File] tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-memoryview] [gw1] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-File-memoryview] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytes] [gw0] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-File-bytes] [gw3] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytes] [gw1] [ 77%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytearray] [gw2] [ 78%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-bytearray] tests/test_variants.py::test_variants_compress_into[xz-File-numpy] [gw0] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-File-bytearray] [gw3] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytearray] [gw1] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-numpy] [gw0] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-bytearray] [gw1] [ 78%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-File-numpy] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-Buffer] [gw3] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-numpy] [gw3] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-Buffer] [gw1] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-File] [gw0] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-File-Buffer] [gw3] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-File] [gw0] [ 79%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-File-File] [gw1] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-File] tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-memoryview] [gw2] [ 80%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-numpy] tests/test_variants.py::test_variants_compress_into[xz-File-Buffer] [gw3] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-File] tests/test_variants.py::test_variants_decompress_into[deflate-numpy-memoryview] [gw1] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[gzip-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytes] [gw0] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-File] tests/test_variants.py::test_variants_decompress_into[deflate-File-memoryview] [gw3] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytes] [gw1] [ 80%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytearray] [gw0] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-File-memoryview] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytes] [gw3] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytearray] [gw1] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-numpy] [gw3] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-Buffer] [gw0] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytearray] [gw1] [ 81%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-Buffer] [gw3] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-File] [gw0] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-bytearray] [gw2] [ 82%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[xz-File-File] [gw1] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[deflate-bytes-File] [gw0] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-numpy] [gw3] [ 82%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-File] tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-memoryview] [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] [gw1] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-bytes-File] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytes] [gw3] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[deflate-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytes] [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] [gw1] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytearray] [gw3] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytearray] [gw1] [ 83%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-numpy] [gw0] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-File] [gw3] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-numpy] [gw1] [ 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_compress_into[xz-File-File] tests/test_variants.py::test_variants_compress_into[xz-File-memoryview] [gw3] [ 84%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-Buffer] [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] [gw1] [ 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] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-bytearray] [gw3] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-File] [gw0] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-numpy] [gw1] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-File] tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-memoryview] [gw3] [ 85%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-File] tests/test_variants.py::test_variants_decompress_into[zstd-bytes-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] [gw1] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-File-bytes] [gw3] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytes] [gw0] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-numpy-File] [gw2] [ 86%] PASSED tests/test_variants.py::test_variants_compress_into[xz-File-memoryview] tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytes] [gw3] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytearray] [gw1] [ 86%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-File-bytearray] [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] [gw3] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-File-numpy] [gw0] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-bytes-File] [gw1] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-Buffer] [gw3] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-numpy] tests/test_variants.py::test_variants_decompress_into[zstd-File-Buffer] [gw1] [ 87%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-Buffer] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-File] [gw2] [ 87%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytes] tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytearray] [gw3] [ 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[zstd-memoryview-File] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-memoryview] [gw0] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-File] tests/test_variants.py::test_variants_decompress_into[xz-bytes-memoryview] [gw1] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-bytes-bytes] [gw3] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-File] tests/test_variants.py::test_variants_decompress_into[zstd-File-memoryview] [gw0] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytes] [gw1] [ 88%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[xz-bytes-bytearray] [gw3] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-File-memoryview] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-bytes] [gw2] [ 89%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-bytearray] tests/test_variants.py::test_variants_compress_into[xz-memoryview-numpy] [gw3] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-bytes] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-bytearray] [gw0] [ 89%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytes] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytearray] [gw1] [ 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[zstd-memoryview-bytearray] tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-numpy] [gw3] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[zstd-memoryview-numpy] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-File] [gw2] [ 90%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-numpy] tests/test_variants.py::test_variants_compress_into[xz-memoryview-Buffer] [gw0] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-numpy] [gw1] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[xz-bytes-Buffer] [gw0] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-numpy] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-Buffer] [gw3] [ 90%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-File] tests/test_variants.py::test_variants_decompress_into[xz-bytearray-memoryview] [gw1] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytes-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-numpy-Buffer] [gw2] [ 91%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-Buffer] tests/test_variants.py::test_variants_compress_into[xz-memoryview-File] [gw0] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-bytearray-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytearray] [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] [gw1] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-Buffer] tests/test_variants.py::test_variants_decompress_into[xz-numpy-File] [gw0] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-numpy] [gw3] [ 91%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-bytes] tests/test_variants.py::test_variants_decompress_into[xz-numpy-bytearray] [gw1] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-File] tests/test_variants.py::test_variants_decompress_into[xz-numpy-memoryview] [gw2] [ 92%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-File] tests/test_variants.py::test_variants_compress_into[xz-memoryview-memoryview] [gw0] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-numpy] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-Buffer] [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] [gw1] [ 92%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-numpy-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytes] [gw0] [ 92%] 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-Buffer-memoryview] [gw2] [ 93%] PASSED tests/test_variants.py::test_variants_compress_into[xz-memoryview-memoryview] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytes] [gw1] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-bytes] tests/test_variants.py::test_variants_decompress_into[xz-File-numpy] [gw2] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytes] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytearray] [gw2] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-bytearray] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-numpy] [gw0] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-File] tests/test_variants.py::test_variants_decompress_into[xz-File-memoryview] [gw3] [ 93%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-Buffer-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-File-bytes] [gw2] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-numpy] tests/test_variants.py::test_variants_decompress_into[snappy-bytes-Buffer] [gw1] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-numpy] tests/test_variants.py::test_variants_decompress_into[xz-File-Buffer] [gw2] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[snappy-bytes-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-memoryview] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-bytes] [gw3] [ 94%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-bytes] tests/test_variants.py::test_variants_decompress_into[xz-File-bytearray] [gw1] [ 94%] 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-numpy] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-Buffer] [gw0] [ 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-bytearray] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-File] [gw0] [ 95%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-bytearray] tests/test_variants.py::test_dunders[Buffer] [gw0] [ 95%] PASSED tests/test_variants.py::test_dunders[Buffer] tests/test_variants.py::test_lz4_block[compress_kwargs0] [gw0] [ 95%] PASSED tests/test_variants.py::test_lz4_block[compress_kwargs0] tests/test_variants.py::test_lz4_block[compress_kwargs1] [gw0] [ 95%] PASSED tests/test_variants.py::test_lz4_block[compress_kwargs1] tests/test_variants.py::test_lz4_block[compress_kwargs2] [gw0] [ 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_variants_decompress_into[xz-memoryview-Buffer] [gw0] [ 96%] PASSED tests/test_variants.py::test_lz4_block[compress_kwargs3] tests/test_variants.py::test_dunders[File] tests/test_variants.py::test_gzip_multiple_streams [gw1] [ 96%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-File-File] tests/test_variants.py::test_variant_snappy_raw_into [gw0] [ 96%] PASSED tests/test_variants.py::test_gzip_multiple_streams tests/test_variants.py::test_streams_compressor[bzip2] [gw2] [ 96%] PASSED tests/test_variants.py::test_dunders[File] tests/test_variants.py::test_streams_compressor[brotli] [gw1] [ 97%] PASSED tests/test_variants.py::test_variant_snappy_raw_into tests/test_variants.py::test_variant_lz4_block_into [gw3] [ 97%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-File] tests/test_variants.py::test_variants_decompress_into[xz-memoryview-memoryview] [gw0] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[bzip2] tests/test_variants.py::test_streams_compressor[deflate] [gw1] [ 97%] PASSED tests/test_variants.py::test_variant_lz4_block_into tests/test_variants.py::test_streams_compressor[lz4] [gw0] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[deflate] tests/test_variants.py::test_streams_compressor[zstd] [gw2] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[brotli] tests/test_variants.py::test_streams_compressor[gzip] [gw1] [ 97%] PASSED tests/test_variants.py::test_streams_compressor[lz4] tests/test_variants.py::test_variants_stream_decompressors[snappy] [gw1] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[snappy] tests/test_variants.py::test_variants_stream_decompressors[lz4] [gw1] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[lz4] tests/test_variants.py::test_variants_stream_decompressors[gzip] [gw1] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[gzip] tests/test_variants.py::test_variants_stream_decompressors[deflate] [gw1] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[deflate] tests/test_variants.py::test_variants_stream_decompressors[zstd] [gw1] [ 98%] PASSED tests/test_variants.py::test_variants_stream_decompressors[zstd] tests/test_variants.py::test_variants_stream_decompressors[xz] [gw3] [ 98%] PASSED tests/test_variants.py::test_variants_decompress_into[xz-memoryview-memoryview] tests/test_variants.py::test_streams_compressor[snappy] [gw1] [ 99%] PASSED tests/test_variants.py::test_variants_stream_decompressors[xz] tests/test_variants.py::test_buffer_cmp [gw1] [ 99%] PASSED tests/test_variants.py::test_buffer_cmp [gw2] [ 99%] PASSED tests/test_variants.py::test_streams_compressor[gzip] tests/test_variants.py::test_variants_stream_decompressors[bzip2] [gw2] [ 99%] PASSED tests/test_variants.py::test_variants_stream_decompressors[bzip2] [gw0] [ 99%] PASSED tests/test_variants.py::test_streams_compressor[zstd] tests/test_variants.py::test_variants_stream_decompressors[brotli] [gw0] [ 99%] PASSED tests/test_variants.py::test_variants_stream_decompressors[brotli] [gw3] [100%] PASSED tests/test_variants.py::test_streams_compressor[snappy] ======================= 645 passed in 149.38s (0:02:29) ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cramjam-2.8.3-10.fc41.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lzEFwn + 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.UKSPSI + 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-10.fc41 python3-cramjam = 2.8.3-10.fc41 python3-cramjam(riscv-64) = 2.8.3-10.fc41 python3.13-cramjam = 2.8.3-10.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-10.fc41.riscv64 Provides: python-cramjam-debugsource = 2.8.3-10.fc41 python-cramjam-debugsource(riscv-64) = 2.8.3-10.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-10.fc41.riscv64 Provides: debuginfo(build-id) = bd11f78d602a516746216bfaed09966c13b1fa7a python-cramjam-debuginfo = 2.8.3-10.fc41 python3-cramjam-debuginfo = 2.8.3-10.fc41 python3-cramjam-debuginfo(riscv-64) = 2.8.3-10.fc41 python3.13-cramjam-debuginfo = 2.8.3-10.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-10.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-10.fc41.src.rpm Wrote: /builddir/build/RPMS/python-cramjam-debugsource-2.8.3-10.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cramjam-2.8.3-10.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cramjam-debuginfo-2.8.3-10.fc41.riscv64.rpm Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9aLJoe + 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 + rm -rf /builddir/build/BUILD/python-cramjam-2.8.3-build + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0