## Running analysis for "cryptlib_2_0" version "0.0.2" STARTED: 2025-12-09T13:15:05.035959Z ### Starting pana 2025-12-09 13:15:22.578379 INFO: Running `dart pub unpack cryptlib_2_0:0.0.2 --output /tmp/pana-cryptlib_2_0THASPA/cryptlib_2_0 --no-resolve`... 2025-12-09 13:15:23.022276 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 13:15:23.064569 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 13:15:23.260141 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 13:15:23.363563 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:15:23.809355 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:15:24.144896 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-12-09 13:15:24.630561 INFO: Analyzing package... 2025-12-09 13:15:24.682534 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:15:34.202500 INFO: Running `git init`... 2025-12-09 13:15:34.236850 INFO: Running `git remote add origin https://github.com/hiteshsarsava/cryptlib`... 2025-12-09 13:15:34.268358 INFO: Running `git remote show origin`... 2025-12-09 13:15:34.528020 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 13:15:34.850410 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 13:15:34.884652 INFO: Running `git show origin/main:cryptlib_2_0/pubspec.yaml`... 2025-12-09 13:15:37.969115 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 13:15:38.304325 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XJTQLE/./lib`... 2025-12-09 13:15:38.376155 INFO: Analyzing pub downgrade... 2025-12-09 13:15:38.381716 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 13:15:38.903762 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:15:40.186225 INFO: [pub-downgrade-success] 2025-12-09 13:15:40.193318 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 13:15:40.651218 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 13:15:41.214114 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-cryptlib_2_0THASPA/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-12-09 13:16:17.542507 INFO: `dartdoc` completed: 2025-12-09 13:16:17.542507 INFO: Documenting cryptlib_2_0... 2025-12-09 13:16:17.542507 INFO: Discovering libraries... 2025-12-09 13:16:17.542507 INFO: Linking elements... 2025-12-09 13:16:17.542507 INFO: Precaching local docs for 136197 elements... 2025-12-09 13:16:17.542507 INFO: Initialized dartdoc with 304 libraries 2025-12-09 13:16:17.542507 INFO: Generating docs for library cryptlib_2_0.dart from package:cryptlib_2_0/cryptlib_2_0.dart... 2025-12-09 13:16:17.542507 INFO: Documented 1 public library in 35.1 seconds 2025-12-09 13:16:17.542507 INFO: Success! Docs generated into /tmp/pana-cryptlib_2_0THASPA/raw-dartdoc 2025-12-09 13:16:17.542507 INFO: warning: cryptlib_2_0 has no library level documentation comments 2025-12-09 13:16:17.542507 INFO: from cryptlib_2_0: (file:///tmp/pana_XJTQLE/lib/cryptlib_2_0.dart:1:1) 2025-12-09 13:16:17.542507 INFO: warning: unresolved doc reference [CryptLib.instance.decryptCipherTextWithRandomIV(encryptText, "Password")] 2025-12-09 13:16:17.542507 INFO: from cryptlib_2_0.CryptLib.decryptCipherTextWithRandomIV: (file:///tmp/pana_XJTQLE/lib/cryptlib_2_0.dart:60:10) 2025-12-09 13:16:17.542507 INFO: warning: unresolved doc reference [CryptLib.instance.encryptPlainTextWithRandomIV(plainText, "Password")] 2025-12-09 13:16:17.542507 INFO: from cryptlib_2_0.CryptLib.encryptPlainTextWithRandomIV: (file:///tmp/pana_XJTQLE/lib/cryptlib_2_0.dart:68:10) 2025-12-09 13:16:17.542507 INFO: Found 3 warnings and 0 errors. 2025-12-09 13:16:17.570781 INFO: Writing summary.json 2025-12-09 13:16:17.574954 INFO: Running dartdoc post-processing 2025-12-09 13:16:17.578155 INFO: Creating .tar.gz archive 2025-12-09 13:16:17.726996 INFO: Finished .tar.gz archive 2025-12-09 13:16:17.834638 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T13:16:17.957330Z