## Running analysis for "xml_rpc" version "0.5.1" STARTED: 2025-10-16T02:37:21.705232Z ### Starting pana 2025-10-16 02:37:35.621522 INFO: Running `dart pub unpack xml_rpc:0.5.1 --output /tmp/pana-xml_rpcXQZOVB/xml_rpc --no-resolve`... 2025-10-16 02:37:36.306565 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-16 02:37:36.338849 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-16 02:37:36.486474 INFO: Running `git rev-parse --show-toplevel`... 2025-10-16 02:37:36.563828 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-16 02:37:38.364233 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-16 02:37:39.380801 INFO: Analyzing package... 2025-10-16 02:37:39.413240 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-16 02:37:51.712167 INFO: Running `git init`... 2025-10-16 02:37:51.748461 INFO: Running `git remote add origin https://github.com/a14n/dart-xmlrpc`... 2025-10-16 02:37:51.779945 INFO: Running `git remote show origin`... 2025-10-16 02:37:52.033407 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-16 02:37:52.347881 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-16 02:37:52.379985 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-16 02:37:58.091782 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-16 02:37:58.870360 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HSSDPU/./lib`... 2025-10-16 02:37:59.617224 INFO: Analyzing pub downgrade... 2025-10-16 02:37:59.623078 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-16 02:38:01.770844 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-16 02:38:03.696593 INFO: [pub-downgrade-success] 2025-10-16 02:38:03.701316 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-16 02:38:04.660318 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-16 02:38:15.446782 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-xml_rpcXQZOVB/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-16 02:38:52.747331 INFO: `dartdoc` completed: 2025-10-16 02:38:52.747331 INFO: Documenting xml_rpc... 2025-10-16 02:38:52.747331 INFO: Discovering libraries... 2025-10-16 02:38:52.747331 INFO: Linking elements... 2025-10-16 02:38:52.747331 INFO: Precaching local docs for 710726 elements... 2025-10-16 02:38:52.747331 INFO: Initialized dartdoc with 643 libraries 2025-10-16 02:38:52.747331 INFO: Generating docs for library client.dart from package:xml_rpc/client.dart... 2025-10-16 02:38:52.747331 INFO: Generating docs for library server.dart from package:xml_rpc/server.dart... 2025-10-16 02:38:52.747331 INFO: Generating docs for library client_c.dart from package:xml_rpc/client_c.dart... 2025-10-16 02:38:52.747331 INFO: Generating docs for library simple_server.dart from package:xml_rpc/simple_server.dart... 2025-10-16 02:38:52.747331 INFO: Documented 4 public libraries in 36.2 seconds 2025-10-16 02:38:52.747331 INFO: Success! Docs generated into /tmp/pana-xml_rpcXQZOVB/raw-dartdoc 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of converter.XmlCodecDecodeSignature, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from converter.XmlCodecDecodeSignature: (file:///tmp/pana_HSSDPU/lib/src/converter.dart:20:9) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: Use {@canonicalFor converter.XmlCodecDecodeSignature} in the desired 2025-10-16 02:38:52.747331 INFO: library's documentation to resolve the ambiguity and/or override 2025-10-16 02:38:52.747331 INFO: dartdoc's decision, or structure your package so the reexport is less 2025-10-16 02:38:52.747331 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2025-10-16 02:38:52.747331 INFO: only controls the location where it will be written and which library 2025-10-16 02:38:52.747331 INFO: will be displayed in navigation for the relevant pages. The flag 2025-10-16 02:38:52.747331 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-16 02:38:52.747331 INFO: threshold at which this warning will appear. 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of converter.XmlCodecEncodeSignature, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from converter.XmlCodecEncodeSignature: (file:///tmp/pana_HSSDPU/lib/src/converter.dart:21:9) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of common.Fault, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from common.Fault: (file:///tmp/pana_HSSDPU/lib/src/common.dart:8:7) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of common.Base64Value, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from common.Base64Value: (file:///tmp/pana_HSSDPU/lib/src/common.dart:29:7) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of converter.Codec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from converter.Codec: (file:///tmp/pana_HSSDPU/lib/src/converter.dart:23:16) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of converter.SimpleCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from converter.SimpleCodec: (file:///tmp/pana_HSSDPU/lib/src/converter.dart:28:7) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of common, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from common: (file:///tmp/pana_HSSDPU/lib/src/common.dart:1:1) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: warning: ambiguous reexport of converter, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2025-10-16 02:38:52.747331 INFO: from converter: (file:///tmp/pana_HSSDPU/lib/src/converter.dart:1:1) 2025-10-16 02:38:52.747331 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-16 02:38:52.747331 INFO: warning: unresolved doc reference [data] 2025-10-16 02:38:52.747331 INFO: from server.XmlRpcHandler.handle: (file:///tmp/pana_HSSDPU/lib/server.dart:25:23) 2025-10-16 02:38:52.747331 INFO: warning: unresolved doc reference [serverForever] 2025-10-16 02:38:52.747331 INFO: from simple_server.XmlRpcServer.new: (file:///tmp/pana_HSSDPU/lib/simple_server.dart:67:3) 2025-10-16 02:38:52.747331 INFO: warning: unresolved doc reference [dispatcher] 2025-10-16 02:38:52.747331 INFO: from simple_server.XmlRpcServer.acceptRequest: (file:///tmp/pana_HSSDPU/lib/simple_server.dart:87:8) 2025-10-16 02:38:52.747331 INFO: Found 11 warnings and 0 errors. 2025-10-16 02:38:52.779332 INFO: Writing summary.json 2025-10-16 02:38:52.782272 INFO: Running dartdoc post-processing 2025-10-16 02:38:52.784935 INFO: Creating .tar.gz archive 2025-10-16 02:38:53.101876 INFO: Finished .tar.gz archive 2025-10-16 02:38:53.462392 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-16T02:38:53.576695Z