## Running analysis for "lcpp" version "0.2.6" STARTED: 2025-04-24T17:38:36.618064Z ### Starting pana 2025-04-24 17:38:49.935888 INFO: Running `dart pub unpack lcpp:0.2.6 --output /tmp/pana-lcppRIJIKI/lcpp --no-resolve`... 2025-04-24 17:38:54.266057 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-24 17:38:54.297295 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-24 17:38:54.480458 INFO: Running `git rev-parse --show-toplevel`... 2025-04-24 17:38:55.367301 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-24 17:38:57.149810 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-24 17:38:57.981014 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-24 17:38:59.061514 INFO: Analyzing package... 2025-04-24 17:38:59.084329 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-24 17:39:08.317207 INFO: Running `git init`... 2025-04-24 17:39:08.354473 INFO: Running `git remote add origin https://github.com/Mobile-Artificial-Intelligence/lcpp`... 2025-04-24 17:39:08.393458 INFO: Running `git remote show origin`... 2025-04-24 17:39:08.654204 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-04-24 17:39:09.155111 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-04-24 17:39:09.182752 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-04-24 17:39:09.213930 INFO: Running `git show origin/main:pubspec.yaml`... 2025-04-24 17:39:09.243970 INFO: Repository has no matching `pubspec.yaml` with `name: lcpp`. 2025-04-24 17:39:10.265565 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FXMTDP/./lib`... 2025-04-24 17:39:11.013600 INFO: Analyzing pub downgrade... 2025-04-24 17:39:11.018452 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-04-24 17:39:12.149258 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-24 17:39:17.287731 INFO: [pub-downgrade-success] 2025-04-24 17:39:17.291474 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-04-24 17:39:18.317617 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.3`... 2025-04-24 17:39:29.180768 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-lcppRIJIKI/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2025-04-24 17:40:36.718112 INFO: `dartdoc` completed: 2025-04-24 17:40:36.718112 INFO: Documenting lcpp... 2025-04-24 17:40:36.718112 INFO: Discovering libraries... 2025-04-24 17:40:36.718112 INFO: Linking elements... 2025-04-24 17:40:36.718112 INFO: Precaching local docs for 630524 elements... 2025-04-24 17:40:36.718112 INFO: Initialized dartdoc with 774 libraries 2025-04-24 17:40:36.718112 INFO: Generating docs for library lcpp.dart from package:lcpp/lcpp.dart... 2025-04-24 17:40:36.718112 INFO: Generating docs for library lcpp.web.dart from package:lcpp/lcpp.web.dart... 2025-04-24 17:40:36.718112 INFO: Documented 2 public libraries in 65.9 seconds 2025-04-24 17:40:36.718112 INFO: Success! Docs generated into /tmp/pana-lcppRIJIKI/raw-dartdoc 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of chat_message.ChatMessages, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from chat_message.ChatMessages: (file:///tmp/pana_FXMTDP/lib/src/shared/chat_message.dart:219:11) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: Use {@canonicalFor chat_message.ChatMessages} in the desired library's 2025-04-24 17:40:36.718112 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-04-24 17:40:36.718112 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-04-24 17:40:36.718112 INFO: The symbol will still be referenced in all candidates -- this only 2025-04-24 17:40:36.718112 INFO: controls the location where it will be written and which library will be 2025-04-24 17:40:36.718112 INFO: displayed in navigation for the relevant pages. The flag 2025-04-24 17:40:36.718112 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-04-24 17:40:36.718112 INFO: threshold at which this warning will appear. 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of chat_message.ChatMessage, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from chat_message.ChatMessage: (file:///tmp/pana_FXMTDP/lib/src/shared/chat_message.dart:22:16) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of chat_message.UserChatMessage, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from chat_message.UserChatMessage: (file:///tmp/pana_FXMTDP/lib/src/shared/chat_message.dart:131:7) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of chat_message.AssistantChatMessage, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from chat_message.AssistantChatMessage: (file:///tmp/pana_FXMTDP/lib/src/shared/chat_message.dart:164:7) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of chat_message.SystemChatMessage, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from chat_message.SystemChatMessage: (file:///tmp/pana_FXMTDP/lib/src/shared/chat_message.dart:199:7) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_controller.LlamaController, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_controller.LlamaController: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_controller.dart:8:7) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_exception.LlamaException, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_exception.LlamaException: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_exception.dart:15:7) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_controller.RopeScalingType, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_controller.RopeScalingType: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_controller.dart:966:6) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_controller.PoolingType, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_controller.PoolingType: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_controller.dart:1012:6) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_controller.AttentionType, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_controller.AttentionType: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_controller.dart:1057:6) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_controller.GgmlType, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_controller.GgmlType: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_controller.dart:1100:6) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of chat_message, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from chat_message: (file:///tmp/pana_FXMTDP/lib/src/shared/chat_message.dart:1:1) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_controller, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_controller: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_controller.dart:1:1) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: ambiguous reexport of llama_exception, canonicalization candidates: (lcpp, lcpp.web) -> lcpp.web (confidence 0.01000) 2025-04-24 17:40:36.718112 INFO: from llama_exception: (file:///tmp/pana_FXMTDP/lib/src/shared/llama_exception.dart:1:1) 2025-04-24 17:40:36.718112 INFO: lcpp: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: lcpp.web: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-04-24 17:40:36.718112 INFO: warning: unresolved doc reference [LlamaIsolated] 2025-04-24 17:40:36.718112 INFO: from lcpp.Llama: (file:///tmp/pana_FXMTDP/lib/lcpp.dart:19:7) 2025-04-24 17:40:36.718112 INFO: warning: unresolved doc reference [reload] 2025-04-24 17:40:36.718112 INFO: from lcpp.web.Llama: (file:///tmp/pana_FXMTDP/lib/lcpp.web.dart:19:7) 2025-04-24 17:40:36.718112 INFO: Found 16 warnings and 0 errors. 2025-04-24 17:40:36.825836 INFO: Writing summary.json 2025-04-24 17:40:36.829271 INFO: Running dartdoc post-processing 2025-04-24 17:40:36.833766 INFO: Creating .tar.gz archive 2025-04-24 17:40:37.143559 INFO: Finished .tar.gz archive 2025-04-24 17:40:37.780425 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-24T17:40:37.935233Z