## Running analysis for "xml_rpc" version "0.5.1" STARTED: 2026-01-08T03:51:59.238431Z ### Starting pana 2026-01-08 03:52:18.247513 INFO: Running `dart pub unpack xml_rpc:0.5.1 --output /tmp/pana-xml_rpcILQLNO/xml_rpc --no-resolve`... 2026-01-08 03:52:18.762302 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 03:52:18.849917 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 03:52:19.073376 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 03:52:19.167886 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:52:19.925906 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 03:52:20.165698 INFO: Analyzing package... 2026-01-08 03:52:20.225752 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:52:38.069378 INFO: Running `git init`... 2026-01-08 03:52:38.105664 INFO: Running `git remote add origin https://github.com/a14n/dart-xmlrpc`... 2026-01-08 03:52:38.142088 INFO: Running `git remote show origin`... 2026-01-08 03:52:38.393632 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-08 03:52:38.688629 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-08 03:52:38.722359 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-08 03:52:45.874133 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:52:46.003909 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MOCLAF/.`... 2026-01-08 03:52:46.117684 INFO: Analyzing pub downgrade... 2026-01-08 03:52:46.122741 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 03:52:46.996991 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:52:49.047433 INFO: [pub-downgrade-success] 2026-01-08 03:52:49.057869 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 03:52:49.392161 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 03:53:00.538808 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-xml_rpcILQLNO/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-08 03:53:50.007277 INFO: `dartdoc` completed: 2026-01-08 03:53:50.007277 INFO: Documenting xml_rpc... 2026-01-08 03:53:50.007277 INFO: Discovering libraries... 2026-01-08 03:53:50.007277 INFO: Linking elements... 2026-01-08 03:53:50.007277 INFO: Precaching local docs for 710788 elements... 2026-01-08 03:53:50.007277 INFO: Initialized dartdoc with 643 libraries 2026-01-08 03:53:50.007277 INFO: Generating docs for library server.dart from package:xml_rpc/server.dart... 2026-01-08 03:53:50.007277 INFO: Generating docs for library simple_server.dart from package:xml_rpc/simple_server.dart... 2026-01-08 03:53:50.007277 INFO: Generating docs for library client_c.dart from package:xml_rpc/client_c.dart... 2026-01-08 03:53:50.007277 INFO: Generating docs for library client.dart from package:xml_rpc/client.dart... 2026-01-08 03:53:50.007277 INFO: Documented 4 public libraries in 48.5 seconds 2026-01-08 03:53:50.007277 INFO: Success! Docs generated into /tmp/pana-xml_rpcILQLNO/raw-dartdoc 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of converter.XmlCodecDecodeSignature, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from converter.XmlCodecDecodeSignature: (file:///tmp/pana_MOCLAF/lib/src/converter.dart:20:9) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: Use {@canonicalFor converter.XmlCodecDecodeSignature} in the desired 2026-01-08 03:53:50.007277 INFO: library's documentation to resolve the ambiguity and/or override 2026-01-08 03:53:50.007277 INFO: dartdoc's decision, or structure your package so the reexport is less 2026-01-08 03:53:50.007277 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2026-01-08 03:53:50.007277 INFO: only controls the location where it will be written and which library 2026-01-08 03:53:50.007277 INFO: will be displayed in navigation for the relevant pages. The flag 2026-01-08 03:53:50.007277 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-08 03:53:50.007277 INFO: threshold at which this warning will appear. 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of converter.XmlCodecEncodeSignature, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from converter.XmlCodecEncodeSignature: (file:///tmp/pana_MOCLAF/lib/src/converter.dart:21:9) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of common.Fault, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from common.Fault: (file:///tmp/pana_MOCLAF/lib/src/common.dart:8:7) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of common.Base64Value, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from common.Base64Value: (file:///tmp/pana_MOCLAF/lib/src/common.dart:29:7) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of converter.Codec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from converter.Codec: (file:///tmp/pana_MOCLAF/lib/src/converter.dart:23:16) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of converter.SimpleCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from converter.SimpleCodec: (file:///tmp/pana_MOCLAF/lib/src/converter.dart:28:7) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of common, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from common: (file:///tmp/pana_MOCLAF/lib/src/common.dart:1:1) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: warning: ambiguous reexport of converter, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2026-01-08 03:53:50.007277 INFO: from converter: (file:///tmp/pana_MOCLAF/lib/src/converter.dart:1:1) 2026-01-08 03:53:50.007277 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:53:50.007277 INFO: warning: unresolved doc reference [data] 2026-01-08 03:53:50.007277 INFO: from server.XmlRpcHandler.handle: (file:///tmp/pana_MOCLAF/lib/server.dart:25:23) 2026-01-08 03:53:50.007277 INFO: warning: unresolved doc reference [serverForever] 2026-01-08 03:53:50.007277 INFO: from simple_server.XmlRpcServer.new: (file:///tmp/pana_MOCLAF/lib/simple_server.dart:67:3) 2026-01-08 03:53:50.007277 INFO: warning: unresolved doc reference [dispatcher] 2026-01-08 03:53:50.007277 INFO: from simple_server.XmlRpcServer.acceptRequest: (file:///tmp/pana_MOCLAF/lib/simple_server.dart:87:8) 2026-01-08 03:53:50.007277 INFO: Found 11 warnings and 0 errors. 2026-01-08 03:53:50.057316 INFO: Writing summary.json 2026-01-08 03:53:50.062205 INFO: Running dartdoc post-processing 2026-01-08 03:53:50.066883 INFO: Creating .tar.gz archive 2026-01-08 03:53:50.508572 INFO: Finished .tar.gz archive 2026-01-08 03:53:50.992664 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T03:53:51.112374Z