{
  "id": "8ae62c39-e52d-4b19-90c6-2a3cb08cc3a6",
  "project": "aris.luagen",
  "number": 4,
  "commit": "ddf9fda0ad9ea98a8bcaa1b39e6bf1d2186f67ec",
  "previous_commit": "df6060d538337d508278df2091e4c0ba1c16213d",
  "docs_commit": null,
  "state": "failed",
  "started_at": "2026-07-05T13:03:53.303109489Z",
  "finished_at": "2026-07-05T13:04:32.104764972Z",
  "current_step": null,
  "log": "$ git remote set-url origin git@github.com:dayo05/aris.luagen.git\n$ git fetch --prune --force origin\nFrom github.com:dayo05/aris.luagen\n   df6060d..ddf9fda  master     -> origin/master\n$ git checkout -B master origin/master\nbranch 'master' set up to track 'origin/master'.\nYour branch is up to date with 'origin/master'.\nReset branch 'master'\n$ git reset --hard origin/master\nHEAD is now at ddf9fda Add API schema export for block writer\n$ git clean -fdx\nRemoving .gradle/\nRemoving .kotlin/\nRemoving ap/build/\nRemoving build/\n$ git submodule sync --recursive\n$ git submodule update --init --recursive --force\n$ git rev-parse HEAD\nddf9fda0ad9ea98a8bcaa1b39e6bf1d2186f67ec\n\n[git] HEAD=ddf9fda0ad9ea98a8bcaa1b39e6bf1d2186f67ec\n\n[config] using workspace/kei.toml\n\n=== step: build ===\n$ ./gradlew build\nStarting a Gradle Daemon (subsequent builds will be faster)\n> Task :checkKotlinGradlePluginConfigurationErrors SKIPPED\n> Task :ap:checkKotlinGradlePluginConfigurationErrors SKIPPED\n> Task :ap:processResources\n> Task :ap:sourcesJar\n> Task :ap:processTestResources NO-SOURCE\n\n> Task :ap:compileKotlin\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:26:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:45:13 The corresponding parameter in the supertype 'JavaObjectArgument' is named 'docSignatureBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:75:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:105:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:226:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:256:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:286:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:318:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:388:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/ap/src/main/kotlin/me/ddayo/aris/luagen/ArgumentManager.kt:453:13 The corresponding parameter in the supertype 'Argument' is named 'docStringBuilder'. This may cause problems when calling this function with named arguments.\n\n> Task :ap:compileJava NO-SOURCE\n> Task :ap:classes\n> Task :ap:jar\n> Task :ap:assemble\n> Task :ap:compileTestKotlin NO-SOURCE\n> Task :ap:compileTestJava NO-SOURCE\n> Task :ap:testClasses UP-TO-DATE\n> Task :ap:test NO-SOURCE\n> Task :ap:check UP-TO-DATE\n> Task :ap:build\n> Task :kspKotlin\n> Task :processResources\n> Task :sourcesJar\n\n> Task :compileKotlin\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/src/main/kotlin/me/ddayo/aris/luagen/LuaEngine.kt:217:16 Delegated member 'fun toLua(engine: LuaEngine, lua: Lua): Unit' hides supertype override 'fun toLua(engine: LuaEngine, lua: Lua): Unit'. Specify proper override explicitly.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/src/main/kotlin/me/ddayo/aris/luagen/LuaMain.kt:55:39 No cast needed.\n\n> Task :compileJava\n> Task :classes\n> Task :jar\n> Task :assemble\n> Task :kspTestKotlin\n> Task :processTestResources\n\n> Task :compileTestKotlin\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/build/generated/ksp/test/kotlin/me/ddayo/aris/gen/TestGenerated.kt:135:65 No cast needed.\nw: file:///home/dayo/kei/data/workspaces/aris.luagen/src/test/kotlin/me/ddayo/aris/test/Test.kt:99:1 Delegated member 'fun toLua(engine: LuaEngine, lua: Lua): Unit' hides supertype override 'fun toLua(engine: LuaEngine, lua: Lua): Unit'. Specify proper override explicitly.\n\n> Task :compileTestJava NO-SOURCE\n> Task :testClasses\n> Task :test\n> Task :check\n> Task :build\n\nBUILD SUCCESSFUL in 35s\n14 actionable tasks: 14 executed\n\n=== step: package-api-setup ===\n$ bash -c ARCHIVER=\"$(command -v 7z || command -v 7za || command -v 7zr)\" && rm -rf build/api-setup build/aris-luagen-api-setup.7z build/aris-luagen-api-setup.7z.sha256 && mkdir -p build/api-setup/apis && cp -R build/generated/ksp/main/resources/apis/. build/api-setup/apis/ && cp -R apis/i18n build/api-setup/apis/ && (cd build/api-setup && \"$ARCHIVER\" a -t7z ../aris-luagen-api-setup.7z apis) && if command -v sha256sum >/dev/null 2>&1; then sha256sum build/aris-luagen-api-setup.7z; else shasum -a 256 build/aris-luagen-api-setup.7z; fi | awk '{print $1}' > build/aris-luagen-api-setup.7z.sha256\n\n[error] step 'package-api-setup' failed (exit Some(1))\n",
  "artifacts": [],
  "error": "step 'package-api-setup' failed (exit Some(1))"
}