## Running analysis for "socks5_proxy" version "2.0.0" STARTED: 2025-04-03T17:42:46.865710Z ### Starting pana 2025-04-03 17:43:01.843452 INFO: Running `dart pub unpack socks5_proxy:2.0.0 --output /tmp/pana-socks5_proxyMJZACD/socks5_proxy --no-resolve`... 2025-04-03 17:43:02.883798 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-03 17:43:02.918800 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-03 17:43:03.108509 INFO: Running `git rev-parse --show-toplevel`... 2025-04-03 17:43:03.229833 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-03 17:43:04.209308 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-03 17:43:04.956846 INFO: Analyzing package... 2025-04-03 17:43:05.002134 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 17:43:15.825803 INFO: Running `git init`... 2025-04-03 17:43:15.863551 INFO: Running `git remote add origin https://github.com/LacticWhale/socks_dart`... 2025-04-03 17:43:15.897654 INFO: Running `git remote show origin`... 2025-04-03 17:43:16.160290 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-03 17:43:16.546603 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-03 17:43:16.573963 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-04-03 17:43:16.601265 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-03 17:43:19.124857 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FETWBR/./lib`... 2025-04-03 17:43:20.132834 INFO: Analyzing pub downgrade... 2025-04-03 17:43:20.138158 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-03 17:43:21.223009 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 17:43:23.765940 INFO: [pub-downgrade-success] 2025-04-03 17:43:23.769735 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-03 17:43:24.516804 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-03 17:43:35.779709 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-socks5_proxyMJZACD/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:44:07.456357 INFO: `dartdoc` completed: 2025-04-03 17:44:07.456357 INFO: Documenting socks5_proxy... 2025-04-03 17:44:07.456357 INFO: Discovering libraries... 2025-04-03 17:44:07.456357 INFO: Linking elements... 2025-04-03 17:44:07.456357 INFO: Precaching local docs for 148863 elements... 2025-04-03 17:44:07.456357 INFO: Initialized dartdoc with 160 libraries 2025-04-03 17:44:07.456357 INFO: Generating docs for library socks_server.dart from package:socks5_proxy/socks_server.dart... 2025-04-03 17:44:07.456357 INFO: Generating docs for library socks_client.dart from package:socks5_proxy/socks_client.dart... 2025-04-03 17:44:07.456357 INFO: Generating docs for library socks.dart from package:socks5_proxy/socks.dart... 2025-04-03 17:44:07.456357 INFO: Generating docs for library enums.dart from package:socks5_proxy/enums.dart... 2025-04-03 17:44:07.456357 INFO: Generating docs for library exceptions.dart from package:socks5_proxy/exceptions.dart... 2025-04-03 17:44:07.456357 INFO: Documented 5 public libraries in 30.5 seconds 2025-04-03 17:44:07.456357 INFO: Success! Docs generated into /tmp/pana-socks5_proxyMJZACD/raw-dartdoc 2025-04-03 17:44:07.456357 INFO: warning: ambiguous reexport of auth_handler, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:44:07.456357 INFO: from auth_handler: (file:///tmp/pana_FETWBR/lib/src/server/auth_handler.dart:1:1) 2025-04-03 17:44:07.456357 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:44:07.456357 INFO: Use {@canonicalFor auth_handler} in the desired library's documentation 2025-04-03 17:44:07.456357 INFO: to resolve the ambiguity and/or override dartdoc's decision, or 2025-04-03 17:44:07.456357 INFO: structure your package so the reexport is less ambiguous. The symbol 2025-04-03 17:44:07.456357 INFO: will still be referenced in all candidates -- this only controls the 2025-04-03 17:44:07.456357 INFO: location where it will be written and which library will be displayed in 2025-04-03 17:44:07.456357 INFO: navigation for the relevant pages. The flag 2025-04-03 17:44:07.456357 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-04-03 17:44:07.456357 INFO: threshold at which this warning will appear. 2025-04-03 17:44:07.456357 INFO: warning: ambiguous reexport of connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:44:07.456357 INFO: from connection: (file:///tmp/pana_FETWBR/lib/src/server/connection.dart:1:1) 2025-04-03 17:44:07.456357 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:44:07.456357 INFO: warning: ambiguous reexport of socks_tcp_client, canonicalization candidates: (socks_client, socks) -> socks (confidence 0.002000) 2025-04-03 17:44:07.456357 INFO: from socks_tcp_client: (file:///tmp/pana_FETWBR/lib/src/client/socks_tcp_client.dart:1:1) 2025-04-03 17:44:07.456357 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-04-03 17:44:07.456357 INFO: warning: ambiguous reexport of proxy_settings, canonicalization candidates: (socks_client, socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:44:07.456357 INFO: from proxy_settings: (file:///tmp/pana_FETWBR/lib/src/shared/proxy_settings.dart:1:1) 2025-04-03 17:44:07.456357 INFO: socks_client: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:44:07.456357 INFO: warning: ambiguous reexport of socks_udp_packet, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.002000) 2025-04-03 17:44:07.456357 INFO: from socks_udp_packet: (file:///tmp/pana_FETWBR/lib/src/shared/socks_udp_packet.dart:1:1) 2025-04-03 17:44:07.456357 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2025-04-03 17:44:07.456357 INFO: warning: ambiguous reexport of tcp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:44:07.456357 INFO: from tcp_connection: (file:///tmp/pana_FETWBR/lib/src/server/tcp_connection.dart:1:1) 2025-04-03 17:44:07.456357 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:44:07.456357 INFO: warning: ambiguous reexport of udp_connection, canonicalization candidates: (socks_server, socks) -> socks (confidence 0.001000) 2025-04-03 17:44:07.456357 INFO: from udp_connection: (file:///tmp/pana_FETWBR/lib/src/server/udp_connection.dart:1:1) 2025-04-03 17:44:07.456357 INFO: socks_server: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-03 17:44:07.456357 INFO: socks: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-04-03 17:44:07.456357 INFO: Found 7 warnings and 0 errors. 2025-04-03 17:44:07.494286 INFO: Writing summary.json 2025-04-03 17:44:07.497645 INFO: Running dartdoc post-processing 2025-04-03 17:44:07.500555 INFO: Creating .tar.gz archive 2025-04-03 17:44:07.959132 INFO: Finished .tar.gz archive 2025-04-03 17:44:09.461865 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-03T17:44:09.585170Z