## Running analysis for "socks5_proxy" version "1.0.6" STARTED: 2025-12-10T01:38:56.929817Z ### Starting pana 2025-12-10 01:39:08.868964 INFO: Running `dart pub unpack socks5_proxy:1.0.6 --output /tmp/pana-socks5_proxyRRNEJD/socks5_proxy --no-resolve`... 2025-12-10 01:39:09.137896 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 01:39:09.167861 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 01:39:09.304726 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 01:39:09.400814 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:39:09.519959 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-10 01:39:09.608549 INFO: Analyzing package... 2025-12-10 01:39:09.644152 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:39:14.946618 INFO: Running `git init`... 2025-12-10 01:39:14.975245 INFO: Running `git remote add origin https://github.com/LacticWhale/socks_dart`... 2025-12-10 01:39:15.002677 INFO: Running `git remote show origin`... 2025-12-10 01:39:15.220409 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 01:39:15.508243 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 01:39:15.534197 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-10 01:39:15.560502 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-10 01:39:17.799520 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:39:17.852716 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_VDQAHP/./lib`... 2025-12-10 01:39:17.961357 INFO: Analyzing pub downgrade... 2025-12-10 01:39:17.965036 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-10 01:39:18.088626 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:39:18.397501 INFO: [pub-downgrade-success] 2025-12-10 01:39:18.401415 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-10 01:39:18.490511 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-10 01:39:18.698427 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-socks5_proxyRRNEJD/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-10 01:39:41.108563 INFO: `dartdoc` completed: 2025-12-10 01:39:41.108563 INFO: Documenting socks5_proxy... 2025-12-10 01:39:41.108563 INFO: Discovering libraries... 2025-12-10 01:39:41.108563 INFO: Linking elements... 2025-12-10 01:39:41.108563 INFO: Precaching local docs for 148839 elements... 2025-12-10 01:39:41.108563 INFO: Initialized dartdoc with 159 libraries 2025-12-10 01:39:41.108563 INFO: Generating docs for library socks_client.dart from package:socks5_proxy/socks_client.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library enums/message.dart from package:socks5_proxy/enums/message.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library enums/authentication_method.dart from package:socks5_proxy/enums/authentication_method.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library enums/socks_connection_state.dart from package:socks5_proxy/enums/socks_connection_state.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library enums/command_type.dart from package:socks5_proxy/enums/command_type.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library enums/socks_connection_type.dart from package:socks5_proxy/enums/socks_connection_type.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library enums/connection_state.dart from package:socks5_proxy/enums/connection_state.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library enums/command_reply_code.dart from package:socks5_proxy/enums/command_reply_code.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library socks_enums.dart from package:socks5_proxy/socks_enums.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library exceptions/byte_reader_exception.dart from package:socks5_proxy/exceptions/byte_reader_exception.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library exceptions/socks_client_exception.dart from package:socks5_proxy/exceptions/socks_client_exception.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library socks_server.dart from package:socks5_proxy/socks_server.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library secure_compare.dart from package:socks5_proxy/secure_compare.dart... 2025-12-10 01:39:41.108563 INFO: Generating docs for library socks.dart from package:socks5_proxy/socks.dart... 2025-12-10 01:39:41.108563 INFO: Documented 14 public libraries in 21.7 seconds 2025-12-10 01:39:41.108563 INFO: Success! Docs generated into /tmp/pana-socks5_proxyRRNEJD/raw-dartdoc 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of socket_connection_task.SocketConnectionTask, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from socket_connection_task.SocketConnectionTask: (file:///tmp/pana_VDQAHP/lib/src/client/socket_connection_task.dart:3:7) 2025-12-10 01:39:41.108563 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: Use {@canonicalFor socket_connection_task.SocketConnectionTask} in the 2025-12-10 01:39:41.108563 INFO: desired library's documentation to resolve the ambiguity and/or override 2025-12-10 01:39:41.108563 INFO: dartdoc's decision, or structure your package so the reexport is less 2025-12-10 01:39:41.108563 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2025-12-10 01:39:41.108563 INFO: only controls the location where it will be written and which library 2025-12-10 01:39:41.108563 INFO: will be displayed in navigation for the relevant pages. The flag 2025-12-10 01:39:41.108563 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-10 01:39:41.108563 INFO: threshold at which this warning will appear. 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of socks_tcp_client.SocksTCPClient, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2025-12-10 01:39:41.108563 INFO: from socks_tcp_client.SocksTCPClient: (file:///tmp/pana_VDQAHP/lib/src/client/socks_tcp_client.dart:10:7) 2025-12-10 01:39:41.108563 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of proxy_settings.ProxySettings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from proxy_settings.ProxySettings: (file:///tmp/pana_VDQAHP/lib/src/shared/proxy_settings.dart:3:7) 2025-12-10 01:39:41.108563 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of auth_handler.AuthHandler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from auth_handler.AuthHandler: (file:///tmp/pana_VDQAHP/lib/src/server/auth_handler.dart:2:9) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of socks_udp_packet.SocksUpdPacket, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2025-12-10 01:39:41.108563 INFO: from socks_udp_packet.SocksUpdPacket: (file:///tmp/pana_VDQAHP/lib/src/shared/socks_udp_packet.dart:6:7) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of connection.Connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from connection.Connection: (file:///tmp/pana_VDQAHP/lib/src/server/connection.dart:5:16) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of tcp_connection.TcpConnection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from tcp_connection.TcpConnection: (file:///tmp/pana_VDQAHP/lib/src/server/tcp_connection.dart:10:7) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of udp_connection.UdpConnection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from udp_connection.UdpConnection: (file:///tmp/pana_VDQAHP/lib/src/server/udp_connection.dart:11:7) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of socket_connection_task, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from socket_connection_task: (file:///tmp/pana_VDQAHP/lib/src/client/socket_connection_task.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of socks_tcp_client, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2025-12-10 01:39:41.108563 INFO: from socks_tcp_client: (file:///tmp/pana_VDQAHP/lib/src/client/socks_tcp_client.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of proxy_settings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from proxy_settings: (file:///tmp/pana_VDQAHP/lib/src/shared/proxy_settings.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of auth_handler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from auth_handler: (file:///tmp/pana_VDQAHP/lib/src/server/auth_handler.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from connection: (file:///tmp/pana_VDQAHP/lib/src/server/connection.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of tcp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from tcp_connection: (file:///tmp/pana_VDQAHP/lib/src/server/tcp_connection.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of udp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:39:41.108563 INFO: from udp_connection: (file:///tmp/pana_VDQAHP/lib/src/server/udp_connection.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:39:41.108563 INFO: warning: ambiguous reexport of socks_udp_packet, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2025-12-10 01:39:41.108563 INFO: from socks_udp_packet: (file:///tmp/pana_VDQAHP/lib/src/shared/socks_udp_packet.dart:1:1) 2025-12-10 01:39:41.108563 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:39:41.108563 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:39:41.108563 INFO: Found 16 warnings and 0 errors. 2025-12-10 01:39:41.136831 INFO: Writing summary.json 2025-12-10 01:39:41.139153 INFO: Running dartdoc post-processing 2025-12-10 01:39:41.141577 INFO: Creating .tar.gz archive 2025-12-10 01:39:41.675266 INFO: Finished .tar.gz archive 2025-12-10 01:39:42.350426 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T01:39:42.453497Z