Skip to content

Auto update failing for ruff #28547

@termuxbot2

Description

@termuxbot2

Hi, I'm Termux 🤖.

I'm here to help you update your Termux packages.

I've tried to update the ruff package, but it failed.

Here's the output of the update script:

Show log
INFO: Updating ruff [Current version: 0.15.1]
INFO: package being updated to 0.15.2.
Downloading https://github.com/charliermarsh/ruff/archive/refs/tags/0.15.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3848k    0 3848k    0     0  4226k      0 --:--:-- --:--:-- --:--:-- 4226k
100 10.2M    0 10.2M    0     0  5658k      0 --:--:--  0:00:01 --:--:-- 7032k
100 10.5M    0 10.5M    0     0  5763k      0 --:--:--  0:00:01 --:--:-- 7214k
You are about to commit these changes:

diff --git a/packages/ruff/build.sh b/packages/ruff/build.sh
index 6846d8493c..b18df482f9 100644
--- a/packages/ruff/build.sh
+++ b/packages/ruff/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE="https://github.com/charliermarsh/ruff"
TERMUX_PKG_DESCRIPTION="An extremely fast Python linter, written in Rust"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
-TERMUX_PKG_VERSION="0.15.1"
+TERMUX_PKG_VERSION="0.15.2"
TERMUX_PKG_SRCURL="https://github.com/charliermarsh/ruff/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
-TERMUX_PKG_SHA256=bb29d8ec29910f7e15c88aac676e875842ce0e56540bef2b93c9fd7ebaab78e3
+TERMUX_PKG_SHA256=0934e0298855317eb430244cff63ff249a949caf499761d96ba9f2d37715b663
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PYTHON_COMMON_BUILD_DEPS="maturin"
bump(main/ruff): 0.15.2
Not committing to Git!
INFO: Trying to build package.
INFO: Package ruff exists in main repo.
Running container 'termux-package-builder' from image 'ghcr.io/termux/package-builder'...
termux - building ruff for arch aarch64...
::group::INFO: Fetching repo metadata
[packages-cf.termux.dev-apt-termux-main]: Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/Release
[packages-cf.termux.dev-apt-termux-main]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[packages-cf.termux.dev-apt-termux-main]:                                  Dload  Upload   Total   Spent    Left  Speed
[packages-cf.termux.dev-apt-termux-main]:
[packages-cf.termux.dev-apt-termux-main]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-main]: 100 13134  100 13134    0     0  65073      0 --:--:-- --:--:-- --:--:-- 65343
[packages-cf.termux.dev-apt-termux-main]: Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/Release.gpg
[packages-cf.termux.dev-apt-termux-main]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[packages-cf.termux.dev-apt-termux-main]:                                  Dload  Upload   Total   Spent    Left  Speed
[packages-cf.termux.dev-apt-termux-root]: Downloading https://packages-cf.termux.dev/apt/termux-root/dists/root/Release
[packages-cf.termux.dev-apt-termux-root]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[packages-cf.termux.dev-apt-termux-root]:                                  Dload  Upload   Total   Spent    Left  Speed
[packages-cf.termux.dev-apt-termux-x11]: Downloading https://packages-cf.termux.dev/apt/termux-x11/dists/x11/Release
[packages-cf.termux.dev-apt-termux-x11]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[packages-cf.termux.dev-apt-termux-x11]:                                  Dload  Upload   Total   Spent    Left  Speed
[packages-cf.termux.dev-apt-termux-root]:
[packages-cf.termux.dev-apt-termux-root]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-root]: 100 13320  100 13320    0     0  25767      0 --:--:-- --:--:-- --:--:-- 25813
[packages-cf.termux.dev-apt-termux-root]: Downloading https://packages-cf.termux.dev/apt/termux-root/dists/root/Release.gpg
[packages-cf.termux.dev-apt-termux-root]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[packages-cf.termux.dev-apt-termux-root]:                                  Dload  Upload   Total   Spent    Left  Speed
[packages-cf.termux.dev-apt-termux-main]:
[packages-cf.termux.dev-apt-termux-main]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-main]: 100   833  100   833    0     0   1473      0 --:--:-- --:--:-- --:--:--  1471
[packages-cf.termux.dev-apt-termux-main]: 100   833  100   833    0     0   1473      0 --:--:-- --:--:-- --:--:--  1471
[packages-cf.termux.dev-apt-termux-main]: gpg: Signature made Fri 20 Feb 2026 01:34:44 AM UTC
[packages-cf.termux.dev-apt-termux-main]: gpg:                using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
[packages-cf.termux.dev-apt-termux-main]: gpg: Good signature from "Termux Releases (Termux automatic builds) contact@termux.dev" [ultimate]
[packages-cf.termux.dev-apt-termux-main]: gpg:                 aka "Termux Releases (Termux automatic builds) contact@termux.org" [ultimate]
[packages-cf.termux.dev-apt-termux-main]: Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/main/binary-aarch64/Packages
[packages-cf.termux.dev-apt-termux-main]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[packages-cf.termux.dev-apt-termux-main]:                                  Dload  Upload   Total   Spent    Left  Speed
[packages-cf.termux.dev-apt-termux-x11]:
[packages-cf.termux.dev-apt-termux-x11]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-x11]: 100 13120  100 13120    0     0  23547      0 --:--:-- --:--:-- --:--:-- 23554
[packages-cf.termux.dev-apt-termux-x11]: Downloading https://packages-cf.termux.dev/apt/termux-x11/dists/x11/Release.gpg
[packages-cf.termux.dev-apt-termux-x11]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[packages-cf.termux.dev-apt-termux-x11]:                                  Dload  Upload   Total   Spent    Left  Speed
[packages-cf.termux.dev-apt-termux-root]:
[packages-cf.termux.dev-apt-termux-root]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-root]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-root]: 100   833  100   833    0     0   1621      0 --:--:-- --:--:-- --:--:--  1620
[packages-cf.termux.dev-apt-termux-root]: gpg: Signature made Thu 19 Feb 2026 01:03:41 AM UTC
[packages-cf.termux.dev-apt-termux-root]: gpg:                using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
[packages-cf.termux.dev-apt-termux-root]: gpg: Good signature from "Termux Releases (Termux automatic builds) contact@termux.dev" [ultimate]
[packages-cf.termux.dev-apt-termux-root]: gpg:                 aka "Termux Releases (Termux automatic builds) contact@termux.org" [ultimate]
[packages-cf.termux.dev-apt-termux-x11]:
[packages-cf.termux.dev-apt-termux-x11]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-x11]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-x11]: 100   833  100   833    0     0   1716      0 --:--:-- --:--:-- --:--:--  1713
[packages-cf.termux.dev-apt-termux-x11]: gpg: Signature made Thu 19 Feb 2026 08:44:28 AM UTC
[packages-cf.termux.dev-apt-termux-x11]: gpg:                using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
[packages-cf.termux.dev-apt-termux-x11]: gpg: Good signature from "Termux Releases (Termux automatic builds) contact@termux.dev" [ultimate]
[packages-cf.termux.dev-apt-termux-x11]: gpg:                 aka "Termux Releases (Termux automatic builds) contact@termux.org" [ultimate]
[packages-cf.termux.dev-apt-termux-main]:
[packages-cf.termux.dev-apt-termux-main]:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[packages-cf.termux.dev-apt-termux-main]:  22 1689k   22  383k    0     0   398k      0  0:00:04 --:--:--  0:00:04  398k
[packages-cf.termux.dev-apt-termux-main]: 100 1689k  100 1689k    0     0  1455k      0  0:00:01  0:00:01 --:--:-- 1455k
::endgroup::
Downloading dependency libandroid-support@29-1 if necessary...
Found libandroid-support in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libandroid-support to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses@6.6.20260124+really6.5.20250830 if necessary...
Found ncurses in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses-utils@6.6.20260124+really6.5.20250830 if necessary...
Found ncurses-utils in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses-utils to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses-ui-libs@6.6.20260124+really6.5.20250830 if necessary...
Found ncurses-ui-libs in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses-ui-libs to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses-ui-libs-static@6.6.20260124+really6.5.20250830 if necessary...
Found ncurses-ui-libs-static in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses-ui-libs-static to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency readline@8.3.1-2 if necessary...
Found readline in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting readline to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency gdbm@1.26-1 if necessary...
Found gdbm in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting gdbm to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libandroid-posix-semaphore@0.1-4 if necessary...
Found libandroid-posix-semaphore in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libandroid-posix-semaphore to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libbz2@1.0.8-8 if necessary...
Found libbz2 in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libbz2 to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency bzip2@1.0.8-8 if necessary...
Found bzip2 in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting bzip2 to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ca-certificates@1:2025.12.02 if necessary...
Found ca-certificates in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ca-certificates to /home/builder/.termux-build/_cache-all...
Downloading dependency ca-certificates-java@1:2025.12.02 if necessary...
Found ca-certificates-java in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ca-certificates-java to /home/builder/.termux-build/_cache-all...
Downloading dependency zlib@1.3.2 if necessary...
Found zlib in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting zlib to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency openssl@1:3.6.1 if necessary...
Found openssl in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting openssl to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency openssl-tool@1:3.6.1 if necessary...
Found openssl-tool in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting openssl-tool to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libcrypt@0.2-6 if necessary...
Found libcrypt in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libcrypt to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libexpat@2.7.4 if necessary...
Found libexpat in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libexpat to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libffi@3.4.7-1 if necessary...
Found libffi in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libffi to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency liblzma@5.8.2 if necessary...
Found liblzma in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting liblzma to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency xz-utils@5.8.2 if necessary...
Found xz-utils in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting xz-utils to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency tcl@8.6.14-1 if necessary...
Found tcl in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting tcl to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libsqlite@3.51.2 if necessary...
Found libsqlite in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libsqlite to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency sqlite@3.51.2 if necessary...
Found sqlite in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting sqlite to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libsqlite-tcl@3.51.2 if necessary...
Found libsqlite-tcl in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libsqlite-tcl to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency brotli@1.2.0 if necessary...
Found brotli in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting brotli to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libpng@1.6.55 if necessary...
Found libpng in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libpng to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency freetype@2.14.1 if necessary...
Found freetype in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting freetype to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ttf-dejavu@2.37-8 if necessary...
Found ttf-dejavu in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ttf-dejavu to /home/builder/.termux-build/_cache-all...
Downloading dependency fontconfig@2.17.1-1 if necessary...
Found fontconfig in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting fontconfig to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency fontconfig-utils@2.17.1-1 if necessary...
Found fontconfig-utils in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting fontconfig-utils to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency xorg-util-macros@1.20.2 if necessary...
Found xorg-util-macros in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting xorg-util-macros to /home/builder/.termux-build/_cache-all...
Downloading dependency xorgproto@2025.1 if necessary...
Found xorgproto in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting xorgproto to /home/builder/.termux-build/_cache-all...
Downloading dependency libxau@1.0.12-2 if necessary...
Found libxau in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libxau to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libxdmcp@1.1.5-2 if necessary...
Found libxdmcp in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libxdmcp to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency xcb-proto@1.17.0-1 if necessary...
Found xcb-proto in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting xcb-proto to /home/builder/.termux-build/_cache-all...
Downloading dependency python-xcbgen@1.17.0-1 if necessary...
Found python-xcbgen in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting python-xcbgen to /home/builder/.termux-build/_cache-all...
Downloading dependency libxcb@1.17.0-1 if necessary...
Found libxcb in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libxcb to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency xtrans@1.6.0 if necessary...
Found xtrans in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting xtrans to /home/builder/.termux-build/_cache-all...
Downloading dependency libx11@1.8.13 if necessary...
Found libx11 in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libx11 to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libxrender@0.9.12-1 if necessary...
Found libxrender in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libxrender to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libxft@2.3.9-1 if necessary...
Found libxft in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libxft to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libxext@1.3.7 if necessary...
Found libxext in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libxext to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency libxss@1.2.5 if necessary...
Found libxss in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libxss to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency tk@8.6.14-1 if necessary...
Found tk in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting tk to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency python@3.12.12-1 if necessary...
Found python in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting python to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency python-tkinter@3.12.12-1 if necessary...
Found python-tkinter in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting python-tkinter to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency python-ensurepip-wheels@3.12.12-1 if necessary...
Found python-ensurepip-wheels in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting python-ensurepip-wheels to /home/builder/.termux-build/_cache-all...
Downloading dependency python-pip@26.0.1 if necessary...
Found python-pip in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting python-pip to /home/builder/.termux-build/_cache-all...
Downloading ruff@0.15.2 source from 'https://github.com/charliermarsh/ruff/archive/refs/tags/0.15.2.tar.gz' if necessary...
Downloading https://github.com/charliermarsh/ruff/archive/refs/tags/0.15.2.tar.gz
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4920k    0 4920k    0     0  5019k      0 --:--:-- --:--:-- --:--:-- 5019k
100 10.5M    0 10.5M    0     0  5820k      0 --:--:--  0:00:01 --:--:-- 6723k
Requirement already satisfied: setuptools==78.1.0 in /home/builder/.termux-build/python3.12-crossenv-prefix-bionic-aarch64/build/lib/python3.12/site-packages (78.1.0)
Requirement already satisfied: wheel==0.46.1 in /home/builder/.termux-build/python3.12-crossenv-prefix-bionic-aarch64/build/lib/python3.12/site-packages (0.46.1)
Requirement already satisfied: packaging>=24.0 in /home/builder/.termux-build/python3.12-crossenv-prefix-bionic-aarch64/build/lib/python3.12/site-packages (from wheel==0.46.1) (26.0)
Requirement already satisfied: setuptools==78.1.0 in /home/builder/.termux-build/python3.12-crossenv-prefix-bionic-aarch64/build/lib/python3.12/site-packages (78.1.0)
Requirement already satisfied: wheel==0.46.1 in /home/builder/.termux-build/python3.12-crossenv-prefix-bionic-aarch64/build/lib/python3.12/site-packages (0.46.1)
Requirement already satisfied: packaging>=24.0 in /home/builder/.termux-build/python3.12-crossenv-prefix-bionic-aarch64/build/lib/python3.12/site-packages (from wheel==0.46.1) (26.0)
Installing the dependency python module maturin if necessary...
Collecting maturin
Downloading maturin-1.12.3-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
Downloading maturin-1.12.3-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl (10.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 112.5 MB/s eta 0:00:00
Installing collected packages: maturin
Successfully installed maturin-1.12.3
info: downloading installer
warn: It looks like you have an existing rustup settings file at:
warn: /home/builder/.rustup/settings.toml
warn: Rustup will install the default toolchain as specified in the settings file,
warn: instead of the one inferred from the default host triple.
info: profile set to 'default'
info: default host triple is x86_64-unknown-linux-gnu
warn: Updating existing toolchain, profile choice will be ignored
info: syncing channel updates for '1.93.1-x86_64-unknown-linux-gnu'
info: default toolchain set to '1.93.1-x86_64-unknown-linux-gnu'
1.93.1-x86_64-unknown-linux-gnu unchanged - rustc 1.93.1 (01f6ddf75 2026-02-11)
Rust is installed now. Great!
To get started you may need to restart your current shell.
This would reload your PATH environment variable to include
Cargo's bin directory ($HOME/.cargo/bin).
To configure your current shell, you need to source
the corresponding env file under $HOME/.cargo.
This is usually done by running one of the following (note the leading DOT):
. "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
source "$HOME/.cargo/env.fish"  # For fish
source $"($nu.home-path)/.cargo/env.nu"  # For nushell
info: component 'rust-std' for target 'aarch64-linux-android' is up to date
info: syncing channel updates for '1.93-x86_64-unknown-linux-gnu'
info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
info: downloading component 'rust-std' for 'aarch64-linux-android'
info: installing component 'rust-std' for 'aarch64-linux-android'
Updating crates.io index
Updating git repository https://github.com/salsa-rs/salsa.git
Updating git repository https://github.com/astral-sh/lsp-types.git
Downloading crates ...
Downloaded funty v2.0.0
Downloaded anstyle-parse v0.2.7
Downloaded annotate-snippets v0.11.5
Downloaded console_log v1.0.0
Downloaded anstyle-lossy v1.1.4
Downloaded anstyle v1.0.13
Downloaded anes v0.1.6
Downloaded alloca v0.4.0
Downloaded itoa v1.0.15
Downloaded proc-macro-utils v0.10.0
Downloaded pest_generator v2.8.2
Downloaded icu_locale_core v2.0.0
Downloaded rand v0.9.2
Downloaded path-dedot v3.1.1
Downloaded imara-diff v0.1.8
Downloaded rand_core v0.10.0
Downloaded icu_properties_data v2.0.1
Downloaded pkg-config v0.3.32
Downloaded parking_lot_core v0.9.11
Downloaded radium v0.7.0
Downloaded os_str_bytes v7.1.1
Downloaded serde_with v3.16.1
Downloaded phf_shared v0.11.3
Downloaded quote-use-macros v0.8.4
Downloaded predicates v3.1.3
Downloaded pep440_rs v0.7.3
Downloaded libc v0.2.180
Downloaded tinystr v0.8.1
Downloaded shellexpand v3.1.1
Downloaded regex-lite v0.1.7
Downloaded quickcheck v1.0.3
Downloaded nom v7.1.3
Downloaded filetime v0.2.27
Downloaded quick-junit v0.5.2
Downloaded toml_parser v1.0.6+spec-1.1.0
Downloaded seahash v4.1.0
Downloaded is-terminal v0.4.16
Downloaded dunce v1.0.5
Downloaded unic-char-property v0.9.0
Downloaded toml v0.9.11+spec-1.1.0
Downloaded wasm-bindgen-shared v0.2.105
Downloaded typenum v1.18.0
Downloaded divan-macros v0.1.17
Downloaded globwalk v0.9.1
Downloaded supports-hyperlinks v3.2.0
Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
Downloaded heck v0.5.0
Downloaded wasm-bindgen-macro v0.2.105
Downloaded zstd-safe v5.0.2+zstd.1.5.2
Downloaded wasm-bindgen v0.2.105
Downloaded zmij v1.0.10
Downloaded zip v0.6.6
Downloaded unicode_names2 v1.3.0
Downloaded unic-ucd-version v0.9.0
Downloaded get-size2 v0.7.4
Downloaded terminal_size v0.4.3
Downloaded test-case-macros v3.3.1
Downloaded termcolor v1.4.1
Downloaded tryfn v0.2.3
Downloaded unic-common v0.9.0
Downloaded termtree v0.5.1
Downloaded rand_chacha v0.9.0
Downloaded which v8.0.0
Downloaded unic-ucd-category v0.9.0
Downloaded derive-where v1.6.0
Downloaded darling v0.21.3
Downloaded typeid v1.0.3
Downloaded tikv-jemallocator v0.6.1
Downloaded bumpalo v3.19.0
Downloaded anyhow v1.0.101
Downloaded half v2.6.0
Downloaded unicode-ident v1.0.23
Downloaded toml_edit v0.23.6
Downloaded rand v0.8.5
Downloaded rand v0.10.0
Downloaded cc v1.2.38
Downloaded codspeed-criterion-compat-walltime v4.0.4
Downloaded writeable v0.6.1
Downloaded vt100 v0.16.2
Downloaded wasm-bindgen-futures v0.4.55
Downloaded bindgen v0.72.1
Downloaded codspeed v4.0.4
Downloaded vte v0.15.0
Downloaded wild v2.2.1
Downloaded zerovec-derive v0.11.1
Downloaded version-ranges v0.1.1
Downloaded unscanny v0.1.0
Downloaded fern v0.7.1
Downloaded chrono v0.4.42
Downloaded yoke v0.8.0
Downloaded yoke-derive v0.8.0
Downloaded web-sys v0.3.82
Downloaded virtue v0.0.18
Downloaded clap_builder v4.5.57
Downloaded ron v0.12.0
Downloaded clearscreen v4.0.3
Downloaded console_error_panic_hook v0.1.7
Downloaded bitvec v1.0.1
Downloaded criterion v0.8.2
Downloaded clap v4.5.57
Downloaded fancy-regex v0.14.0
Downloaded darling_core v0.21.3
Downloaded flate2 v1.1.2
Downloaded crossbeam-channel v0.5.15
Downloaded tinytemplate v1.2.1
Downloaded thiserror v1.0.69
Downloaded thin-vec v0.2.14
Downloaded bincode v2.0.1
Downloaded arc-swap v1.8.1
Downloaded console v0.16.1
Downloaded clap_complete_nushell v4.5.8
Downloaded unic-char-range v0.9.0
Downloaded thiserror-impl v1.0.69
Downloaded csv v1.4.0
Downloaded getrandom v0.4.1
Downloaded html-escape v0.2.13
Downloaded fs-err v2.11.0
Downloaded clap_derive v4.5.55
Downloaded clap_complete v4.5.58
Downloaded criterion-plot v0.5.0
Downloaded syn v2.0.114
Downloaded rand_core v0.9.3
Downloaded rand_chacha v0.3.1
Downloaded getopts v0.2.24
Downloaded etcetera v0.11.0
Downloaded codspeed-divan-compat-walltime v4.0.4
Downloaded unicode-normalization v0.1.24
Downloaded schemars v1.2.1
Downloaded regex-syntax v0.8.9
Downloaded rand_core v0.6.4
Downloaded criterion-plot v0.8.2
Downloaded zstd-sys v2.0.16+zstd.1.5.7
Downloaded clap_lex v0.7.5
Downloaded zerotrie v0.2.2
Downloaded yansi v1.0.1
Downloaded wasm-bindgen-test v0.3.55
Downloaded tinyvec v1.10.0
Downloaded find-msvc-tools v0.1.2
Downloaded clang-sys v1.8.1
Downloaded assert_fs v1.1.3
Downloaded zerovec v0.11.4
Downloaded wasm-bindgen-test-macro v0.3.55
Downloaded stable_deref_trait v1.2.0
Downloaded cfg-if v1.0.3
Downloaded unit-prefix v0.5.1
Downloaded unicode_names2_generator v1.3.0
Downloaded strip-ansi-escapes v0.2.1
Downloaded serde_repr v0.1.20
Downloaded rust-stemmers v1.2.0
Downloaded zstd v0.11.2+zstd.1.5.2
Downloaded wyz v0.5.1
Downloaded wasm-bindgen-macro-support v0.2.105
Downloaded wait-timeout v0.2.1
Downloaded vte v0.14.1
Downloaded uuid v1.20.0
Downloaded utf8parse v0.2.2
Downloaded utf8-width v0.1.7
Downloaded urlencoding v2.1.3
Downloaded unty v0.0.4
Downloaded terminfo v0.9.0
Downloaded tracing-indicatif v0.3.14
Downloaded tracing-flame v0.2.0
Downloaded toml_datetime v0.7.5+spec-1.1.0
Downloaded tinyvec_macros v0.1.1
Downloaded threadpool v1.8.1
Downloaded test-case-core v3.3.1
Downloaded codspeed-criterion-compat v4.0.4
Downloaded bincode_derive v2.0.1
Downloaded attribute-derive-macro v0.10.3
Downloaded get-size-derive2 v0.7.4
Downloaded env_home v0.1.0
Downloaded dirs-sys v0.5.0
Downloaded dirs v6.0.0
Downloaded datatest-stable v0.3.3
Downloaded csv-core v0.1.12
Downloaded crossbeam-queue v0.3.12
Downloaded cpufeatures v0.3.0
Downloaded codspeed-divan-compat v4.0.4
Downloaded byteorder v1.5.0
Downloaded bit-vec v0.8.0
Downloaded escape8259 v0.5.3
Downloaded doc-comment v0.3.3
Downloaded anstyle-query v1.1.4
Downloaded snapbox v0.6.24
Downloaded colorchoice v1.0.4
Downloaded collection_literals v1.0.2
Downloaded codspeed-divan-compat-macros v4.0.4
Downloaded bit-set v0.8.0
Downloaded regex-automata v0.4.14
Downloaded jiff v0.2.19
Downloaded anstyle-svg v0.1.11
Downloaded typed-arena v2.0.2
Downloaded escargot v0.5.15
Downloaded difflib v0.4.0
Downloaded ctrlc v3.5.1
Downloaded condtype v1.3.0
Downloaded cexpr v0.6.0
Downloaded crossbeam v0.8.4
Downloaded countme v3.0.1
Downloaded drop_bomb v0.1.5
Downloaded pep508_rs v0.9.2
Downloaded generic-array v0.14.7
Downloaded colored v3.1.1
Downloaded thiserror-impl v2.0.18
Downloaded thiserror v2.0.18
Downloaded portable-atomic v1.11.1
Downloaded pathdiff v0.2.3
Downloaded option-ext v0.2.0
Downloaded is_executable v1.0.5
Downloaded bitflags v1.3.2
Downloaded darling_macro v0.21.3
Downloaded boxcar v0.2.14
Downloaded nix v0.30.1
Downloaded litemap v0.8.0
Downloaded inventory v0.3.21
Downloaded bitflags v2.10.0
Downloaded android_system_properties v0.1.5
Downloaded quick-xml v0.38.4
Downloaded icu_normalizer_data v2.0.0
Downloaded clap_complete_command v0.6.1
Downloaded regex v1.12.3
Downloaded interpolator v0.5.0
Downloaded anstream v0.6.21
Downloaded quote-use v0.8.4
Downloaded proc-macro-crate v3.4.0
Downloaded predicates-tree v1.0.12
Downloaded predicates-core v1.0.9
Downloaded ppv-lite86 v0.2.21
Downloaded phf_generator v0.11.3
Downloaded phf_codegen v0.11.3
Downloaded pest_meta v2.8.2
Downloaded peg-macros v0.8.5
Downloaded page_size v0.6.0
Downloaded num_cpus v1.17.0
Downloaded matchit v0.9.1
Downloaded manyhow-macros v0.11.4
Downloaded lsp-server v0.7.9
Downloaded libtest-mimic v0.8.1
Downloaded libtest-mimic v0.7.3
Downloaded jod-thread v1.0.0
Downloaded is-wsl v0.4.0
Downloaded imperative v1.0.7
Downloaded argfile v0.2.1
Downloaded test-case v3.3.1
Downloaded tempfile v3.24.0
Downloaded tap v1.0.1
Downloaded strum_macros v0.27.2
Downloaded strum v0.27.2
Downloaded snapbox-macros v0.4.0
Downloaded serde_with_macros v3.16.1
Downloaded serde_test v1.0.177
Downloaded serde-wasm-bindgen v0.6.5
Downloaded schemars_derive v1.2.1
Downloaded rustc-stable-hash v0.1.2
Downloaded quickcheck_macros v1.1.0
Downloaded pretty_assertions v1.4.1
Downloaded potential_utf v0.1.3
Downloaded notify v8.2.0
Downloaded minimal-lexical v0.2.1
Downloaded lock_api v0.4.13
Downloaded libloading v0.8.9
Downloaded libcst v1.8.6
Downloaded itertools v0.13.0
Downloaded itertools v0.10.5
Downloaded is-docker v0.2.0
Downloaded indicatif v0.18.3
Downloaded diff v0.1.13
Downloaded chacha20 v0.10.0
Downloaded camino v1.2.2
Downloaded cachedir v0.3.1
Downloaded attribute-derive v0.10.3
Downloaded peg-runtime v0.8.5
Downloaded manyhow v0.11.4
Downloaded intrusive-collections v0.9.7
Downloaded insta-cmd v0.6.0
Downloaded inotify-sys v0.1.5
Downloaded phf v0.11.3
Downloaded pest v2.8.2
Downloaded ordermap v1.1.0
Downloaded newtype-uuid v1.2.4
Downloaded mio v1.0.4
Downloaded memoffset v0.9.1
Downloaded is-macro v0.3.7
Downloaded pyproject-toml v0.13.7
Downloaded path-slash v0.2.1
Downloaded parking_lot v0.12.4
Downloaded os_pipe v1.2.2
Downloaded libcst_derive v1.8.6
Downloaded jobserver v0.1.34
Downloaded jiff-static v0.2.19
Downloaded is_terminal_polyfill v1.70.1
Downloaded indoc v2.0.7
Downloaded pest_derive v2.8.2
Downloaded peg v0.8.5
Downloaded path-absolutize v3.1.1
Downloaded paste v1.0.15
Downloaded nu-ansi-term v0.50.1
Downloaded notify-types v2.0.0
Downloaded normalize-line-endings v0.3.0
Downloaded matches v0.1.10
Downloaded matchers v0.2.0
Downloaded inotify v0.11.0
Downloaded icu_normalizer v2.0.0
Downloaded icu_collections v2.0.0
Downloaded js-sys v0.3.82
Downloaded icu_provider v2.0.0
Downloaded icu_properties v2.0.1
Downloaded iana-time-zone v0.1.64
🍹 Building a mixed python/rust project
🔗 Found bin bindings
📡 Using build options bindings from pyproject.toml
Compiling proc-macro2 v1.0.106
Compiling unicode-ident v1.0.23
Compiling quote v1.0.44
Compiling libc v0.2.180
Compiling cfg-if v1.0.3
Compiling serde_core v1.0.228
Compiling memchr v2.8.0
Compiling syn v2.0.114
Compiling serde v1.0.228
Compiling smallvec v1.15.1
Compiling zerocopy v0.8.27
Compiling autocfg v1.5.0
Compiling equivalent v1.0.2
Compiling bitflags v2.10.0
Compiling proc-macro-utils v0.10.0
Compiling once_cell v1.21.3
Compiling hashbrown v0.16.1
Compiling itoa v1.0.15
Compiling rustversion v1.0.22
Compiling heck v0.5.0
Compiling crossbeam-utils v0.8.21
Compiling manyhow-macros v0.11.4
Compiling indexmap v2.13.0
Compiling aho-corasick v1.1.4
Compiling log v0.4.29
Compiling regex-syntax v0.8.9
Compiling synstructure v0.13.2
Compiling manyhow v0.11.4
Compiling regex-automata v0.4.14
Compiling serde_derive v1.0.228
Compiling quote-use-macros v0.8.4
Compiling quote-use v0.8.4
Compiling interpolator v0.5.0
Compiling collection_literals v1.0.2
Compiling attribute-derive-macro v0.10.3
Compiling derive-where v1.6.0
Compiling castaway v0.2.4
Compiling static_assertions v1.1.0
Compiling ryu v1.0.20
Compiling getrandom v0.2.16
Compiling compact_str v0.9.0
Compiling attribute-derive v0.10.3
Compiling rand_core v0.6.4
Compiling ordermap v1.1.0
Compiling get-size-derive2 v0.7.4
Compiling ppv-lite86 v0.2.21
Compiling either v1.15.0
Compiling rand_chacha v0.3.1
Compiling get-size2 v0.7.4
Compiling siphasher v1.0.1
Compiling phf_shared v0.11.3
Compiling rand v0.8.5
Compiling thiserror v2.0.18
Compiling zerofrom-derive v0.1.6
Compiling phf_generator v0.11.3
Compiling thiserror-impl v2.0.18
Compiling ruff_text_size v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_text_size)
Compiling ruff_source_file v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_source_file)
Compiling itertools v0.14.0
Compiling zerofrom v0.1.6
Compiling phf_codegen v0.11.3
Compiling regex v1.12.3
Compiling bstr v1.12.1
Compiling yoke-derive v0.8.0
Compiling tracing-core v0.1.36
Compiling lock_api v0.4.13
Compiling rustix v1.1.3
Compiling stable_deref_trait v1.2.0
Compiling parking_lot_core v0.9.11
Compiling yoke v0.8.0
Compiling globset v0.4.18
Compiling ruff_python_trivia v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_trivia)
Compiling tracing-attributes v0.1.31
Compiling memoffset v0.9.1
Compiling errno v0.3.14
Compiling getrandom v0.3.4
Compiling linux-raw-sys v0.11.0
Compiling scopeguard v1.2.0
Compiling rustc-hash v2.1.1
Compiling pin-project-lite v0.2.16
Compiling tracing v0.1.44
Compiling ruff_macros v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_macros)
Compiling zerovec-derive v0.11.1
Compiling portable-atomic v1.11.1
Compiling boxcar v0.2.14
Compiling allocator-api2 v0.2.21
Compiling foldhash v0.1.5
Compiling zerovec v0.11.4
Compiling hashbrown v0.15.5
Compiling is-macro v0.3.7
Compiling displaydoc v0.2.5
Compiling crossbeam-queue v0.3.12
Compiling filetime v0.2.27
Compiling unicode-width v0.2.2
Compiling seahash v4.1.0
Compiling anstyle v1.0.13
Compiling glob v0.3.3
Compiling getopts v0.2.24
Compiling ruff_cache v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_cache)
Compiling hashlink v0.10.0
Compiling intrusive-collections v0.9.7
Compiling parking_lot v0.12.4
Compiling salsa-macros v0.26.0 (https://github.com/salsa-rs/salsa.git?rev=53421c2fff87426fa0bb51cab06632b87646de13#53421c2f)
Compiling inventory v0.3.21
Compiling thin-vec v0.2.14
Compiling salsa-macro-rules v0.26.0 (https://github.com/salsa-rs/salsa.git?rev=53421c2fff87426fa0bb51cab06632b87646de13#53421c2f)
Compiling unicode_names2_generator v1.3.0
Compiling phf v0.11.3
Compiling zmij v1.0.10
Compiling unicode_names2 v1.3.0
Compiling tinystr v0.8.1
Compiling rand_core v0.9.3
Compiling crossbeam-epoch v0.9.18
Compiling tinyvec_macros v0.1.1
Compiling serde_json v1.0.149
Compiling strsim v0.11.1
Compiling salsa v0.26.0 (https://github.com/salsa-rs/salsa.git?rev=53421c2fff87426fa0bb51cab06632b87646de13#53421c2f)
Compiling writeable v0.6.1
Compiling ident_case v1.0.1
Compiling fnv v1.0.7
Compiling litemap v0.8.0
Compiling icu_locale_core v2.0.0
Compiling darling_core v0.21.3
Compiling rand_chacha v0.9.0
Compiling crossbeam-deque v0.8.6
Compiling tinyvec v1.10.0
Compiling ruff_python_ast v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_ast)
Compiling zerotrie v0.2.2
Compiling potential_utf v0.1.3
Compiling num-traits v0.2.19
Compiling icu_normalizer_data v2.0.0
Compiling icu_properties_data v2.0.1
Compiling icu_collections v2.0.0
Compiling icu_provider v2.0.0
Compiling darling_macro v0.21.3
Compiling unicode-normalization v0.1.24
Compiling rand v0.9.2
Compiling android_system_properties v0.1.5
Compiling rand_core v0.10.0
Compiling anyhow v1.0.101
Compiling getrandom v0.4.1
Compiling same-file v1.0.6
Compiling utf8parse v0.2.2
Compiling walkdir v2.5.0
Compiling anstyle-parse v0.2.7
Compiling uuid v1.20.0
Compiling iana-time-zone v0.1.64
Compiling ruff_python_parser v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_parser)
Compiling darling v0.21.3
Compiling is_terminal_polyfill v1.70.1
Compiling anstyle-query v1.1.4
Compiling newtype-uuid v1.2.4
Compiling colorchoice v1.0.4
Compiling crc32fast v1.5.0
Compiling anstream v0.6.21
Compiling chrono v0.4.42
Compiling icu_properties v2.0.1
Compiling icu_normalizer v2.0.0
Compiling serde_with_macros v3.16.1
Compiling chacha20 v0.10.0
Compiling ruff_diagnostics v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_diagnostics)
Compiling terminal_size v0.4.3
Compiling vte v0.14.1
Compiling camino v1.2.2
Compiling env_home v0.1.0
Compiling clap_lex v0.7.5
Compiling which v8.0.0
Compiling clap_builder v4.5.57
Compiling strip-ansi-escapes v0.2.1
Compiling rand v0.10.0
Compiling serde_with v3.16.1
Compiling idna_adapter v1.2.1
Compiling ignore v0.4.25
Compiling clap_derive v4.5.55
Compiling quick-xml v0.38.4
Compiling percent-encoding v2.3.2
Compiling utf8_iter v1.0.4
Compiling unic-common v0.9.0
Compiling byteorder v1.5.0
Compiling unic-char-range v0.9.0
Compiling hashbrown v0.14.5
Compiling zip v0.6.6
Compiling dashmap v6.1.0
Compiling unic-char-property v0.9.0
Compiling unic-ucd-version v0.9.0
Compiling form_urlencoded v1.2.2
Compiling idna v1.1.0
Compiling clap v4.5.57
Compiling quick-junit v0.5.2
Compiling ruff_notebook v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_notebook)
Compiling ruff_annotate_snippets v0.1.0 (/home/builder/.termux-build/ruff/src/crates/ruff_annotate_snippets)
Compiling ty_static v0.0.1 (/home/builder/.termux-build/ruff/src/crates/ty_static)
Compiling ruff_memory_usage v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_memory_usage)
Compiling arc-swap v1.8.1
Compiling etcetera v0.11.0
Compiling supports-hyperlinks v3.2.0
Compiling similar v2.7.0
Compiling matchit v0.9.1
Compiling thiserror v1.0.69
Compiling path-slash v0.2.1
Compiling pathdiff v0.2.3
Compiling is_executable v1.0.5
Compiling dunce v1.0.5
Compiling matches v0.1.10
Compiling ruff_db v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_db)
Compiling unic-ucd-category v0.9.0
Compiling url v2.5.8
Compiling thiserror-impl v1.0.69
Compiling strum_macros v0.27.2
Compiling version-ranges v0.1.1
Compiling paste v1.0.15
Compiling winnow v0.7.13
Compiling peg-runtime v0.8.5
Compiling unscanny v0.1.0
Compiling pep440_rs v0.7.3
Compiling peg-macros v0.8.5
Compiling toml_parser v1.0.6+spec-1.1.0
Compiling strum v0.27.2
Compiling ruff_python_literal v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_literal)
Compiling ruff_python_stdlib v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_stdlib)
Compiling phf_shared v0.13.1
Compiling itertools v0.13.0
Compiling serde_spanned v1.0.4
Compiling toml_datetime v0.7.5+spec-1.1.0
Compiling ref-cast v1.0.25
Compiling urlencoding v2.1.3
Compiling toml_writer v1.0.6+spec-1.1.0
Compiling toml v0.9.11+spec-1.1.0
Compiling peg v0.8.5
Compiling phf v0.13.1
Compiling ruff_python_codegen v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_codegen)
Compiling pep508_rs v0.9.2
Compiling annotate-snippets v0.11.5
Compiling ruff_index v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_index)
Compiling rust-stemmers v1.2.0
Compiling libcst_derive v1.8.6
Compiling ref-cast-impl v1.0.25
Compiling serde_derive_internals v0.29.1
Compiling is-docker v0.2.0
Compiling path-dedot v3.1.1
Compiling option-ext v0.2.0
Compiling colored v3.1.1
Compiling libcst v1.8.6
Compiling schemars_derive v1.2.1
Compiling dirs-sys v0.5.0
Compiling path-absolutize v3.1.1
Compiling is-wsl v0.4.0
Compiling imperative v1.0.7
Compiling ruff_python_semantic v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_semantic)
Compiling ruff_python_importer v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_importer)
Compiling ruff_python_index v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_index)
Compiling fern v0.7.1
Compiling drop_bomb v0.1.5
Compiling jiff v0.2.19
Compiling pyproject-toml v0.13.7
Compiling typed-arena v2.0.2
Compiling dyn-clone v1.0.20
Compiling natord v1.0.9
Compiling schemars v1.2.1
Compiling ruff_formatter v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_formatter)
Compiling dirs v6.0.0
Compiling ty_site_packages v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ty_site_packages)
Compiling ty_module_resolver v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ty_module_resolver)
Compiling countme v3.0.1
Compiling cfg_aliases v0.2.1
Compiling nix v0.30.1
Compiling ruff_python_formatter v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_python_formatter)
Compiling shellexpand v3.1.1
Compiling terminfo v0.9.0
Compiling ruff_options_metadata v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_options_metadata)
Compiling crossbeam-channel v0.5.15
Compiling fs-err v2.11.0
Compiling lazy_static v1.5.0
Compiling minimal-lexical v0.2.1
Compiling rayon-core v1.13.0
Compiling nom v7.1.3
Compiling sharded-slab v0.1.7
Compiling clap_complete v4.5.58
Compiling matchers v0.2.0
Compiling serde_repr v0.1.20
Compiling inotify-sys v0.1.5
Compiling thread_local v1.1.9
Compiling nu-ansi-term v0.50.1
Compiling virtue v0.0.18
Compiling bitflags v1.3.2
Compiling fastrand v2.3.0
Compiling tempfile v3.24.0
Compiling lsp-types v0.95.1 (https://github.com/astral-sh/lsp-types.git?rev=3512a9f#3512a9f3)
Compiling bincode_derive v2.0.1
Compiling tracing-subscriber v0.3.22
Compiling inotify v0.11.0
Compiling clap_complete_nushell v4.5.8
Compiling crossbeam v0.8.4
Compiling lsp-server v0.7.9
Compiling tracing-log v0.2.0
Compiling mio v1.0.4
Compiling os_str_bytes v7.1.1
Compiling unty v0.0.4
Compiling notify-types v2.0.0
Compiling ruff v0.15.2 (/home/builder/.termux-build/ruff/src/crates/ruff)
Compiling jod-thread v1.0.0
Compiling notify v8.2.0
Compiling bincode v2.0.1
Compiling argfile v0.2.1
Compiling rayon v1.11.0
Compiling clearscreen v4.0.3
Compiling clap_complete_command v0.6.1
Compiling cachedir v0.3.1
Compiling globwalk v0.9.1
Compiling wild v2.2.1
Compiling ruff_linter v0.15.2 (/home/builder/.termux-build/ruff/src/crates/ruff_linter)
Compiling ruff_graph v0.1.0 (/home/builder/.termux-build/ruff/src/crates/ruff_graph)
Compiling ruff_workspace v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_workspace)
Compiling ruff_markdown v0.0.0 (/home/builder/.termux-build/ruff/src/crates/ruff_markdown)
Compiling ruff_server v0.2.2 (/home/builder/.termux-build/ruff/src/crates/ruff_server)
Finished release profile [optimized] target(s) in 5m 53s
📦 Built wheel to /home/builder/.termux-build/ruff/src/target/wheels/ruff-0.15.2-py3-none-android_6_11_0_1018_azure_x86_64.whl
mv: cannot stat 'target/wheels/ruff-0.15.2-py3-none-android_24_arm64_v8a.whl': No such file or directory
ERROR: failed to build.


Above error occurred when I last tried to update at 2026-02-20 01:50:10 UTC.
Run ID: 22205581448

Note: Automatic updates will be disabled until this issue is resolved.

Metadata

Metadata

Labels

auto update failingIssues with packages auto updatebotCreated by Termux bot

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions