## Running analysis for "cryptlib_2_0" version "0.0.3" STARTED: 2025-12-09T13:13:39.718343Z ### Starting pana 2025-12-09 13:13:56.928535 INFO: Running `dart pub unpack cryptlib_2_0:0.0.3 --output /tmp/pana-cryptlib_2_0TWPHPQ/cryptlib_2_0 --no-resolve`... 2025-12-09 13:13:57.355997 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 13:13:57.394943 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 13:13:57.587896 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 13:13:57.694526 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:13:59.256455 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:13:59.606071 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:14:00.097599 INFO: Analyzing package... 2025-12-09 13:14:00.146278 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:14:09.751673 INFO: Running `git init`... 2025-12-09 13:14:09.795424 INFO: Running `git remote add origin https://github.com/hiteshsarsava/cryptlib`... 2025-12-09 13:14:09.837423 INFO: Running `git remote show origin`... 2025-12-09 13:14:10.162684 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 13:14:10.483029 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 13:14:10.514654 INFO: Running `git show origin/main:cryptlib_2_0/pubspec.yaml`... 2025-12-09 13:14:13.806861 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 13:14:14.138376 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_PJHUKR/./lib`... 2025-12-09 13:14:14.207360 INFO: Analyzing pub downgrade... 2025-12-09 13:14:14.212862 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 13:14:15.262270 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:14:16.723152 INFO: [pub-downgrade-success] 2025-12-09 13:14:16.730034 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 13:14:17.181611 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 13:14:27.336676 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-cryptlib_2_0TWPHPQ/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:15:03.444847 INFO: `dartdoc` completed: 2025-12-09 13:15:03.444847 INFO: Documenting cryptlib_2_0... 2025-12-09 13:15:03.444847 INFO: Discovering libraries... 2025-12-09 13:15:03.444847 INFO: Linking elements... 2025-12-09 13:15:03.444847 INFO: Precaching local docs for 136197 elements... 2025-12-09 13:15:03.444847 INFO: Initialized dartdoc with 304 libraries 2025-12-09 13:15:03.444847 INFO: Generating docs for library cryptlib_2_0.dart from package:cryptlib_2_0/cryptlib_2_0.dart... 2025-12-09 13:15:03.444847 INFO: Documented 1 public library in 34.8 seconds 2025-12-09 13:15:03.444847 INFO: Success! Docs generated into /tmp/pana-cryptlib_2_0TWPHPQ/raw-dartdoc 2025-12-09 13:15:03.444847 INFO: warning: cryptlib_2_0 has no library level documentation comments 2025-12-09 13:15:03.444847 INFO: from cryptlib_2_0: (file:///tmp/pana_PJHUKR/lib/cryptlib_2_0.dart:1:1) 2025-12-09 13:15:03.444847 INFO: warning: unresolved doc reference [CryptLib.instance.decryptCipherTextWithRandomIV(encryptText, "Password")] 2025-12-09 13:15:03.444847 INFO: from cryptlib_2_0.CryptLib.decryptCipherTextWithRandomIV: (file:///tmp/pana_PJHUKR/lib/cryptlib_2_0.dart:60:10) 2025-12-09 13:15:03.444847 INFO: warning: unresolved doc reference [CryptLib.instance.encryptPlainTextWithRandomIV(plainText, "Password")] 2025-12-09 13:15:03.444847 INFO: from cryptlib_2_0.CryptLib.encryptPlainTextWithRandomIV: (file:///tmp/pana_PJHUKR/lib/cryptlib_2_0.dart:68:10) 2025-12-09 13:15:03.444847 INFO: Found 3 warnings and 0 errors. 2025-12-09 13:15:03.475208 INFO: Writing summary.json 2025-12-09 13:15:03.479040 INFO: Running dartdoc post-processing 2025-12-09 13:15:03.482641 INFO: Creating .tar.gz archive 2025-12-09 13:15:03.616718 INFO: Finished .tar.gz archive 2025-12-09 13:15:03.741203 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T13:15:03.855572Z