## Running analysis for "socks5_proxy" version "2.1.0" STARTED: 2025-12-10T01:38:09.667916Z ### Starting pana 2025-12-10 01:38:21.467795 INFO: Running `dart pub unpack socks5_proxy:2.1.0 --output /tmp/pana-socks5_proxyQIYFHL/socks5_proxy --no-resolve`... 2025-12-10 01:38:21.805854 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 01:38:21.836046 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 01:38:21.959858 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 01:38:22.059475 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:38:22.142763 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-10 01:38:22.244898 INFO: Analyzing package... 2025-12-10 01:38:22.285522 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:38:28.226857 INFO: Running `git init`... 2025-12-10 01:38:28.260404 INFO: Running `git remote add origin https://github.com/LacticWhale/socks_dart`... 2025-12-10 01:38:28.285934 INFO: Running `git remote show origin`... 2025-12-10 01:38:28.503568 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 01:38:28.792164 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 01:38:28.817913 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-10 01:38:28.843439 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-10 01:38:30.944892 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:38:30.996255 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_ZTSVQQ/./lib`... 2025-12-10 01:38:31.106981 INFO: Analyzing pub downgrade... 2025-12-10 01:38:31.111813 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-10 01:38:31.202201 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:38:31.637132 INFO: [pub-downgrade-success] 2025-12-10 01:38:31.640609 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-10 01:38:31.727105 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-10 01:38:31.938510 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-socks5_proxyQIYFHL/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:54.454957 INFO: `dartdoc` completed: 2025-12-10 01:38:54.454957 INFO: Documenting socks5_proxy... 2025-12-10 01:38:54.454957 INFO: Discovering libraries... 2025-12-10 01:38:54.454957 INFO: Linking elements... 2025-12-10 01:38:54.454957 INFO: Precaching local docs for 148908 elements... 2025-12-10 01:38:54.454957 INFO: Initialized dartdoc with 160 libraries 2025-12-10 01:38:54.454957 INFO: Generating docs for library socks_client.dart from package:socks5_proxy/socks_client.dart... 2025-12-10 01:38:54.454957 INFO: Generating docs for library socks_server.dart from package:socks5_proxy/socks_server.dart... 2025-12-10 01:38:54.454957 INFO: Generating docs for library exceptions.dart from package:socks5_proxy/exceptions.dart... 2025-12-10 01:38:54.454957 INFO: Generating docs for library enums.dart from package:socks5_proxy/enums.dart... 2025-12-10 01:38:54.454957 INFO: Generating docs for library socks.dart from package:socks5_proxy/socks.dart... 2025-12-10 01:38:54.454957 INFO: Documented 5 public libraries in 21.8 seconds 2025-12-10 01:38:54.454957 INFO: Success! Docs generated into /tmp/pana-socks5_proxyQIYFHL/raw-dartdoc 2025-12-10 01:38:54.454957 INFO: warning: ambiguous reexport of socks_tcp_client, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2025-12-10 01:38:54.454957 INFO: from socks_tcp_client: (file:///tmp/pana_ZTSVQQ/lib/src/client/socks_tcp_client.dart:1:1) 2025-12-10 01:38:54.454957 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:38:54.454957 INFO: Use {@canonicalFor socks_tcp_client} in the desired library's 2025-12-10 01:38:54.454957 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-12-10 01:38:54.454957 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-12-10 01:38:54.454957 INFO: The symbol will still be referenced in all candidates -- this only 2025-12-10 01:38:54.454957 INFO: controls the location where it will be written and which library will be 2025-12-10 01:38:54.454957 INFO: displayed in navigation for the relevant pages. The flag 2025-12-10 01:38:54.454957 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-10 01:38:54.454957 INFO: threshold at which this warning will appear. 2025-12-10 01:38:54.454957 INFO: warning: ambiguous reexport of proxy_settings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:54.454957 INFO: from proxy_settings: (file:///tmp/pana_ZTSVQQ/lib/src/shared/proxy_settings.dart:1:1) 2025-12-10 01:38:54.454957 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:54.454957 INFO: warning: ambiguous reexport of socks_udp_packet, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2025-12-10 01:38:54.454957 INFO: from socks_udp_packet: (file:///tmp/pana_ZTSVQQ/lib/src/shared/socks_udp_packet.dart:1:1) 2025-12-10 01:38:54.454957 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-12-10 01:38:54.454957 INFO: warning: ambiguous reexport of auth_handler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:54.454957 INFO: from auth_handler: (file:///tmp/pana_ZTSVQQ/lib/src/server/auth_handler.dart:1:1) 2025-12-10 01:38:54.454957 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:54.454957 INFO: warning: ambiguous reexport of connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:54.454957 INFO: from connection: (file:///tmp/pana_ZTSVQQ/lib/src/server/connection.dart:1:1) 2025-12-10 01:38:54.454957 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:54.454957 INFO: warning: ambiguous reexport of tcp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:54.454957 INFO: from tcp_connection: (file:///tmp/pana_ZTSVQQ/lib/src/server/tcp_connection.dart:1:1) 2025-12-10 01:38:54.454957 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:54.454957 INFO: warning: ambiguous reexport of udp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-12-10 01:38:54.454957 INFO: from udp_connection: (file:///tmp/pana_ZTSVQQ/lib/src/server/udp_connection.dart:1:1) 2025-12-10 01:38:54.454957 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:38:54.454957 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-12-10 01:38:54.454957 INFO: Found 7 warnings and 0 errors. 2025-12-10 01:38:54.487988 INFO: Writing summary.json 2025-12-10 01:38:54.493242 INFO: Running dartdoc post-processing 2025-12-10 01:38:54.495266 INFO: Creating .tar.gz archive 2025-12-10 01:38:54.970187 INFO: Finished .tar.gz archive 2025-12-10 01:38:55.706730 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T01:38:55.809898Z