DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
* Building wheel...
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-maturin/1.14.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/wheel/bdist_wheel.py:4: FutureWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.
warn(
toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning']
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-314/maturin
copying maturin/__main__.py -> build/lib.linux-x86_64-cpython-314/maturin
copying maturin/bootstrap.py -> build/lib.linux-x86_64-cpython-314/maturin
copying maturin/__init__.py -> build/lib.linux-x86_64-cpython-314/maturin
running egg_info
creating maturin.egg-info
writing maturin.egg-info/PKG-INFO
writing dependency_links to maturin.egg-info/dependency_links.txt
writing requirements to maturin.egg-info/requires.txt
writing top-level names to maturin.egg-info/top_level.txt
writing manifest file 'maturin.egg-info/SOURCES.txt'
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-maturin/1.14.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.
return get_active_overrides().subprocess_timeout
listing git files failed - pretending there aren't any
reading manifest file 'maturin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json' under directory 'src/python_interpreter'
adding license file 'license-mit'
adding license file 'license-apache'
writing manifest file 'maturin.egg-info/SOURCES.txt'
running build_ext
running build_rust
error: no matching package named `anyhow` found
location searched: directory source `TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-maturin/1.14.1/cargo_home/bitbake` (which is replacing registry `crates-io`)
required by package `maturin v1.14.1 (TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-maturin/1.14.1/sources/maturin-1.14.1)`
error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101
-- Output captured from stdout:
ERROR Backend subprocess exited when trying to invoke build_wheel
WARNING: exit code 1 from a shell command.