log for io.nekohasekai.sfa:535
== Installed Android Tools ==
2025-06-20 00:03:05,039 DEBUG: Reading 'config.yml'
2025-06-20 00:03:05,054 INFO: Creating log directory
2025-06-20 00:03:05,054 INFO: Creating temporary directory
2025-06-20 00:03:05,054 INFO: Creating output directory
2025-06-20 00:03:05,130 DEBUG: Getting git vcs interface for https://github.com/SagerNet/sing-box.git
2025-06-20 00:03:05,131 DEBUG: Checking io.nekohasekai.sfa:535
2025-06-20 00:03:05,131 INFO: Building version 1.11.14 (535) of io.nekohasekai.sfa
2025-06-20 00:03:05,136 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.nekohasekai.sfa, universal_newlines=False, shell=None, istream=None)
2025-06-20 00:03:05,168 INFO: Running 'sudo' commands in /home/vagrant
2025-06-20 00:03:05,168 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 [267 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [160 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 [756 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [664 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [291 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [248 kB]
Fetched 16.2 MB in 6s (2614 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 7s (6884 kB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64069 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 1s (538 kB/s)
Selecting previously unselected package make.
(Reading database ... 78823 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-20 00:03:52,492 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-20 00:03:52,996 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 78871 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-20 00:04:05,029 INFO: Getting source for revision 9b8ab3e61e5b3a199fce5575bc6a04373f222d22
2025-06-20 00:04:05,029 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:05,029 DEBUG: > git rev-parse --show-toplevel
2025-06-20 00:04:05,232 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:05,232 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-20 00:04:05,736 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:05,736 DEBUG: > git reset --hard
2025-06-20 00:04:06,043 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:06,044 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-20 00:04:06,348 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:06,348 DEBUG: > git clean -dffx
2025-06-20 00:04:06,451 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:06,451 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-20 00:04:07,357 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:07,357 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-20 00:04:08,063 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:08,063 DEBUG: > git remote set-head origin --auto
2025-06-20 00:04:08,768 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:08,768 DEBUG: > git checkout -f 9b8ab3e61e5b3a199fce5575bc6a04373f222d22
2025-06-20 00:04:09,071 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:09,072 DEBUG: > git clean -dffx
2025-06-20 00:04:09,175 INFO: Initialising submodules
2025-06-20 00:04:09,175 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:09,175 DEBUG: > git rev-parse --show-toplevel
2025-06-20 00:04:09,380 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:09,380 DEBUG: > git submodule sync
2025-06-20 00:04:09,684 DEBUG: Directory: build/io.nekohasekai.sfa
2025-06-20 00:04:09,684 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 'eb2e13a6f9a8c03a35ae672395ccab0a6bdcd954'
Submodule path 'clients/apple': checked out 'ae5818ee5a24af965dc91f80bffa16e1e6c109c1'
2025-06-20 00:04:10,289 INFO: Collecting source libraries
2025-06-20 00:04:10,432 DEBUG: Removing debuggable flags from build/srclib/go
2025-06-20 00:04:10,505 INFO: Creating local.properties file at build/io.nekohasekai.sfa/local.properties
2025-06-20 00:04:10,506 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/local.properties
2025-06-20 00:04:10,507 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/local.properties
2025-06-20 00:04:10,507 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/app/local.properties
2025-06-20 00:04:10,507 DEBUG: Removing debuggable flags from build/io.nekohasekai.sfa/clients/android/app
2025-06-20 00:04:10,523 INFO: Cleaned build.gradle of keysigning configs at build/io.nekohasekai.sfa/clients/android/app/build.gradle
2025-06-20 00:04:10,526 INFO: Running 'prebuild' commands in build/io.nekohasekai.sfa/clients/android/app
2025-06-20 00:04:10,526 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-20 00:04:10,526 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://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/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-v22isa36
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-wqw_jv_x
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-bdwj7o22
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.4
+ GO_VERSION=go1.24.4
+ cd /home/vagrant/build/srclib/go
+ git checkout -f go1.24.4
Previous HEAD position was 49860cf92a [release-branch.go1.24] go1.24.2
HEAD is now at 6796ebb2cb [release-branch.go1.24] go1.24.4
2025-06-20 00:06:28,363 INFO: Cleaning Gradle project...
2025-06-20 00:06:28,364 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-20 00:06:28,364 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.14.1 via distributionUrl
Downloading missing gradle version 8.14.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.14.1-bin.zip: OK
Running /opt/gradle/versions/8.14.1/bin/gradle clean
Welcome to Gradle 8.14.1!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
For more details see https://docs.gradle.org/8.14.1/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.14.1/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.14.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 34s
1 actionable task: 1 up-to-date
2025-06-20 00:08:09,410 INFO: Scanning source for common problems...
2025-06-20 00:08:09,518 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-20 00:08:09,519 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-20 00:08:10,173 DEBUG: write 'suss.json' to cache
2025-06-20 00:08:10,176 DEBUG: next suss.json cache update due in 23:59:59.986264
2025-06-20 00:08:10,323 INFO: Removing gradle-wrapper.jar at clients/android/gradle/wrapper/gradle-wrapper.jar
2025-06-20 00:08:10,365 INFO: Creating source tarball...
2025-06-20 00:08:11,954 INFO: Running 'build' commands in build/io.nekohasekai.sfa/clients/android/app
2025-06-20 00:08:11,954 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-20 00:08:11,954 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/tools v0.16.0
go: downloading golang.org/x/sync v0.5.0
internal/goarch
internal/byteorder
internal/coverage/rtcov
internal/godebugs
unicode/utf8
internal/msan
internal/unsafeheader
internal/profilerecord
internal/goexperiment
cmp
internal/itoa
crypto/internal/fips140/alias
internal/goos
internal/asan
math/bits
internal/runtime/syscall
internal/runtime/atomic
internal/cpu
internal/abi
unicode
internal/runtime/math
crypto/internal/boring/sig
unicode/utf16
vendor/golang.org/x/crypto/cryptobyte/asn1
sync/atomic
internal/nettrace
encoding
internal/goversion
crypto/internal/fips140/subtle
internal/gover
internal/runtime/sys
internal/platform
internal/chacha8rand
crypto/internal/fips140deps/byteorder
internal/syslist
log/internal
golang.org/x/tools/internal/packagesinternal
crypto/internal/fips140deps/cpu
internal/bytealg
math
internal/runtime/exithook
internal/stringslite
internal/race
internal/sync
internal/runtime/maps
runtime
internal/reflectlite
iter
crypto/subtle
weak
sync
maps
slices
errors
sort
internal/bisect
internal/testlog
internal/singleflight
unique
runtime/cgo
internal/oserror
internal/godebug
io
path
math/rand/v2
strconv
vendor/golang.org/x/net/dns/dnsmessage
hash
crypto/internal/randutil
golang.org/x/mod/semver
strings
bytes
syscall
container/heap
hash/crc32
crypto/internal/fips140deps/godebug
math/rand
crypto
net/netip
internal/types/errors
reflect
crypto/internal/impl
crypto/internal/fips140
bufio
go/build/constraint
regexp/syntax
go/version
html
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
crypto/sha3
crypto/internal/fips140/hmac
crypto/internal/fips140/check
crypto/internal/fips140hash
internal/syscall/execenv
time
internal/syscall/unix
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
regexp
crypto/internal/fips140/edwards25519
crypto/internal/fips140/nistec
context
internal/poll
io/fs
internal/fmtsort
encoding/binary
internal/filepathlite
os
encoding/base64
encoding/pem
crypto/internal/sysrand
golang.org/x/mod/internal/lazyregexp
fmt
internal/lazyregexp
path/filepath
io/ioutil
net
crypto/internal/entropy
crypto/internal/fips140/drbg
os/exec
crypto/internal/fips140only
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
crypto/internal/fips140/ed25519
crypto/md5
crypto/cipher
internal/goroot
github.com/sagernet/gomobile/internal/sdkpath
net/url
encoding/hex
golang.org/x/tools/internal/event/label
internal/buildcfg
flag
golang.org/x/mod/module
encoding/json
compress/flate
encoding/xml
math/big
log
golang.org/x/sync/errgroup
text/template/parse
go/token
go/doc/comment
crypto/des
crypto/internal/boring
golang.org/x/tools/internal/event/keys
crypto/sha512
crypto/aes
crypto/ecdh
crypto/sha256
crypto/sha1
golang.org/x/mod/modfile
golang.org/x/tools/internal/tokeninternal
go/scanner
golang.org/x/tools/internal/event/core
golang.org/x/tools/internal/event/tag
compress/gzip
archive/zip
golang.org/x/tools/internal/event
go/ast
golang.org/x/tools/internal/gocommand
text/template
golang.org/x/tools/go/internal/packagesdriver
crypto/rand
crypto/internal/boring/bbig
go/constant
crypto/dsa
encoding/asn1
crypto/elliptic
github.com/sagernet/gomobile/internal/binres
crypto/rsa
crypto/ed25519
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/goos
unicode
internal/godebugs
internal/coverage/rtcov
internal/goarch
unicode/utf8
internal/itoa
internal/goexperiment
internal/goarch
cmp
internal/profilerecord
crypto/internal/fips140/alias
internal/unsafeheader
internal/goarch
math/bits
internal/msan
internal/goos
cmp
internal/byteorder
internal/godebugs
unicode/utf16
math/bits
unicode/utf8
unicode
sync/atomic
internal/byteorder
unicode/utf16
internal/coverage/rtcov
internal/coverage/rtcov
internal/godebugs
internal/unsafeheader
internal/msan
internal/itoa
internal/profilerecord
internal/goos
internal/profilerecord
internal/goos
internal/itoa
internal/goexperiment
internal/asan
internal/unsafeheader
internal/runtime/syscall
internal/goexperiment
internal/cpu
internal/asan
internal/unsafeheader
cmp
unicode/utf8
internal/coverage/rtcov
internal/godebugs
internal/profilerecord
internal/asan
internal/runtime/atomic
cmp
internal/goarch
internal/byteorder
internal/cpu
internal/byteorder
internal/runtime/syscall
sync/atomic
internal/asan
unicode/utf8
internal/goexperiment
math/bits
crypto/internal/boring/sig
internal/itoa
math/bits
sync/atomic
unicode
internal/cpu
crypto/internal/boring/sig
container/list
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/runtime/syscall
crypto/internal/fips140/alias
internal/abi
internal/runtime/syscall
internal/runtime/math
internal/msan
unicode/utf16
crypto/internal/boring/sig
unicode
sync/atomic
vendor/golang.org/x/crypto/internal/alias
internal/runtime/sys
crypto/internal/fips140/alias
internal/nettrace
internal/msan
container/list
crypto/internal/fips140/alias
internal/abi
internal/runtime/math
crypto/internal/boring/sig
internal/runtime/math
internal/abi
internal/runtime/atomic
container/list
golang.org/x/net/internal/iana
unicode/utf16
internal/runtime/sys
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/cryptobyte/asn1
container/list
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
vendor/golang.org/x/crypto/internal/alias
log/internal
internal/nettrace
internal/nettrace
vendor/golang.org/x/crypto/internal/alias
golang.org/x/net/internal/iana
encoding
internal/cpu
golang.org/x/net/internal/iana
internal/nettrace
log/internal
github.com/sagernet/sing/common/x/constraints
golang.org/x/net/internal/iana
internal/chacha8rand
log/internal
github.com/sagernet/sing-box/constant/goos
internal/abi
github.com/sagernet/sing/common/debug
github.com/sagernet/sing/common/x/collections
github.com/sagernet/sing-box/experimental/locale
internal/chacha8rand
crypto/internal/fips140deps/byteorder
crypto/internal/fips140deps/byteorder
encoding
github.com/sagernet/sing/common/x/constraints
log/internal
internal/chacha8rand
encoding
github.com/sagernet/sing/common/x/constraints
github.com/sagernet/sing-box/constant/goos
internal/runtime/math
crypto/internal/fips140deps/byteorder
internal/runtime/sys
crypto/internal/fips140/subtle
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/gvisor/pkg/bits
encoding
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
internal/chacha8rand
github.com/sagernet/sing/common/x/constraints
github.com/sagernet/sing-box/constant/goos
math
github.com/sagernet/sing/common/debug
crypto/internal/fips140deps/byteorder
crypto/internal/fips140/subtle
github.com/sagernet/sing/common/abx/internal
golang.org/x/exp/constraints
github.com/sagernet/sing-box/experimental/locale
github.com/cloudflare/circl/pke/kyber/internal/common/params
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/sing-box/constant/goos
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/sing/common/debug
github.com/sagernet/sing-box/experimental/locale
math
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/sing/common/debug
github.com/sagernet/sing-box/experimental/locale
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
golang.org/x/crypto/internal/alias
github.com/sagernet/gvisor/pkg/bits
golang.org/x/crypto/cryptobyte/asn1
github.com/sagernet/sing/common/abx/internal
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/cloudflare/circl/sign/dilithium/internal/common/params
github.com/sagernet/quic-go/internal/utils/ringbuffer
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
golang.org/x/exp/slog/internal
github.com/sagernet/sing/common/abx/internal
golang.org/x/exp/constraints
github.com/sagernet/utls/dicttls
github.com/cloudflare/circl/pke/kyber/internal/common/params
golang.org/x/crypto/internal/alias
github.com/gobwas/pool/internal/pmath
github.com/sagernet/sing-shadowtls/internal/byteorder
golang.org/x/crypto/cryptobyte/asn1
golang.org/x/exp/constraints
github.com/sagernet/wireguard-go/replay
internal/bytealg
github.com/sagernet/sing/common/abx/internal
internal/runtime/atomic
github.com/cloudflare/circl/pke/kyber/internal/common/params
golang.org/x/crypto/internal/alias
crypto/internal/fips140deps/cpu
github.com/cloudflare/circl/sign/dilithium/internal/common/params
golang.org/x/crypto/cryptobyte/asn1
golang.org/x/exp/slices
math
golang.org/x/exp/constraints
github.com/cloudflare/circl/pke/kyber/internal/common/params
golang.org/x/crypto/internal/alias
golang.org/x/crypto/cryptobyte/asn1
github.com/cloudflare/circl/sign/dilithium/internal/common/params
github.com/sagernet/quic-go/internal/utils/ringbuffer
github.com/sagernet/quic-go/internal/utils/ringbuffer
golang.org/x/exp/slog/internal
golang.org/x/exp/slog/internal
github.com/sagernet/utls/dicttls
github.com/gobwas/pool/internal/pmath
github.com/cloudflare/circl/sign/dilithium/internal/common/params
github.com/sagernet/quic-go/internal/utils/ringbuffer
golang.org/x/exp/slog/internal
github.com/sagernet/sing-shadowtls/internal/byteorder
github.com/sagernet/wireguard-go/replay
github.com/sagernet/utls/dicttls
golang.org/x/exp/slices
github.com/gobwas/pool/internal/pmath
github.com/sagernet/sing-shadowtls/internal/byteorder
github.com/sagernet/wireguard-go/replay
github.com/klauspost/compress/internal/cpuinfo
github.com/sagernet/utls/dicttls
github.com/gobwas/pool/internal/pmath
golang.org/x/exp/slices
crypto/internal/fips140deps/cpu
internal/runtime/atomic
internal/runtime/sys
internal/bytealg
golang.org/x/exp/slices
github.com/sagernet/sing-shadowtls/internal/byteorder
github.com/sagernet/wireguard-go/replay
internal/runtime/exithook
internal/bytealg
crypto/internal/fips140deps/cpu
crypto/internal/fips140deps/cpu
internal/bytealg
math
internal/runtime/exithook
internal/stringslite
internal/stringslite
internal/runtime/exithook
internal/stringslite
internal/runtime/exithook
internal/stringslite
github.com/klauspost/compress
github.com/klauspost/compress
internal/race
internal/race
internal/sync
internal/runtime/maps
internal/sync
internal/runtime/maps
github.com/klauspost/compress
internal/race
github.com/klauspost/compress
internal/sync
internal/runtime/maps
internal/race
internal/sync
internal/runtime/maps
runtime
runtime
runtime
runtime
weak
crypto/internal/fips140/subtle
iter
github.com/sagernet/sing/common/memory
internal/reflectlite
sync
maps
slices
crypto/subtle
github.com/sagernet/sing/common/memory
iter
crypto/internal/fips140/subtle
internal/reflectlite
weak
sync
internal/reflectlite
iter
weak
crypto/subtle
github.com/sagernet/sing/common/memory
sync
maps
slices
maps
slices
crypto/subtle
internal/bisect
internal/testlog
internal/singleflight
github.com/sagernet/quic-go/internal/utils/linkedlist
github.com/sagernet/sing-box/experimental/clashapi/compatible
unique
golang.org/x/exp/slog/internal/buffer
github.com/gobwas/pool
errors
sort
iter
weak
crypto/subtle
internal/reflectlite
github.com/sagernet/sing/common/memory
sync
github.com/gobwas/pool/pbytes
runtime/cgo
maps
slices
internal/oserror
path
strconv
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
github.com/cloudflare/circl/kem
github.com/sagernet/bbolt/errors
internal/godebug
syscall
internal/testlog
internal/singleflight
github.com/sagernet/quic-go/internal/utils/linkedlist
unique
golang.org/x/exp/slog/internal/buffer
github.com/sagernet/sing-box/experimental/clashapi/compatible
internal/bisect
github.com/gobwas/pool
errors
sort
errors
sort
runtime/cgo
github.com/gobwas/pool/pbytes
internal/singleflight
internal/testlog
unique
github.com/sagernet/quic-go/internal/utils/linkedlist
golang.org/x/exp/slog/internal/buffer
github.com/sagernet/sing-box/experimental/clashapi/compatible
internal/bisect
github.com/gobwas/pool
strconv
internal/oserror
io
path
github.com/cloudflare/circl/kem
github.com/sagernet/bbolt/errors
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
syscall
runtime/cgo
github.com/gobwas/pool/pbytes
io
internal/oserror
path
strconv
errors
sort
internal/bisect
internal/testlog
internal/singleflight
github.com/sagernet/quic-go/internal/utils/linkedlist
unique
golang.org/x/exp/slog/internal/buffer
github.com/sagernet/sing-box/experimental/clashapi/compatible
github.com/gobwas/pool
bytes
internal/oserror
io
path
github.com/sagernet/bbolt/errors
github.com/cloudflare/circl/kem
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
strconv
runtime/cgo
github.com/gobwas/pool/pbytes
syscall
internal/godebug
github.com/sagernet/bbolt/errors
github.com/sagernet/sing/common/ranges
math/rand/v2
github.com/cloudflare/circl/kem
vendor/golang.org/x/net/dns/dnsmessage
crypto/internal/randutil
crypto/internal/fips140deps/godebug
hash
internal/saferio
golang.org/x/mod/semver
container/heap
strings
math/rand
internal/godebug
internal/godebug
crypto
hash/crc32
net/netip
hash/adler32
encoding/base32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
reflect
golang.org/x/crypto/blowfish
hash
crypto/internal/randutil
strings
golang.org/x/mod/semver
internal/saferio
container/heap
github.com/sagernet/sing/common/ranges
bytes
container/heap
golang.org/x/mod/semver
github.com/sagernet/sing/common/ranges
syscall
github.com/cloudflare/circl/sign
github.com/sagernet/sing/contrab/maphash
hash
bytes
strings
internal/saferio
github.com/cloudflare/circl/internal/sha3
crypto/internal/randutil
encoding/base32
net/netip
golang.org/x/crypto/blowfish
reflect
golang.org/x/text/transform
vendor/golang.org/x/text/transform
bytes
strings
hash/crc32
crypto
hash/adler32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
crypto/internal/fips140deps/godebug
math/rand
github.com/cloudflare/circl/sign
crypto
hash/crc32
reflect
crypto/internal/impl
bufio
crypto/internal/fips140
net/http/internal/ascii
regexp/syntax
html
hash/adler32
encoding/base32
net/netip
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
crypto/internal/fips140deps/godebug
github.com/cloudflare/circl/sign
golang.org/x/crypto/blowfish
math/rand
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha512
vendor/golang.org/x/text/transform
golang.org/x/text/transform
github.com/sagernet/sing/contrab/maphash
crypto/internal/impl
net/http/internal/ascii
bufio
crypto/internal/fips140
regexp/syntax
html
vendor/golang.org/x/text/transform
golang.org/x/text/transform
crypto/internal/impl
net/http/internal/ascii
bufio
crypto/internal/fips140
regexp/syntax
html
github.com/sagernet/sing/contrab/maphash
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140deps/godebug
hash
crypto/internal/randutil
github.com/sagernet/sing/common/ranges
internal/saferio
golang.org/x/mod/semver
container/heap
math/rand
github.com/cloudflare/circl/internal/sha3
reflect
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
crypto/internal/fips140/check
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/aes
crypto/internal/fips140/bigmod
crypto/internal/fips140/hkdf
crypto/internal/fips140hash
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/tls12
internal/syscall/execenv
time
internal/syscall/unix
bufio
hash/crc32
vendor/golang.org/x/text/transform
crypto
crypto/internal/fips140
crypto/internal/impl
golang.org/x/crypto/blowfish
encoding/base32
golang.org/x/text/transform
net/netip
crypto/sha3
github.com/gobwas/httphead
github.com/gobwas/pool/pbufio
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140/tls13
crypto/internal/fips140/hmac
hash/adler32
net/http/internal/ascii
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
regexp/syntax
html
crypto/internal/fips140/sha3
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/tls/internal/fips140tls
github.com/sagernet/sing/contrab/maphash
internal/syscall/execenv
internal/syscall/unix
github.com/cloudflare/circl/sign
crypto/internal/fips140/edwards25519
time
crypto/sha3
regexp
crypto/internal/fips140hash
crypto/internal/fips140/hmac
crypto/internal/fips140/check
crypto/internal/fips140/check
crypto/internal/fips140hash
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/tls12
crypto/internal/fips140/hkdf
crypto/internal/fips140/nistec/fiat
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140/aes
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/bigmod
crypto/internal/fips140/tls12
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls13
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140/tls13
crypto/internal/fips140/edwards25519
crypto/internal/fips140/check
crypto/internal/fips140/edwards25519
crypto/internal/fips140hash
crypto/internal/fips140/aes
crypto/internal/fips140/hkdf
crypto/internal/fips140/bigmod
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/tls12
internal/syscall/unix
internal/syscall/execenv
time
crypto/internal/fips140/tls13
regexp
internal/syscall/execenv
internal/syscall/unix
time
regexp
regexp
crypto/internal/fips140/edwards25519
github.com/sagernet/sing/common/json/badoption/internal/my_time
context
io/fs
github.com/sagernet/sing/common/replay
internal/poll
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/sing/common/json/badoption/internal/my_time
context
github.com/sagernet/sing/common/replay
io/fs
github.com/sagernet/wireguard-go/ratelimiter
internal/poll
github.com/sagernet/sing/common/logger
github.com/sagernet/gomobile/internal/mobileinit
internal/filepathlite
github.com/sagernet/gomobile/internal/mobileinit
crypto/internal/fips140/nistec
github.com/sagernet/sing/common/logger
internal/fmtsort
encoding/binary
internal/filepathlite
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/sing/common/replay
context
io/fs
internal/poll
os
os
io/fs
github.com/sagernet/sing/common/json/badoption/internal/my_time
context
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/sing/common/replay
internal/poll
github.com/sagernet/sing/common/logger
internal/filepathlite
crypto/internal/fips140/nistec
internal/fmtsort
encoding/binary
github.com/sagernet/sing/common/logger
internal/filepathlite
vendor/golang.org/x/crypto/internal/poly1305
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
golang.org/x/crypto/internal/poly1305
github.com/cloudflare/circl/internal/sha3
golang.org/x/crypto/blake2b
golang.org/x/crypto/blake2s
golang.org/x/sys/unix
golang.org/x/exp/rand
github.com/klauspost/compress/internal/snapref
github.com/klauspost/compress/zstd/internal/xxhash
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
github.com/sagernet/wireguard-go/tai64n
os
os
github.com/sagernet/gomobile/internal/mobileinit
golang.org/x/crypto/poly1305
encoding/pem
internal/fmtsort
encoding/binary
crypto/internal/fips140/nistec
crypto/internal/fips140/nistec
encoding/binary
internal/fmtsort
vendor/golang.org/x/crypto/internal/poly1305
encoding/base64
github.com/josharian/native
github.com/sagernet/nftables/userdata
github.com/sagernet/nftables/binaryutil
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/sagernet/sing/common/binary
golang.org/x/crypto/blake2b
github.com/sagernet/gvisor/pkg/tcpip/checksum
golang.org/x/crypto/internal/poly1305
github.com/sagernet/wireguard-go/tai64n
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/exp/rand
github.com/klauspost/compress/internal/snapref
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
golang.org/x/sys/unix
github.com/sagernet/gomobile/internal/mobileinit
golang.org/x/crypto/poly1305
github.com/sagernet/gomobile/bind/java
encoding/pem
github.com/sagernet/gomobile/bind/java
vendor/golang.org/x/crypto/internal/poly1305
encoding/base64
github.com/sagernet/sing/common/binary
github.com/josharian/native
github.com/cloudflare/circl/internal/sha3
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/blake2s
golang.org/x/crypto/blake2b
golang.org/x/exp/rand
github.com/klauspost/compress/zstd/internal/xxhash
github.com/klauspost/compress/internal/snapref
github.com/sagernet/nftables/userdata
github.com/sagernet/nftables/binaryutil
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/sagernet/wireguard-go/tai64n
golang.org/x/sys/unix
path/filepath
fmt
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
io/ioutil
golang.org/x/sys/cpu
github.com/sagernet/sing/common/winpowrprof
encoding/pem
net
os/signal
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/gvisor/pkg/tcpip/checksum
encoding/base64
github.com/sagernet/nftables/binaryutil
github.com/josharian/native
golang.org/x/crypto/poly1305
golang.org/x/crypto/internal/poly1305
github.com/sagernet/nftables/userdata
github.com/klauspost/compress/internal/snapref
github.com/sagernet/wireguard-go/tai64n
github.com/klauspost/compress/zstd/internal/xxhash
github.com/sagernet/sing/common/binary
golang.org/x/exp/rand
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
golang.org/x/sys/unix
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
io/ioutil
path/filepath
github.com/sagernet/sing/common/winpowrprof
os/signal
golang.org/x/sys/cpu
fmt
crypto/internal/entropy
net
crypto/internal/fips140/drbg
encoding/pem
crypto/internal/entropy
golang.org/x/crypto/poly1305
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/sha3
crypto/internal/fips140/drbg
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/sha3
os/exec
crypto/internal/fips140/ed25519
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/internal/fips140only
github.com/cloudflare/circl/xof/k12
github.com/cloudflare/circl/pke/kyber/internal/common
os/exec
fmt
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
io/ioutil
github.com/sagernet/sing/common/winpowrprof
os/signal
golang.org/x/sys/cpu
path/filepath
net
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
github.com/cloudflare/circl/xof/k12
github.com/cloudflare/circl/pke/kyber/internal/common
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
crypto/rc4
crypto/md5
crypto/internal/sysrand
io/ioutil
github.com/sagernet/sing/common/observable
path/filepath
vendor/golang.org/x/sys/cpu
golang.org/x/sys/cpu
github.com/cloudflare/circl/xof
github.com/sagernet/sing/common/winpowrprof
net
os/signal
fmt
crypto/internal/entropy
crypto/md5
crypto/rc4
crypto/internal/fips140/drbg
crypto/internal/entropy
github.com/cloudflare/circl/xof
github.com/cloudflare/circl/pke/kyber/kyber768/internal
github.com/cloudflare/circl/pke/kyber/kyber512/internal
github.com/cloudflare/circl/pke/kyber/kyber1024/internal
crypto/cipher
crypto/internal/fips140/drbg
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/blake2s
golang.org/x/crypto/sha3
github.com/cloudflare/circl/pke/kyber/kyber1024/internal
github.com/cloudflare/circl/pke/kyber/kyber512/internal
github.com/cloudflare/circl/pke/kyber/kyber768/internal
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/mlkem
github.com/cloudflare/circl/pke/kyber/internal/common
github.com/cloudflare/circl/xof/k12
github.com/sagernet/sing-tun/internal/tschecksum
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/blake2s
golang.org/x/crypto/sha3
golang.org/x/crypto/blake2b
crypto/rc4
crypto/md5
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
os/exec
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
crypto/rc4
crypto/md5
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
os/exec
crypto/des
github.com/sagernet/utls/internal/boring
vendor/golang.org/x/crypto/chacha20
crypto/internal/boring
golang.org/x/crypto/chacha20
encoding/hex
compress/flate
net/url
internal/zstd
debug/plan9obj
debug/dwarf
log
runtime/debug
database/sql/driver
golang.org/x/net/bpf
math/big
mime/quotedprintable
mime
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/text/unicode/norm
crypto/sha256
crypto/aes
crypto/ecdh
crypto/sha512
crypto/hmac
crypto/sha1
github.com/sagernet/gomobile/bind/java
github.com/cloudflare/circl/sign/dilithium/internal/common
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/crypto/hkdf
golang.org/x/crypto/chacha20poly1305
net/http/internal
github.com/sagernet/gomobile/bind/seq
encoding/hex
debug/plan9obj
net/url
runtime/debug
internal/zstd
math/big
database/sql/driver
github.com/logrusorgru/aurora
debug/dwarf
compress/flate
encoding/json
database/sql
github.com/sagernet/sing/contrab/freelru
archive/zip
github.com/sagernet/gomobile/bind/seq
compress/flate
encoding/hex
net/url
math/big
golang.org/x/net/bpf
log
archive/zip
compress/gzip
vendor/golang.org/x/crypto/chacha20poly1305
debug/dwarf
compress/zlib
compress/gzip
compress/zlib
vendor/golang.org/x/net/http2/hpack
encoding/xml
mime
mime/quotedprintable
net/http/internal
vendor/golang.org/x/text/unicode/norm
github.com/logrusorgru/aurora
vendor/golang.org/x/text/unicode/bidi
encoding/json
github.com/sagernet/sing/contrab/freelru
golang.org/x/time/rate
github.com/sagernet/gvisor/pkg/state/wire
database/sql
encoding/xml
internal/zstd
github.com/sagernet/gvisor/pkg/state/wire
github.com/cloudflare/circl/xof
debug/plan9obj
github.com/google/btree
crypto/cipher
runtime/debug
github.com/sagernet/gomobile/bind/seq
encoding/hex
net/url
compress/flate
debug/plan9obj
internal/zstd
debug/dwarf
math/big
database/sql/driver
golang.org/x/net/bpf
log
golang.org/x/time/rate
github.com/google/btree
runtime/debug
github.com/mdlayher/netlink/nlenc
golang.org/x/sync/errgroup
vendor/golang.org/x/text/unicode/norm
database/sql/driver
github.com/sagernet/gomobile/bind/java
golang.org/x/net/bpf
github.com/sagernet/gomobile/bind/seq
log
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/text/unicode/norm
github.com/sagernet/nftables/alignedbuff
os/user
vendor/golang.org/x/net/http2/hpack
mime
mime/quotedprintable
github.com/mdlayher/netlink/nlenc
github.com/sagernet/quic-go/quicvarint
github.com/sagernet/quic-go/internal/utils/tree
vendor/golang.org/x/text/unicode/bidi
golang.org/x/sync/errgroup
github.com/fsnotify/fsnotify
github.com/sagernet/nftables/alignedbuff
crypto/internal/boring
github.com/sagernet/gvisor/pkg/rawfile
github.com/vishvananda/netns
os/user
github.com/sagernet/quic-go/quicvarint
crypto/des
crypto/internal/boring
crypto/des
github.com/sagernet/gvisor/pkg/state
mime
crypto/sha256
github.com/mdlayher/socket
mime/quotedprintable
crypto/aes
vendor/golang.org/x/crypto/chacha20
golang.org/x/net/http2/hpack
github.com/sagernet/gvisor/pkg/state
golang.org/x/crypto/chacha20
crypto/ecdh
github.com/sagernet/quic-go/internal/utils/tree
crypto/sha512
net/http/internal
database/sql
github.com/logrusorgru/aurora
crypto/sha256
encoding/json
vendor/golang.org/x/text/unicode/bidi
github.com/sagernet/sing/contrab/freelru
crypto/hmac
vendor/golang.org/x/crypto/chacha20
crypto/aes
crypto/sha1
crypto/ecdh
golang.org/x/text/unicode/norm
database/sql
golang.org/x/text/unicode/bidi
crypto/sha512
github.com/klauspost/compress/fse
net/http/internal
encoding/xml
github.com/sagernet/gvisor/pkg/state/wire
vendor/golang.org/x/text/unicode/bidi
github.com/logrusorgru/aurora
encoding/json
crypto/cipher
crypto/hmac
github.com/sagernet/sing/contrab/freelru
encoding/xml
crypto/sha1
github.com/fsnotify/fsnotify
github.com/sagernet/utls/internal/quicvarint/protocol
golang.org/x/time/rate
github.com/cloudflare/circl/sign/dilithium/internal/common
github.com/google/btree
github.com/sagernet/gvisor/pkg/state/wire
golang.org/x/time/rate
golang.org/x/net/http2/hpack
golang.org/x/text/unicode/bidi
golang.org/x/crypto/hkdf
github.com/mdlayher/netlink/nlenc
github.com/sagernet/utls/internal/quicvarint
github.com/google/btree
github.com/sagernet/bbolt/internal/common
debug/elf
golang.org/x/text/unicode/norm
vendor/golang.org/x/crypto/chacha20poly1305
debug/macho
github.com/sagernet/gvisor/pkg/rawfile
debug/pe
internal/xcoff
github.com/sagernet/sing-box/common/ja3
github.com/vishvananda/netns
golang.org/x/sync/errgroup
github.com/sagernet/nftables/alignedbuff
golang.org/x/crypto/chacha20poly1305
github.com/mdlayher/netlink/nlenc
github.com/klauspost/compress/fse
vendor/golang.org/x/crypto/chacha20poly1305
github.com/sagernet/gvisor/pkg/state
vendor/golang.org/x/text/secure/bidirule
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/sagernet/utls/internal/boring
golang.org/x/sync/errgroup
crypto/internal/boring
github.com/sagernet/nftables/alignedbuff
github.com/sagernet/sing-box/common/sniff/internal/qtls
archive/zip
archive/zip
compress/gzip
github.com/sagernet/utls/internal/quicvarint/protocol
github.com/quic-go/qpack
compress/zlib
compress/gzip
crypto/des
vendor/golang.org/x/crypto/chacha20
github.com/sagernet/bbolt
github.com/sagernet/gvisor/pkg/state
os/user
vendor/golang.org/x/net/idna
internal/profile
text/tabwriter
crypto/sha256
github.com/sagernet/utls/internal/quicvarint
github.com/mdlayher/socket
github.com/sagernet/bbolt/internal/common
debug/elf
crypto/elliptic
golang.org/x/crypto/chacha20
debug/macho
golang.org/x/crypto/hkdf
crypto/aes
debug/pe
github.com/cloudflare/circl/sign/dilithium/internal/common
crypto/internal/boring/bbig
internal/xcoff
github.com/sagernet/quic-go/quicvarint
encoding/asn1
github.com/sagernet/quic-go/internal/utils/tree
crypto/rand
crypto/ecdh
crypto/sha512
crypto/elliptic
golang.org/x/net/http2/hpack
crypto/hmac
golang.org/x/text/unicode/bidi
crypto/internal/boring/bbig
golang.org/x/text/unicode/norm
crypto/dsa
crypto/ed25519
encoding/asn1
github.com/klauspost/compress/fse
crypto/rand
crypto/sha1
crypto/dsa
golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/text/secure/bidirule
github.com/cloudflare/circl/internal/conv
github.com/sagernet/utls/internal/boring
golang.org/x/text/secure/bidirule
compress/zlib
vendor/golang.org/x/text/secure/bidirule
vendor/golang.org/x/text/secure/bidirule
os/user
crypto/internal/hpke
github.com/cloudflare/circl/pke/kyber/internal/common
github.com/cloudflare/circl/internal/conv
github.com/sagernet/utls/internal/quicvarint/protocol
crypto/rsa
github.com/sagernet/bbolt/internal/common
github.com/sagernet/sing-box/common/ja3
github.com/cloudflare/circl/math
github.com/cloudflare/circl/pke/kyber/kyber768
github.com/klauspost/compress/huff0
golang.org/x/crypto/chacha20
crypto/ed25519
crypto/internal/hpke
github.com/sagernet/sing-box/common/sniff/internal/qtls
crypto/rsa
github.com/cloudflare/circl/pke/kyber/kyber1024
github.com/sagernet/utls/internal/quicvarint
golang.org/x/crypto/hkdf
vendor/golang.org/x/net/idna
github.com/cloudflare/circl/pke/kyber/kyber512
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/xof/k12
github.com/quic-go/qpack
github.com/cloudflare/circl/sign/dilithium/internal/common
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/sagernet/quic-go/quicvarint
internal/profile
text/tabwriter
github.com/cloudflare/circl/sign/dilithium/mode3/internal
runtime/trace
github.com/cloudflare/circl/kem/kyber/kyber768
github.com/cloudflare/circl/math/fp25519
github.com/sagernet/quic-go/internal/utils/tree
github.com/cloudflare/circl/kem/kyber/kyber1024
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/pke/kyber/kyber768
github.com/ajg/form
github.com/cloudflare/circl/ecc/p384
github.com/cloudflare/circl/pke/kyber/kyber1024
debug/macho
debug/elf
github.com/fsnotify/fsnotify
flag
debug/pe
github.com/cloudflare/circl/pke/kyber/kyber512
debug/elf
internal/xcoff
github.com/sagernet/gvisor/pkg/rawfile
github.com/cloudflare/circl/pke/kyber/kyber768/internal
github.com/fsnotify/fsnotify
github.com/vishvananda/netns
github.com/sagernet/gvisor/pkg/rawfile
github.com/cloudflare/circl/kem/kyber/kyber768
github.com/cloudflare/circl/kem/kyber/kyber1024
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/mdlayher/socket
github.com/vishvananda/netns
debug/macho
debug/pe
github.com/cloudflare/circl/ecc/p384
github.com/cloudflare/circl/math
github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/dh/x25519
vendor/golang.org/x/net/idna
github.com/mdlayher/socket
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/cloudflare/circl/math/mlsbset
internal/xcoff
github.com/cloudflare/circl/sign/dilithium/mode2
github.com/sagernet/quic-go/internal/protocol
golang.org/x/crypto/chacha20poly1305
github.com/cloudflare/circl/sign/dilithium/mode3/internal
github.com/cloudflare/circl/pke/kyber/kyber1024/internal
github.com/quic-go/qpack
github.com/sagernet/quic-go/internal/protocol
github.com/sagernet/bbolt
runtime/pprof
runtime/trace
github.com/cloudflare/circl/xof
github.com/cloudflare/circl/pke/kyber/kyber512/internal
github.com/klauspost/compress/huff0
github.com/cloudflare/circl/dh/x25519
github.com/ajg/form
golang.org/x/net/http2/hpack
github.com/cloudflare/circl/dh/x448
golang.org/x/exp/slog
github.com/cloudflare/circl/ecc/goldilocks
golang.org/x/text/secure/bidirule
github.com/klauspost/compress/huff0
runtime/pprof
golang.org/x/text/unicode/bidi
flag
github.com/cloudflare/circl/sign/dilithium/mode3
github.com/sagernet/bbolt
github.com/cloudflare/circl/dh/x448
golang.org/x/text/unicode/norm
github.com/cloudflare/circl/ecc/goldilocks
github.com/klauspost/compress/fse
github.com/sagernet/sing-shadowtls/internal/hpke
github.com/sagernet/quic-go/congestion
golang.org/x/text/secure/bidirule
github.com/sagernet/utls/internal/boring
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/sing-box/common/ja3
github.com/sagernet/sing-box/common/sniff/internal/qtls
vendor/golang.org/x/net/idna
github.com/sagernet/sing-shadowtls/internal/mlkem768
github.com/sagernet/utls/internal/quicvarint/protocol
internal/profile
github.com/sagernet/bbolt/internal/common
debug/buildinfo
github.com/sagernet/sing-box/common/ja3
golang.org/x/crypto/curve25519
text/tabwriter
golang.org/x/crypto/curve25519
github.com/sagernet/quic-go/congestion
runtime/trace
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/utls/internal/quicvarint
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/sing-box/common/sniff/internal/qtls
github.com/cloudflare/circl/sign/dilithium/mode2
internal/profile
vendor/golang.org/x/crypto/cryptobyte
github.com/sagernet/wireguard-go/rwcancel
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
github.com/klauspost/cpuid/v2
golang.org/x/exp/slog
golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/ed25519
github.com/sagernet/sing-quic/congestion_meta2
github.com/cloudflare/circl/sign/ed25519
golang.org/x/exp/slog
text/tabwriter
github.com/ajg/form
github.com/cloudflare/circl/sign/dilithium/mode3
runtime/trace
github.com/ajg/form
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/klauspost/compress/zstd
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/hysteria/congestion
flag
debug/buildinfo
golang.org/x/net/idna
github.com/quic-go/qpack
crypto/elliptic
golang.org/x/crypto/ed25519
runtime/pprof
crypto/internal/boring/bbig
github.com/sagernet/sing-shadowtls/internal/hpke
golang.org/x/net/idna
encoding/asn1
github.com/sagernet/sing-shadowtls/internal/mlkem768
crypto/rand
github.com/cloudflare/circl/kem/hybrid
github.com/sagernet/wireguard-go/rwcancel
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/cloudflare/circl/sign/ed448
github.com/klauspost/cpuid/v2
crypto/dsa
github.com/cretz/bine/torutil/ed25519
github.com/cloudflare/circl/internal/conv
github.com/klauspost/compress/huff0
golang.org/x/crypto/curve25519
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
flag
runtime/pprof
github.com/cloudflare/circl/kem/hybrid
golang.org/x/crypto/ed25519
crypto/ed25519
crypto/internal/hpke
crypto/rsa
github.com/sagernet/wireguard-go/rwcancel
github.com/cloudflare/circl/math
github.com/cloudflare/circl/math/fp25519
github.com/cretz/bine/torutil/ed25519
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
crypto/internal/boring/bbig
crypto/elliptic
encoding/asn1
crypto/dsa
crypto/rand
github.com/cloudflare/circl/internal/conv
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/pke/kyber/kyber768
golang.org/x/exp/slog
github.com/cloudflare/circl/pke/kyber/kyber1024
github.com/cloudflare/circl/sign/eddilithium3
github.com/cloudflare/circl/pke/kyber/kyber512
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
crypto/ed25519
crypto/internal/hpke
github.com/cloudflare/circl/pke/kyber/kyber1024
github.com/cloudflare/circl/pke/kyber/kyber768
crypto/rsa
github.com/cloudflare/circl/pke/kyber/kyber512
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/cloudflare/circl/kem/kyber/kyber768
crypto/ecdsa
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/cloudflare/circl/kem/kyber/kyber1024
crypto/ecdsa
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/kem/kyber/kyber768
github.com/sagernet/utls/internal/helper
github.com/cloudflare/circl/hpke
github.com/cloudflare/circl/sign/eddilithium2
github.com/cloudflare/circl/kem/kyber/kyber1024
github.com/cloudflare/circl/sign/eddilithium2
github.com/cloudflare/circl/hpke
github.com/sagernet/utls/internal/helper
github.com/klauspost/compress/zstd
github.com/cloudflare/circl/kem/kyber/kyber512
github.com/cloudflare/circl/math
github.com/cloudflare/circl/sign/dilithium/mode3/internal
github.com/sagernet/quic-go/internal/protocol
github.com/cloudflare/circl/sign/ed448
golang.org/x/text/secure/bidirule
github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/sign/dilithium/mode2/internal
github.com/sagernet/bbolt
github.com/cloudflare/circl/sign/dilithium/mode3/internal
github.com/sagernet/sing-shadowtls/internal/hpke
github.com/sagernet/quic-go/internal/protocol
github.com/sagernet/sing-shadowtls/internal/mlkem768
github.com/cloudflare/circl/dh/x25519
github.com/klauspost/compress/zstd
golang.org/x/crypto/curve25519
golang.org/x/net/idna
github.com/cloudflare/circl/sign/schemes
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/sing-shadowtls/internal/hpke
github.com/sagernet/sing-shadowtls/internal/mlkem768
debug/buildinfo
debug/buildinfo
github.com/klauspost/cpuid/v2
github.com/cloudflare/circl/ecc/p384
golang.org/x/crypto/ed25519
golang.org/x/crypto/ed25519
github.com/cretz/bine/torutil/ed25519
github.com/sagernet/quic-go/congestion
github.com/klauspost/cpuid/v2
github.com/sagernet/quic-go/internal/utils
github.com/cloudflare/circl/pki
github.com/cloudflare/circl/dh/x25519
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/utils
github.com/cretz/bine/torutil/ed25519
github.com/cloudflare/circl/sign/dilithium/mode2
github.com/sagernet/wireguard-go/rwcancel
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/cloudflare/circl/sign/eddilithium3
vendor/golang.org/x/crypto/cryptobyte
github.com/sagernet/sing-quic/hysteria/congestion
crypto/x509/pkix
github.com/sagernet/sing-quic/congestion_meta2
github.com/cloudflare/circl/ecc/p384
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/dh/x448
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/sign/dilithium/mode3
github.com/cloudflare/circl/sign/dilithium/mode2
github.com/cloudflare/circl/sign/schemes
github.com/klauspost/compress/zstd
github.com/cloudflare/circl/pki
github.com/cloudflare/circl/sign/dilithium/mode3
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/ed25519
golang.org/x/net/idna
crypto/ecdsa
github.com/cloudflare/circl/kem/hybrid
github.com/cloudflare/circl/sign/ed448
lukechampine.com/blake3/guts
github.com/sagernet/utls/internal/helper
github.com/cloudflare/circl/sign/eddilithium2
lukechampine.com/blake3/guts
github.com/cloudflare/circl/sign/ed448
github.com/cloudflare/circl/sign/eddilithium3
crypto/ecdsa
lukechampine.com/blake3/guts
github.com/cloudflare/circl/sign/eddilithium2
github.com/sagernet/utls/internal/helper
github.com/cloudflare/circl/hpke
lukechampine.com/blake3/bao
github.com/cloudflare/circl/sign/eddilithium3
lukechampine.com/blake3/bao
github.com/cloudflare/circl/kem/hybrid
github.com/cloudflare/circl/hpke
github.com/cloudflare/circl/sign/schemes
github.com/cloudflare/circl/pki
lukechampine.com/blake3/bao
lukechampine.com/blake3
github.com/cloudflare/circl/sign/schemes
lukechampine.com/blake3
github.com/cloudflare/circl/pki
lukechampine.com/blake3
lukechampine.com/blake3/guts
lukechampine.com/blake3/bao
lukechampine.com/blake3
github.com/gofrs/uuid/v5
vendor/golang.org/x/net/http/httpproxy
github.com/sagernet/sing/common
golang.org/x/net/internal/socket
net/textproto
go4.org/netipx
github.com/oschwald/maxminddb-golang
crypto/x509
github.com/mdlayher/netlink
github.com/sagernet/netlink/nl
github.com/sagernet/sing/common/baderror
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/nftables/xt
golang.org/x/net/internal/socks
github.com/hashicorp/yamux
github.com/sagernet/wireguard-go/ipc
github.com/metacubex/tfo-go
vendor/golang.org/x/net/http/httpproxy
github.com/gofrs/uuid/v5
github.com/sagernet/sing/common
go4.org/netipx
github.com/mdlayher/netlink
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/wireguard-go/ipc
github.com/sagernet/nftables/xt
github.com/hashicorp/yamux
github.com/metacubex/tfo-go
github.com/sagernet/sing/common/baderror
net/textproto
golang.org/x/net/internal/socks
github.com/oschwald/maxminddb-golang
crypto/x509
github.com/sagernet/netlink/nl
golang.org/x/net/internal/socket
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/service
github.com/sagernet/sing/common/random
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/gvisor/pkg/sync
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing-shadowsocks2/internal/legacykey
golang.org/x/net/proxy
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing/common/exceptions
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
vendor/golang.org/x/net/http/httpguts
github.com/gofrs/uuid/v5
net/textproto
vendor/golang.org/x/net/http/httpproxy
github.com/sagernet/sing/common
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/nftables/xt
github.com/sagernet/sing/common/baderror
github.com/metacubex/tfo-go
github.com/mdlayher/netlink
golang.org/x/net/internal/socket
github.com/sagernet/wireguard-go/ipc
golang.org/x/net/internal/socks
mime/multipart
go4.org/netipx
crypto/x509
github.com/oschwald/maxminddb-golang
github.com/sagernet/netlink/nl
github.com/hashicorp/yamux
golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/service
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/random
github.com/sagernet/sing/common/x/list
github.com/sagernet/gvisor/pkg/sync
github.com/sagernet/sing/common/json/internal/contextjson
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/sagernet/sing/common/task
github.com/sagernet/sing/common/buf
github.com/sagernet/fswatch
github.com/sagernet/sing/common/abx
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/mdlayher/netlink/nltest
github.com/sagernet/nftables/internal/parseexprfunc
vendor/golang.org/x/net/http/httpguts
github.com/sagernet/sing-tun/internal/gtcpip/header
mime/multipart
github.com/sagernet/sing/common/x/linkedhashmap
golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/cache
github.com/sagernet/nftables/expr
github.com/sagernet/sing/service/pause
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing/common/shell
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/format
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
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/json/internal/contextjson
golang.org/x/net/proxy
github.com/sagernet/sing/common/batch
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing/common/cache
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/exceptions
vendor/golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/metadata
mime/multipart
github.com/sagernet/sing-box/common/taskmonitor
golang.org/x/net/http/httpguts
golang.org/x/net/proxy
golang.org/x/net/ipv6
github.com/sagernet/fswatch
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/abx
github.com/sagernet/sing/common/batch
github.com/sagernet/sing/common/task
github.com/sagernet/sing/common/buf
golang.org/x/net/ipv4
github.com/mdlayher/netlink/nltest
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/atomicbitops
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/expr
github.com/sagernet/sing/common/task
github.com/sagernet/fswatch
github.com/sagernet/sing/common/abx
github.com/sagernet/sing/common/batch
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/network
github.com/sagernet/sing-box/common/geoip
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/sing/common/metadata
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
github.com/oschwald/maxminddb-golang
github.com/sagernet/sing-tun/internal/gtcpip
github.com/mdlayher/netlink
github.com/sagernet/sing/common/baderror
golang.org/x/net/internal/socket
github.com/sagernet/netlink/nl
github.com/metacubex/tfo-go
crypto/x509
golang.org/x/net/internal/socks
github.com/sagernet/nftables/xt
github.com/sagernet/wireguard-go/ipc
github.com/hashicorp/yamux
github.com/mdlayher/netlink/nltest
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/netlink
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/service
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/nftables/expr
github.com/sagernet/sing/common/metadata
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/rand
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing-box/common/geoip
github.com/sagernet/nftables
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/sing/common/random
github.com/sagernet/gvisor/pkg/sync
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing/service/pause
github.com/sagernet/sing/common/cache
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/gvisor/pkg/linewriter
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/sing-box/common/interrupt
vendor/golang.org/x/net/http/httpguts
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/sing/common/network
mime/multipart
github.com/sagernet/gvisor/pkg/context
golang.org/x/net/http/httpguts
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/sagernet/netlink
golang.org/x/net/proxy
github.com/sagernet/sing/common/network
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/task
github.com/sagernet/fswatch
github.com/sagernet/netlink
github.com/sagernet/sing/common/abx
github.com/sagernet/sing-box/common/geoip
github.com/sagernet/sing/common/shell
golang.org/x/net/ipv4
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
golang.org/x/net/ipv6
github.com/sagernet/sing/common/batch
github.com/sagernet/gvisor/pkg/cpuid
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/nftables
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/nftables/internal/parseexprfunc
github.com/mdlayher/netlink/nltest
github.com/sagernet/sing/common/metadata
github.com/cretz/bine/torutil
github.com/sagernet/cloudflare-tls
golang.org/x/crypto/ssh
github.com/sagernet/sing-shadowtls/internal/tls
crypto/tls
github.com/sagernet/nftables/expr
github.com/sagernet/sing/common/json
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/sing/common/udpnat
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/rand
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/nftables
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing/common/json
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/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
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/sing-box/common/geoip
github.com/sagernet/sing/common/network
github.com/sagernet/gvisor/pkg/buffer
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/sing/common/udpnat
github.com/sagernet/sing/common/json
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/netlink
github.com/cretz/bine/torutil
golang.org/x/crypto/ssh
crypto/tls
github.com/sagernet/cloudflare-tls
github.com/sagernet/sing-shadowtls/internal/tls
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/sagernet/nftables
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/gvisor/pkg/refs
github.com/cretz/bine/control
github.com/cretz/bine/process
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/cretz/bine/tor
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/ntp
github.com/cretz/bine/torutil
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/bufio
crypto/tls
github.com/sagernet/cloudflare-tls
golang.org/x/crypto/ssh
github.com/sagernet/sing-shadowtls/internal/tls
github.com/sagernet/wireguard-go/tun
github.com/sagernet/gvisor/pkg/buffer
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/sing/common/udpnat
github.com/sagernet/sing/common/json
github.com/sagernet/gvisor/pkg/tcpip
github.com/cretz/bine/torutil
golang.org/x/crypto/ssh
crypto/tls
github.com/sagernet/sing-shadowtls/internal/tls
github.com/sagernet/cloudflare-tls
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/sing-shadowsocks
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/cretz/bine/tor
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/smux
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing/common/varbin
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/uot
github.com/sagernet/smux
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/cretz/bine/tor
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/wireguard-go/device
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/common/rw
github.com/sagernet/wireguard-go/tun
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/cretz/bine/tor
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/smux
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-box/common/conntrack
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/wireguard-go/device
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-vmess
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-box/constant
github.com/sagernet/sing/protocol/socks
github.com/sagernet/wireguard-go/device
github.com/sagernet/sing-shadowsocks2/shadowstream
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/uot
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-box/common/conntrack
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-vmess/packetaddr
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/wireguard-go/device
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/common/rw
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/sing/protocol/socks
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks2/shadowaead
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/protocol/socks/socks4
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/common/domain
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
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/sing/protocol/socks
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-box/constant
github.com/sagernet/sing-vmess
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/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/sing-shadowsocks2
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/sing-shadowsocks/shadowaead_2022
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/sing/common/tls
net/http/httptrace
github.com/sagernet/quic-go/internal/qtls
github.com/sagernet/sing-shadowtls
github.com/miekg/dns
net/http
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/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/qtls
github.com/miekg/dns
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
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/quic-go/internal/flowcontrol
net/http
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
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/sagernet/gvisor/pkg/tcpip/stack
github.com/miekg/dns
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/quic-go/internal/qtls_ech
github.com/sagernet/quic-go/internal/qerr
net/http
github.com/sagernet/sing-shadowtls
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go/internal/qtls_ech
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/logging
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/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/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/internal/ackhandler
github.com/sagernet/quic-go/logging
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/ackhandler
github.com/sagernet/quic-go
github.com/sagernet/quic-go
github.com/sagernet/quic-go
github.com/sagernet/quic-go
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
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/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
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/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/link/channel
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/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/link/channel
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/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
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/quic-go/ech
github.com/sagernet/quic-go/ech
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/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/quic-go/ech
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing/common/json/badoption
net/http/pprof
github.com/sagernet/sing/protocol/http
github.com/sagernet/sing-dns
github.com/sagernet/cors
github.com/go-chi/render
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/go-chi/chi/v5
github.com/sagernet/quic-go/http3
github.com/sagernet/ws
golang.org/x/net/http2
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/andybalholm/brotli
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/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/quic-go/ech
github.com/sagernet/sing-box/common/urltest
github.com/go-chi/chi/v5
github.com/sagernet/sing/common/json/badoption
net/http/pprof
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/sing-dns
github.com/sagernet/sing-quic/hysteria2/internal/protocol
net/http/httputil
github.com/sagernet/cors
github.com/sagernet/sing/protocol/http
golang.org/x/net/http2
github.com/sagernet/ws
github.com/sagernet/quic-go/http3
github.com/go-chi/render
github.com/andybalholm/brotli
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/ws/wsutil
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing/common/json/badoption
net/http/pprof
github.com/sagernet/sing/protocol/http
github.com/sagernet/sing-dns
github.com/go-chi/render
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/cors
net/http/httputil
github.com/sagernet/ws
github.com/sagernet/quic-go/http3
golang.org/x/net/http2
github.com/go-chi/chi/v5
github.com/andybalholm/brotli
github.com/sagernet/sing-quic
github.com/sagernet/sing/common/json/badoption
github.com/sagernet/sing-dns
github.com/sagernet/sing/protocol/http
github.com/sagernet/quic-go/http3
net/http/pprof
github.com/sagernet/cors
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/sing-box/common/urltest
github.com/go-chi/chi/v5
net/http/httputil
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/ws
github.com/go-chi/render
golang.org/x/net/http2
github.com/andybalholm/brotli
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/ws/wsutil
github.com/sagernet/ws/wsutil
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
github.com/sagernet/sing-quic
github.com/sagernet/ws/wsutil
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/sing-quic
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/sing-box/common/geosite
github.com/sagernet/sing-box/log
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/sing-quic
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
github.com/sagernet/sing-dns/quic
github.com/sagernet/sing-box/option
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/tuic
github.com/sagernet/sing-quic/hysteria
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/quic-go/http3_ech
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/quic-go/http3_ech
github.com/sagernet/quic-go/http3_ech
github.com/sagernet/sing-tun
github.com/sagernet/quic-go/http3_ech
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/sing-tun
github.com/sagernet/sing-tun
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
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/sing-quic/hysteria2
github.com/sagernet/sing-box/common/geosite
github.com/sagernet/sing-box/log
github.com/sagernet/sing-box/common/srs
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
github.com/sagernet/utls
github.com/sagernet/utls
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/adapter
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/adapter
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/adapter/outbound
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/common/mux
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
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/common/listener
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/transport/fakeip
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/protocol/tun
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/common/uot
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/transport/fakeip
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/adapter/endpoint
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/transport/fakeip
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/common/dialer
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/mixed
github.com/sagernet/sing-box/protocol/redirect
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/mixed
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/common/dialer
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/dns
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/sing-box/experimental/clashapi
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/direct
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/experimental/clashapi
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/protocol/wireguard
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/experimental/clashapi
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/direct
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/route/rule
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/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/tls
github.com/sagernet/sing-box/route
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/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/transport/v2rayhttp
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/v2raywebsocket
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box
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/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/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/transport/sip003
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/transport/v2ray
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/quic
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/transport/v2rayhttp
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/shadowsocks
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/transport/v2ray
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/transport/sip003
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/trojan
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
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/naive/quic
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/include
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/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/build/arm/libbox
github.com/sagernet/sing-box/build/arm64/libbox
github.com/sagernet/sing-box/build/386/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-20 00:15:31,555 INFO: Building Gradle project...
2025-06-20 00:15:31,556 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-06-20 00:15:31,556 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleOtherRelease
Found 8.14.1 via distributionUrl
Running /opt/gradle/versions/8.14.1/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.14.1/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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> 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:stripOtherReleaseDebugSymbols
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:dataBindingMergeDependencyArtifactsOtherRelease
> Task :app:compileOtherReleaseAidl
> Task :app:generateOtherReleaseResValues
> Task :app:generateOtherReleaseResources
> Task :app:extractOtherReleaseNativeSymbolTables
> Task :app:packageOtherReleaseResources
> Task :app:mergeOtherReleaseResources
> Task :app:generateOtherReleaseBuildConfig
> Task :app:mapOtherReleaseSourceSetPaths
> Task :app:checkOtherReleaseAarMetadata
> Task :app:createOtherReleaseCompatibleScreenManifests
> Task :app:parseOtherReleaseLocalResources
> Task :app:extractDeepLinksOtherRelease
> Task :app:dataBindingGenBaseClassesOtherRelease
> Task :app:processOtherReleaseMainManifest
> Task :app:processOtherReleaseManifest
> 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:mergeOtherReleaseNativeDebugMetadata
> 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/database/ProfileManager.kt:32:14 'fun fallbackToDestructiveMigration(): RoomDatabase.Builder<ProfileDatabase>' is deprecated. Replace by overloaded version with parameter to indicate if all tables should be dropped or not.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/database/Settings.kt:33:14 'fun fallbackToDestructiveMigration(): RoomDatabase.Builder<KeyValueDatabase>' is deprecated. Replace by overloaded version with parameter to indicate if all tables should be dropped or not.
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.14.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 53s
49 actionable tasks: 49 executed
2025-06-20 00:21:26,486 INFO: Successfully built version 1.11.14 of io.nekohasekai.sfa from 9b8ab3e61e5b3a199fce5575bc6a04373f222d22
2025-06-20 00:21:26,739 DEBUG: Checking build/io.nekohasekai.sfa/clients/android/app/build/outputs/apk/other/release/SFA-1.11.14-foss-unsigned.apk
2025-06-20 00:21:26,866 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-20 00:21:26,866 INFO: ...retrieving https://github.com/SagerNet/sing-box/releases/download/v1.11.14/SFA-1.11.14-foss-universal.apk
2025-06-20 00:21:26,870 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-06-20 00:21:27,164 DEBUG: https://github.com:443 "GET /SagerNet/sing-box/releases/download/v1.11.14/SFA-1.11.14-foss-universal.apk HTTP/1.1" 302 0
2025-06-20 00:21:27,168 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-06-20 00:21:27,646 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/509091576/72370975-de2b-40ae-b49a-3a6c4e8fad06?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250620%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250620T002127Z&X-Amz-Expires=300&X-Amz-Signature=2dca426e52c3b83792ccc30ef33cb2ed526bce86c6710bde34a6efe3e382c2b2&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DSFA-1.11.14-foss-universal.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 44637082
2025-06-20 00:21:34,351 DEBUG: unsigned/binaries/io.nekohasekai.sfa_535.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-viewtree.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.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.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/annotation/annotation/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/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/androidx/lifecycle/lifecycle-common/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/androidx/room/room-common/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/x3.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/x3.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-20 00:21:38,916 DEBUG: /tmp/tmplzn5bxwr/sigcp_io.nekohasekai.sfa_535.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-viewtree.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.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.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/annotation/annotation/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/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/androidx/lifecycle/lifecycle-common/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/androidx/room/room-common/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/x3.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/x3.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-20 00:21:38,917 INFO: ...successfully verified
2025-06-20 00:21:38,917 INFO: compared built binary to supplied reference binary successfully
2025-06-20 00:21:39,013 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-06-20 00:21:39,156 DEBUG: Using APK Signature v2
2025-06-20 00:21:39,172 INFO: supplied reference binary has allowed signer 32250a4b5f3a6733df57a3b9ec16c38d2c7fc5f2f693a9636f8f7b3be3549641
2025-06-20 00:21:39,189 INFO: success: io.nekohasekai.sfa
2025-06-20 00:21:39,189 INFO: Finished
2025-06-20 00:21:39,189 INFO: 1 build succeeded