## Running analysis for "socks5_proxy" version "2.1.1" STARTED: 2026-01-08T02:56:19.455417Z ### Starting pana 2026-01-08 02:56:31.531488 INFO: Running `dart pub unpack socks5_proxy:2.1.1 --output /tmp/pana-socks5_proxyYKCPQT/socks5_proxy --no-resolve`... 2026-01-08 02:56:31.802364 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 02:56:31.832971 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 02:56:31.959002 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 02:56:32.049626 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 02:56:32.186294 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 02:56:32.266566 INFO: Analyzing package... 2026-01-08 02:56:32.304169 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 02:56:38.447355 INFO: Running `git init`... 2026-01-08 02:56:38.478616 INFO: Running `git remote add origin https://github.com/LacticWhale/socks_dart`... 2026-01-08 02:56:38.505967 INFO: Running `git remote show origin`... 2026-01-08 02:56:38.720925 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-08 02:56:39.002794 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-08 02:56:39.028792 INFO: Running `git show origin/master:example/pubspec.yaml`... 2026-01-08 02:56:39.052821 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-08 02:56:42.988887 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 02:56:43.037529 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_IQMSNR/.`... 2026-01-08 02:56:43.143912 INFO: Analyzing pub downgrade... 2026-01-08 02:56:43.146702 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 02:56:43.299680 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 02:56:44.333394 INFO: [pub-downgrade-success] 2026-01-08 02:56:44.336693 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 02:56:44.414161 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 02:56:51.796167 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-socks5_proxyYKCPQT/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-08 02:57:14.379634 INFO: `dartdoc` completed: 2026-01-08 02:57:14.379634 INFO: Documenting socks5_proxy... 2026-01-08 02:57:14.379634 INFO: Discovering libraries... 2026-01-08 02:57:14.379634 INFO: Linking elements... 2026-01-08 02:57:14.379634 INFO: Precaching local docs for 148908 elements... 2026-01-08 02:57:14.379634 INFO: Initialized dartdoc with 160 libraries 2026-01-08 02:57:14.379634 INFO: Generating docs for library socks_client.dart from package:socks5_proxy/socks_client.dart... 2026-01-08 02:57:14.379634 INFO: Generating docs for library exceptions.dart from package:socks5_proxy/exceptions.dart... 2026-01-08 02:57:14.379634 INFO: Generating docs for library enums.dart from package:socks5_proxy/enums.dart... 2026-01-08 02:57:14.379634 INFO: Generating docs for library socks.dart from package:socks5_proxy/socks.dart... 2026-01-08 02:57:14.379634 INFO: Generating docs for library socks_server.dart from package:socks5_proxy/socks_server.dart... 2026-01-08 02:57:14.379634 INFO: Documented 5 public libraries in 21.9 seconds 2026-01-08 02:57:14.379634 INFO: Success! Docs generated into /tmp/pana-socks5_proxyYKCPQT/raw-dartdoc 2026-01-08 02:57:14.379634 INFO: warning: ambiguous reexport of socks_tcp_client, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2026-01-08 02:57:14.379634 INFO: from socks_tcp_client: (file:///tmp/pana_IQMSNR/lib/src/client/socks_tcp_client.dart:1:1) 2026-01-08 02:57:14.379634 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2026-01-08 02:57:14.379634 INFO: Use {@canonicalFor socks_tcp_client} in the desired library's 2026-01-08 02:57:14.379634 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2026-01-08 02:57:14.379634 INFO: decision, or structure your package so the reexport is less ambiguous. 2026-01-08 02:57:14.379634 INFO: The symbol will still be referenced in all candidates -- this only 2026-01-08 02:57:14.379634 INFO: controls the location where it will be written and which library will be 2026-01-08 02:57:14.379634 INFO: displayed in navigation for the relevant pages. The flag 2026-01-08 02:57:14.379634 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-08 02:57:14.379634 INFO: threshold at which this warning will appear. 2026-01-08 02:57:14.379634 INFO: warning: ambiguous reexport of proxy_settings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2026-01-08 02:57:14.379634 INFO: from proxy_settings: (file:///tmp/pana_IQMSNR/lib/src/shared/proxy_settings.dart:1:1) 2026-01-08 02:57:14.379634 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2026-01-08 02:57:14.379634 INFO: warning: ambiguous reexport of socks_udp_packet, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2026-01-08 02:57:14.379634 INFO: from socks_udp_packet: (file:///tmp/pana_IQMSNR/lib/src/shared/socks_udp_packet.dart:1:1) 2026-01-08 02:57:14.379634 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2026-01-08 02:57:14.379634 INFO: warning: ambiguous reexport of auth_handler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2026-01-08 02:57:14.379634 INFO: from auth_handler: (file:///tmp/pana_IQMSNR/lib/src/server/auth_handler.dart:1:1) 2026-01-08 02:57:14.379634 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2026-01-08 02:57:14.379634 INFO: warning: ambiguous reexport of connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2026-01-08 02:57:14.379634 INFO: from connection: (file:///tmp/pana_IQMSNR/lib/src/server/connection.dart:1:1) 2026-01-08 02:57:14.379634 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2026-01-08 02:57:14.379634 INFO: warning: ambiguous reexport of tcp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2026-01-08 02:57:14.379634 INFO: from tcp_connection: (file:///tmp/pana_IQMSNR/lib/src/server/tcp_connection.dart:1:1) 2026-01-08 02:57:14.379634 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2026-01-08 02:57:14.379634 INFO: warning: ambiguous reexport of udp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2026-01-08 02:57:14.379634 INFO: from udp_connection: (file:///tmp/pana_IQMSNR/lib/src/server/udp_connection.dart:1:1) 2026-01-08 02:57:14.379634 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 02:57:14.379634 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2026-01-08 02:57:14.379634 INFO: Found 7 warnings and 0 errors. 2026-01-08 02:57:14.408959 INFO: Writing summary.json 2026-01-08 02:57:14.413096 INFO: Running dartdoc post-processing 2026-01-08 02:57:14.415914 INFO: Creating .tar.gz archive 2026-01-08 02:57:14.946121 INFO: Finished .tar.gz archive 2026-01-08 02:57:15.611432 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T02:57:15.719548Z