## Running analysis for "apollovm" version "0.0.52" STARTED: 2026-01-29T13:22:17.472475Z ### Starting processing 2026-01-29 13:22:31.915659 INFO: Running `dart pub unpack apollovm:0.0.52 --output /tmp/pana-apollovmVITCYJ/apollovm --no-resolve`... 2026-01-29 13:22:32.262090 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-29 13:22:32.320913 INFO: Running `git rev-parse --show-toplevel`... 2026-01-29 13:22:32.454792 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-29 13:22:33.004364 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-29 13:22:33.409283 INFO: Analyzing package... 2026-01-29 13:22:33.431186 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-29 13:22:48.896235 INFO: Running `webpinfo /tmp/pana_OXPPAF/./example/apollovm-logo.png`... 2026-01-29 13:22:48.926959 INFO: Running `cwebp /tmp/pana_OXPPAF/./example/apollovm-logo.png -o /tmp/MZTNFF/gen/example/apollovm-logo.webp`... 2026-01-29 13:22:48.998089 INFO: Running `webpinfo /tmp/MZTNFF/gen/example/apollovm-logo.webp`... 2026-01-29 13:22:49.028344 INFO: Running `cwebp -resize 0 100 /tmp/MZTNFF/gen/example/apollovm-logo.webp -o /tmp/MZTNFF/gen/100x100/example/apollovm-logo.webp`... 2026-01-29 13:22:49.062171 INFO: Running `cwebp -resize 0 190 /tmp/MZTNFF/gen/example/apollovm-logo.webp -o /tmp/MZTNFF/gen/190x190/example/apollovm-logo.webp`... 2026-01-29 13:22:49.101220 INFO: Running `dwebp /tmp/MZTNFF/gen/100x100/example/apollovm-logo.webp -o /tmp/MZTNFF/gen/100x100/example/apollovm-logo.png`... 2026-01-29 13:22:49.131634 INFO: Running `dwebp /tmp/MZTNFF/gen/190x190/example/apollovm-logo.webp -o /tmp/MZTNFF/gen/190x190/example/apollovm-logo.png`... 2026-01-29 13:22:49.640508 INFO: Running `git init`... 2026-01-29 13:22:49.673240 INFO: Running `git remote add origin https://github.com/ApolloVM/apollovm_dart`... 2026-01-29 13:22:49.707177 INFO: Running `git remote show origin`... 2026-01-29 13:22:49.946453 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-29 13:22:50.331904 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-29 13:22:50.368299 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-29 13:22:57.455921 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-29 13:22:57.596850 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OXPPAF/.`... 2026-01-29 13:22:57.933345 INFO: Analyzing pub downgrade... 2026-01-29 13:22:57.939220 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-29 13:23:03.389254 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-29 13:23:06.662222 INFO: [pub-downgrade-success] 2026-01-29 13:23:06.666104 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-29 13:23:06.984092 INFO: Running `/home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-apollovmVITCYJ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-29 13:23:18.243767 INFO: `dartdoc` completed: 2026-01-29 13:23:18.243767 INFO: Documenting apollovm... 2026-01-29 13:23:18.243767 INFO: Discovering libraries... 2026-01-29 13:23:18.243767 INFO: Linking elements... 2026-01-29 13:23:18.243767 INFO: Precaching local docs for 184204 elements... 2026-01-29 13:23:18.243767 INFO: Initialized dartdoc with 357 libraries 2026-01-29 13:23:18.243767 INFO: Generating docs for library apollovm.dart from package:apollovm/apollovm.dart... 2026-01-29 13:23:18.243767 INFO: Documented 1 public library in 11.2 seconds 2026-01-29 13:23:18.243767 INFO: Success! Docs generated into /tmp/pana-apollovmVITCYJ/raw-dartdoc 2026-01-29 13:23:18.243767 INFO: warning: apollovm has no library level documentation comments 2026-01-29 13:23:18.243767 INFO: from apollovm: (file:///tmp/pana_OXPPAF/lib/apollovm.dart:1:1) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [ApolloParser] 2026-01-29 13:23:18.243767 INFO: from dart_parser.ApolloParserDart: (file:///tmp/pana_OXPPAF/lib/src/languages/dart/dart_parser.dart:9:7) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [ApolloParser] 2026-01-29 13:23:18.243767 INFO: from java11_parser.ApolloParserJava11: (file:///tmp/pana_OXPPAF/lib/src/languages/java/java11/java11_parser.dart:9:7) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [ApolloParser] 2026-01-29 13:23:18.243767 INFO: from wasm_parser.ApolloParserWasm: (file:///tmp/pana_OXPPAF/lib/src/languages/wasm/wasm_parser.dart:21:7) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [source] 2026-01-29 13:23:18.243767 INFO: from apollovm_base.CodeUnit: (file:///tmp/pana_OXPPAF/lib/src/apollovm_base.dart:538:16) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [CodeUnit.source] 2026-01-29 13:23:18.243767 INFO: from apollovm_base.ApolloVM.loadCodeUnit: (file:///tmp/pana_OXPPAF/lib/src/apollovm_base.dart:115:16) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTType.canCastToType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:188:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypePrimitive.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:325:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeBool.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:338:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeNumber.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:390:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeNum.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:408:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeInt.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:462:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeDouble.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:525:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeString.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:592:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeObject.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:642:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeVar.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:694:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeDynamic.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:758:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeNull.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:800:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: warning: unresolved doc reference [this] 2026-01-29 13:23:18.243767 INFO: from apollovm_ast_type.ASTTypeVoid.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:835:8) 2026-01-29 13:23:18.243767 INFO: in documentation inherited from apollovm_ast_type.ASTType.acceptsType: (file:///tmp/pana_OXPPAF/lib/src/ast/apollovm_ast_type.dart:192:8) 2026-01-29 13:23:18.243767 INFO: Found 20 warnings and 0 errors. 2026-01-29 13:23:18.313835 INFO: Writing summary.json 2026-01-29 13:23:18.317106 INFO: Running dartdoc post-processing 2026-01-29 13:23:18.319682 INFO: Creating .tar.gz archive 2026-01-29 13:23:20.334189 INFO: Finished .tar.gz archive 2026-01-29 13:23:23.963037 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-29T13:23:24.155948Z