## Running analysis for "cryptlib_2_0" version "0.0.2" STARTED: 2024-10-22T11:13:39.022540Z ### Starting pana 2024-10-22 11:13:55.151869 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-22 11:13:55.198102 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-22 11:13:55.397757 INFO: Downloading package cryptlib_2_0 0.0.2 from https://pub.dev/api/archives/cryptlib_2_0-0.0.2.tar.gz 2024-10-22 11:13:55.650365 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-22 11:13:57.152551 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-22 11:13:58.235628 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-22 11:13:59.840953 INFO: Analyzing package... 2024-10-22 11:13:59.879590 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-22 11:14:11.121493 INFO: Running `git init`... 2024-10-22 11:14:11.147365 INFO: Running `git remote add origin https://github.com/hiteshsarsava/cryptlib`... 2024-10-22 11:14:11.171787 INFO: Running `git remote show origin`... 2024-10-22 11:14:11.416690 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-10-22 11:14:11.819368 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-10-22 11:14:11.848195 INFO: Running `git show origin/main:cryptlib_2_0/pubspec.yaml`... 2024-10-22 11:14:14.126388 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_GXXSZZ/lib`... 2024-10-22 11:14:14.650785 INFO: Analyzing pub downgrade... 2024-10-22 11:14:14.657657 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-10-22 11:14:16.226769 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-22 11:14:19.179359 INFO: [pub-downgrade-success] 2024-10-22 11:14:19.184845 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-10-22 11:14:20.735955 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-22 11:14:22.318770 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-cryptlib_2_0WKAQJJ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-10-22 11:14:59.672023 INFO: `dartdoc` completed: 2024-10-22 11:14:59.672023 INFO: Documenting cryptlib_2_0... 2024-10-22 11:14:59.672023 INFO: Discovering libraries... 2024-10-22 11:14:59.672023 INFO: Linking elements... 2024-10-22 11:14:59.672023 INFO: Precaching local docs for 139689 elements... 2024-10-22 11:14:59.672023 INFO: Initialized dartdoc with 298 libraries 2024-10-22 11:14:59.672023 INFO: Generating docs for library cryptlib_2_0.dart from package:cryptlib_2_0/cryptlib_2_0.dart... 2024-10-22 11:14:59.672023 INFO: Documented 1 public library in 34.0 seconds 2024-10-22 11:14:59.672023 INFO: Success! Docs generated into /tmp/dartdoc-cryptlib_2_0WKAQJJ 2024-10-22 11:14:59.672023 INFO: warning: cryptlib_2_0 has no library level documentation comments 2024-10-22 11:14:59.672023 INFO: from cryptlib_2_0: (file:///tmp/pana_GXXSZZ/lib/cryptlib_2_0.dart:1:9) 2024-10-22 11:14:59.672023 INFO: warning: unresolved doc reference [CryptLib.instance.decryptCipherTextWithRandomIV(encryptText, "Password")] 2024-10-22 11:14:59.672023 INFO: from cryptlib_2_0.CryptLib.decryptCipherTextWithRandomIV: (file:///tmp/pana_GXXSZZ/lib/cryptlib_2_0.dart:60:10) 2024-10-22 11:14:59.672023 INFO: warning: unresolved doc reference [CryptLib.instance.encryptPlainTextWithRandomIV(plainText, "Password")] 2024-10-22 11:14:59.672023 INFO: from cryptlib_2_0.CryptLib.encryptPlainTextWithRandomIV: (file:///tmp/pana_GXXSZZ/lib/cryptlib_2_0.dart:68:10) 2024-10-22 11:14:59.672023 INFO: Found 3 warnings and 0 errors. 2024-10-22 11:14:59.703689 INFO: Writing summary.json 2024-10-22 11:14:59.707556 INFO: Running dartdoc post-processing 2024-10-22 11:14:59.711886 INFO: Creating .tar.gz archive 2024-10-22 11:14:59.834360 INFO: Finished .tar.gz archive 2024-10-22 11:14:59.979320 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-22T11:15:00.233460Z