## Running analysis for "socks5_proxy" version "2.1.1" STARTED: 2025-12-10T01:37:14.730580Z ### Starting pana 2025-12-10 01:37:26.380967 INFO: Running `dart pub unpack socks5_proxy:2.1.1 --output /tmp/pana-socks5_proxyCAGSJL/socks5_proxy --no-resolve`... 2025-12-10 01:37:26.709092 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 01:37:26.739038 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 01:37:26.869750 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 01:37:26.964734 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:37:27.187184 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-10 01:37:27.289649 INFO: Analyzing package... 2025-12-10 01:37:27.328364 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:37:33.315808 INFO: Running `git init`... 2025-12-10 01:37:33.345319 INFO: Running `git remote add origin https://github.com/LacticWhale/socks_dart`... 2025-12-10 01:37:33.368562 INFO: Running `git remote show origin`... 2025-12-10 01:37:33.578957 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 01:37:33.888906 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 01:37:33.911761 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-10 01:37:33.935146 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-10 01:37:36.085039 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:37:36.134813 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_YNEHKD/./lib`... 2025-12-10 01:37:36.247652 INFO: Analyzing pub downgrade... 2025-12-10 01:37:36.250924 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-10 01:37:36.420719 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:37:37.425482 INFO: [pub-downgrade-success] 2025-12-10 01:37:37.429211 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-10 01:37:37.516385 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-10 01:37:44.789730 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-socks5_proxyCAGSJL/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:38:06.841269 INFO: `dartdoc` completed: 2025-12-10 01:38:06.841269 INFO: Documenting socks5_proxy... 2025-12-10 01:38:06.841269 INFO: Discovering libraries... 2025-12-10 01:38:06.841269 INFO: Linking elements... 2025-12-10 01:38:06.841269 INFO: Precaching local docs for 148908 elements... 2025-12-10 01:38:06.841269 INFO: Initialized dartdoc with 160 libraries 2025-12-10 01:38:06.841269 INFO: Generating docs for library socks_client.dart from package:socks5_proxy/socks_client.dart... 2025-12-10 01:38:06.841269 INFO: Generating docs for library socks_server.dart from package:socks5_proxy/socks_server.dart... 2025-12-10 01:38:06.841269 INFO: Generating docs for library exceptions.dart from package:socks5_proxy/exceptions.dart... 2025-12-10 01:38:06.841269 INFO: Generating docs for library enums.dart from package:socks5_proxy/enums.dart... 2025-12-10 01:38:06.841269 INFO: Generating docs for library socks.dart from package:socks5_proxy/socks.dart... 2025-12-10 01:38:06.841269 INFO: Documented 5 public libraries in 21.3 seconds 2025-12-10 01:38:06.841269 INFO: Success! Docs generated into /tmp/pana-socks5_proxyCAGSJL/raw-dartdoc 2025-12-10 01:38:06.841269 INFO: warning: ambiguous reexport of socks_tcp_client, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2025-12-10 01:38:06.841269 INFO: from socks_tcp_client: (file:///tmp/pana_YNEHKD/lib/src/client/socks_tcp_client.dart:1:1) 2025-12-10 01:38:06.841269 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:38:06.841269 INFO: Use {@canonicalFor socks_tcp_client} in the desired library's 2025-12-10 01:38:06.841269 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-12-10 01:38:06.841269 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-12-10 01:38:06.841269 INFO: The symbol will still be referenced in all candidates -- this only 2025-12-10 01:38:06.841269 INFO: controls the location where it will be written and which library will be 2025-12-10 01:38:06.841269 INFO: displayed in navigation for the relevant pages. The flag 2025-12-10 01:38:06.841269 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-10 01:38:06.841269 INFO: threshold at which this warning will appear. 2025-12-10 01:38:06.841269 INFO: warning: ambiguous reexport of proxy_settings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:06.841269 INFO: from proxy_settings: (file:///tmp/pana_YNEHKD/lib/src/shared/proxy_settings.dart:1:1) 2025-12-10 01:38:06.841269 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:06.841269 INFO: warning: ambiguous reexport of socks_udp_packet, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2025-12-10 01:38:06.841269 INFO: from socks_udp_packet: (file:///tmp/pana_YNEHKD/lib/src/shared/socks_udp_packet.dart:1:1) 2025-12-10 01:38:06.841269 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:38:06.841269 INFO: warning: ambiguous reexport of auth_handler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:06.841269 INFO: from auth_handler: (file:///tmp/pana_YNEHKD/lib/src/server/auth_handler.dart:1:1) 2025-12-10 01:38:06.841269 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:06.841269 INFO: warning: ambiguous reexport of connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:06.841269 INFO: from connection: (file:///tmp/pana_YNEHKD/lib/src/server/connection.dart:1:1) 2025-12-10 01:38:06.841269 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:06.841269 INFO: warning: ambiguous reexport of tcp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:06.841269 INFO: from tcp_connection: (file:///tmp/pana_YNEHKD/lib/src/server/tcp_connection.dart:1:1) 2025-12-10 01:38:06.841269 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:06.841269 INFO: warning: ambiguous reexport of udp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:06.841269 INFO: from udp_connection: (file:///tmp/pana_YNEHKD/lib/src/server/udp_connection.dart:1:1) 2025-12-10 01:38:06.841269 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:06.841269 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:06.841269 INFO: Found 7 warnings and 0 errors. 2025-12-10 01:38:06.874612 INFO: Writing summary.json 2025-12-10 01:38:06.878393 INFO: Running dartdoc post-processing 2025-12-10 01:38:06.881307 INFO: Creating .tar.gz archive 2025-12-10 01:38:07.423851 INFO: Finished .tar.gz archive 2025-12-10 01:38:08.155004 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T01:38:08.259975Z