## Running analysis for "moor" version "1.7.2" STARTED: 2024-10-17T19:02:21.510487Z ### Starting pana 2024-10-17 19:02:43.687097 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-17 19:02:43.759389 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-17 19:02:44.034123 INFO: Downloading package moor 1.7.2 from https://pub.dev/api/archives/moor-1.7.2.tar.gz 2024-10-17 19:02:44.275697 INFO: Link from "/tmp/pana_NARUHM/analysis_options.yaml" points outside of the archive: "/tmp/analysis_options.yaml". 2024-10-17 19:02:44.634057 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-17 19:02:45.146447 SEVERE: `dart pub outdated` failed. 2024-10-17 19:02:45.146447 SEVERE: The lower bound of "sdk: '>=2.2.2 <3.0.0'" must be 2.12.0' 2024-10-17 19:02:45.146447 SEVERE: or higher to enable null safety. 2024-10-17 19:02:48.984724 INFO: Running `git init`... 2024-10-17 19:02:49.026126 INFO: Running `git remote add origin https://github.com/simolus3/moor`... 2024-10-17 19:02:49.065545 INFO: Running `git remote show origin`... 2024-10-17 19:02:49.409715 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin develop`... 2024-10-17 19:02:50.274093 INFO: Running `git ls-tree -r --name-only --full-tree origin/develop`... 2024-10-17 19:02:50.363213 INFO: Running `git show origin/develop:docs/pubspec.yaml`... 2024-10-17 19:02:50.417824 INFO: Running `git show origin/develop:drift/pubspec.yaml`... 2024-10-17 19:02:50.472527 INFO: Running `git show origin/develop:drift_dev/pubspec.yaml`... 2024-10-17 19:02:50.526764 INFO: Running `git show origin/develop:drift_flutter/pubspec.yaml`... 2024-10-17 19:02:50.569314 INFO: Running `git show origin/develop:drift_sqflite/pubspec.yaml`... 2024-10-17 19:02:50.619582 INFO: Running `git show origin/develop:examples/app/pubspec.yaml`... 2024-10-17 19:02:50.666048 INFO: Running `git show origin/develop:examples/encryption/pubspec.yaml`... 2024-10-17 19:02:50.712714 INFO: Running `git show origin/develop:examples/flutter_web_worker_example/pubspec.yaml`... 2024-10-17 19:02:50.757712 INFO: Running `git show origin/develop:examples/migrations_example/pubspec.yaml`... 2024-10-17 19:02:50.796234 INFO: Running `git show origin/develop:examples/modular/pubspec.yaml`... 2024-10-17 19:02:50.834270 INFO: Running `git show origin/develop:examples/multi_package/client/pubspec.yaml`... 2024-10-17 19:02:50.870300 INFO: Running `git show origin/develop:examples/multi_package/server/pubspec.yaml`... 2024-10-17 19:02:50.912207 INFO: Running `git show origin/develop:examples/multi_package/shared/pubspec.yaml`... 2024-10-17 19:02:50.958265 INFO: Running `git show origin/develop:examples/web_worker_example/pubspec.yaml`... 2024-10-17 19:02:50.999498 INFO: Running `git show origin/develop:examples/with_built_value/pubspec.yaml`... 2024-10-17 19:02:51.038635 INFO: Running `git show origin/develop:extras/assets/old_moor_flutter_package/pubspec.yaml`... 2024-10-17 19:02:51.077158 INFO: Running `git show origin/develop:extras/assets/old_moor_package/pubspec.yaml`... 2024-10-17 19:02:51.117060 INFO: Running `git show origin/develop:extras/benchmarks/pubspec.yaml`... 2024-10-17 19:02:51.162392 INFO: Running `git show origin/develop:extras/drift_devtools_extension/pubspec.yaml`... 2024-10-17 19:02:51.203619 INFO: Running `git show origin/develop:extras/drift_mariadb/pubspec.yaml`... 2024-10-17 19:02:51.243742 INFO: Running `git show origin/develop:extras/drift_postgres/pubspec.yaml`... 2024-10-17 19:02:51.283218 INFO: Running `git show origin/develop:extras/encryption/pubspec.yaml`... 2024-10-17 19:02:51.321572 INFO: Running `git show origin/develop:extras/integration_tests/drift_testcases/pubspec.yaml`... 2024-10-17 19:02:51.361229 INFO: Running `git show origin/develop:extras/integration_tests/ffi_on_flutter/pubspec.yaml`... 2024-10-17 19:02:51.400564 INFO: Running `git show origin/develop:extras/integration_tests/legacy_web/pubspec.yaml`... 2024-10-17 19:02:51.441339 INFO: Running `git show origin/develop:extras/integration_tests/web_wasm/pubspec.yaml`... 2024-10-17 19:02:51.479420 INFO: Running `git show origin/develop:pubspec.yaml`... 2024-10-17 19:02:51.518803 INFO: Running `git show origin/develop:sqlparser/pubspec.yaml`... 2024-10-17 19:02:51.562565 INFO: `extras/assets/old_moor_package/pubspec.yaml` from the repository URL mismatch: expected `https://github.com/simolus3/moor` but got `https://github.com/simolus3/drift`. 2024-10-17 19:02:51.590714 INFO: Analyzing pub downgrade... 2024-10-17 19:02:51.600594 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-17 19:02:52.085414 INFO: [pub-downgrade-error] 2024-10-17 19:02:52.086431 INFO: Resolving dependencies... 2024-10-17 19:02:52.086431 INFO: The lower bound of "sdk: '>=2.2.2 <3.0.0'" must be 2.12.0' 2024-10-17 19:02:52.086431 INFO: or higher to enable null safety. 2024-10-17 19:02:52.086431 INFO: 2024-10-17 19:02:52.086431 INFO: The current Dart SDK (3.5.3) only supports null safety. 2024-10-17 19:02:52.086431 INFO: 2024-10-17 19:02:52.086431 INFO: For details, see https://dart.dev/null-safety 2024-10-17 19:02:52.094625 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-17 19:02:52.677934 INFO: Writing summary.json 2024-10-17 19:02:52.688761 INFO: Running dartdoc post-processing 2024-10-17 19:02:52.695185 INFO: Creating .tar.gz archive 2024-10-17 19:02:52.717323 INFO: Finished post-processing 2024-10-17 19:02:52.723051 INFO: Finished .tar.gz archive ### Execution of pana exited 0 STOPPED: 2024-10-17T19:02:52.845452Z