## Running analysis for "ort" version "0.0.3" STARTED: 2026-01-08T01:52:47.260403Z ### Starting pana 2026-01-08 01:53:01.019215 INFO: Running `dart pub unpack ort:0.0.3 --output /tmp/pana-ortWSQMBW/ort --no-resolve`... 2026-01-08 01:53:01.459413 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 01:53:01.490083 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 01:53:01.641523 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 01:53:01.870994 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-08 01:53:02.977849 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-08 01:53:03.259776 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 01:53:03.678822 INFO: Analyzing package... 2026-01-08 01:53:03.698103 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-08 01:53:21.878922 INFO: Running `git init`... 2026-01-08 01:53:21.913419 INFO: Running `git remote add origin https://github.com/NathanKolbas/ort_dart`... 2026-01-08 01:53:21.945008 INFO: Running `git remote show origin`... 2026-01-08 01:53:22.215385 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-08 01:53:22.610730 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-08 01:53:22.643319 INFO: Running `git show origin/main:cargokit/build_tool/pubspec.yaml`... 2026-01-08 01:53:22.677094 INFO: Running `git show origin/main:example/pubspec.yaml`... 2026-01-08 01:53:22.711692 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-08 01:53:25.652353 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2026-01-08 01:53:25.932616 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TNDZBP/.`... 2026-01-08 01:53:26.344927 INFO: Analyzing pub downgrade... 2026-01-08 01:53:26.354990 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-08 01:53:26.960496 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-08 01:53:37.030902 INFO: [pub-downgrade-success] 2026-01-08 01:53:37.037668 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-08 01:53:37.414948 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2026-01-08 01:53:46.097792 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-ortWSQMBW/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`... 2026-01-08 01:54:54.802587 INFO: `dartdoc` completed: 2026-01-08 01:54:54.802587 INFO: Documenting ort... 2026-01-08 01:54:54.802587 INFO: Discovering libraries... 2026-01-08 01:54:54.802587 INFO: Linking elements... 2026-01-08 01:54:54.802587 INFO: Precaching local docs for 1207182 elements... 2026-01-08 01:54:54.802587 INFO: Initialized dartdoc with 1136 libraries 2026-01-08 01:54:54.802587 INFO: Generating docs for library ort.dart from package:ort/ort.dart... 2026-01-08 01:54:54.802587 INFO: Documented 1 public library in 67.6 seconds 2026-01-08 01:54:54.802587 INFO: Success! Docs generated into /tmp/pana-ortWSQMBW/raw-dartdoc 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`SessionBuilder::with_dimension_override`] 2026-01-08 01:54:54.802587 INFO: from directml.DirectMLExecutionProvider: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/directml.dart:23:7) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`GraphOptimizationLevel::Level3`] 2026-01-08 01:54:54.802587 INFO: from impl_options.GraphOptimizationLevel: (file:///tmp/pana_TNDZBP/lib/src/rust/api/session/builder/impl_options.dart:40:6) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [ort_debug_messages] 2026-01-08 01:54:54.802587 INFO: from logging.OrtDebugLevel: (file:///tmp/pana_TNDZBP/lib/src/rust/api/logging.dart:17:6) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [isAvailable] 2026-01-08 01:54:54.802587 INFO: from execution_providers.getAvailableExecutionProviders: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:67:25) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from execution_providers.getAvailableExecutionProviders: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:67:25) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`crate::inputs!`] 2026-01-08 01:54:54.802587 INFO: from session.Session.run: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:61:31) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`Value`] 2026-01-08 01:54:54.802587 INFO: from session.Session.run: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:61:31) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`SessionBuilder`] 2026-01-08 01:54:54.802587 INFO: from session.Session.builder: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:18:25) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`SessionBuilder::with_execution_providers`] 2026-01-08 01:54:54.802587 INFO: from session.SessionBuilder.withExecutionProviders: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:92:18) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProviderDispatch`] 2026-01-08 01:54:54.802587 INFO: from session.SessionBuilder.withExecutionProviders: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:92:18) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`SessionBuilder::with_intra_threads()`] 2026-01-08 01:54:54.802587 INFO: from session.SessionBuilder.withInterThreads: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:114:18) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`SessionBuilder::with_inter_threads()`] 2026-01-08 01:54:54.802587 INFO: from session.SessionBuilder.withIntraThreads: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:103:18) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`GraphOptimizationLevel`] 2026-01-08 01:54:54.802587 INFO: from session.SessionBuilder.withOptimizationLevel: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:129:18) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`SessionBuilder::with_inter_threads()`] 2026-01-08 01:54:54.802587 INFO: from session.SessionBuilder.withParallelExecution: (file:///tmp/pana_TNDZBP/lib/src/api/session.dart:123:18) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`AllocationDevice`] 2026-01-08 01:54:54.802587 INFO: from memory.MemoryInfo.allocationDevice: (file:///tmp/pana_TNDZBP/lib/src/rust/api/memory.dart:24:20) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`AllocatorType`] 2026-01-08 01:54:54.802587 INFO: from memory.MemoryInfo.allocatorType: (file:///tmp/pana_TNDZBP/lib/src/rust/api/memory.dart:35:17) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`AllocationDevice`] 2026-01-08 01:54:54.802587 INFO: from memory.MemoryInfo.deviceId: (file:///tmp/pana_TNDZBP/lib/src/rust/api/memory.dart:46:7) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`MemoryType`] 2026-01-08 01:54:54.802587 INFO: from memory.MemoryInfo.memoryType: (file:///tmp/pana_TNDZBP/lib/src/rust/api/memory.dart:64:14) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from coreml.CoreMLExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/coreml.dart:19:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from coreml.CoreMLExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/coreml.dart:22:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from cuda.CUDAExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/cuda.dart:15:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from cuda.CUDAExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/cuda.dart:18:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`CUDAExecutionProvider::with_conv_max_workspace`] 2026-01-08 01:54:54.802587 INFO: from cuda.CUDAExecutionProvider.withConvAlgorithmSearch: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/cuda.dart:104:25) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [CuDNNConvAlgorithmSearch::Exhaustive] 2026-01-08 01:54:54.802587 INFO: from cuda.CUDAExecutionProvider.withConvMaxWorkspace: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/cuda.dart:121:25) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`CuDNNConvAlgorithmSearch`] 2026-01-08 01:54:54.802587 INFO: from cuda.CUDAExecutionProvider.withMemoryLimit: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/cuda.dart:51:25) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from directml.DirectMLExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/directml.dart:29:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from directml.DirectMLExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/directml.dart:32:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from nnapi.NNAPIExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/nnapi.dart:11:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from nnapi.NNAPIExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/nnapi.dart:14:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from qnn.QNNExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/qnn.dart:15:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from qnn.QNNExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/qnn.dart:18:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from rocm.ROCmExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/rocm.dart:13:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from rocm.ROCmExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/rocm.dart:16:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from tensorrt.TensorRTExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/tensorrt.dart:12:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from tensorrt.TensorRTExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/tensorrt.dart:15:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-08 01:54:54.802587 INFO: from xnnpack.XNNPACKExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/xnnpack.dart:32:8) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-08 01:54:54.802587 INFO: from xnnpack.XNNPACKExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/xnnpack.dart:35:10) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_TNDZBP/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`half::f16`] 2026-01-08 01:54:54.802587 INFO: from tensor.TensorElementType.float16: (file:///tmp/pana_TNDZBP/lib/src/rust/api/tensor.dart:218:3) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from tensor.TensorElementType.float16: (file:///tmp/pana_TNDZBP/lib/src/rust/api/tensor.dart:218:3) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`half::bf16`] 2026-01-08 01:54:54.802587 INFO: from tensor.TensorElementType.bfloat16: (file:///tmp/pana_TNDZBP/lib/src/rust/api/tensor.dart:230:3) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from tensor.TensorElementType.bfloat16: (file:///tmp/pana_TNDZBP/lib/src/rust/api/tensor.dart:230:3) 2026-01-08 01:54:54.802587 INFO: warning: unresolved doc reference [`AllocationDevice::CudaPinned`] 2026-01-08 01:54:54.802587 INFO: from memory.MemoryType.cpuOutput: (file:///tmp/pana_TNDZBP/lib/src/rust/api/memory.dart:105:3) 2026-01-08 01:54:54.802587 INFO: in documentation inherited from memory.MemoryType.cpuOutput: (file:///tmp/pana_TNDZBP/lib/src/rust/api/memory.dart:105:3) 2026-01-08 01:54:54.802587 INFO: Found 42 warnings and 0 errors. 2026-01-08 01:54:54.859145 INFO: Writing summary.json 2026-01-08 01:54:54.865412 INFO: Running dartdoc post-processing 2026-01-08 01:54:54.867817 INFO: Creating .tar.gz archive 2026-01-08 01:54:55.354402 INFO: Finished .tar.gz archive 2026-01-08 01:54:56.103482 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T01:54:56.219819Z