DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing src/bcrypt.egg-info/PKG-INFO
writing dependency_links to src/bcrypt.egg-info/dependency_links.txt
writing requirements to src/bcrypt.egg-info/requires.txt
writing top-level names to src/bcrypt.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'src/bcrypt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
warning: no previously-included files found matching 'requirements.txt'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'mypy.ini'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching 'src/_bcrypt/target'
warning: no previously-included files matching '*' found under directory 'src/_bcrypt/target'
writing manifest file 'src/bcrypt.egg-info/SOURCES.txt'
* Building wheel...
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-314/bcrypt
copying src/bcrypt/__init__.py -> build/lib.linux-x86_64-cpython-314/bcrypt
running egg_info
writing src/bcrypt.egg-info/PKG-INFO
writing dependency_links to src/bcrypt.egg-info/dependency_links.txt
writing requirements to src/bcrypt.egg-info/requires.txt
writing top-level names to src/bcrypt.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'src/bcrypt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/bcrypt.egg-info/SOURCES.txt'
warning: no previously-included files found matching 'requirements.txt'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'mypy.ini'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching 'src/_bcrypt/target'
warning: no previously-included files matching '*' found under directory 'src/_bcrypt/target'
copying src/bcrypt/__init__.pyi -> build/lib.linux-x86_64-cpython-314/bcrypt
copying src/bcrypt/py.typed -> build/lib.linux-x86_64-cpython-314/bcrypt
running build_ext
running build_rust
error: the option `Z` is only accepted on the nightly compiler
help: consider switching to a nightly toolchain: `rustup default nightly`
note: selecting a toolchain with `+toolchain` arguments require a rustup proxy; see <https://rust-lang.github.io/rustup/concepts/index.html>
note: for more information about Rust's stability policy, see <https://doc.rust-lang.org/book/appendix-07-nightly-rust.html#unstable-features>
error: 1 nightly option were parsed
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
return _build_backend().build_wheel(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
wheel_directory, config_settings, metadata_directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 438, in build_wheel
return _build(['bdist_wheel'])
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 429, in _build
return self._build_with_temp_dir(
~~~~~~~~~~~~~~~~~~~~~~~~~^
cmd,
^^^^
...<3 lines>...
self._arbitrary_args(config_settings),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 410, in _build_with_temp_dir
self.run_setup()
~~~~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 1, in <module>
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/__init__.py", line 117, in setup
return distutils.core.setup(**attrs) # type: ignore[return-value]
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/core.py", line 186, in setup
return run_commands(dist)
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/core.py", line 202, in run_commands
dist.run_commands()
~~~~~~~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1000, in run_commands
self.run_command(cmd)
~~~~~~~~~~~~~~~~^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py", line 1107, in run_command
super().run_command(command)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1019, in run_command
cmd_obj.run()
~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/command/bdist_wheel.py", line 370, in run
self.run_command("build")
~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py", line 341, in run_command
self.distribution.run_command(command)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py", line 1107, in run_command
super().run_command(command)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1019, in run_command
cmd_obj.run()
~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/command/build.py", line 135, in run
self.run_command(cmd_name)
~~~~~~~~~~~~~~~~^^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py", line 341, in run_command
self.distribution.run_command(command)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py", line 1107, in run_command
super().run_command(command)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1019, in run_command
cmd_obj.run()
~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools_rust/setuptools_ext.py", line 187, in run
build_rust.run()
~~~~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools_rust/command.py", line 108, in run
self.run_for_extension(ext)
~~~~~~~~~~~~~~~~~~~~~~^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools_rust/build.py", line 141, in run_for_extension
dylib_paths = self.build_extension(ext, self.target)
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools_rust/build.py", line 148, in build_extension
rustc_cfgs = get_rustc_cfgs(target_triple, ext.env)
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools_rust/rustc_info.py", line 43, in get_rustc_cfgs
for entry in get_rust_target_info(target_triple, env):
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools_rust/rustc_info.py", line 58, in get_rust_target_info
output = check_subprocess_output(cmd, env=env, text=True)
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools_rust/_utils.py", line 45, in check_subprocess_output
return cast(str, subprocess.check_output(*args, **kwargs)) # noqa: TID251 # this is a wrapper to implement the rule
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/subprocess.py", line 473, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/subprocess.py", line 578, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['rustc', '--print', 'cfg', '-Zunstable-options', '--target', 'i686-pokymllib32-linux-gnu']' returned non-zero exit status 1.
ERROR Backend subprocess exited when trying to invoke build_wheel
WARNING: exit code 1 from a shell command.