## Running analysis for "wasm_ffi" version "1.1.0" STARTED: 2026-01-08T03:43:47.745594Z ### Starting pana 2026-01-08 03:44:06.068483 INFO: Running `dart pub unpack wasm_ffi:1.1.0 --output /tmp/pana-wasm_ffiYEJRSJ/wasm_ffi --no-resolve`... 2026-01-08 03:44:06.582612 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 03:44:06.624554 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 03:44:06.834155 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 03:44:07.093219 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:44:07.259811 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 03:44:07.466464 INFO: Analyzing package... 2026-01-08 03:44:07.520042 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:44:20.519398 INFO: Running `git init`... 2026-01-08 03:44:20.560038 INFO: Running `git remote add origin https://github.com/vm75/wasm_ffi`... 2026-01-08 03:44:20.593640 INFO: Running `git remote show origin`... 2026-01-08 03:44:20.836738 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-08 03:44:21.187718 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-08 03:44:21.222442 INFO: Running `git show origin/main:example/pubspec.yaml`... 2026-01-08 03:44:21.257475 INFO: Running `git show origin/main:example_flutter/pubspec.yaml`... 2026-01-08 03:44:21.293836 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-08 03:44:25.318754 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:44:25.434923 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_ICGLMM/.`... 2026-01-08 03:44:25.831371 INFO: Analyzing pub downgrade... 2026-01-08 03:44:25.835605 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 03:44:26.018440 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:44:27.143912 INFO: [pub-downgrade-success] 2026-01-08 03:44:27.148692 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 03:44:27.334440 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 03:44:27.714118 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-wasm_ffiYEJRSJ/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:45:09.265317 INFO: `dartdoc` completed: 2026-01-08 03:45:09.265317 INFO: Documenting wasm_ffi... 2026-01-08 03:45:09.265317 INFO: Discovering libraries... 2026-01-08 03:45:09.265317 INFO: Linking elements... 2026-01-08 03:45:09.265317 INFO: Precaching local docs for 698933 elements... 2026-01-08 03:45:09.265317 INFO: Initialized dartdoc with 424 libraries 2026-01-08 03:45:09.265317 INFO: Generating docs for library ffi.dart from package:wasm_ffi/ffi.dart... 2026-01-08 03:45:09.265317 INFO: Generating docs for library ffi_wrapper.dart from package:wasm_ffi/ffi_wrapper.dart... 2026-01-08 03:45:09.265317 INFO: Generating docs for library ffi_bridge.dart from package:wasm_ffi/ffi_bridge.dart... 2026-01-08 03:45:09.265317 INFO: Generating docs for library app_type.dart from package:wasm_ffi/app_type.dart... 2026-01-08 03:45:09.265317 INFO: Generating docs for library ffi_utils_bridge.dart from package:wasm_ffi/ffi_utils_bridge.dart... 2026-01-08 03:45:09.265317 INFO: Generating docs for library ffi_utils.dart from package:wasm_ffi/ffi_utils.dart... 2026-01-08 03:45:09.265317 INFO: Documented 6 public libraries in 40.5 seconds 2026-01-08 03:45:09.265317 INFO: Success! Docs generated into /tmp/pana-wasm_ffiYEJRSJ/raw-dartdoc 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of arena.using, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from arena.using: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/arena.dart:120:3) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: Use {@canonicalFor arena.using} in the desired library's documentation 2026-01-08 03:45:09.265317 INFO: to resolve the ambiguity and/or override dartdoc's decision, or 2026-01-08 03:45:09.265317 INFO: structure your package so the reexport is less ambiguous. The symbol 2026-01-08 03:45:09.265317 INFO: will still be referenced in all candidates -- this only controls the 2026-01-08 03:45:09.265317 INFO: location where it will be written and which library will be displayed in 2026-01-08 03:45:09.265317 INFO: navigation for the relevant pages. The flag 2026-01-08 03:45:09.265317 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-08 03:45:09.265317 INFO: threshold at which this warning will appear. 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of arena.withZoneArena, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from arena.withZoneArena: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/arena.dart:144:3) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf16.Utf16Pointer, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf16.Utf16Pointer: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf16.dart:21:11) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf16.StringUtf16Pointer, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf16.StringUtf16Pointer: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf16.dart:87:11) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf8.Utf8Pointer, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf8.Utf8Pointer: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf8.dart:22:11) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf8.StringUtf8Pointer, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf8.StringUtf8Pointer: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf8.dart:72:11) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of arena.Arena, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from arena.Arena: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/arena.dart:25:7) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf16.Utf16, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf16.Utf16: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf16.dart:18:13) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf8.Utf8, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf8.Utf8: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf8.dart:19:13) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf8, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf8: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf8.dart:1:1) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of utf16, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from utf16: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/utf16.dart:1:1) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of allocation, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from allocation: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/allocation.dart:1:1) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: ambiguous reexport of arena, canonicalization candidates: (ffi_bridge_utils, wasm_ffi_utils) -> wasm_ffi_utils (confidence 0.000) 2026-01-08 03:45:09.265317 INFO: from arena: (file:///tmp/pana_ICGLMM/lib/src/ffi_utils/arena.dart:1:1) 2026-01-08 03:45:09.265317 INFO: ffi_bridge_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: wasm_ffi_utils: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 03:45:09.265317 INFO: warning: wasm_ffi has no library level documentation comments 2026-01-08 03:45:09.265317 INFO: from wasm_ffi: (file:///tmp/pana_ICGLMM/lib/ffi.dart:1:1) 2026-01-08 03:45:09.265317 INFO: warning: unresolved doc reference [unsized] 2026-01-08 03:45:09.265317 INFO: from allocation.AllocatorAlloc.call: (file:///tmp/pana_ICGLMM/lib/src/ffi/allocation.dart:20:14) 2026-01-08 03:45:09.265317 INFO: warning: unresolved doc reference [wasmBinary] 2026-01-08 03:45:09.265317 INFO: from dynamic_library.DynamicLibrary.open: (file:///tmp/pana_ICGLMM/lib/src/ffi/dynamic_library.dart:103:33) 2026-01-08 03:45:09.265317 INFO: warning: unresolved doc reference [jsModule] 2026-01-08 03:45:09.265317 INFO: from dynamic_library.DynamicLibrary.open: (file:///tmp/pana_ICGLMM/lib/src/ffi/dynamic_library.dart:103:33) 2026-01-08 03:45:09.265317 INFO: warning: unresolved doc reference [MarshallingException] 2026-01-08 03:45:09.265317 INFO: from extensions.NativeFunctionPointer.asFunction: (file:///tmp/pana_ICGLMM/lib/src/ffi/extensions.dart:19:6) 2026-01-08 03:45:09.265317 INFO: warning: wasm_ffi_wrapper has no library level documentation comments 2026-01-08 03:45:09.265317 INFO: from wasm_ffi_wrapper: (file:///tmp/pana_ICGLMM/lib/ffi_wrapper.dart:1:1) 2026-01-08 03:45:09.265317 INFO: warning: ffi_bridge has no library level documentation comments 2026-01-08 03:45:09.265317 INFO: from ffi_bridge: (file:///tmp/pana_ICGLMM/lib/ffi_bridge.dart:1:1) 2026-01-08 03:45:09.265317 INFO: warning: app_type has no library level documentation comments 2026-01-08 03:45:09.265317 INFO: from app_type: (file:///tmp/pana_ICGLMM/lib/app_type.dart:1:1) 2026-01-08 03:45:09.265317 INFO: warning: ffi_bridge_utils has no library level documentation comments 2026-01-08 03:45:09.265317 INFO: from ffi_bridge_utils: (file:///tmp/pana_ICGLMM/lib/ffi_utils_bridge.dart:1:1) 2026-01-08 03:45:09.265317 INFO: warning: wasm_ffi_utils has no library level documentation comments 2026-01-08 03:45:09.265317 INFO: from wasm_ffi_utils: (file:///tmp/pana_ICGLMM/lib/ffi_utils.dart:1:1) 2026-01-08 03:45:09.265317 INFO: Found 23 warnings and 0 errors. 2026-01-08 03:45:09.326858 INFO: Writing summary.json 2026-01-08 03:45:09.331239 INFO: Running dartdoc post-processing 2026-01-08 03:45:09.335085 INFO: Creating .tar.gz archive 2026-01-08 03:45:10.056258 INFO: Finished .tar.gz archive 2026-01-08 03:45:10.978521 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T03:45:11.124210Z