## Running analysis for "puredartlua" version "1.0.15" STARTED: 2026-08-20T04:55:22.162773Z ### Starting processing 2026-08-20 04:55:22.178247 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner dart pub unpack puredartlua:1.0.15 --output /tmp/pana-puredartluaHTWOZO/puredartlua --no-resolve`... 2026-08-20 04:55:22.794073 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart --version`... 2026-08-20 04:55:22.936589 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-08-20 04:55:24.042468 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-08-20 04:55:24.445743 INFO: Analyzing package... 2026-08-20 04:55:24.448972 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine --no-plugins .`... 2026-08-20 04:55:30.283516 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git init`... 2026-08-20 04:55:30.470698 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote add origin https://github.com/TheMaverickProgrammer/DartLua`... 2026-08-20 04:55:30.643527 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote show origin`... 2026-08-20 04:55:31.247250 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git fetch --depth 1 --no-recurse-submodules origin master`... 2026-08-20 04:55:32.125962 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git ls-tree -r -z --name-only --full-tree origin/master`... 2026-08-20 04:55:32.295998 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/master:pubspec.yaml`... 2026-08-20 04:55:32.993238 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-08-20 04:55:41.075229 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CLECHA/.`... 2026-08-20 04:55:41.231005 INFO: Analyzing pub downgrade... 2026-08-20 04:55:41.231901 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-08-20 04:55:58.421194 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine --no-plugins .`... 2026-08-20 04:56:00.418602 INFO: [pub-downgrade-success] 2026-08-20 04:56:00.419778 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-08-20 04:56:01.488577 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-puredartluaHTWOZO/raw-dartdoc --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-08-20 04:56:12.761507 INFO: `dartdoc` completed: 2026-08-20 04:56:12.761507 INFO: Documenting puredartlua... 2026-08-20 04:56:12.761507 INFO: Discovering libraries... 2026-08-20 04:56:12.761507 INFO: Linking elements... 2026-08-20 04:56:12.761507 INFO: Precaching local docs for 149833 elements... 2026-08-20 04:56:12.761507 INFO: Initialized dartdoc with 134 libraries 2026-08-20 04:56:12.761507 INFO: Generating docs for library utils/algos.dart from package:puredartlua/utils/algos.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library runner.dart from package:puredartlua/runner.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/passes/parser.dart from package:puredartlua/lua/passes/parser.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/passes/lexer.dart from package:puredartlua/lua/passes/lexer.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/passes/colorize.dart from package:puredartlua/lua/passes/colorize.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/file.dart from package:puredartlua/lua/file.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/runtime/luaobject.dart from package:puredartlua/lua/visitors/runtime/luaobject.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/runtime/base.dart from package:puredartlua/lua/visitors/runtime/base.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/runtime/scope.dart from package:puredartlua/lua/visitors/runtime/scope.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/runtime/semantics.dart from package:puredartlua/lua/visitors/runtime/semantics.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/pretty.dart from package:puredartlua/lua/visitors/pretty.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/visitor.dart from package:puredartlua/lua/visitors/visitor.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/bindings/std.dart from package:puredartlua/lua/visitors/bindings/std.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/visitors/visualizer.dart from package:puredartlua/lua/visitors/visualizer.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library lua/lua.dart from package:puredartlua/lua/lua.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library docs/prism.dart from package:puredartlua/docs/prism.dart... 2026-08-20 04:56:12.761507 INFO: Generating docs for library docs/autodoc.dart from package:puredartlua/docs/autodoc.dart... 2026-08-20 04:56:12.761507 INFO: Documented 17 public libraries in 11.0 seconds 2026-08-20 04:56:12.761507 INFO: Success! Docs generated into /tmp/pana-puredartluaHTWOZO/raw-dartdoc 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [value] 2026-08-20 04:56:12.761507 INFO: from luaobject.LuaReturnValueException: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:25:7) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [...] 2026-08-20 04:56:12.761507 INFO: from visitor.MemoryAccessType: (file:///tmp/pana_CLECHA/lib/lua/visitors/visitor.dart:392:6) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [Object.toLua] 2026-08-20 04:56:12.761507 INFO: from luaobject.Native2Lua: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:854:11) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [path] 2026-08-20 04:56:12.761507 INFO: from runner.parse: (file:///tmp/pana_CLECHA/lib/runner.dart:23:6) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [(bool, LuaObject)] 2026-08-20 04:56:12.761507 INFO: from runner.runner: (file:///tmp/pana_CLECHA/lib/runner.dart:50:19) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [(false, LuaObject.nil)] 2026-08-20 04:56:12.761507 INFO: from runner.runner: (file:///tmp/pana_CLECHA/lib/runner.dart:50:19) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [null] 2026-08-20 04:56:12.761507 INFO: from runner.runner: (file:///tmp/pana_CLECHA/lib/runner.dart:50:19) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [isFunction] 2026-08-20 04:56:12.761507 INFO: from luaobject.LuaObject.call: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:520:11) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [this.value] 2026-08-20 04:56:12.761507 INFO: from luaobject.LuaObject.fieldValueAs: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:607:6) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [this.value] 2026-08-20 04:56:12.761507 INFO: from luaobject.LuaObject.valueAs: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:449:6) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [null] 2026-08-20 04:56:12.761507 INFO: from luaobject.LuaObject.valueAs: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:449:6) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [this] 2026-08-20 04:56:12.761507 INFO: from luaobject.Native2Lua.makeLuaRef: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:870:14) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [this] 2026-08-20 04:56:12.761507 INFO: from luaobject.Native2Lua.unpack: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/luaobject.dart:879:14) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [scope.context] 2026-08-20 04:56:12.761507 INFO: from base.BaseRuntime.context: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/base.dart:273:18) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [scope.hasContext] 2026-08-20 04:56:12.761507 INFO: from base.BaseRuntime.hasContext: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/base.dart:276:12) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [true] 2026-08-20 04:56:12.761507 INFO: from scope.Scope.hasContext: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/scope.dart:21:12) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [false] 2026-08-20 04:56:12.761507 INFO: from scope.Scope.hasContext: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/scope.dart:21:12) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [null] 2026-08-20 04:56:12.761507 INFO: from scope.Scope.findVar: (file:///tmp/pana_CLECHA/lib/lua/visitors/runtime/scope.dart:76:14) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [id.lexeme] 2026-08-20 04:56:12.761507 INFO: from visitor.DeclArg.lexeme: (file:///tmp/pana_CLECHA/lib/lua/visitors/visitor.dart:42:14) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [initStdCoroutines] 2026-08-20 04:56:12.761507 INFO: from std.CoroutineCallbacks.onCoroutineCreate: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:20:30) 2026-08-20 04:56:12.761507 INFO: in documentation inherited from std.CoroutineCallbacks.onCoroutineCreate: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:20:30) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [BaseRuntime.coCtrlStruct] 2026-08-20 04:56:12.761507 INFO: from std.CoroutineCallbacks.onCoroutinePopScope: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:37:31) 2026-08-20 04:56:12.761507 INFO: in documentation inherited from std.CoroutineCallbacks.onCoroutinePopScope: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:37:31) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [vargs] 2026-08-20 04:56:12.761507 INFO: from std.CoroutineCallbacks.onCoroutineResume: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:29:56) 2026-08-20 04:56:12.761507 INFO: in documentation inherited from std.CoroutineCallbacks.onCoroutineResume: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:29:56) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [args] 2026-08-20 04:56:12.761507 INFO: from std.CoroutineCallbacks.onCoroutineYield: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:33:45) 2026-08-20 04:56:12.761507 INFO: in documentation inherited from std.CoroutineCallbacks.onCoroutineYield: (file:///tmp/pana_CLECHA/lib/lua/visitors/bindings/std.dart:33:45) 2026-08-20 04:56:12.761507 INFO: warning: unresolved doc reference [showDateTime] 2026-08-20 04:56:12.761507 INFO: from autodoc.LuaAutoDoc.new: (file:///tmp/pana_CLECHA/lib/docs/autodoc.dart:80:3) 2026-08-20 04:56:12.761507 INFO: Found 24 warnings and 0 errors. 2026-08-20 04:56:12.781357 INFO: Writing summary.json 2026-08-20 04:56:12.782193 INFO: Running dartdoc post-processing 2026-08-20 04:56:12.782802 INFO: Creating .tar.gz archive 2026-08-20 04:56:13.279399 INFO: Finished .tar.gz archive 2026-08-20 04:56:14.618160 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-08-20T04:56:14.667571Z