## Running analysis for "kdtree" version "0.1.0" STARTED: 2025-10-02T19:48:15.410241Z ### Starting pana 2025-10-02 19:48:32.161395 INFO: Running `dart pub unpack kdtree:0.1.0 --output /tmp/pana-kdtreeWVYADS/kdtree --no-resolve`... 2025-10-02 19:48:33.046561 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-02 19:48:33.087489 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-02 19:48:33.269909 INFO: Running `git rev-parse --show-toplevel`... 2025-10-02 19:48:33.379854 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-02 19:48:33.727640 SEVERE: `dart pub outdated` failed. 2025-10-02 19:48:33.727640 SEVERE: The lower bound of "sdk: '>=2.0.0 <3.0.0'" must be 2.12.0' 2025-10-02 19:48:33.727640 SEVERE: or higher to enable null safety. 2025-10-02 19:48:36.068342 INFO: Running `git init`... 2025-10-02 19:48:36.096905 INFO: Running `git remote add origin https://github.com/JankoLancer/kd-tree-dart`... 2025-10-02 19:48:36.125085 INFO: Running `git remote show origin`... 2025-10-02 19:48:36.394003 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-02 19:48:36.751939 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-02 19:48:36.781786 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-02 19:48:38.116611 INFO: Analyzing pub downgrade... 2025-10-02 19:48:38.123032 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-02 19:48:38.457899 INFO: [pub-downgrade-error] 2025-10-02 19:48:38.458282 INFO: Resolving dependencies... 2025-10-02 19:48:38.458282 INFO: The lower bound of "sdk: '>=2.0.0 <3.0.0'" must be 2.12.0' 2025-10-02 19:48:38.458282 INFO: or higher to enable null safety. 2025-10-02 19:48:38.458282 INFO: 2025-10-02 19:48:38.458282 INFO: The current Dart SDK (3.9.3) only supports null safety. 2025-10-02 19:48:38.458282 INFO: 2025-10-02 19:48:38.458282 INFO: For details, see https://dart.dev/null-safety 2025-10-02 19:48:38.464719 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-02 19:48:38.809473 INFO: Writing summary.json 2025-10-02 19:48:38.815054 INFO: Running dartdoc post-processing 2025-10-02 19:48:38.817449 INFO: Creating .tar.gz archive 2025-10-02 19:48:38.830999 INFO: Finished post-processing 2025-10-02 19:48:38.839431 INFO: Finished .tar.gz archive ### Execution of pana exited 0 STOPPED: 2025-10-02T19:48:38.946970Z