log for io.nekohasekai.sfa:528
== Installed Android Tools ==
2025-06-09 13:56:11,798 DEBUG: Reading 'config.yml'
2025-06-09 13:56:11,812 INFO: Creating log directory
2025-06-09 13:56:11,813 INFO: Creating temporary directory
2025-06-09 13:56:11,813 INFO: Creating output directory
2025-06-09 13:56:11,893 DEBUG: Getting git vcs interface for https://github.com/SagerNet/sing-box.git
2025-06-09 13:56:11,893 DEBUG: Checking io.nekohasekai.sfa:528
2025-06-09 13:56:11,893 INFO: Building version 1.11.13 (528) of io.nekohasekai.sfa
2025-06-09 13:56:11,899 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.nekohasekai.sfa, universal_newlines=False, shell=None, istream=None)
2025-06-09 13:56:11,926 INFO: Running 'sudo' commands in /home/vagrant
2025-06-09 13:56:11,927 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -t bookworm-backports -y golang-go; apt-get install -y gcc libc-dev make
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [266 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [161 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [288 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [246 kB]
Fetched 16.2 MB in 17s (976 kB/s)
Reading package lists...
+ apt-get install -t bookworm-backports -y golang-go
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
golang-1.23-go golang-1.23-src golang-src
Suggested packages:
bzr | brz subversion
Recommended packages:
pkgconf
The following NEW packages will be installed:
golang-1.23-go golang-1.23-src golang-go golang-src
0 upgraded, 4 newly installed, 0 to remove and 53 not upgraded.
Need to get 46.2 MB of archives.
After this operation, 242 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-src all 1.23.5-1~bpo12+1 [19.1 MB]
Get:2 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-go amd64 1.23.5-1~bpo12+1 [27.0 MB]
Get:3 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-src all 2:1.23~2~bpo12+1 [5200 B]
Get:4 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-go amd64 2:1.23~2~bpo12+1 [44.4 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 46.2 MB in 24s (1931 kB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64067 files and directories currently installed.)
Preparing to unpack .../golang-1.23-src_1.23.5-1~bpo12+1_all.deb ...
Unpacking golang-1.23-src (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-1.23-go.
Preparing to unpack .../golang-1.23-go_1.23.5-1~bpo12+1_amd64.deb ...
Unpacking golang-1.23-go (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../golang-src_2%3a1.23~2~bpo12+1_all.deb ...
Unpacking golang-src (2:1.23~2~bpo12+1) ...
Selecting previously unselected package golang-go:amd64.
Preparing to unpack .../golang-go_2%3a1.23~2~bpo12+1_amd64.deb ...
Unpacking golang-go:amd64 (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-src (1.23.5-1~bpo12+1) ...
Setting up golang-src (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-go (1.23.5-1~bpo12+1) ...
Setting up golang-go:amd64 (2:1.23~2~bpo12+1) ...
+ apt-get install -y gcc libc-dev make
Reading package lists...
Building dependency tree...
Reading state information...
gcc is already the newest version (4:12.2.0-3).
gcc set to manually installed.
libc6-dev is already the newest version (2.36-9+deb12u10).
libc6-dev set to manually installed.
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 0s (1075 kB/s)
Selecting previously unselected package make.
(Reading database ... 78821 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
2025-06-09 13:57:29,685 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-09 13:57:30,197 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 78869 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-09 13:57:43,627 INFO: Getting source for revision 255068fd40e92ca857115322b596801173525a91
2025-06-09 13:57:43,630 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:43,630 DEBUG: > git rev-parse --show-toplevel
2025-06-09 13:57:43,833 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:43,833 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-09 13:57:44,337 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:44,337 DEBUG: > git reset --hard
2025-06-09 13:57:44,641 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:44,641 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-09 13:57:44,948 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:44,948 DEBUG: > git clean -dffx
2025-06-09 13:57:45,051 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:45,051 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-09 13:57:45,957 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:45,957 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-09 13:57:46,568 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:46,569 DEBUG: > git remote set-head origin --auto
2025-06-09 13:57:47,273 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:47,274 DEBUG: > git checkout -f 255068fd40e92ca857115322b596801173525a91
2025-06-09 13:57:47,577 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:47,577 DEBUG: > git clean -dffx
2025-06-09 13:57:47,681 INFO: Initialising submodules
2025-06-09 13:57:47,681 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:47,681 DEBUG: > git rev-parse --show-toplevel
2025-06-09 13:57:47,886 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:47,887 DEBUG: > git submodule sync
2025-06-09 13:57:48,090 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-09 13:57:48,090 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
Submodule path 'clients/android': checked out '320170a1077ea5c93872b3e055b96b8836615ef0'
Submodule path 'clients/apple': checked out 'ae5818ee5a24af965dc91f80bffa16e1e6c109c1'
2025-06-09 13:57:48,609 INFO: Collecting source libraries
2025-06-09 13:57:48,746 DEBUG: Removing debuggable flags from build/srclib/go
2025-06-09 13:57:48,819 INFO: Creating local.properties file at build/io.nekohasekai.sfa/local.properties
2025-06-09 13:57:48,820 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/local.properties
2025-06-09 13:57:48,821 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/local.properties
2025-06-09 13:57:48,821 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/app/local.properties
2025-06-09 13:57:48,821 DEBUG: Removing debuggable flags from build/io.nekohasekai.sfa/clients/android/app
2025-06-09 13:57:48,837 INFO: Cleaned build.gradle of keysigning configs at build/io.nekohasekai.sfa/clients/android/app/build.gradle
2025-06-09 13:57:48,840 INFO: Running 'prebuild' commands in build/io.nekohasekai.sfa/clients/android/app
2025-06-09 13:57:48,841 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-09 13:57:48,841 DEBUG: > bash -e -u -o pipefail -x -c -- export NDK_VERSION=$(sed -n -E 's/ *ndkVersion "([0-9.]+)"/\1/p' build.gradle); sdkmanager "platforms;android-34" "build-tools;34.0.0" "cmdline-tools;latest"; /opt/android-sdk/cmdline-tools/latest/bin/sdkmanager "ndk;$NDK_VERSION"; sed -i -e 's/enable true/enable false/' build.gradle; mkdir libs; export GO_VERSION=$(sed -n -E "s/GO_VERSION=(go[0-9.]+)/\1/p" ../version.properties); cd /home/vagrant/build/srclib/go; git checkout -f $GO_VERSION
/etc/bash.bashrc: line 7: PS1: unbound variable
++ sed -n -E 's/ *ndkVersion "([0-9.]+)"/\1/p' build.gradle
+ export NDK_VERSION=28.0.13004108
+ NDK_VERSION=28.0.13004108
+ sdkmanager 'platforms;android-34' 'build-tools;34.0.0' 'cmdline-tools;latest'
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/platform-34-ext7_r03.zip into /home/vagrant/.cache/sdkmanager/platform-34-ext7_r03.zip
Unzipping to /tmp/.sdkmanager-9h8nczmr
Installing into /opt/android-sdk/platforms/android-34
Downloading https://dl.google.com/android/repository/build-tools_r34-linux.zip into /home/vagrant/.cache/sdkmanager/build-tools_r34-linux.zip
Unzipping to /tmp/.sdkmanager-0bsszrma
Installing into /opt/android-sdk/build-tools/34.0.0
Downloading https://dl.google.com/android/repository/commandlinetools-linux-13114758_latest.zip into /home/vagrant/.cache/sdkmanager/commandlinetools-linux-13114758_latest.zip
Unzipping to /tmp/.sdkmanager-oz1ub8m2
Installing into /opt/android-sdk/cmdline-tools/latest
+ /opt/android-sdk/cmdline-tools/latest/bin/sdkmanager 'ndk;28.0.13004108'
Loading package information...
Loading local repository...
[ ] 3% Loading local repository...
[ ] 3% Fetch remote repository...
[= ] 3% Fetch remote repository...
[= ] 4% Fetch remote repository...
[= ] 5% Fetch remote repository...
[== ] 5% Fetch remote repository...
[== ] 6% Fetch remote repository...
[== ] 7% Fetch remote repository...
[== ] 7% Computing updates...
[=== ] 8% Computing updates...
[=== ] 10% Computing updates...
[=== ] 10% Installing NDK (Side by side) 28.0
[=== ] 10% Downloading android-ndk-r28-linux.
[==== ] 10% Downloading android-ndk-r28-linux.
[==== ] 11% Downloading android-ndk-r28-linux.
[==== ] 12% Downloading android-ndk-r28-linux.
[===== ] 13% Downloading android-ndk-r28-linux.
[===== ] 14% Downloading android-ndk-r28-linux.
[===== ] 15% Downloading android-ndk-r28-linux.
[====== ] 15% Downloading android-ndk-r28-linux.
[====== ] 16% Downloading android-ndk-r28-linux.
[====== ] 17% Downloading android-ndk-r28-linux.
[======= ] 18% Downloading android-ndk-r28-linux.
[======= ] 19% Downloading android-ndk-r28-linux.
[======= ] 20% Downloading android-ndk-r28-linux.
[======== ] 20% Downloading android-ndk-r28-linux.
[======== ] 21% Downloading android-ndk-r28-linux.
[======== ] 22% Downloading android-ndk-r28-linux.
[========= ] 23% Downloading android-ndk-r28-linux.
[========= ] 24% Downloading android-ndk-r28-linux.
[========= ] 25% Downloading android-ndk-r28-linux.
[========== ] 25% Downloading android-ndk-r28-linux.
[========== ] 26% Downloading android-ndk-r28-linux.
[========== ] 27% Downloading android-ndk-r28-linux.
[=========== ] 28% Downloading android-ndk-r28-linux.
[=========== ] 29% Downloading android-ndk-r28-linux.
[=========== ] 30% Downloading android-ndk-r28-linux.
[============ ] 30% Downloading android-ndk-r28-linux.
[============ ] 31% Downloading android-ndk-r28-linux.
[============ ] 32% Downloading android-ndk-r28-linux.
[============ ] 33% Downloading android-ndk-r28-linux.
[============ ] 33% Unzipping...
[============ ] 33% Unzipping... android-ndk-r28/
[============ ] 33% Unzipping... android-ndk-r28/READM
[============= ] 33% Unzipping... android-ndk-r28/READM
[============= ] 33% Unzipping... android-ndk-r28/meta/
[============= ] 33% Unzipping... android-ndk-r28/shade
[============= ] 33% Unzipping... android-ndk-r28/ndk-l
[============= ] 33% Unzipping... android-ndk-r28/wrap.
[============= ] 33% Unzipping... android-ndk-r28/ndk-w
[============= ] 33% Unzipping... android-ndk-r28/toolc
[============= ] 34% Unzipping... android-ndk-r28/toolc
[============= ] 35% Unzipping... android-ndk-r28/toolc
[============== ] 35% Unzipping... android-ndk-r28/toolc
[============== ] 36% Unzipping... android-ndk-r28/toolc
[============== ] 37% Unzipping... android-ndk-r28/toolc
[=============== ] 38% Unzipping... android-ndk-r28/toolc
[=============== ] 39% Unzipping... android-ndk-r28/toolc
[=============== ] 40% Unzipping... android-ndk-r28/toolc
[================ ] 40% Unzipping... android-ndk-r28/toolc
[================ ] 41% Unzipping... android-ndk-r28/toolc
[================ ] 42% Unzipping... android-ndk-r28/toolc
[================= ] 43% Unzipping... android-ndk-r28/toolc
[================= ] 44% Unzipping... android-ndk-r28/toolc
[================= ] 45% Unzipping... android-ndk-r28/toolc
[================== ] 45% Unzipping... android-ndk-r28/toolc
[================== ] 46% Unzipping... android-ndk-r28/toolc
[================== ] 47% Unzipping... android-ndk-r28/toolc
[=================== ] 48% Unzipping... android-ndk-r28/toolc
[=================== ] 49% Unzipping... android-ndk-r28/toolc
[=================== ] 50% Unzipping... android-ndk-r28/toolc
[==================== ] 50% Unzipping... android-ndk-r28/toolc
[==================== ] 51% Unzipping... android-ndk-r28/toolc
[==================== ] 52% Unzipping... android-ndk-r28/toolc
[===================== ] 53% Unzipping... android-ndk-r28/toolc
[===================== ] 54% Unzipping... android-ndk-r28/toolc
[===================== ] 54% Unzipping... android-ndk-r28/build
[===================== ] 54% Unzipping... android-ndk-r28/sourc
[===================== ] 54% Unzipping... android-ndk-r28/NOTIC
[===================== ] 54% Unzipping... android-ndk-r28/ndk-g
[===================== ] 54% Unzipping... android-ndk-r28/NOTIC
[===================== ] 54% Unzipping... android-ndk-r28/pytho
[===================== ] 54% Unzipping... android-ndk-r28/prebu
[===================== ] 54% Unzipping... android-ndk-r28/ndk-s
[===================== ] 54% Unzipping... android-ndk-r28/ndk-b
[===================== ] 54% Unzipping... android-ndk-r28/sourc
[===================== ] 54% Unzipping... android-ndk-r28/simpl
[===================== ] 55% Unzipping... android-ndk-r28/simpl
[===================== ] 55% Unzipping... android-ndk-r28/CHANG
[=======================================] 100% Unzipping... android-ndk-r28/CHAN
+ sed -i -e 's/enable true/enable false/' build.gradle
+ mkdir libs
++ sed -n -E 's/GO_VERSION=(go[0-9.]+)/\1/p' ../version.properties
+ export GO_VERSION=go1.24.3
+ GO_VERSION=go1.24.3
+ cd /home/vagrant/build/srclib/go
+ git checkout -f go1.24.3
Previous HEAD position was 49860cf92a [release-branch.go1.24] go1.24.2
HEAD is now at 34c8b14ca9 [release-branch.go1.24] go1.24.3
2025-06-09 14:00:07,319 INFO: Cleaning Gradle project...
2025-06-09 14:00:07,333 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-09 14:00:07,333 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
To keep using this feature, add the following to your module-level build.gradle files:
android.buildFeatures.buildConfig = true
or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 38s
1 actionable task: 1 up-to-date
2025-06-09 14:01:51,892 INFO: Scanning source for common problems...
2025-06-09 14:01:52,003 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-09 14:01:52,003 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-09 14:01:52,582 DEBUG: write 'suss.json' to cache
2025-06-09 14:01:52,585 DEBUG: next suss.json cache update due in 23:59:59.986091
2025-06-09 14:01:52,732 INFO: Removing gradle-wrapper.jar at clients/android/gradle/wrapper/gradle-wrapper.jar
2025-06-09 14:01:52,775 INFO: Creating source tarball...
2025-06-09 14:01:54,338 INFO: Running 'build' commands in build/io.nekohasekai.sfa/clients/android/app
2025-06-09 14:01:54,338 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-09 14:01:54,338 DEBUG: > bash -e -u -o pipefail -x -c pushd /home/vagrant/build/srclib/go/src; ./make.bash; popd; export GOPATH=/home/vagrant/build/srclib/go; export PATH="$GOPATH/bin:$PATH"; cd ../../..; make lib_install; make lib_android; mv libbox.aar clients/android/app/libs
/etc/bash.bashrc: line 7: PS1: unbound variable
+ pushd /home/vagrant/build/srclib/go/src
~/build/srclib/go/src ~/build/io.nekohasekai.sfa/clients/android/app
+ ./make.bash
Building Go cmd/dist using /usr/lib/go-1.23. (go1.23.5 linux/amd64)
Building Go toolchain1 using /usr/lib/go-1.23.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/amd64.
---
Installed Go for linux/amd64 in /home/vagrant/build/srclib/go
Installed commands in /home/vagrant/build/srclib/go/bin
*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.
+ popd
~/build/io.nekohasekai.sfa/clients/android/app
+ export GOPATH=/home/vagrant/build/srclib/go
+ GOPATH=/home/vagrant/build/srclib/go
+ export PATH=/home/vagrant/build/srclib/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ cd ../../..
+ make lib_install
go install -v github.com/sagernet/gomobile/cmd/gomobile@v0.1.4
go: downloading github.com/sagernet/gomobile v0.1.4
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
go: downloading golang.org/x/mod v0.14.0
go: downloading golang.org/x/sync v0.5.0
go: downloading golang.org/x/tools v0.16.0
internal/coverage/rtcov
internal/goarch
internal/profilerecord
internal/byteorder
internal/unsafeheader
internal/godebugs
internal/goexperiment
unicode/utf8
internal/msan
internal/goos
internal/runtime/syscall
internal/asan
cmp
sync/atomic
internal/cpu
internal/itoa
internal/runtime/atomic
crypto/internal/boring/sig
unicode
crypto/internal/fips140/alias
math/bits
unicode/utf16
internal/runtime/math
internal/abi
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
internal/runtime/sys
encoding
internal/gover
crypto/internal/fips140/subtle
internal/goversion
internal/platform
internal/syslist
log/internal
golang.org/x/tools/internal/packagesinternal
crypto/internal/fips140deps/byteorder
internal/chacha8rand
internal/bytealg
crypto/internal/fips140deps/cpu
math
internal/runtime/exithook
internal/stringslite
internal/race
internal/sync
internal/runtime/maps
runtime
internal/reflectlite
iter
crypto/subtle
weak
sync
maps
slices
internal/bisect
internal/testlog
internal/singleflight
unique
errors
sort
runtime/cgo
internal/oserror
io
path
math/rand/v2
strconv
internal/godebug
vendor/golang.org/x/net/dns/dnsmessage
golang.org/x/mod/semver
bytes
container/heap
syscall
strings
hash
crypto/internal/randutil
hash/crc32
crypto
internal/types/errors
net/netip
reflect
crypto/internal/fips140deps/godebug
math/rand
crypto/internal/fips140
go/version
bufio
crypto/internal/impl
html
go/build/constraint
regexp/syntax
crypto/internal/fips140/sha3
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/sha3
crypto/internal/fips140/hmac
crypto/internal/fips140hash
crypto/internal/fips140/check
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/aes
crypto/internal/fips140/bigmod
crypto/internal/fips140/nistec/fiat
regexp
crypto/internal/fips140/edwards25519
internal/poll
io/fs
context
internal/fmtsort
encoding/binary
crypto/internal/fips140/nistec
internal/filepathlite
os
encoding/base64
encoding/pem
crypto/internal/sysrand
golang.org/x/mod/internal/lazyregexp
internal/lazyregexp
path/filepath
fmt
io/ioutil
net
crypto/internal/entropy
crypto/internal/fips140/drbg
os/exec
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
crypto/md5
encoding/hex
github.com/sagernet/gomobile/internal/sdkpath
golang.org/x/sync/errgroup
net/url
log
golang.org/x/mod/module
flag
encoding/xml
internal/buildcfg
go/token
golang.org/x/tools/internal/event/label
compress/flate
go/doc/comment
encoding/json
math/big
text/template/parse
internal/goroot
crypto/cipher
golang.org/x/tools/internal/event/keys
golang.org/x/tools/internal/tokeninternal
go/scanner
golang.org/x/mod/modfile
crypto/des
crypto/internal/boring
archive/zip
compress/gzip
golang.org/x/tools/internal/event/tag
golang.org/x/tools/internal/event/core
crypto/aes
crypto/sha1
crypto/ecdh
crypto/sha256
crypto/sha512
golang.org/x/tools/internal/event
go/ast
golang.org/x/tools/internal/gocommand
text/template
golang.org/x/tools/go/internal/packagesdriver
github.com/sagernet/gomobile/internal/binres
crypto/rand
crypto/dsa
crypto/internal/boring/bbig
crypto/elliptic
go/constant
encoding/asn1
crypto/ed25519
crypto/rsa
go/parser
go/doc
html/template
golang.org/x/tools/internal/pkgbits
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
crypto/ecdsa
go/build
go/types
crypto/x509
golang.org/x/tools/internal/typeparams
golang.org/x/tools/internal/versions
golang.org/x/tools/internal/typesinternal
golang.org/x/tools/go/types/objectpath
golang.org/x/tools/internal/gcimporter
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
github.com/sagernet/gomobile/cmd/gomobile
go install -v github.com/sagernet/gomobile/cmd/gobind@v0.1.4
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
text/tabwriter
github.com/sagernet/gomobile/internal/importers
go/printer
github.com/sagernet/gomobile/internal/importers/java
github.com/sagernet/gomobile/internal/importers/objc
go/format
github.com/sagernet/gomobile/bind
github.com/sagernet/gomobile/cmd/gobind
+ make lib_android
go run ./cmd/internal/build_libbox -target android
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
go: downloading github.com/sagernet/sing v0.6.10
go: downloading github.com/logrusorgru/aurora v2.0.3+incompatible
go: downloading github.com/miekg/dns v1.1.63
go: downloading github.com/sagernet/sing-dns v0.4.5
go: downloading go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
go: downloading golang.org/x/mod v0.20.0
go: downloading golang.org/x/net v0.34.0
go: downloading golang.org/x/sys v0.30.0
internal/itoa
internal/byteorder
internal/godebugs
internal/nettrace
log/internal
unicode/utf16
unicode/utf8
container/list
crypto/internal/fips140/alias
encoding
internal/asan
internal/coverage/rtcov
internal/byteorder
golang.org/x/net/internal/iana
github.com/sagernet/sing/common/x/constraints
internal/goarch
internal/unsafeheader
internal/profilerecord
cmp
internal/goos
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/itoa
cmp
internal/asan
unicode/utf8
cmp
math/bits
unicode/utf8
unicode
internal/itoa
cmp
internal/msan
internal/goarch
internal/profilerecord
internal/goarch
internal/byteorder
internal/goexperiment
unicode/utf16
internal/godebugs
math/bits
internal/godebugs
internal/goexperiment
internal/asan
internal/goos
unicode
internal/unsafeheader
internal/coverage/rtcov
internal/unsafeheader
unicode/utf16
internal/msan
unicode
internal/goexperiment
internal/profilerecord
internal/coverage/rtcov
crypto/internal/boring/sig
internal/asan
internal/goos
internal/msan
internal/goarch
internal/goexperiment
internal/profilerecord
unicode/utf16
internal/cpu
internal/coverage/rtcov
internal/goos
internal/msan
unicode/utf8
internal/cpu
internal/unsafeheader
internal/cpu
internal/runtime/syscall
crypto/internal/boring/sig
internal/runtime/syscall
internal/runtime/syscall
internal/itoa
internal/runtime/syscall
internal/runtime/atomic
math/bits
internal/runtime/atomic
unicode
sync/atomic
internal/abi
internal/byteorder
internal/godebugs
math/bits
container/list
sync/atomic
crypto/internal/fips140/alias
crypto/internal/fips140deps/byteorder
internal/abi
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/chacha8rand
crypto/internal/fips140/alias
sync/atomic
sync/atomic
internal/runtime/math
vendor/golang.org/x/crypto/internal/alias
crypto/internal/boring/sig
vendor/golang.org/x/crypto/internal/alias
github.com/sagernet/sing-box/constant/goos
github.com/sagernet/sing/common/debug
internal/nettrace
internal/abi
golang.org/x/net/internal/iana
internal/runtime/math
github.com/sagernet/sing-box/experimental/locale
github.com/sagernet/sing/common/x/collections
container/list
log/internal
vendor/golang.org/x/crypto/cryptobyte/asn1
encoding
github.com/sagernet/gvisor/pkg/gohacks
internal/abi
internal/runtime/math
vendor/golang.org/x/crypto/internal/alias
github.com/sagernet/gvisor/pkg/bits
internal/cpu
internal/runtime/sys
crypto/internal/fips140/alias
crypto/internal/boring/sig
internal/chacha8rand
internal/runtime/sys
internal/nettrace
internal/runtime/math
internal/runtime/sys
crypto/internal/fips140deps/byteorder
github.com/sagernet/gvisor/pkg/tcpip/seqnum
container/list
golang.org/x/net/internal/iana
vendor/golang.org/x/crypto/cryptobyte/asn1
log/internal
vendor/golang.org/x/crypto/internal/alias
github.com/sagernet/sing/common/x/constraints
internal/chacha8rand
github.com/sagernet/sing-box/constant/goos
internal/nettrace
golang.org/x/net/internal/iana
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/sing/common/abx/internal
golang.org/x/exp/constraints
crypto/internal/fips140/subtle
github.com/sagernet/sing/common/debug
log/internal
github.com/sagernet/sing-box/experimental/locale
github.com/cloudflare/circl/pke/kyber/internal/common/params
crypto/internal/fips140deps/byteorder
encoding
github.com/sagernet/sing/common/x/collections
github.com/sagernet/sing/common/x/constraints
golang.org/x/crypto/internal/alias
math
math
github.com/sagernet/sing-box/constant/goos
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/sing/common/debug
golang.org/x/crypto/cryptobyte/asn1
github.com/cloudflare/circl/sign/dilithium/internal/common/params
crypto/internal/fips140/subtle
github.com/sagernet/quic-go/internal/utils/ringbuffer
encoding
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/sing-box/experimental/locale
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
golang.org/x/exp/slog/internal
github.com/sagernet/sing/common/x/constraints
github.com/sagernet/sing/common/abx/internal
internal/chacha8rand
golang.org/x/exp/constraints
github.com/cloudflare/circl/pke/kyber/internal/common/params
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/utls/dicttls
crypto/internal/fips140deps/byteorder
github.com/gobwas/pool/internal/pmath
github.com/sagernet/sing-box/constant/goos
golang.org/x/crypto/internal/alias
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/sing-shadowtls/internal/byteorder
github.com/sagernet/sing/common/debug
math
github.com/sagernet/sing-box/experimental/locale
golang.org/x/crypto/cryptobyte/asn1
github.com/sagernet/wireguard-go/replay
github.com/cloudflare/circl/sign/dilithium/internal/common/params
golang.org/x/exp/slices
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/sing/common/abx/internal
github.com/sagernet/quic-go/internal/utils/ringbuffer
golang.org/x/exp/constraints
github.com/cloudflare/circl/pke/kyber/internal/common/params
golang.org/x/exp/slog/internal
github.com/sagernet/gvisor/pkg/bits
golang.org/x/crypto/internal/alias
github.com/sagernet/gvisor/pkg/tcpip/seqnum
golang.org/x/exp/slices
github.com/sagernet/utls/dicttls
golang.org/x/crypto/cryptobyte/asn1
github.com/cloudflare/circl/sign/dilithium/internal/common/params
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/gobwas/pool/internal/pmath
github.com/sagernet/sing/common/abx/internal
github.com/sagernet/sing-shadowtls/internal/byteorder
github.com/sagernet/quic-go/internal/utils/ringbuffer
golang.org/x/exp/slog/internal
golang.org/x/exp/constraints
github.com/sagernet/wireguard-go/replay
github.com/cloudflare/circl/pke/kyber/internal/common/params
golang.org/x/crypto/internal/alias
github.com/gobwas/pool/internal/pmath
github.com/sagernet/utls/dicttls
github.com/sagernet/sing-shadowtls/internal/byteorder
golang.org/x/exp/slices
github.com/sagernet/wireguard-go/replay
golang.org/x/crypto/cryptobyte/asn1
github.com/cloudflare/circl/sign/dilithium/internal/common/params
crypto/internal/fips140deps/cpu
internal/runtime/atomic
internal/bytealg
github.com/sagernet/quic-go/internal/utils/ringbuffer
golang.org/x/exp/slog/internal
github.com/klauspost/compress/internal/cpuinfo
github.com/sagernet/utls/dicttls
github.com/gobwas/pool/internal/pmath
github.com/sagernet/sing-shadowtls/internal/byteorder
github.com/sagernet/wireguard-go/replay
golang.org/x/exp/slices
internal/runtime/exithook
internal/runtime/sys
internal/runtime/atomic
internal/bytealg
crypto/internal/fips140deps/cpu
crypto/internal/fips140deps/cpu
internal/bytealg
math
crypto/internal/fips140deps/cpu
internal/bytealg
internal/runtime/exithook
internal/stringslite
internal/runtime/exithook
internal/stringslite
internal/stringslite
internal/stringslite
internal/runtime/exithook
internal/race
internal/sync
internal/runtime/maps
github.com/klauspost/compress
github.com/klauspost/compress
github.com/klauspost/compress
internal/race
internal/race
internal/sync
internal/runtime/maps
internal/sync
internal/runtime/maps
internal/race
github.com/klauspost/compress
internal/sync
internal/runtime/maps
runtime
runtime
runtime
runtime
iter
internal/reflectlite
crypto/internal/fips140/subtle
github.com/sagernet/sing/common/memory
sync
weak
maps
slices
crypto/subtle
weak
iter
crypto/internal/fips140/subtle
internal/reflectlite
github.com/sagernet/sing/common/memory
sync
maps
slices
crypto/subtle
errors
sort
crypto/subtle
iter
github.com/sagernet/sing/common/memory
weak
sync
internal/reflectlite
maps
slices
internal/oserror
path
vendor/golang.org/x/net/dns/dnsmessage
math/rand/v2
github.com/sagernet/bbolt/errors
github.com/cloudflare/circl/kem
strconv
io
internal/bisect
internal/testlog
internal/singleflight
unique
github.com/sagernet/quic-go/internal/utils/linkedlist
golang.org/x/exp/slog/internal/buffer
github.com/sagernet/sing-box/experimental/clashapi/compatible
github.com/gobwas/pool
syscall
github.com/gobwas/pool/pbytes
internal/testlog
internal/singleflight
github.com/sagernet/quic-go/internal/utils/linkedlist
golang.org/x/exp/slog/internal/buffer
github.com/gobwas/pool
unique
github.com/sagernet/sing-box/experimental/clashapi/compatible
internal/bisect
runtime/cgo
errors
sort
bytes
hash
crypto/internal/randutil
internal/saferio
github.com/cloudflare/circl/internal/sha3
internal/godebug
runtime/cgo
strings
github.com/gobwas/pool/pbytes
internal/oserror
path
strconv
math/rand/v2
github.com/cloudflare/circl/kem
github.com/sagernet/bbolt/errors
io
vendor/golang.org/x/net/dns/dnsmessage
iter
sync
crypto/subtle
github.com/sagernet/sing/common/memory
weak
internal/reflectlite
internal/bisect
internal/testlog
internal/singleflight
golang.org/x/exp/slog/internal/buffer
github.com/sagernet/quic-go/internal/utils/linkedlist
github.com/sagernet/sing-box/experimental/clashapi/compatible
github.com/gobwas/pool
unique
maps
slices
hash/adler32
hash/crc32
runtime/cgo
errors
sort
internal/godebug
github.com/gobwas/pool/pbytes
internal/godebug
internal/oserror
github.com/cloudflare/circl/kem
github.com/sagernet/bbolt/errors
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
path
strconv
crypto/internal/fips140deps/godebug
container/heap
github.com/sagernet/sing/common/ranges
golang.org/x/mod/semver
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
hash
bytes
strings
crypto/internal/randutil
syscall
internal/testlog
internal/singleflight
golang.org/x/exp/slog/internal/buffer
unique
github.com/sagernet/sing-box/experimental/clashapi/compatible
github.com/sagernet/quic-go/internal/utils/linkedlist
github.com/gobwas/pool
internal/bisect
errors
sort
github.com/gobwas/pool/pbytes
vendor/golang.org/x/text/transform
bufio
golang.org/x/text/transform
crypto
crypto/internal/fips140
crypto/internal/impl
reflect
net/netip
math/rand
reflect
hash/crc32
github.com/sagernet/sing/common/ranges
crypto/internal/fips140deps/godebug
crypto
hash/adler32
container/heap
internal/saferio
encoding/base32
golang.org/x/mod/semver
net/netip
math/rand
runtime/cgo
hash
bytes
crypto/internal/fips140deps/godebug
strings
syscall
io
internal/oserror
net/http/internal/ascii
encoding/base32
golang.org/x/crypto/blowfish
regexp/syntax
html
github.com/cloudflare/circl/sign
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
github.com/cloudflare/circl/kem
path
github.com/sagernet/bbolt/errors
strconv
vendor/golang.org/x/net/dns/dnsmessage
math/rand/v2
internal/godebug
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
github.com/cloudflare/circl/sign
golang.org/x/crypto/blowfish
internal/saferio
hash/adler32
hash/crc32
crypto/internal/randutil
math/rand
vendor/golang.org/x/text/transform
golang.org/x/text/transform
golang.org/x/mod/semver
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
container/heap
github.com/sagernet/sing/common/ranges
hash/fnv
crypto
net/netip
reflect
encoding/base32
github.com/gobwas/pool/pbufio
golang.org/x/crypto/blowfish
github.com/gobwas/httphead
github.com/sagernet/sing/contrab/maphash
github.com/sagernet/sing/contrab/maphash
github.com/cloudflare/circl/sign
syscall
crypto/internal/impl
net/http/internal/ascii
bufio
crypto/internal/fips140
regexp/syntax
html
crypto/sha3
crypto/internal/fips140/sha256
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
crypto/internal/fips140/hmac
crypto/internal/impl
net/http/internal/ascii
regexp/syntax
html
crypto/internal/fips140
crypto/internal/fips140hash
internal/syscall/execenv
internal/syscall/unix
time
bufio
golang.org/x/text/transform
vendor/golang.org/x/text/transform
github.com/sagernet/sing/contrab/maphash
crypto/internal/fips140/check
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
golang.org/x/mod/semver
bytes
container/heap
github.com/sagernet/sing/common/ranges
crypto/internal/fips140/aes
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
math/rand
hash
crypto/internal/randutil
internal/saferio
crypto/internal/fips140deps/godebug
strings
github.com/cloudflare/circl/internal/sha3
crypto/internal/fips140/tls13
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140/hmac
crypto/sha3
hash/adler32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
hash/crc32
crypto
encoding/base32
golang.org/x/crypto/blowfish
net/netip
reflect
crypto/internal/fips140/edwards25519
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140/check
crypto/internal/fips140/check
crypto/internal/fips140hash
crypto/internal/fips140hash
github.com/cloudflare/circl/sign
crypto/internal/fips140/aes
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/internal/fips140/bigmod
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/hkdf
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/tls12
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
github.com/sagernet/sing/contrab/maphash
regexp
regexp
crypto/internal/fips140/tls13
vendor/golang.org/x/text/transform
golang.org/x/text/transform
crypto/internal/fips140/tls13
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140/edwards25519
crypto/internal/impl
bufio
crypto/internal/fips140
net/http/internal/ascii
regexp/syntax
html
regexp
crypto/internal/fips140/edwards25519
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
internal/syscall/execenv
internal/syscall/unix
time
github.com/gobwas/httphead
github.com/gobwas/pool/pbufio
crypto/internal/fips140/hmac
crypto/sha3
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140hash
crypto/internal/fips140/check
crypto/internal/fips140/tls12
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/hkdf
crypto/internal/fips140/aes
io/fs
internal/poll
context
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/sing/common/replay
crypto/internal/fips140/tls13
github.com/sagernet/sing/common/logger
crypto/internal/fips140/edwards25519
internal/filepathlite
regexp
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/wireguard-go/ratelimiter
context
github.com/sagernet/sing/common/replay
internal/poll
io/fs
github.com/sagernet/gomobile/internal/mobileinit
os
github.com/sagernet/gomobile/internal/mobileinit
github.com/sagernet/sing/common/logger
crypto/internal/fips140/nistec
internal/filepathlite
encoding/binary
internal/fmtsort
internal/fmtsort
encoding/binary
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/sing/common/replay
context
io/fs
github.com/sagernet/wireguard-go/ratelimiter
internal/poll
os
internal/fmtsort
encoding/binary
crypto/internal/fips140/nistec
io/fs
context
internal/poll
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/sing/common/replay
github.com/sagernet/gomobile/internal/mobileinit
internal/filepathlite
crypto/internal/fips140/nistec
github.com/sagernet/sing/common/logger
github.com/sagernet/sing/common/logger
github.com/sagernet/gomobile/internal/mobileinit
encoding/base64
github.com/sagernet/sing/common/binary
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/josharian/native
github.com/sagernet/nftables/binaryutil
github.com/sagernet/nftables/userdata
github.com/sagernet/sing-tun/internal/gtcpip/checksum
internal/filepathlite
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/blake2s
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/exp/rand
golang.org/x/crypto/blake2b
vendor/golang.org/x/crypto/internal/poly1305
github.com/cloudflare/circl/internal/sha3
github.com/klauspost/compress/internal/snapref
golang.org/x/sys/unix
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
github.com/sagernet/wireguard-go/tai64n
os
crypto/internal/fips140/nistec
encoding/pem
golang.org/x/crypto/poly1305
encoding/base64
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/sing/common/binary
github.com/sagernet/gvisor/pkg/tcpip/checksum
os
github.com/sagernet/nftables/binaryutil
github.com/sagernet/nftables/userdata
github.com/josharian/native
github.com/sagernet/wireguard-go/tai64n
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/klauspost/compress/zstd/internal/xxhash
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
golang.org/x/crypto/internal/poly1305
golang.org/x/exp/rand
github.com/klauspost/compress/internal/snapref
golang.org/x/crypto/blake2b
golang.org/x/sys/unix
internal/fmtsort
encoding/binary
encoding/pem
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
path/filepath
github.com/sagernet/sing/common/winpowrprof
os/signal
io/ioutil
golang.org/x/sys/cpu
fmt
net
golang.org/x/crypto/poly1305
vendor/golang.org/x/crypto/internal/poly1305
encoding/base64
github.com/sagernet/sing-tun/internal/gtcpip/checksum
golang.org/x/crypto/internal/poly1305
github.com/sagernet/nftables/userdata
github.com/sagernet/sing/common/binary
github.com/sagernet/gvisor/pkg/tcpip/checksum
golang.org/x/exp/rand
github.com/klauspost/compress/internal/snapref
github.com/sagernet/nftables/binaryutil
github.com/josharian/native
github.com/cloudflare/circl/internal/sha3
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/crypto/blake2b
golang.org/x/crypto/blake2s
golang.org/x/sys/unix
github.com/sagernet/wireguard-go/tai64n
crypto/internal/entropy
github.com/sagernet/gomobile/bind/java
crypto/internal/fips140/drbg
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/blake2s
golang.org/x/crypto/sha3
golang.org/x/crypto/poly1305
github.com/cloudflare/circl/xof/k12
github.com/cloudflare/circl/pke/kyber/internal/common
os/exec
github.com/sagernet/gomobile/bind/java
encoding/pem
crypto/internal/fips140only
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
github.com/cloudflare/circl/pke/kyber/kyber768/internal
github.com/cloudflare/circl/pke/kyber/kyber1024/internal
github.com/cloudflare/circl/pke/kyber/kyber512/internal
github.com/cloudflare/circl/xof
crypto/rc4
crypto/md5
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
io/ioutil
path/filepath
fmt
github.com/sagernet/sing/common/winpowrprof
golang.org/x/sys/cpu
os/signal
net
crypto/internal/entropy
crypto/internal/fips140/drbg
crypto/cipher
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/sha3
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/nftables/userdata
github.com/sagernet/nftables/binaryutil
encoding/base64
github.com/sagernet/gvisor/pkg/tcpip/checksum
golang.org/x/crypto/internal/poly1305
github.com/sagernet/sing/common/binary
github.com/josharian/native
github.com/sagernet/wireguard-go/tai64n
github.com/klauspost/compress/internal/snapref
golang.org/x/exp/rand
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/sys/unix
github.com/cloudflare/circl/pke/kyber/internal/common
github.com/cloudflare/circl/xof/k12
github.com/sagernet/gomobile/bind/java
crypto/rc4
crypto/md5
encoding/pem
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
github.com/cloudflare/circl/xof
os/exec
github.com/sagernet/gomobile/bind/seq
encoding/hex
net/url
compress/flate
debug/plan9obj
internal/zstd
math/big
debug/dwarf
runtime/debug
log
database/sql/driver
golang.org/x/net/bpf
github.com/sagernet/gomobile/bind/java
vendor/golang.org/x/text/unicode/norm
crypto/internal/boring
golang.org/x/crypto/poly1305
github.com/cloudflare/circl/pke/kyber/kyber512/internal
github.com/cloudflare/circl/pke/kyber/kyber1024/internal
github.com/cloudflare/circl/pke/kyber/kyber768/internal
crypto/cipher
crypto/des
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
vendor/golang.org/x/crypto/chacha20
vendor/golang.org/x/net/http2/hpack
mime
crypto/sha256
crypto/aes
crypto/ecdh
crypto/sha512
crypto/hmac
crypto/sha1
crypto/internal/sysrand
path/filepath
fmt
github.com/sagernet/sing/common/observable
io/ioutil
github.com/sagernet/sing/common/winpowrprof
os/signal
golang.org/x/sys/cpu
vendor/golang.org/x/crypto/chacha20poly1305
net
database/sql
vendor/golang.org/x/text/unicode/bidi
mime/quotedprintable
net/http/internal
github.com/logrusorgru/aurora
crypto/internal/entropy
crypto/internal/boring
crypto/des
vendor/golang.org/x/crypto/chacha20
github.com/sagernet/utls/internal/boring
golang.org/x/crypto/chacha20
fmt
path/filepath
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
github.com/sagernet/sing/common/winpowrprof
io/ioutil
os/signal
vendor/golang.org/x/sys/cpu
golang.org/x/sys/cpu
net
encoding/json
github.com/sagernet/sing/contrab/freelru
crypto/sha256
crypto/aes
encoding/xml
crypto/sha512
crypto/hmac
crypto/ecdh
crypto/sha1
crypto/internal/fips140/drbg
github.com/sagernet/gvisor/pkg/state/wire
golang.org/x/time/rate
github.com/google/btree
golang.org/x/crypto/hkdf
github.com/mdlayher/netlink/nlenc
github.com/cloudflare/circl/sign/dilithium/internal/common
archive/zip
crypto/internal/entropy
github.com/sagernet/sing-box/common/sniff/internal/qtls
compress/gzip
crypto/internal/fips140/drbg
github.com/sagernet/sing-tun/internal/tschecksum
golang.org/x/crypto/blake2s
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/sha3
golang.org/x/crypto/blake2b
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
os/exec
github.com/sagernet/gomobile/bind/seq
encoding/hex
compress/flate
net/url
internal/zstd
database/sql/driver
runtime/debug
math/big
debug/dwarf
debug/plan9obj
golang.org/x/net/bpf
compress/zlib
log
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/text/unicode/norm
vendor/golang.org/x/net/http2/hpack
mime
crypto/internal/fips140/aes/gcm
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
mime/quotedprintable
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
net/http/internal
golang.org/x/sync/errgroup
github.com/sagernet/nftables/alignedbuff
github.com/logrusorgru/aurora
golang.org/x/crypto/sha3
github.com/cloudflare/circl/simd/keccakf1600
crypto/rc4
os/user
crypto/md5
encoding/json
crypto/rc4
crypto/md5
github.com/sagernet/sing/contrab/freelru
encoding/xml
os/exec
golang.org/x/crypto/chacha20
github.com/cloudflare/circl/xof/k12
github.com/cloudflare/circl/pke/kyber/internal/common
golang.org/x/crypto/hkdf
github.com/cloudflare/circl/sign/dilithium/internal/common
github.com/sagernet/gvisor/pkg/state/wire
github.com/cloudflare/circl/xof/k12
github.com/cloudflare/circl/pke/kyber/internal/common
golang.org/x/time/rate
github.com/google/btree
database/sql
github.com/sagernet/quic-go/quicvarint
github.com/sagernet/gvisor/pkg/state
github.com/sagernet/quic-go/internal/utils/tree
github.com/sagernet/sing-tun/internal/gtcpip/checksum
vendor/golang.org/x/text/secure/bidirule
golang.org/x/net/http2/hpack
golang.org/x/crypto/chacha20poly1305
golang.org/x/text/unicode/bidi
github.com/cloudflare/circl/xof
vendor/golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
crypto/cipher
github.com/klauspost/compress/fse
github.com/mdlayher/netlink/nlenc
crypto/cipher
golang.org/x/sync/errgroup
github.com/cloudflare/circl/pke/kyber/kyber768/internal
github.com/cloudflare/circl/pke/kyber/kyber1024/internal
github.com/sagernet/utls/internal/boring
github.com/cloudflare/circl/pke/kyber/kyber512/internal
github.com/cloudflare/circl/xof
github.com/sagernet/utls/internal/quicvarint/protocol
github.com/sagernet/bbolt/internal/common
github.com/sagernet/nftables/alignedbuff
github.com/sagernet/sing-box/common/ja3
github.com/sagernet/sing-box/common/sniff/internal/qtls
os/user
golang.org/x/crypto/chacha20poly1305
internal/profile
github.com/sagernet/utls/internal/quicvarint
github.com/sagernet/gvisor/pkg/state
archive/zip
text/tabwriter
compress/gzip
github.com/cloudflare/circl/pke/kyber/kyber768/internal
github.com/cloudflare/circl/pke/kyber/kyber1024/internal
github.com/cloudflare/circl/pke/kyber/kyber512/internal
compress/zlib
github.com/sagernet/quic-go/quicvarint
github.com/sagernet/quic-go/internal/utils/tree
runtime/trace
vendor/golang.org/x/crypto/chacha20
github.com/sagernet/utls/internal/boring
crypto/internal/boring
crypto/des
golang.org/x/crypto/chacha20
github.com/ajg/form
golang.org/x/net/http2/hpack
runtime/pprof
golang.org/x/text/unicode/bidi
flag
golang.org/x/text/unicode/norm
vendor/golang.org/x/crypto/chacha20
github.com/sagernet/utls/internal/boring
crypto/des
golang.org/x/crypto/chacha20
crypto/internal/boring
github.com/quic-go/qpack
crypto/sha256
crypto/aes
crypto/ecdh
crypto/sha512
crypto/hmac
crypto/sha1
github.com/klauspost/compress/fse
golang.org/x/crypto/curve25519
github.com/sagernet/utls/internal/quicvarint/protocol
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/bbolt/internal/common
github.com/klauspost/compress/huff0
github.com/cloudflare/circl/sign/dilithium/internal/common
github.com/sagernet/sing-box/common/ja3
github.com/sagernet/utls/internal/quicvarint
crypto/sha256
crypto/aes
crypto/sha512
crypto/hmac
crypto/ecdh
crypto/sha1
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
encoding/hex
debug/plan9obj
net/url
runtime/debug
database/sql/driver
debug/dwarf
math/big
compress/flate
github.com/sagernet/gomobile/bind/seq
internal/zstd
github.com/sagernet/gomobile/bind/seq
encoding/hex
net/url
debug/plan9obj
internal/zstd
debug/dwarf
compress/flate
math/big
internal/profile
runtime/debug
database/sql/driver
vendor/golang.org/x/net/idna
golang.org/x/net/bpf
vendor/golang.org/x/crypto/chacha20poly1305
log
golang.org/x/net/bpf
vendor/golang.org/x/text/unicode/norm
log
vendor/golang.org/x/text/unicode/norm
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/net/http2/hpack
mime
github.com/quic-go/qpack
text/tabwriter
mime/quotedprintable
vendor/golang.org/x/text/secure/bidirule
net/http/internal
vendor/golang.org/x/crypto/chacha20poly1305
mime
mime/quotedprintable
github.com/logrusorgru/aurora
runtime/trace
net/http/internal
encoding/json
debug/pe
debug/macho
internal/xcoff
github.com/ajg/form
debug/elf
golang.org/x/text/secure/bidirule
github.com/logrusorgru/aurora
encoding/json
github.com/sagernet/sing/contrab/freelru
crypto/elliptic
crypto/internal/boring/bbig
database/sql
github.com/sagernet/sing/contrab/freelru
encoding/xml
golang.org/x/time/rate
flag
github.com/klauspost/compress/huff0
database/sql
golang.org/x/crypto/curve25519
runtime/pprof
github.com/sagernet/gvisor/pkg/state/wire
encoding/xml
vendor/golang.org/x/text/unicode/bidi
encoding/asn1
github.com/sagernet/gvisor/pkg/state/wire
golang.org/x/text/secure/bidirule
crypto/rand
crypto/dsa
github.com/google/btree
golang.org/x/time/rate
github.com/google/btree
github.com/mdlayher/netlink/nlenc
golang.org/x/sync/errgroup
crypto/ed25519
vendor/golang.org/x/text/unicode/bidi
github.com/fsnotify/fsnotify
github.com/sagernet/gvisor/pkg/rawfile
github.com/vishvananda/netns
github.com/mdlayher/socket
github.com/sagernet/bbolt
golang.org/x/sync/errgroup
crypto/internal/hpke
github.com/mdlayher/netlink/nlenc
github.com/sagernet/nftables/alignedbuff
crypto/rsa
github.com/fsnotify/fsnotify
compress/gzip
archive/zip
github.com/sagernet/nftables/alignedbuff
os/user
compress/zlib
github.com/sagernet/gvisor/pkg/rawfile
golang.org/x/crypto/chacha20poly1305
github.com/vishvananda/netns
golang.org/x/crypto/hkdf
github.com/cloudflare/circl/sign/dilithium/internal/common
os/user
debug/elf
github.com/mdlayher/socket
github.com/cloudflare/circl/internal/conv
golang.org/x/crypto/chacha20poly1305
debug/macho
github.com/sagernet/quic-go/quicvarint
github.com/cloudflare/circl/pke/kyber/kyber768
golang.org/x/crypto/hkdf
github.com/sagernet/quic-go/internal/utils/tree
github.com/sagernet/quic-go/quicvarint
github.com/sagernet/quic-go/internal/utils/tree
golang.org/x/net/http2/hpack
debug/pe
github.com/sagernet/gvisor/pkg/state
github.com/cloudflare/circl/pke/kyber/kyber1024
github.com/cloudflare/circl/kem/kyber/kyber768
github.com/sagernet/gvisor/pkg/state
github.com/cloudflare/circl/ecc/p384
github.com/cloudflare/circl/math/fp25519
internal/xcoff
github.com/cloudflare/circl/math/fp448
golang.org/x/text/unicode/bidi
archive/zip
vendor/golang.org/x/net/idna
compress/gzip
golang.org/x/text/unicode/norm
github.com/klauspost/compress/fse
compress/zlib
github.com/cloudflare/circl/pke/kyber/kyber512
golang.org/x/net/http2/hpack
github.com/sagernet/utls/internal/quicvarint/protocol
github.com/cloudflare/circl/math
github.com/cloudflare/circl/math/mlsbset
github.com/sagernet/wireguard-go/rwcancel
github.com/cloudflare/circl/kem/kyber/kyber1024
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/cloudflare/circl/sign/dilithium/mode3/internal
github.com/sagernet/quic-go/internal/protocol
golang.org/x/text/unicode/bidi
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/sagernet/utls/internal/quicvarint
golang.org/x/exp/slog
github.com/sagernet/bbolt
github.com/klauspost/cpuid/v2
github.com/sagernet/sing-shadowtls/internal/hpke
github.com/fsnotify/fsnotify
github.com/klauspost/cpuid/v2
github.com/klauspost/compress/fse
golang.org/x/text/unicode/norm
github.com/klauspost/compress/zstd
github.com/sagernet/gvisor/pkg/rawfile
vendor/golang.org/x/text/secure/bidirule
github.com/vishvananda/netns
github.com/sagernet/quic-go/congestion
github.com/sagernet/utls/internal/quicvarint/protocol
github.com/cloudflare/circl/dh/x25519
github.com/mdlayher/socket
github.com/sagernet/bbolt/internal/common
github.com/sagernet/bbolt/internal/common
github.com/sagernet/sing-box/common/ja3
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/utls/internal/quicvarint
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/sagernet/sing-shadowtls/internal/mlkem768
vendor/golang.org/x/crypto/cryptobyte
github.com/quic-go/qpack
github.com/sagernet/sing-box/common/sniff/internal/qtls
github.com/sagernet/sing-box/common/ja3
crypto/x509/pkix
github.com/cloudflare/circl/dh/x448
internal/profile
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
text/tabwriter
golang.org/x/crypto/cryptobyte
github.com/quic-go/qpack
vendor/golang.org/x/text/secure/bidirule
github.com/cloudflare/circl/sign/ed25519
github.com/sagernet/sing-box/common/sniff/internal/qtls
github.com/cloudflare/circl/sign/dilithium/mode2
github.com/cloudflare/circl/ecc/goldilocks
runtime/trace
github.com/klauspost/compress/huff0
internal/profile
text/tabwriter
github.com/cloudflare/circl/sign/dilithium/mode3
golang.org/x/net/idna
runtime/trace
crypto/internal/boring/bbig
golang.org/x/crypto/ed25519
github.com/sagernet/wireguard-go/rwcancel
crypto/rand
encoding/asn1
crypto/elliptic
github.com/cloudflare/circl/internal/conv
crypto/dsa
golang.org/x/net/idna
github.com/ajg/form
github.com/cretz/bine/torutil/ed25519
golang.org/x/text/secure/bidirule
flag
github.com/ajg/form
golang.org/x/crypto/curve25519
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/math/fp448
github.com/fsnotify/fsnotify
github.com/sagernet/gvisor/pkg/rawfile
github.com/sagernet/bbolt
golang.org/x/exp/slog
flag
golang.org/x/crypto/curve25519
github.com/sagernet/wireguard-go/rwcancel
github.com/vishvananda/netns
github.com/mdlayher/socket
crypto/ed25519
crypto/internal/hpke
github.com/cloudflare/circl/pke/kyber/kyber768
github.com/cloudflare/circl/pke/kyber/kyber1024
crypto/rsa
github.com/cloudflare/circl/pke/kyber/kyber512
github.com/cloudflare/circl/math
github.com/sagernet/bbolt
github.com/klauspost/compress/huff0
runtime/pprof
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/cloudflare/circl/sign/dilithium/mode3/internal
runtime/pprof
github.com/cloudflare/circl/kem/kyber/kyber1024
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/sagernet/quic-go/internal/protocol
github.com/cloudflare/circl/kem/kyber/kyber768
github.com/klauspost/compress/zstd
debug/buildinfo
github.com/sagernet/sing-shadowtls/internal/hpke
github.com/sagernet/utls/internal/helper
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/sing-shadowtls/internal/mlkem768
crypto/ecdsa
debug/macho
debug/elf
debug/pe
internal/xcoff
vendor/golang.org/x/net/idna
github.com/cloudflare/circl/dh/x448
github.com/sagernet/wireguard-go/rwcancel
github.com/cloudflare/circl/kem/hybrid
github.com/cloudflare/circl/hpke
golang.org/x/crypto/ed25519
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/dh/x25519
golang.org/x/text/secure/bidirule
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/utils
debug/macho
debug/pe
vendor/golang.org/x/net/idna
debug/elf
internal/xcoff
github.com/cretz/bine/torutil/ed25519
github.com/cloudflare/circl/sign/eddilithium2
github.com/cloudflare/circl/sign/dilithium/mode3
debug/buildinfo
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/cloudflare/circl/sign/ed448
github.com/cloudflare/circl/ecc/p384
github.com/klauspost/cpuid/v2
github.com/cloudflare/circl/sign/dilithium/mode2
github.com/klauspost/cpuid/v2
crypto/internal/boring/bbig
encoding/asn1
crypto/rand
crypto/dsa
github.com/cloudflare/circl/internal/conv
crypto/elliptic
github.com/cloudflare/circl/sign/eddilithium3
crypto/elliptic
crypto/internal/boring/bbig
encoding/asn1
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/math/fp448
crypto/rand
crypto/ed25519
crypto/internal/hpke
github.com/cloudflare/circl/kem/hybrid
crypto/rsa
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/math
crypto/dsa
github.com/cloudflare/circl/internal/conv
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/cloudflare/circl/pke/kyber/kyber768
github.com/cloudflare/circl/sign/ed448
github.com/cloudflare/circl/pke/kyber/kyber1024
crypto/ed25519
crypto/internal/hpke
github.com/cloudflare/circl/math
crypto/rsa
github.com/cloudflare/circl/pke/kyber/kyber768
github.com/cloudflare/circl/pke/kyber/kyber1024
github.com/cloudflare/circl/pke/kyber/kyber512
github.com/cloudflare/circl/pke/kyber/kyber512
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/cloudflare/circl/kem/kyber/kyber768
github.com/cloudflare/circl/kem/kyber/kyber1024
github.com/cloudflare/circl/sign/dilithium/mode3/internal
github.com/cloudflare/circl/sign/schemes
github.com/cloudflare/circl/kem/kyber/kyber768
github.com/sagernet/quic-go/internal/protocol
github.com/cloudflare/circl/sign/dilithium/mode3/internal
golang.org/x/exp/slog
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/sagernet/quic-go/internal/protocol
golang.org/x/exp/slog
golang.org/x/net/idna
github.com/cloudflare/circl/kem/kyber/kyber1024
github.com/cloudflare/circl/pki
github.com/cloudflare/circl/ecc/p384
lukechampine.com/blake3/guts
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/dh/x25519
github.com/cloudflare/circl/math/fp448
github.com/klauspost/compress/zstd
github.com/cloudflare/circl/math/mlsbset
github.com/sagernet/sing-shadowtls/internal/hpke
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/ecc/p384
github.com/cloudflare/circl/sign/eddilithium3
lukechampine.com/blake3/guts
github.com/sagernet/sing-shadowtls/internal/mlkem768
golang.org/x/net/idna
github.com/klauspost/compress/zstd
golang.org/x/crypto/ed25519
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/quic-go/congestion
github.com/sagernet/sing-shadowtls/internal/hpke
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/sing-shadowtls/internal/mlkem768
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/cretz/bine/torutil/ed25519
golang.org/x/crypto/ed25519
crypto/ecdsa
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/sing-quic/hysteria/congestion
github.com/cloudflare/circl/sign/dilithium/mode2
github.com/cloudflare/circl/sign/dilithium/mode3
github.com/cretz/bine/torutil/ed25519
lukechampine.com/blake3/bao
github.com/sagernet/utls/internal/helper
github.com/cloudflare/circl/hpke
github.com/cloudflare/circl/sign/dilithium/mode3
lukechampine.com/blake3/bao
github.com/cloudflare/circl/dh/x25519
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/sign/dilithium/mode2
debug/buildinfo
github.com/cloudflare/circl/sign/eddilithium2
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/ed25519
debug/buildinfo
github.com/cloudflare/circl/kem/hybrid
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/sign/schemes
lukechampine.com/blake3
github.com/cloudflare/circl/sign/ed448
lukechampine.com/blake3
github.com/cloudflare/circl/pki
lukechampine.com/blake3/guts
lukechampine.com/blake3/guts
github.com/cloudflare/circl/sign/eddilithium2
github.com/cloudflare/circl/sign/eddilithium3
github.com/sagernet/utls/internal/helper
lukechampine.com/blake3/bao
github.com/sagernet/utls/internal/helper
github.com/cloudflare/circl/hpke
github.com/cloudflare/circl/sign/eddilithium2
crypto/ecdsa
lukechampine.com/blake3/bao
github.com/cloudflare/circl/sign/schemes
crypto/ecdsa
github.com/cloudflare/circl/pki
lukechampine.com/blake3
lukechampine.com/blake3
github.com/cloudflare/circl/sign/ed448
github.com/cloudflare/circl/kem/hybrid
github.com/cloudflare/circl/hpke
github.com/cloudflare/circl/sign/eddilithium3
github.com/cloudflare/circl/sign/schemes
github.com/cloudflare/circl/pki
go4.org/netipx
github.com/gofrs/uuid/v5
crypto/x509
golang.org/x/net/internal/socket
vendor/golang.org/x/net/http/httpproxy
github.com/oschwald/maxminddb-golang
github.com/hashicorp/yamux
github.com/sagernet/netlink/nl
github.com/sagernet/nftables/xt
golang.org/x/net/internal/socks
net/textproto
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/sing/common/baderror
github.com/sagernet/wireguard-go/ipc
github.com/metacubex/tfo-go
github.com/mdlayher/netlink
github.com/sagernet/sing/common
vendor/golang.org/x/net/http/httpproxy
net/textproto
go4.org/netipx
github.com/oschwald/maxminddb-golang
golang.org/x/net/internal/socket
github.com/gofrs/uuid/v5
crypto/x509
github.com/sagernet/sing/common
github.com/mdlayher/netlink
github.com/sagernet/nftables/xt
github.com/sagernet/netlink/nl
github.com/sagernet/sing/common/baderror
github.com/hashicorp/yamux
github.com/metacubex/tfo-go
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/wireguard-go/ipc
golang.org/x/net/internal/socks
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/service
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/random
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/exceptions
github.com/sagernet/gvisor/pkg/sync
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing/common/cache
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/service
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/common/random
github.com/sagernet/gvisor/pkg/sync
github.com/sagernet/sing/service/pause
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/sagernet/sing/common/x/linkedhashmap
golang.org/x/net/proxy
github.com/sagernet/sing/common/cache
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing-box/common/interrupt
golang.org/x/net/proxy
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing/service/pause
github.com/sagernet/sing/common/task
github.com/sagernet/fswatch
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/abx
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/batch
github.com/mdlayher/netlink/nltest
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/sing/common/task
github.com/sagernet/fswatch
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/abx
github.com/sagernet/nftables/expr
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/metadata
github.com/sagernet/sing/common/batch
vendor/golang.org/x/net/http/httpproxy
net/textproto
github.com/gofrs/uuid/v5
crypto/x509
github.com/oschwald/maxminddb-golang
github.com/sagernet/sing/common
github.com/sagernet/sing/common/baderror
go4.org/netipx
golang.org/x/net/internal/socks
github.com/sagernet/wireguard-go/ipc
github.com/mdlayher/netlink
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/nftables/xt
golang.org/x/net/internal/socket
github.com/hashicorp/yamux
github.com/metacubex/tfo-go
github.com/sagernet/netlink/nl
golang.org/x/net/ipv6
golang.org/x/net/ipv4
vendor/golang.org/x/net/http/httpproxy
github.com/gofrs/uuid/v5
net/textproto
go4.org/netipx
github.com/sagernet/sing/common/baderror
github.com/sagernet/sing/common/metadata
github.com/sagernet/netlink
github.com/hashicorp/yamux
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/metacubex/tfo-go
github.com/oschwald/maxminddb-golang
golang.org/x/net/internal/socket
github.com/sagernet/wireguard-go/ipc
golang.org/x/net/internal/socks
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/sing/common
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/rand
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/nftables/xt
github.com/mdlayher/netlink
crypto/x509
github.com/sagernet/netlink/nl
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/service
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/random
github.com/sagernet/nftables/internal/parseexprfunc
github.com/mdlayher/netlink/nltest
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/gvisor/pkg/sync
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing/service/pause
github.com/sagernet/sing/common/cache
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/exceptions
github.com/sagernet/nftables/expr
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing/common/network
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/gvisor/pkg/rand
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/gvisor/pkg/log
golang.org/x/net/http/httpguts
golang.org/x/net/proxy
github.com/sagernet/sing-box/common/geoip
github.com/sagernet/netlink
golang.org/x/net/proxy
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/service
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/random
github.com/sagernet/gvisor/pkg/sync
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing/common/network
github.com/sagernet/nftables
github.com/sagernet/sing-tun/internal/gtcpip/header
golang.org/x/net/http/httpguts
github.com/sagernet/sing/service/pause
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing/common/cache
github.com/sagernet/sing-box/common/geoip
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/task
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/abx
github.com/sagernet/fswatch
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/batch
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/sagernet/sing/common/task
github.com/sagernet/fswatch
github.com/sagernet/sing/common/abx
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/buf
golang.org/x/net/ipv6
github.com/sagernet/sing/common/batch
golang.org/x/net/ipv4
github.com/sagernet/nftables/internal/parseexprfunc
github.com/mdlayher/netlink/nltest
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/nftables/expr
github.com/sagernet/gvisor/pkg/refs
golang.org/x/net/ipv6
golang.org/x/net/ipv4
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/sing/common/metadata
github.com/mdlayher/netlink/nltest
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/bufio
github.com/sagernet/nftables/expr
github.com/sagernet/sing/common/metadata
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/rand
github.com/sagernet/netlink
github.com/sagernet/nftables
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/netlink
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing/common/control
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/bufio
github.com/sagernet/sing/common/udpnat
github.com/sagernet/sing-box/common/geoip
github.com/sagernet/sing/common/network
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/rand
github.com/sagernet/sing/common/network
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/sing/common/json
github.com/cretz/bine/torutil
github.com/sagernet/sing-shadowtls/internal/tls
golang.org/x/crypto/ssh
github.com/sagernet/cloudflare-tls
crypto/tls
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/sing/common/udpnat
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/cretz/bine/torutil
golang.org/x/crypto/ssh
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/sing-shadowtls/internal/tls
crypto/tls
github.com/sagernet/cloudflare-tls
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/gvisor/pkg/context
github.com/cretz/bine/process
github.com/sagernet/nftables
github.com/cretz/bine/control
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing/common/json
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing-box/common/geoip
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/nftables
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/bufio
github.com/sagernet/gvisor/pkg/cpuid
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing/common/udpnat
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/bufio
github.com/sagernet/sing/common/json
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing-shadowsocks
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/sing/common/udpnat
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/cretz/bine/torutil
golang.org/x/crypto/ssh
github.com/sagernet/sing-shadowtls/internal/tls
github.com/sagernet/cloudflare-tls
github.com/sagernet/sing-shadowsocks
crypto/tls
github.com/sagernet/sing/common/json
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/gvisor/pkg/refs
github.com/cretz/bine/tor
github.com/cretz/bine/tor
golang.org/x/crypto/ssh
github.com/cretz/bine/torutil
github.com/sagernet/sing-shadowtls/internal/tls
github.com/sagernet/cloudflare-tls
crypto/tls
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing/common/uot
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/smux
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/uot
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/smux
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/wireguard-go/tun
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/wireguard-go/device
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/common/domain
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/common/rw
github.com/sagernet/wireguard-go/device
github.com/cretz/bine/tor
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/constant
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-vmess
github.com/sagernet/sing-box/constant
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-vmess
github.com/sagernet/sing-box/transport/trojan
github.com/cretz/bine/tor
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/uot
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/smux
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/smux
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/wireguard-go/device
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/wireguard-go/device
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/constant
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-vmess
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-vmess
github.com/sagernet/sing-box/constant
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/gvisor/pkg/tcpip/stack
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/qtls
github.com/sagernet/sing-shadowtls
github.com/miekg/dns
net/http
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/qtls
github.com/sagernet/sing-shadowtls
github.com/miekg/dns
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/qtls_ech
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
net/http
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/gvisor/pkg/tcpip/stack
net/http/httptrace
github.com/sagernet/quic-go/internal/qtls
github.com/sagernet/sing/common/tls
github.com/miekg/dns
net/http
github.com/sagernet/sing-shadowtls
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/qtls_ech
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go/internal/qtls_ech
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/qtls
github.com/sagernet/sing-shadowtls
github.com/miekg/dns
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/quic-go/internal/handshake_ech
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/quic-go/logging
net/http
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/quic-go/internal/handshake_ech
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/quic-go/internal/qtls_ech
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/quic-go/internal/handshake_ech
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/quic-go
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/quic-go/internal/handshake_ech
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/quic-go
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/quic-go
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/quic-go/ech
github.com/sagernet/quic-go/ech
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing/common/json/badoption
github.com/go-chi/chi/v5
github.com/sagernet/sing/protocol/http
net/http/pprof
github.com/go-chi/render
github.com/sagernet/quic-go/http3
github.com/sagernet/ws
github.com/sagernet/sing-dns
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/cors
github.com/sagernet/sing-box/transport/simple-obfs
net/http/httputil
golang.org/x/net/http2
github.com/andybalholm/brotli
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing/common/json/badoption
github.com/go-chi/chi/v5
github.com/sagernet/sing-dns
github.com/sagernet/quic-go/http3
github.com/sagernet/cors
net/http/pprof
github.com/sagernet/sing/protocol/http
github.com/go-chi/render
github.com/sagernet/sing-quic/hysteria2/internal/protocol
net/http/httputil
golang.org/x/net/http2
github.com/sagernet/quic-go/ech
github.com/sagernet/ws
github.com/andybalholm/brotli
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing/common/json/badoption
github.com/go-chi/chi/v5
github.com/sagernet/sing-dns
github.com/sagernet/sing/protocol/http
net/http/pprof
github.com/go-chi/render
github.com/sagernet/quic-go/http3
golang.org/x/net/http2
github.com/andybalholm/brotli
github.com/sagernet/cors
github.com/sagernet/ws
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
net/http/httputil
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/ws/wsutil
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/quic-go/ech
github.com/sagernet/ws/wsutil
github.com/sagernet/sing-quic
github.com/sagernet/ws/wsutil
github.com/sagernet/sing-quic
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/sing-quic
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing/common/json/badoption
net/http/pprof
net/http/httputil
github.com/sagernet/sing-dns
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/cors
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/quic-go/http3
github.com/go-chi/render
github.com/sagernet/sing/protocol/http
github.com/go-chi/chi/v5
github.com/sagernet/ws
golang.org/x/net/http2
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
github.com/andybalholm/brotli
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
github.com/sagernet/quic-go/http3_ech
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/ws/wsutil
github.com/sagernet/sing-tun
github.com/sagernet/sing-box/common/geosite
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/log
github.com/sagernet/quic-go/http3_ech
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/sing-box/common/geosite
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/log
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/sing-box/common/geosite
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/log
github.com/sagernet/sing-quic
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/sing-tun
github.com/sagernet/quic-go/http3_ech
github.com/sagernet/quic-go/http3_ech
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
github.com/sagernet/sing-tun
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/sing-tun
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/sing-box/common/geosite
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/log
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/adapter
github.com/sagernet/utls
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/adapter
github.com/sagernet/utls
github.com/sagernet/sing-box/common/process
github.com/sagernet/utls
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/transport/fakeip
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/adapter
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/transport/fakeip
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/transport/fakeip
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/adapter
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/utls
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/transport/fakeip
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/build/386/libbox
github.com/sagernet/sing-box/build/arm/libbox
github.com/sagernet/sing-box/build/arm64/libbox
github.com/sagernet/sing-box/build/amd64/libbox
aar: AndroidManifest.xml
aar: proguard.txt
aar: classes.jar
jar: META-INF/MANIFEST.MF
jar: go/Seq$GoObject.class
jar: go/Seq$GoRef.class
jar: go/Seq$GoRefQueue$1.class
jar: go/Seq$GoRefQueue.class
jar: go/Seq$Proxy.class
jar: go/Seq$Ref.class
jar: go/Seq$RefMap.class
jar: go/Seq$RefTracker.class
jar: go/Seq.class
jar: go/Universe$proxyerror.class
jar: go/Universe.class
jar: go/error.class
jar: io/nekohasekai/libbox/AndroidVPNType.class
jar: io/nekohasekai/libbox/BoxService.class
jar: io/nekohasekai/libbox/CommandClient.class
jar: io/nekohasekai/libbox/CommandClientHandler.class
jar: io/nekohasekai/libbox/CommandClientOptions.class
jar: io/nekohasekai/libbox/CommandServer.class
jar: io/nekohasekai/libbox/CommandServerHandler.class
jar: io/nekohasekai/libbox/Connection.class
jar: io/nekohasekai/libbox/ConnectionIterator.class
jar: io/nekohasekai/libbox/Connections.class
jar: io/nekohasekai/libbox/DeprecatedNote.class
jar: io/nekohasekai/libbox/DeprecatedNoteIterator.class
jar: io/nekohasekai/libbox/ErrorMessage.class
jar: io/nekohasekai/libbox/ExchangeContext.class
jar: io/nekohasekai/libbox/Func.class
jar: io/nekohasekai/libbox/HTTPClient.class
jar: io/nekohasekai/libbox/HTTPRequest.class
jar: io/nekohasekai/libbox/HTTPResponse.class
jar: io/nekohasekai/libbox/ImportRemoteProfile.class
jar: io/nekohasekai/libbox/InterfaceUpdateListener.class
jar: io/nekohasekai/libbox/Libbox$proxyCommandClientHandler.class
jar: io/nekohasekai/libbox/Libbox$proxyCommandServerHandler.class
jar: io/nekohasekai/libbox/Libbox$proxyConnectionIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyDeprecatedNoteIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyFunc.class
jar: io/nekohasekai/libbox/Libbox$proxyHTTPClient.class
jar: io/nekohasekai/libbox/Libbox$proxyHTTPRequest.class
jar: io/nekohasekai/libbox/Libbox$proxyHTTPResponse.class
jar: io/nekohasekai/libbox/Libbox$proxyInterfaceUpdateListener.class
jar: io/nekohasekai/libbox/Libbox$proxyLocalDNSTransport.class
jar: io/nekohasekai/libbox/Libbox$proxyNetworkInterfaceIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyOnDemandRule.class
jar: io/nekohasekai/libbox/Libbox$proxyOnDemandRuleIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyOutboundGroupItemIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyOutboundGroupIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyPlatformInterface.class
jar: io/nekohasekai/libbox/Libbox$proxyProfilePreviewIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyRoutePrefixIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyStringIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyTunInterface.class
jar: io/nekohasekai/libbox/Libbox$proxyTunOptions.class
jar: io/nekohasekai/libbox/Libbox.class
jar: io/nekohasekai/libbox/LocalDNSTransport.class
jar: io/nekohasekai/libbox/NetworkInterface.class
jar: io/nekohasekai/libbox/NetworkInterfaceIterator.class
jar: io/nekohasekai/libbox/Notification.class
jar: io/nekohasekai/libbox/OnDemandRule.class
jar: io/nekohasekai/libbox/OnDemandRuleIterator.class
jar: io/nekohasekai/libbox/OutboundGroup.class
jar: io/nekohasekai/libbox/OutboundGroupItem.class
jar: io/nekohasekai/libbox/OutboundGroupItemIterator.class
jar: io/nekohasekai/libbox/OutboundGroupIterator.class
jar: io/nekohasekai/libbox/PProfServer.class
jar: io/nekohasekai/libbox/PlatformInterface.class
jar: io/nekohasekai/libbox/ProfileContent.class
jar: io/nekohasekai/libbox/ProfileContentRequest.class
jar: io/nekohasekai/libbox/ProfileDecoder.class
jar: io/nekohasekai/libbox/ProfileEncoder.class
jar: io/nekohasekai/libbox/ProfilePreview.class
jar: io/nekohasekai/libbox/ProfilePreviewIterator.class
jar: io/nekohasekai/libbox/RoutePrefix.class
jar: io/nekohasekai/libbox/RoutePrefixIterator.class
jar: io/nekohasekai/libbox/SetupOptions.class
jar: io/nekohasekai/libbox/StatusMessage.class
jar: io/nekohasekai/libbox/StringBox.class
jar: io/nekohasekai/libbox/StringIterator.class
jar: io/nekohasekai/libbox/SystemProxyStatus.class
jar: io/nekohasekai/libbox/TunInterface.class
jar: io/nekohasekai/libbox/TunOptions.class
jar: io/nekohasekai/libbox/WIFIState.class
aar: jni/armeabi-v7a/libbox.so
aar: jni/arm64-v8a/libbox.so
aar: jni/x86/libbox.so
aar: jni/x86_64/libbox.so
aar: R.txt
aar: res/
jar: META-INF/MANIFEST.MF
jar: go/Seq.java
jar: go/Universe.java
jar: go/error.java
jar: io/nekohasekai/libbox/AndroidVPNType.java
jar: io/nekohasekai/libbox/BoxService.java
jar: io/nekohasekai/libbox/CommandClient.java
jar: io/nekohasekai/libbox/CommandClientHandler.java
jar: io/nekohasekai/libbox/CommandClientOptions.java
jar: io/nekohasekai/libbox/CommandServer.java
jar: io/nekohasekai/libbox/CommandServerHandler.java
jar: io/nekohasekai/libbox/Connection.java
jar: io/nekohasekai/libbox/ConnectionIterator.java
jar: io/nekohasekai/libbox/Connections.java
jar: io/nekohasekai/libbox/DeprecatedNote.java
jar: io/nekohasekai/libbox/DeprecatedNoteIterator.java
jar: io/nekohasekai/libbox/ErrorMessage.java
jar: io/nekohasekai/libbox/ExchangeContext.java
jar: io/nekohasekai/libbox/Func.java
jar: io/nekohasekai/libbox/HTTPClient.java
jar: io/nekohasekai/libbox/HTTPRequest.java
jar: io/nekohasekai/libbox/HTTPResponse.java
jar: io/nekohasekai/libbox/ImportRemoteProfile.java
jar: io/nekohasekai/libbox/InterfaceUpdateListener.java
jar: io/nekohasekai/libbox/Libbox.java
jar: io/nekohasekai/libbox/LocalDNSTransport.java
jar: io/nekohasekai/libbox/NetworkInterface.java
jar: io/nekohasekai/libbox/NetworkInterfaceIterator.java
jar: io/nekohasekai/libbox/Notification.java
jar: io/nekohasekai/libbox/OnDemandRule.java
jar: io/nekohasekai/libbox/OnDemandRuleIterator.java
jar: io/nekohasekai/libbox/OutboundGroup.java
jar: io/nekohasekai/libbox/OutboundGroupItem.java
jar: io/nekohasekai/libbox/OutboundGroupItemIterator.java
jar: io/nekohasekai/libbox/OutboundGroupIterator.java
jar: io/nekohasekai/libbox/PProfServer.java
jar: io/nekohasekai/libbox/PlatformInterface.java
jar: io/nekohasekai/libbox/ProfileContent.java
jar: io/nekohasekai/libbox/ProfileContentRequest.java
jar: io/nekohasekai/libbox/ProfileDecoder.java
jar: io/nekohasekai/libbox/ProfileEncoder.java
jar: io/nekohasekai/libbox/ProfilePreview.java
jar: io/nekohasekai/libbox/ProfilePreviewIterator.java
jar: io/nekohasekai/libbox/RoutePrefix.java
jar: io/nekohasekai/libbox/RoutePrefixIterator.java
jar: io/nekohasekai/libbox/SetupOptions.java
jar: io/nekohasekai/libbox/StatusMessage.java
jar: io/nekohasekai/libbox/StringBox.java
jar: io/nekohasekai/libbox/StringIterator.java
jar: io/nekohasekai/libbox/SystemProxyStatus.java
jar: io/nekohasekai/libbox/TunInterface.java
jar: io/nekohasekai/libbox/TunOptions.java
jar: io/nekohasekai/libbox/WIFIState.java
+ mv libbox.aar clients/android/app/libs
2025-06-09 14:09:18,602 INFO: Building Gradle project...
2025-06-09 14:09:18,603 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-09 14:09:18,603 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleOtherRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle assembleOtherRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
To keep using this feature, add the following to your module-level build.gradle files:
android.buildFeatures.buildConfig = true
or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preOtherReleaseBuild UP-TO-DATE
> Task :app:mergeOtherReleaseJniLibFolders
> Task :app:mergeOtherReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:checkOtherReleaseDuplicateClasses
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:compileOtherReleaseAidl
> Task :app:stripOtherReleaseDebugSymbols
> Task :app:dataBindingMergeDependencyArtifactsOtherRelease
> Task :app:generateOtherReleaseResValues
> Task :app:generateOtherReleaseResources
> Task :app:extractOtherReleaseNativeSymbolTables
> Task :app:packageOtherReleaseResources
> Task :app:mergeOtherReleaseResources
> Task :app:generateOtherReleaseBuildConfig
> Task :app:checkOtherReleaseAarMetadata
> Task :app:mapOtherReleaseSourceSetPaths
> Task :app:parseOtherReleaseLocalResources
> Task :app:createOtherReleaseCompatibleScreenManifests
> Task :app:dataBindingGenBaseClassesOtherRelease
> Task :app:extractDeepLinksOtherRelease
> Task :app:processOtherReleaseMainManifest
> Task :app:processOtherReleaseManifest
> Task :app:mergeOtherReleaseNativeDebugMetadata
> Task :app:javaPreCompileOtherRelease
> Task :app:extractProguardFiles
> Task :app:mergeOtherReleaseArtProfile
> Task :app:mergeOtherReleaseStartupProfile
> Task :app:mergeOtherReleaseShaders
> Task :app:compileOtherReleaseShaders NO-SOURCE
> Task :app:generateOtherReleaseAssets UP-TO-DATE
> Task :app:mergeOtherReleaseAssets
> Task :app:compressOtherReleaseAssets
> Task :app:writeOtherReleaseAppMetadata
> Task :app:writeOtherReleaseSigningConfigVersions
> Task :app:processOtherReleaseManifestForPackage
> Task :app:processOtherReleaseResources
> Task :app:optimizeOtherReleaseResources
> Task :app:kspOtherReleaseKotlin
> Task :app:compileOtherReleaseKotlin
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/BoxService.kt:371:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/DefaultNetworkMonitor.kt:63:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/DefaultNetworkMonitor.kt:72:17 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/PlatformInterfaceWrapper.kt:97:49 'val allNetworks: Array<(out) Network!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/ui/main/DashboardFragment.kt:116:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
> Task :app:compileOtherReleaseJavaWithJavac
> Task :app:mergeOtherReleaseGeneratedProguardFiles
> Task :app:processOtherReleaseJavaRes
> Task :app:expandOtherReleaseArtProfileWildcards
> Task :app:mergeOtherReleaseJavaResource
> Task :app:generateOtherReleaseLintVitalReportModel
> Task :app:minifyOtherReleaseWithR8
> Task :app:lintVitalAnalyzeOtherRelease
> Task :app:lintVitalReportOtherRelease
> Task :app:lintVitalOtherRelease
> Task :app:compileOtherReleaseArtProfile
> Task :app:packageOtherRelease
> Task :app:createOtherReleaseApkListingFileRedirect
> Task :app:assembleOtherRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 57s
49 actionable tasks: 49 executed
2025-06-09 14:15:16,701 INFO: Successfully built version 1.11.13 of io.nekohasekai.sfa from 255068fd40e92ca857115322b596801173525a91
2025-06-09 14:15:16,942 DEBUG: Checking build/io.nekohasekai.sfa/clients/android/app/build/outputs/apk/other/release/SFA-1.11.13-foss-unsigned.apk
2025-06-09 14:15:17,069 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-09 14:15:17,069 INFO: ...retrieving https://github.com/SagerNet/sing-box/releases/download/v1.11.13/SFA-1.11.13-foss-universal.apk
2025-06-09 14:15:17,072 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-06-09 14:15:17,359 DEBUG: https://github.com:443 "GET /SagerNet/sing-box/releases/download/v1.11.13/SFA-1.11.13-foss-universal.apk HTTP/1.1" 302 0
2025-06-09 14:15:17,366 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-06-09 14:15:17,847 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/509091576/b7194e8d-df2e-4830-b314-adaf384cebcf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250609%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250609T141518Z&X-Amz-Expires=300&X-Amz-Signature=6a8b918a02fb103d452bb4d59a56b2581a1df1d7225a88a3479aeb35e99b46f1&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DSFA-1.11.13-foss-universal.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 44585008
2025-06-09 14:15:24,467 DEBUG: unsigned/binaries/io.nekohasekai.sfa_528.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-camera2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-lifecycle.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-video.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-view.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/m3.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/m3.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-06-09 14:15:28,978 DEBUG: /tmp/tmp6oatonkq/sigcp_io.nekohasekai.sfa_528.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-camera2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-lifecycle.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-video.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-view.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/m3.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/m3.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-06-09 14:15:28,979 INFO: ...successfully verified
2025-06-09 14:15:28,979 INFO: compared built binary to supplied reference binary successfully
2025-06-09 14:15:29,078 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-06-09 14:15:29,215 DEBUG: Using APK Signature v2
2025-06-09 14:15:29,231 INFO: supplied reference binary has allowed signer 32250a4b5f3a6733df57a3b9ec16c38d2c7fc5f2f693a9636f8f7b3be3549641
2025-06-09 14:15:29,247 INFO: success: io.nekohasekai.sfa
2025-06-09 14:15:29,248 INFO: Finished
2025-06-09 14:15:29,248 INFO: 1 build succeeded