## Running analysis for "sqlite3" version "2.4.2" STARTED: 2024-05-02T18:32:35.185117Z ### Starting pana 2024-05-02 18:32:48.467056 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 18:32:48.512263 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 18:32:48.708037 INFO: Downloading package sqlite3 2.4.2 from https://pub-web.flutter-io.cn/api/archives/sqlite3-2.4.2.tar.gz 2024-05-02 18:32:48.964113 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 18:32:49.935509 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 18:32:50.818892 INFO: Analyzing package... 2024-05-02 18:32:50.846808 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 18:33:03.034515 INFO: Running `git init`... 2024-05-02 18:33:03.056960 INFO: Running `git remote add origin https://github.com/simolus3/sqlite3.dart`... 2024-05-02 18:33:03.075992 INFO: Running `git remote show origin`... 2024-05-02 18:33:03.339164 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-02 18:33:03.901434 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-02 18:33:03.931606 INFO: Running `git show origin/main:integration_tests/flutter_libs/pubspec.yaml`... 2024-05-02 18:33:03.955251 INFO: Running `git show origin/main:integration_tests/sqlcipher_flutter/pubspec.yaml`... 2024-05-02 18:33:03.975615 INFO: Running `git show origin/main:sqlcipher_flutter_libs/example/pubspec.yaml`... 2024-05-02 18:33:03.999758 INFO: Running `git show origin/main:sqlcipher_flutter_libs/pubspec.yaml`... 2024-05-02 18:33:04.021624 INFO: Running `git show origin/main:sqlite3/example/multiplatform/pubspec.yaml`... 2024-05-02 18:33:04.040359 INFO: Running `git show origin/main:sqlite3/pubspec.yaml`... 2024-05-02 18:33:04.062856 INFO: Running `git show origin/main:sqlite3_flutter_libs/example/pubspec.yaml`... 2024-05-02 18:33:04.087922 INFO: Running `git show origin/main:sqlite3_flutter_libs/pubspec.yaml`... 2024-05-02 18:33:05.169042 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_IQXMGT/lib`... 2024-05-02 18:33:07.299127 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 18:33:25.844423 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-sqlite3BURPSI --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 18:33:56.468171 INFO: `dartdoc` completed: 2024-05-02 18:33:56.468171 INFO: Documenting sqlite3... 2024-05-02 18:33:56.468171 INFO: Discovering libraries... 2024-05-02 18:33:56.468171 INFO: Linking elements... 2024-05-02 18:33:56.468171 INFO: Precaching local docs for 151877 elements... 2024-05-02 18:33:56.468171 INFO: Initialized dartdoc with 139 libraries 2024-05-02 18:33:56.468171 INFO: Generating docs for library wasm.dart from package:sqlite3/wasm.dart... 2024-05-02 18:33:56.468171 INFO: Generating docs for library open.dart from package:sqlite3/open.dart... 2024-05-02 18:33:56.468171 INFO: Generating docs for library sqlite3.dart from package:sqlite3/sqlite3.dart... 2024-05-02 18:33:56.468171 INFO: Generating docs for library common.dart from package:sqlite3/common.dart... 2024-05-02 18:33:56.468171 INFO: Documented 4 public libraries in 29.3 seconds 2024-05-02 18:33:56.468171 INFO: Success! Docs generated into /tmp/dartdoc-sqlite3BURPSI 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlExtendedError, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlExtendedError: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:115:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: Use {@canonicalFor constants.SqlExtendedError} in the desired library's 2024-05-02 18:33:56.468171 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-05-02 18:33:56.468171 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-05-02 18:33:56.468171 INFO: The symbol will still be referenced in all candidates -- this only 2024-05-02 18:33:56.468171 INFO: controls the location where it will be written and which library will be 2024-05-02 18:33:56.468171 INFO: displayed in navigation for the relevant pages. The flag 2024-05-02 18:33:56.468171 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-02 18:33:56.468171 INFO: threshold at which this warning will appear. 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlType, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlType: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:456:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of sqlite3.Version, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from sqlite3.Version: (file:///tmp/pana_IQXMGT/lib/src/sqlite3.dart:40:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of vfs.BaseVirtualFileSystem, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from vfs.BaseVirtualFileSystem: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:134:21) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of vfs.VirtualFileSystem, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from vfs.VirtualFileSystem: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:42:21) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of result_set.ResultSet, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from result_set.ResultSet: (file:///tmp/pana_IQXMGT/lib/src/result_set.dart:59:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlError, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlError: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:13:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlFlag: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:377:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlPrepareFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlPrepareFlag: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:440:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlTextEncoding, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlTextEncoding: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:466:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlFileLockingLevels, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlFileLockingLevels: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:487:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlSpecialDestructor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlSpecialDestructor: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:496:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlFunctionFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlFunctionFlag: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:506:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SqlDeviceCharacteristics, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SqlDeviceCharacteristics: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:521:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of database.CommonDatabase, canonicalization candidates: (sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from database.CommonDatabase: (file:///tmp/pana_IQXMGT/lib/src/database.dart:7:16) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of database.DatabaseConfig, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from database.DatabaseConfig: (file:///tmp/pana_IQXMGT/lib/src/database.dart:238:21) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of exception.SqliteException, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from exception.SqliteException: (file:///tmp/pana_IQXMGT/lib/src/exception.dart:7:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of functions.AggregateFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from functions.AggregateFunction: (file:///tmp/pana_IQXMGT/lib/src/functions.dart:52:16) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of functions.WindowFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from functions.WindowFunction: (file:///tmp/pana_IQXMGT/lib/src/functions.dart:116:16) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of functions.AggregateContext, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from functions.AggregateContext: (file:///tmp/pana_IQXMGT/lib/src/functions.dart:128:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of functions.AllowedArgumentCount, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from functions.AllowedArgumentCount: (file:///tmp/pana_IQXMGT/lib/src/functions.dart:137:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of result_set.Cursor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from result_set.Cursor: (file:///tmp/pana_IQXMGT/lib/src/result_set.dart:10:14) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of result_set.IteratingCursor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from result_set.IteratingCursor: (file:///tmp/pana_IQXMGT/lib/src/result_set.dart:54:16) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of result_set.Row, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from result_set.Row: (file:///tmp/pana_IQXMGT/lib/src/result_set.dart:91:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of sqlite3.CommonSqlite3, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from sqlite3.CommonSqlite3: (file:///tmp/pana_IQXMGT/lib/src/sqlite3.dart:4:26) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of statement.CommonPreparedStatement, canonicalization candidates: (sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from statement.CommonPreparedStatement: (file:///tmp/pana_IQXMGT/lib/src/statement.dart:7:16) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of statement.StatementParameters, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from statement.StatementParameters: (file:///tmp/pana_IQXMGT/lib/src/statement.dart:135:14) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of statement.CustomStatementParameter, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from statement.CustomStatementParameter: (file:///tmp/pana_IQXMGT/lib/src/statement.dart:192:26) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of vfs.VfsException, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from vfs.VfsException: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:8:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of vfs.Sqlite3Filename, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from vfs.Sqlite3Filename: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:21:12) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of vfs.VirtualFileSystemFile, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from vfs.VirtualFileSystemFile: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:86:26) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of vfs.BaseVfsFile, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from vfs.BaseVfsFile: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:154:16) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of database.SqliteUpdateKind, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from database.SqliteUpdateKind: (file:///tmp/pana_IQXMGT/lib/src/database.dart:193:6) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of sqlite3.OpenMode, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from sqlite3.OpenMode: (file:///tmp/pana_IQXMGT/lib/src/sqlite3.dart:62:6) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of functions.ScalarFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from functions.ScalarFunction: (file:///tmp/pana_IQXMGT/lib/src/functions.dart:20:9) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of database.SqliteUpdate, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from database.SqliteUpdate: (file:///tmp/pana_IQXMGT/lib/src/database.dart:205:13) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SQLITE_INSERT, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SQLITE_INSERT: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:526:7) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of vfs.XOpenResult, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from vfs.XOpenResult: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:81:9) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SQLITE_UPDATE, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SQLITE_UPDATE: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:527:7) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SQLITE_DBCONFIG_DQS_DML, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SQLITE_DBCONFIG_DQS_DML: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:533:7) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of functions.CollatingFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from functions.CollatingFunction: (file:///tmp/pana_IQXMGT/lib/src/functions.dart:9:9) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SQLITE_DBCONFIG_DQS_DDL, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SQLITE_DBCONFIG_DQS_DDL: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:534:7) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.SQLITE_DELETE, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.SQLITE_DELETE: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:525:7) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.bigIntMinValue64, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.bigIntMinValue64: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:529:7) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: ambiguous reexport of constants.bigIntMaxValue64, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-02 18:33:56.468171 INFO: from constants.bigIntMaxValue64: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:530:7) 2024-05-02 18:33:56.468171 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-02 18:33:56.468171 INFO: warning: unresolved doc reference [sqlite3_open_v2static const int )] 2024-05-02 18:33:56.468171 INFO: from sqlite3.wasm.SqlFlag: (file:///tmp/pana_IQXMGT/lib/src/constants.dart:377:13) 2024-05-02 18:33:56.468171 INFO: warning: unresolved doc reference [CommmonSqlite3] 2024-05-02 18:33:56.468171 INFO: from sqlite3.wasm.WasmSqlite3: (file:///tmp/pana_IQXMGT/lib/src/wasm/sqlite3.dart:14:13) 2024-05-02 18:33:56.468171 INFO: warning: unresolved doc reference [bufer] 2024-05-02 18:33:56.468171 INFO: from sqlite3.wasm.BaseVfsFile.readInto: (file:///tmp/pana_IQXMGT/lib/src/vfs.dart:160:7) 2024-05-02 18:33:56.468171 INFO: warning: unresolved doc reference [environment] 2024-05-02 18:33:56.468171 INFO: from sqlite3.wasm.WasmSqlite3.load: (file:///tmp/pana_IQXMGT/lib/src/wasm/sqlite3.dart:29:30) 2024-05-02 18:33:56.468171 INFO: warning: unresolved doc reference [environment] 2024-05-02 18:33:56.468171 INFO: from sqlite3.wasm.WasmSqlite3.loadFromUrl: (file:///tmp/pana_IQXMGT/lib/src/wasm/sqlite3.dart:51:30) 2024-05-02 18:33:56.468171 INFO: Found 50 warnings and 0 errors. 2024-05-02 18:33:56.517957 INFO: Writing summary.json 2024-05-02 18:33:56.520701 INFO: Running dartdoc post-processing 2024-05-02 18:33:56.523873 INFO: Creating .tar.gz archive 2024-05-02 18:33:57.366489 INFO: Finished .tar.gz archive 2024-05-02 18:33:59.157167 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T18:33:59.241791Z