## Running analysis for "xml_rpc" version "0.5.0" STARTED: 2024-05-23T16:45:01.366658Z ### Starting pana 2024-05-23 16:45:19.087651 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-23 16:45:19.179589 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-23 16:45:19.402175 INFO: Downloading package xml_rpc 0.5.0 from https://pub.dev/api/archives/xml_rpc-0.5.0.tar.gz 2024-05-23 16:45:19.731423 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-23 16:45:22.483029 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-23 16:45:23.812323 INFO: Analyzing package... 2024-05-23 16:45:23.845922 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-23 16:45:42.438705 INFO: Running `git init`... 2024-05-23 16:45:42.468223 INFO: Running `git remote add origin https://github.com/a14n/dart-xmlrpc`... 2024-05-23 16:45:42.503126 INFO: Running `git remote show origin`... 2024-05-23 16:45:42.769816 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-23 16:45:43.189130 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-23 16:45:43.218231 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-23 16:45:48.741005 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UBAFIR/lib`... 2024-05-23 16:45:49.560047 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-05-23 16:46:03.549730 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-xml_rpcSZRQGY --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-23 16:46:58.138530 INFO: `dartdoc` completed: 2024-05-23 16:46:58.138530 INFO: Documenting xml_rpc... 2024-05-23 16:46:58.138530 INFO: Discovering libraries... 2024-05-23 16:46:58.138530 INFO: Linking elements... 2024-05-23 16:46:58.138530 INFO: Precaching local docs for 645553 elements... 2024-05-23 16:46:58.138530 INFO: Initialized dartdoc with 572 libraries 2024-05-23 16:46:58.138530 INFO: Generating docs for library simple_server.dart from package:xml_rpc/simple_server.dart... 2024-05-23 16:46:58.138530 INFO: Generating docs for library client.dart from package:xml_rpc/client.dart... 2024-05-23 16:46:58.138530 INFO: Generating docs for library server.dart from package:xml_rpc/server.dart... 2024-05-23 16:46:58.138530 INFO: Generating docs for library client_c.dart from package:xml_rpc/client_c.dart... 2024-05-23 16:46:58.138530 INFO: Documented 4 public libraries in 51.5 seconds 2024-05-23 16:46:58.138530 INFO: Success! Docs generated into /tmp/dartdoc-xml_rpcSZRQGY 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.SimpleCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.SimpleCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:28:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: Use {@canonicalFor converter.SimpleCodec} in the desired library's 2024-05-23 16:46:58.138530 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-05-23 16:46:58.138530 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-05-23 16:46:58.138530 INFO: The symbol will still be referenced in all candidates -- this only 2024-05-23 16:46:58.138530 INFO: controls the location where it will be written and which library will be 2024-05-23 16:46:58.138530 INFO: displayed in navigation for the relevant pages. The flag 2024-05-23 16:46:58.138530 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-23 16:46:58.138530 INFO: threshold at which this warning will appear. 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of common.Base64Value, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from common.Base64Value: (file:///tmp/pana_UBAFIR/lib/src/common.dart:29:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.Codec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.Codec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:23:16) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.stringCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.stringCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:96:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.standardCodecs, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.standardCodecs: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:10:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.intCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.intCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:59:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.arrayCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.arrayCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:211:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of common.Fault, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from common.Fault: (file:///tmp/pana_UBAFIR/lib/src/common.dart:8:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.XmlCodecEncodeSignature, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.XmlCodecEncodeSignature: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:21:9) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.doubleCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.doubleCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:117:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.dateTimeCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.dateTimeCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:123:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.structCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.structCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:177:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.base64Codec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.base64Codec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:129:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.faultCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.faultCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:135:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.boolCodec, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.boolCodec: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:82:7) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: ambiguous reexport of converter.XmlCodecDecodeSignature, canonicalization candidates: (client, client_c) -> client_c (confidence 0.000) 2024-05-23 16:46:58.138530 INFO: from converter.XmlCodecDecodeSignature: (file:///tmp/pana_UBAFIR/lib/src/converter.dart:20:9) 2024-05-23 16:46:58.138530 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: client_c: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-23 16:46:58.138530 INFO: warning: unresolved doc reference [serverForever] 2024-05-23 16:46:58.138530 INFO: from simple_server.XmlRpcServer.XmlRpcServer: (file:///tmp/pana_UBAFIR/lib/simple_server.dart:67:3) 2024-05-23 16:46:58.138530 INFO: warning: unresolved doc reference [dispatcher] 2024-05-23 16:46:58.138530 INFO: from simple_server.XmlRpcServer.acceptRequest: (file:///tmp/pana_UBAFIR/lib/simple_server.dart:87:8) 2024-05-23 16:46:58.138530 INFO: warning: unresolved doc reference [data] 2024-05-23 16:46:58.138530 INFO: from server.XmlRpcHandler.handle: (file:///tmp/pana_UBAFIR/lib/server.dart:25:23) 2024-05-23 16:46:58.138530 INFO: Found 19 warnings and 0 errors. 2024-05-23 16:46:58.167615 INFO: Writing summary.json 2024-05-23 16:46:58.173778 INFO: Running dartdoc post-processing 2024-05-23 16:46:58.177416 INFO: Creating .tar.gz archive 2024-05-23 16:46:58.441313 INFO: Finished .tar.gz archive 2024-05-23 16:46:59.131740 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-23T16:46:59.226327Z