## Running analysis for "ort" version "0.0.3" STARTED: 2026-01-06T23:55:51.280656Z ### Starting pana 2026-01-06 23:56:03.391051 INFO: Running `dart pub unpack ort:0.0.3 --output /tmp/pana-ortLQRZCJ/ort --no-resolve`... 2026-01-06 23:56:03.914337 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-06 23:56:03.945232 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-06 23:56:04.087900 INFO: Running `git rev-parse --show-toplevel`... 2026-01-06 23:56:04.322714 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-06 23:56:05.289097 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-06 23:56:05.540276 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-06 23:56:05.907674 INFO: Analyzing package... 2026-01-06 23:56:05.924458 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-06 23:56:22.284854 INFO: Running `git init`... 2026-01-06 23:56:22.320498 INFO: Running `git remote add origin https://github.com/NathanKolbas/ort_dart`... 2026-01-06 23:56:22.351245 INFO: Running `git remote show origin`... 2026-01-06 23:56:22.574566 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-06 23:56:22.965782 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-06 23:56:22.998937 INFO: Running `git show origin/main:cargokit/build_tool/pubspec.yaml`... 2026-01-06 23:56:23.033392 INFO: Running `git show origin/main:example/pubspec.yaml`... 2026-01-06 23:56:23.070588 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-06 23:56:25.991635 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2026-01-06 23:56:26.252936 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_WUYAKU/.`... 2026-01-06 23:56:26.657346 INFO: Analyzing pub downgrade... 2026-01-06 23:56:26.663077 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-06 23:56:27.204779 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-06 23:56:36.152226 INFO: [pub-downgrade-success] 2026-01-06 23:56:36.158118 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-06 23:56:36.518275 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2026-01-06 23:56:44.189562 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-ortLQRZCJ/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-06 23:57:47.011732 INFO: `dartdoc` completed: 2026-01-06 23:57:47.011732 INFO: Documenting ort... 2026-01-06 23:57:47.011732 INFO: Discovering libraries... 2026-01-06 23:57:47.011732 INFO: Linking elements... 2026-01-06 23:57:47.011732 INFO: Precaching local docs for 1207182 elements... 2026-01-06 23:57:47.011732 INFO: Initialized dartdoc with 1136 libraries 2026-01-06 23:57:47.011732 INFO: Generating docs for library ort.dart from package:ort/ort.dart... 2026-01-06 23:57:47.011732 INFO: Documented 1 public library in 61.8 seconds 2026-01-06 23:57:47.011732 INFO: Success! Docs generated into /tmp/pana-ortLQRZCJ/raw-dartdoc 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`SessionBuilder::with_dimension_override`] 2026-01-06 23:57:47.011732 INFO: from directml.DirectMLExecutionProvider: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/directml.dart:23:7) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`GraphOptimizationLevel::Level3`] 2026-01-06 23:57:47.011732 INFO: from impl_options.GraphOptimizationLevel: (file:///tmp/pana_WUYAKU/lib/src/rust/api/session/builder/impl_options.dart:40:6) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [ort_debug_messages] 2026-01-06 23:57:47.011732 INFO: from logging.OrtDebugLevel: (file:///tmp/pana_WUYAKU/lib/src/rust/api/logging.dart:17:6) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [isAvailable] 2026-01-06 23:57:47.011732 INFO: from execution_providers.getAvailableExecutionProviders: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:67:25) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from execution_providers.getAvailableExecutionProviders: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:67:25) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`crate::inputs!`] 2026-01-06 23:57:47.011732 INFO: from session.Session.run: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:61:31) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`Value`] 2026-01-06 23:57:47.011732 INFO: from session.Session.run: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:61:31) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`SessionBuilder`] 2026-01-06 23:57:47.011732 INFO: from session.Session.builder: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:18:25) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`SessionBuilder::with_execution_providers`] 2026-01-06 23:57:47.011732 INFO: from session.SessionBuilder.withExecutionProviders: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:92:18) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProviderDispatch`] 2026-01-06 23:57:47.011732 INFO: from session.SessionBuilder.withExecutionProviders: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:92:18) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`SessionBuilder::with_intra_threads()`] 2026-01-06 23:57:47.011732 INFO: from session.SessionBuilder.withInterThreads: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:114:18) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`SessionBuilder::with_inter_threads()`] 2026-01-06 23:57:47.011732 INFO: from session.SessionBuilder.withIntraThreads: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:103:18) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`GraphOptimizationLevel`] 2026-01-06 23:57:47.011732 INFO: from session.SessionBuilder.withOptimizationLevel: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:129:18) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`SessionBuilder::with_inter_threads()`] 2026-01-06 23:57:47.011732 INFO: from session.SessionBuilder.withParallelExecution: (file:///tmp/pana_WUYAKU/lib/src/api/session.dart:123:18) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`AllocationDevice`] 2026-01-06 23:57:47.011732 INFO: from memory.MemoryInfo.allocationDevice: (file:///tmp/pana_WUYAKU/lib/src/rust/api/memory.dart:24:20) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`AllocatorType`] 2026-01-06 23:57:47.011732 INFO: from memory.MemoryInfo.allocatorType: (file:///tmp/pana_WUYAKU/lib/src/rust/api/memory.dart:35:17) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`AllocationDevice`] 2026-01-06 23:57:47.011732 INFO: from memory.MemoryInfo.deviceId: (file:///tmp/pana_WUYAKU/lib/src/rust/api/memory.dart:46:7) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`MemoryType`] 2026-01-06 23:57:47.011732 INFO: from memory.MemoryInfo.memoryType: (file:///tmp/pana_WUYAKU/lib/src/rust/api/memory.dart:64:14) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from coreml.CoreMLExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/coreml.dart:19:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from coreml.CoreMLExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/coreml.dart:22:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from cuda.CUDAExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/cuda.dart:15:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from cuda.CUDAExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/cuda.dart:18:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`CUDAExecutionProvider::with_conv_max_workspace`] 2026-01-06 23:57:47.011732 INFO: from cuda.CUDAExecutionProvider.withConvAlgorithmSearch: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/cuda.dart:104:25) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [CuDNNConvAlgorithmSearch::Exhaustive] 2026-01-06 23:57:47.011732 INFO: from cuda.CUDAExecutionProvider.withConvMaxWorkspace: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/cuda.dart:121:25) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`CuDNNConvAlgorithmSearch`] 2026-01-06 23:57:47.011732 INFO: from cuda.CUDAExecutionProvider.withMemoryLimit: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/cuda.dart:51:25) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from directml.DirectMLExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/directml.dart:29:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from directml.DirectMLExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/directml.dart:32:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from nnapi.NNAPIExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/nnapi.dart:11:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from nnapi.NNAPIExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/nnapi.dart:14:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from qnn.QNNExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/qnn.dart:15:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from qnn.QNNExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/qnn.dart:18:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from rocm.ROCmExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/rocm.dart:13:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from rocm.ROCmExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/rocm.dart:16:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from tensorrt.TensorRTExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/tensorrt.dart:12:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from tensorrt.TensorRTExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/tensorrt.dart:15:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`ExecutionProvider::register`] 2026-01-06 23:57:47.011732 INFO: from xnnpack.XNNPACKExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/xnnpack.dart:32:8) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.isAvailable: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:36:8) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`TVMExecutionProvider`] 2026-01-06 23:57:47.011732 INFO: from xnnpack.XNNPACKExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/xnnpack.dart:35:10) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from execution_providers.ExecutionProvider.name: (file:///tmp/pana_WUYAKU/lib/src/api/execution_providers/execution_providers.dart:42:10) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`half::f16`] 2026-01-06 23:57:47.011732 INFO: from tensor.TensorElementType.float16: (file:///tmp/pana_WUYAKU/lib/src/rust/api/tensor.dart:218:3) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from tensor.TensorElementType.float16: (file:///tmp/pana_WUYAKU/lib/src/rust/api/tensor.dart:218:3) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`half::bf16`] 2026-01-06 23:57:47.011732 INFO: from tensor.TensorElementType.bfloat16: (file:///tmp/pana_WUYAKU/lib/src/rust/api/tensor.dart:230:3) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from tensor.TensorElementType.bfloat16: (file:///tmp/pana_WUYAKU/lib/src/rust/api/tensor.dart:230:3) 2026-01-06 23:57:47.011732 INFO: warning: unresolved doc reference [`AllocationDevice::CudaPinned`] 2026-01-06 23:57:47.011732 INFO: from memory.MemoryType.cpuOutput: (file:///tmp/pana_WUYAKU/lib/src/rust/api/memory.dart:105:3) 2026-01-06 23:57:47.011732 INFO: in documentation inherited from memory.MemoryType.cpuOutput: (file:///tmp/pana_WUYAKU/lib/src/rust/api/memory.dart:105:3) 2026-01-06 23:57:47.011732 INFO: Found 42 warnings and 0 errors. 2026-01-06 23:57:47.072662 INFO: Writing summary.json 2026-01-06 23:57:47.075624 INFO: Running dartdoc post-processing 2026-01-06 23:57:47.080378 INFO: Creating .tar.gz archive 2026-01-06 23:57:47.650411 INFO: Finished .tar.gz archive 2026-01-06 23:57:48.463045 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-06T23:57:48.585877Z