## Running analysis for "socks5_proxy" version "1.0.6" STARTED: 2025-04-03T17:44:10.764402Z ### Starting pana 2025-04-03 17:44:25.833468 INFO: Running `dart pub unpack socks5_proxy:1.0.6 --output /tmp/pana-socks5_proxyETZYCN/socks5_proxy --no-resolve`... 2025-04-03 17:44:26.713335 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-03 17:44:26.748342 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-03 17:44:26.926425 INFO: Running `git rev-parse --show-toplevel`... 2025-04-03 17:44:27.044678 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-03 17:44:27.806718 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-03 17:44:28.596467 INFO: Analyzing package... 2025-04-03 17:44:28.652443 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 17:44:36.780978 INFO: Running `git init`... 2025-04-03 17:44:36.814088 INFO: Running `git remote add origin https://github.com/LacticWhale/socks_dart`... 2025-04-03 17:44:36.841182 INFO: Running `git remote show origin`... 2025-04-03 17:44:37.096370 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-03 17:44:37.473655 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-03 17:44:37.501842 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-04-03 17:44:37.530564 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-03 17:44:40.020996 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RRJTIW/./lib`... 2025-04-03 17:44:40.921854 INFO: Analyzing pub downgrade... 2025-04-03 17:44:40.927827 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-03 17:44:41.676943 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 17:44:43.246159 INFO: [pub-downgrade-success] 2025-04-03 17:44:43.251819 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-03 17:44:44.033015 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-03 17:44:45.510738 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-socks5_proxyETZYCN/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-03 17:45:17.048912 INFO: `dartdoc` completed: 2025-04-03 17:45:17.048912 INFO: Documenting socks5_proxy... 2025-04-03 17:45:17.048912 INFO: Discovering libraries... 2025-04-03 17:45:17.048912 INFO: Linking elements... 2025-04-03 17:45:17.048912 INFO: Precaching local docs for 148820 elements... 2025-04-03 17:45:17.048912 INFO: Initialized dartdoc with 159 libraries 2025-04-03 17:45:17.048912 INFO: Generating docs for library enums/socks_connection_type.dart from package:socks5_proxy/enums/socks_connection_type.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library enums/socks_connection_state.dart from package:socks5_proxy/enums/socks_connection_state.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library enums/command_type.dart from package:socks5_proxy/enums/command_type.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library enums/command_reply_code.dart from package:socks5_proxy/enums/command_reply_code.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library enums/authentication_method.dart from package:socks5_proxy/enums/authentication_method.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library enums/connection_state.dart from package:socks5_proxy/enums/connection_state.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library enums/message.dart from package:socks5_proxy/enums/message.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library exceptions/socks_client_exception.dart from package:socks5_proxy/exceptions/socks_client_exception.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library exceptions/byte_reader_exception.dart from package:socks5_proxy/exceptions/byte_reader_exception.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library socks_enums.dart from package:socks5_proxy/socks_enums.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library secure_compare.dart from package:socks5_proxy/secure_compare.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library socks_server.dart from package:socks5_proxy/socks_server.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library socks_client.dart from package:socks5_proxy/socks_client.dart... 2025-04-03 17:45:17.048912 INFO: Generating docs for library socks.dart from package:socks5_proxy/socks.dart... 2025-04-03 17:45:17.048912 INFO: Documented 14 public libraries in 30.2 seconds 2025-04-03 17:45:17.048912 INFO: Success! Docs generated into /tmp/pana-socks5_proxyETZYCN/raw-dartdoc 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of auth_handler.AuthHandler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from auth_handler.AuthHandler: (file:///tmp/pana_RRJTIW/lib/src/server/auth_handler.dart:2:9) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: Use {@canonicalFor auth_handler.AuthHandler} in the desired library's 2025-04-03 17:45:17.048912 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-04-03 17:45:17.048912 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-04-03 17:45:17.048912 INFO: The symbol will still be referenced in all candidates -- this only 2025-04-03 17:45:17.048912 INFO: controls the location where it will be written and which library will be 2025-04-03 17:45:17.048912 INFO: displayed in navigation for the relevant pages. The flag 2025-04-03 17:45:17.048912 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-04-03 17:45:17.048912 INFO: threshold at which this warning will appear. 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of proxy_settings.ProxySettings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from proxy_settings.ProxySettings: (file:///tmp/pana_RRJTIW/lib/src/shared/proxy_settings.dart:3:7) 2025-04-03 17:45:17.048912 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of socks_udp_packet.SocksUpdPacket, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2025-04-03 17:45:17.048912 INFO: from socks_udp_packet.SocksUpdPacket: (file:///tmp/pana_RRJTIW/lib/src/shared/socks_udp_packet.dart:6:7) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of connection.Connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from connection.Connection: (file:///tmp/pana_RRJTIW/lib/src/server/connection.dart:5:16) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of tcp_connection.TcpConnection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from tcp_connection.TcpConnection: (file:///tmp/pana_RRJTIW/lib/src/server/tcp_connection.dart:10:7) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of udp_connection.UdpConnection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from udp_connection.UdpConnection: (file:///tmp/pana_RRJTIW/lib/src/server/udp_connection.dart:11:7) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of socket_connection_task.SocketConnectionTask, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from socket_connection_task.SocketConnectionTask: (file:///tmp/pana_RRJTIW/lib/src/client/socket_connection_task.dart:3:7) 2025-04-03 17:45:17.048912 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of socks_tcp_client.SocksTCPClient, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2025-04-03 17:45:17.048912 INFO: from socks_tcp_client.SocksTCPClient: (file:///tmp/pana_RRJTIW/lib/src/client/socks_tcp_client.dart:10:7) 2025-04-03 17:45:17.048912 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of auth_handler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from auth_handler: (file:///tmp/pana_RRJTIW/lib/src/server/auth_handler.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from connection: (file:///tmp/pana_RRJTIW/lib/src/server/connection.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of socket_connection_task, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from socket_connection_task: (file:///tmp/pana_RRJTIW/lib/src/client/socket_connection_task.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of socks_tcp_client, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2025-04-03 17:45:17.048912 INFO: from socks_tcp_client: (file:///tmp/pana_RRJTIW/lib/src/client/socks_tcp_client.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of proxy_settings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from proxy_settings: (file:///tmp/pana_RRJTIW/lib/src/shared/proxy_settings.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of tcp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from tcp_connection: (file:///tmp/pana_RRJTIW/lib/src/server/tcp_connection.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of udp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:45:17.048912 INFO: from udp_connection: (file:///tmp/pana_RRJTIW/lib/src/server/udp_connection.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:45:17.048912 INFO: warning: ambiguous reexport of socks_udp_packet, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2025-04-03 17:45:17.048912 INFO: from socks_udp_packet: (file:///tmp/pana_RRJTIW/lib/src/shared/socks_udp_packet.dart:1:1) 2025-04-03 17:45:17.048912 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:45:17.048912 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-04-03 17:45:17.048912 INFO: Found 16 warnings and 0 errors. 2025-04-03 17:45:17.089916 INFO: Writing summary.json 2025-04-03 17:45:17.093418 INFO: Running dartdoc post-processing 2025-04-03 17:45:17.096728 INFO: Creating .tar.gz archive 2025-04-03 17:45:17.671810 INFO: Finished .tar.gz archive 2025-04-03 17:45:19.020126 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-03T17:45:19.158285Z