## Running analysis for "dart_mcp" version "0.3.3" STARTED: 2025-10-02T12:06:00.872530Z ### Starting pana 2025-10-02 12:06:13.903370 INFO: Running `dart pub unpack dart_mcp:0.3.3 --output /tmp/pana-dart_mcpERFARQ/dart_mcp --no-resolve`... 2025-10-02 12:06:14.629506 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-02 12:06:14.661692 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-02 12:06:14.799889 INFO: Running `git rev-parse --show-toplevel`... 2025-10-02 12:06:14.895984 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-02 12:06:15.876396 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-02 12:06:16.673060 INFO: Analyzing package... 2025-10-02 12:06:16.702565 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 12:06:23.994226 INFO: Running `git init`... 2025-10-02 12:06:24.025359 INFO: Running `git remote add origin https://github.com/dart-lang/ai`... 2025-10-02 12:06:24.051070 INFO: Running `git remote show origin`... 2025-10-02 12:06:24.320855 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-02 12:06:24.779561 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-02 12:06:24.807041 INFO: Running `git show origin/main:mcp_examples/pubspec.yaml`... 2025-10-02 12:06:24.842842 INFO: Running `git show origin/main:pkgs/dart_mcp/pubspec.yaml`... 2025-10-02 12:06:24.870197 INFO: Running `git show origin/main:pkgs/dart_mcp_server/pubspec.yaml`... 2025-10-02 12:06:24.900614 INFO: Running `git show origin/main:pkgs/dart_mcp_server/test_fixtures/counter_app/pubspec.yaml`... 2025-10-02 12:06:24.926681 INFO: Running `git show origin/main:pkgs/dart_mcp_server/test_fixtures/dart_cli_app/pubspec.yaml`... 2025-10-02 12:06:28.075556 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UODOMR/./lib`... 2025-10-02 12:06:29.362031 INFO: Analyzing pub downgrade... 2025-10-02 12:06:29.366381 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-02 12:06:30.245768 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 12:06:31.225180 INFO: [pub-downgrade-success] 2025-10-02 12:06:31.228253 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-02 12:06:31.991055 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.4`... 2025-10-02 12:06:43.768253 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-dart_mcpERFARQ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-02 12:07:12.060403 INFO: `dartdoc` completed: 2025-10-02 12:07:12.060403 INFO: Documenting dart_mcp... 2025-10-02 12:07:12.060403 INFO: Discovering libraries... 2025-10-02 12:07:12.060403 INFO: Linking elements... 2025-10-02 12:07:12.060403 INFO: Precaching local docs for 154480 elements... 2025-10-02 12:07:12.060403 INFO: Initialized dartdoc with 190 libraries 2025-10-02 12:07:12.060403 INFO: Generating docs for library stdio.dart from package:dart_mcp/stdio.dart... 2025-10-02 12:07:12.060403 INFO: Generating docs for library client.dart from package:dart_mcp/client.dart... 2025-10-02 12:07:12.060403 INFO: Generating docs for library server.dart from package:dart_mcp/server.dart... 2025-10-02 12:07:12.060403 INFO: Documented 3 public libraries in 27.2 seconds 2025-10-02 12:07:12.060403 INFO: Success! Docs generated into /tmp/pana-dart_mcpERFARQ/raw-dartdoc 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ResourceReference, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ResourceReference: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:169:9) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: Use {@canonicalFor api.ResourceReference} in the desired library's 2025-10-02 12:07:12.060403 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-10-02 12:07:12.060403 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-10-02 12:07:12.060403 INFO: The symbol will still be referenced in all candidates -- this only 2025-10-02 12:07:12.060403 INFO: controls the location where it will be written and which library will be 2025-10-02 12:07:12.060403 INFO: displayed in navigation for the relevant pages. The flag 2025-10-02 12:07:12.060403 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-02 12:07:12.060403 INFO: threshold at which this warning will appear. 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ClientImplementation, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ClientImplementation: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:367:9) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ServerImplementation, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ServerImplementation: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:370:9) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.SchemaValidation, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.SchemaValidation: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:448:11) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ProgressToken, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ProgressToken: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:59:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Cursor, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Cursor: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:62:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Meta, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Meta: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:90:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.BaseMetadata, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.BaseMetadata: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:96:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.WithProgressToken, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.WithProgressToken: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:127:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.MetaWithProgressToken, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.MetaWithProgressToken: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:134:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.WithMetadata, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.WithMetadata: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:143:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Request, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Request: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:154:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Notification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Notification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:166:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Result, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Result: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:173:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.EmptyResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.EmptyResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:178:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CancelledNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CancelledNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:193:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.RequestId, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.RequestId: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:221:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.PingRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.PingRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:229:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ProgressNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ProgressNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:238:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.PaginatedRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.PaginatedRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:281:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.PaginatedResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.PaginatedResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:296:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Content, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Content: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:309:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.TextContent, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.TextContent: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:349:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ImageContent, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ImageContent: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:375:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.AudioContent, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.AudioContent: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:410:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.EmbeddedResource, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.EmbeddedResource: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:446:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ResourceLink, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ResourceLink: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:477:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Annotated, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Annotated: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:537:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Annotations, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Annotations: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:543:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CompleteRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CompleteRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:10:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CompleteResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CompleteResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:54:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Completion, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Completion: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:68:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CompletionArgument, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CompletionArgument: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:102:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CompletionContext, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CompletionContext: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:114:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Reference, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Reference: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:125:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ResourceTemplateReference, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ResourceTemplateReference: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:147:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.PromptReference, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.PromptReference: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:172:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ElicitRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ElicitRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:8:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ElicitResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ElicitResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:97:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.InitializeRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.InitializeRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:9:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.InitializeResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.InitializeResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:52:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.InitializedNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.InitializedNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:99:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ClientCapabilities, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ClientCapabilities: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:111:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.RootsCapabilities, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.RootsCapabilities: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:165:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ElicitationCapability, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ElicitationCapability: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:181:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ServerCapabilities, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ServerCapabilities: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:189:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Completions, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Completions: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:277:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Prompts, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Prompts: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:282:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Resources, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Resources: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:297:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Tools, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Tools: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:324:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Elicitation, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Elicitation: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:340:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Implementation, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Implementation: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:345:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Logging, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Logging: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:8:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.SetLevelRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.SetLevelRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:13:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.LoggingMessageNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.LoggingMessageNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:47:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListPromptsRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListPromptsRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:9:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListPromptsResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListPromptsResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:21:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.GetPromptRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.GetPromptRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:37:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.GetPromptResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.GetPromptResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:66:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Prompt, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Prompt: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:89:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.PromptArgument, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.PromptArgument: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:111:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.PromptMessage, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.PromptMessage: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:139:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.PromptListChangedNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.PromptListChangedNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:157:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListResourcesRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListResourcesRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:8:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListResourcesResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListResourcesResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:20:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListResourceTemplatesRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListResourceTemplatesRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:38:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListResourceTemplatesResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListResourceTemplatesResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:52:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ReadResourceRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ReadResourceRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:69:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ReadResourceResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ReadResourceResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:93:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ResourceListChangedNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ResourceListChangedNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:112:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.SubscribeRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.SubscribeRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:126:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.UnsubscribeRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.UnsubscribeRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:150:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ResourceUpdatedNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ResourceUpdatedNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:175:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Resource, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Resource: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:193:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ResourceTemplate, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ResourceTemplate: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:234:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ResourceContents, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ResourceContents: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:275:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.TextResourceContents, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.TextResourceContents: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:291:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.BlobResourceContents, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.BlobResourceContents: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:313:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListRootsRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListRootsRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:16:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListRootsResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListRootsResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:28:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Root, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Root: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:46:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.RootsListChangedNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.RootsListChangedNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:82:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CreateMessageRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CreateMessageRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:15:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CreateMessageResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CreateMessageResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:102:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.SamplingMessage, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.SamplingMessage: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:129:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ModelPreferences, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ModelPreferences: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:154:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ModelHint, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ModelHint: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:201:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListToolsRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListToolsRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:8:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListToolsResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListToolsResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:20:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CallToolResult, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CallToolResult: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:51:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.CallToolRequest, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.CallToolRequest: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:87:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ToolListChangedNotification, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ToolListChangedNotification: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:120:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Tool, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Tool: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:129:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ToolAnnotations, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ToolAnnotations: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:188:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ValidationError, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ValidationError: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:313:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Schema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Schema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:369:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ObjectSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ObjectSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:758:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.StringSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.StringSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1070:22) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.EnumSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.EnumSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1173:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.NumberSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.NumberSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1208:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.IntegerSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.IntegerSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1320:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.BooleanSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.BooleanSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1444:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.NullSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.NullSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1455:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ListSchema, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ListSchema: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1466:16) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ProtocolVersion, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ProtocolVersion: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:25:6) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ElicitationAction, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ElicitationAction: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:134:6) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.LoggingLevel, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.LoggingLevel: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:80:6) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.Role, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.Role: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:133:6) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.IncludeContext, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.IncludeContext: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:8:6) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.JsonType, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.JsonType: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:230:6) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api.ValidationErrorType, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api.ValidationErrorType: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:248:6) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: warning: ambiguous reexport of api, canonicalization candidates: (client, server) -> server (confidence 0.000) 2025-10-02 12:07:12.060403 INFO: from api: (file:///tmp/pana_UODOMR/lib/src/api/api.dart:1:1) 2025-10-02 12:07:12.060403 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-02 12:07:12.060403 INFO: Found 112 warnings and 0 errors. 2025-10-02 12:07:12.127032 INFO: Writing summary.json 2025-10-02 12:07:12.132499 INFO: Running dartdoc post-processing 2025-10-02 12:07:12.134987 INFO: Creating .tar.gz archive 2025-10-02 12:07:13.199005 INFO: Finished .tar.gz archive 2025-10-02 12:07:14.495406 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-02T12:07:14.631606Z