Build Logs
lichess-org/lila-search • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
135
Total Lines
511
1##################################
2Clonning https://github.com/lichess-org/lila-search.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
15Execute tests: false
16sbt project found:
17No prepare script found for project lichess-org/lila-search
18##################################
19Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
20Targets: *%*
21Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
22##################################
23Using extra scalacOptions: ,REQUIRE:-source:3.8
24Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '25'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
38-jar
39/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
40"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
41"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
42"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
43"set every credentials := Nil"
44"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
45"removeScalacOptionsStartingWith -P:wartremover"
46
47moduleMappings
48"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" *%*"
49
50[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
51WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
52WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
53WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
54WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
55WARNING: A restricted method in java.lang.System has been called
56WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
57WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
58WARNING: Restricted methods will be blocked in a future release unless native access is enabled
59
60[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
61[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
62[info] loading project definition from /build/repo/project
63[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
64[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
65[info] Compilation completed in 8.224s.
66[info] done compiling
67[info] loading settings for project root from build.sbt, version.sbt...
68[info] resolving key references (14745 settings) ...
69[info] set current project to root (in build file:/build/repo/)
70[warn] there's a key that's not used by any other settings/tasks:
71[warn]
72[warn] * ThisBuild / Docker / maintainer
73[warn] +- /build/repo/build.sbt:4
74[warn]
75[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
76[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
77Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
78OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in api/crossScalaVersions
79OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in e2e/crossScalaVersions
80OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ingestor-app/crossScalaVersions
82OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in app/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in elastic/crossScalaVersions
84OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ingestor-core/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in client/crossScalaVersions
86OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in lila-mongo/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ingestor-cli/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in lila-game-export/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 12 projects.
92[info] Switching Scala version on:
93[info] ingestor-core (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
94[info] * root (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
95[info] ingestor-app (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
96[info] elastic (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
97[info] ingestor-cli (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
98[info] lila-mongo (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
99[info] lila-game-export (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
100[info] client (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
101[info] app (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
102[info] api (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
103[info] core (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
104[info] e2e (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
105[info] Excluding projects:
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[info] Defining Global / credentials, api / credentials and 10 others.
112[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 94 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
117[info] Reapplying settings...
118OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
119
120 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
121 Did you mean app / allExcludeDependencies ?
122 , retry without global scopes
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128[success] Total time: 0 s, completed Dec 28, 2025, 5:43:10 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(ingestor-core, root, ingestor-app, elastic, ingestor-cli, lila-mongo, lila-game-export, client, app, api, core, e2e)
133Starting build for ProjectRef(file:/build/repo/,client) (client)... [0/12]
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
135OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
138Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/client/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
140[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/IndexString.scala]
141[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/SizeFormat.scala]
142[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/DateTimeFormat.scala]
143[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/PlayerIds.scala]
144[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/FromInt.scala]
145[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/SizeInt.scala]
146[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/IdString.scala]
147[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/IdFormat.scala]
148[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/Ids.scala]
149[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/Strings.scala]
150[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/FromFormat.scala]
151[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/IndexFormat.scala]
152[info] [patched file /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/core/DateTime.scala]
153[info] done compiling
154Dec 28, 2025 5:43:43 PM software.amazon.smithy.openapi.fromsmithy.mappers.RemoveUnusedComponents removalRound
155INFO: Removing unused OpenAPI components: [#/components/schemas/HealthCheckOutput]
156Dec 28, 2025 5:43:43 PM software.amazon.smithy.openapi.fromsmithy.mappers.RemoveUnusedComponents removalRound
157INFO: Removing unused OpenAPI components: [#/components/schemas/CountInput, #/components/schemas/SearchOutput, #/components/schemas/InternalServerError, #/components/schemas/SearchInput, #/components/schemas/CountOutput]
158[info] compiling 19 Scala sources to /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
159[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/Order.scala]
160[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/DateRange.scala]
161[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/StudySortField.scala]
162[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/HealthCheckOutput.scala]
163[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/CountOutput.scala]
164[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/SortBlogsBy.scala]
165[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/HealthService.scala]
166[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/InternalServerError.scala]
167[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/StudySorting.scala]
168[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/ElasticStatus.scala]
169[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/CountInput.scala]
170[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/SearchService.scala]
171[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/Query.scala]
172[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/Perfs.scala]
173[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/SearchOutput.scala]
174[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/IntRange.scala]
175[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/GameSorting.scala]
176[info] [patched file /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/spec/SearchInput.scala]
177[info] done compiling
178[info] compiling 3 Scala sources to /build/repo/modules/client/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
179[info] done compiling
180[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
181[info] done compiling
182Dec 28, 2025 5:43:54 PM software.amazon.smithy.openapi.fromsmithy.mappers.RemoveUnusedComponents removalRound
183INFO: Removing unused OpenAPI components: [#/components/schemas/HealthCheckOutput]
184Dec 28, 2025 5:43:54 PM software.amazon.smithy.openapi.fromsmithy.mappers.RemoveUnusedComponents removalRound
185INFO: Removing unused OpenAPI components: [#/components/schemas/CountInput, #/components/schemas/SearchOutput, #/components/schemas/InternalServerError, #/components/schemas/SearchInput, #/components/schemas/CountOutput]
186Starting build for ProjectRef(file:/build/repo/,lila-mongo) (lila-mongo)... [1/12]
187Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/lila-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188[info] compiling 11 Scala sources to /build/repo/modules/lila-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
189[warn] -- [E222] Syntax Warning: /build/repo/modules/lila-mongo/src/main/scala/mongo.game.scala:2:8
190[warn] 2 |package ingestor
191[warn] |^
192[warn] |The package name `mongo.game$package` will be encoded on the classpath, and can lead to undefined behaviour.
193[warn] |
194[warn] 3 |import cats.effect.*
195[warn] 4 |...
196[warn] 164 | case _ => None
197[warn] |---------------------------------------------------------------------------
198[warn] | Explanation (enabled by `-explain`)
199[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
200[warn] | Tools may not handle directories whose names differ from their corresponding package names.
201[warn] | For example, `p-q` is encoded as `p$minusq` when written to the file system.
202[warn] |
203[warn] | Package objects derive their names from the file names, so files such as `myfile.test.scala`
204[warn] | or `myfile-test.scala` can produce encoded names for the generated package objects.
205[warn] |
206[warn] | In this case, the name `mongo.game$package` is encoded as `mongo$u002Egame$package`.
207[warn] ---------------------------------------------------------------------------
208[warn] -- Warning: /build/repo/modules/lila-mongo/src/main/scala/mongo.study.scala:164:26
209[warn] 164 | Map("likes" -> likes) ++ rank.map(r => "rank" -> SearchDateTime.fromInstant(r))
210[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
211[warn] |A type argument was inferred to be union type Int | lila.search.SearchDateTime
212[warn] |This may indicate a programming error.
213[warn] two warnings found
214[info] done compiling
215Starting build for ProjectRef(file:/build/repo/,core) (core)... [2/12]
216Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
217Starting build for ProjectRef(file:/build/repo/,api) (api)... [3/12]
218Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
219Starting build for ProjectRef(file:/build/repo/,lila-game-export) (lila-game-export)... [4/12]
220Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/lila-game-export/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
221[info] compiling 3 Scala sources to /build/repo/modules/lila-game-export/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
222[info] done compiling
223[info] compiling 1 Scala source to /build/repo/modules/lila-game-export/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
224[info] done compiling
225Starting build for ProjectRef(file:/build/repo/,root) (root)... [5/12]
226Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
227Starting build for ProjectRef(file:/build/repo/,e2e) (e2e)... [6/12]
228Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsemanticdb, -semanticdb-target, /build/repo/modules/e2e/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
229[info] compiling 27 Scala sources to /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
230[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/ShortField.scala]
231[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/ForumSource.scala]
232[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/Chapters.scala]
233[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/Study2Source.scala]
234[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/GameSource.scala]
235[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/NestedField.scala]
236[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/TextField.scala]
237[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/ChapterTags.scala]
238[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/IntField.scala]
239[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/BooleanField.scala]
240[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/KeywordSubfield.scala]
241[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/UblogSource.scala]
242[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/KeywordField.scala]
243[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/TeamSource.scala]
244[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/DateField.scala]
245[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/smithy4s/lila/search/es/Chapter.scala]
246[info] done compiling
247[info] compiling 11 Scala sources to /build/repo/modules/app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
248[info] compiling 7 Scala sources to /build/repo/modules/ingestor-core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
249[warn] -- [E222] Syntax Warning: /build/repo/modules/app/src/main/scala/http.middleware.scala:2:8
250[warn] 2 |package app
251[warn] |^
252[warn] |The package name `http.middleware$package` will be encoded on the classpath, and can lead to undefined behaviour.
253[warn] |
254[warn] 3 |import cats.effect.IO
255[warn] 4 |...
256[warn] 21 | logger.andThen(AutoSlash(_)).andThen(Timeout(60.seconds)).andThen(metrics)
257[warn] |----------------------------------------------------------------------------
258[warn] | Explanation (enabled by `-explain`)
259[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
260[warn] | Tools may not handle directories whose names differ from their corresponding package names.
261[warn] | For example, `p-q` is encoded as `p$minusq` when written to the file system.
262[warn] |
263[warn] | Package objects derive their names from the file names, so files such as `myfile.test.scala`
264[warn] | or `myfile-test.scala` can produce encoded names for the generated package objects.
265[warn] |
266[warn] | In this case, the name `http.middleware$package` is encoded as `http$u002Emiddleware$package`.
267[warn] ----------------------------------------------------------------------------
268[warn] -- [E222] Syntax Warning: /build/repo/modules/app/src/main/scala/http.routes.prometheus.scala:2:8
269[warn] 2 |package app
270[warn] |^
271[warn] |The package name `http.routes.prometheus$package` will be encoded on the classpath, and can lead to undefined behaviour.
272[warn] |
273[warn] 3 |import cats.effect.IO
274[warn] 4 |...
275[warn] 11 | Router("/metrics" -> prometheusRoutes)
276[warn] |----------------------------------------------------------------------------
277[warn] | Explanation (enabled by `-explain`)
278[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
279[warn] | Tools may not handle directories whose names differ from their corresponding package names.
280[warn] | For example, `p-q` is encoded as `p$minusq` when written to the file system.
281[warn] |
282[warn] | Package objects derive their names from the file names, so files such as `myfile.test.scala`
283[warn] | or `myfile-test.scala` can produce encoded names for the generated package objects.
284[warn] |
285[warn] | In this case, the name `http.routes.prometheus$package` is encoded as `http$u002Eroutes$u002Eprometheus$package`.
286[warn] ----------------------------------------------------------------------------
287[warn] -- [E222] Syntax Warning: /build/repo/modules/app/src/main/scala/http.routes.scala:2:8
288[warn] 2 |package app
289[warn] |^
290[warn] |The package name `http.routes$package` will be encoded on the classpath, and can lead to undefined behaviour.
291[warn] |
292[warn] 3 |import cats.data.NonEmptyList
293[warn] 4 |...
294[warn] 30 | allRoutes.evalMap(routes => MkMiddleware(config).map(md => md.apply(routes)))
295[warn] |----------------------------------------------------------------------------
296[warn] | Explanation (enabled by `-explain`)
297[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
298[warn] | Tools may not handle directories whose names differ from their corresponding package names.
299[warn] | For example, `p-q` is encoded as `p$minusq` when written to the file system.
300[warn] |
301[warn] | Package objects derive their names from the file names, so files such as `myfile.test.scala`
302[warn] | or `myfile-test.scala` can produce encoded names for the generated package objects.
303[warn] |
304[warn] | In this case, the name `http.routes$package` is encoded as `http$u002Eroutes$package`.
305[warn] ----------------------------------------------------------------------------
306[info] done compiling
307[info] [patched file /build/repo/modules/app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/sbt-buildinfo/BuildInfo.scala]
308[warn] three warnings found
309[info] done compiling
310[info] compiling 27 Scala sources to /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
311[info] done compiling
312[info] compiling 2 Scala sources to /build/repo/modules/app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
313[info] compiling 1 Scala source to /build/repo/modules/ingestor-core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
314[info] done compiling
315[info] done compiling
316[info] compiling 4 Scala sources to /build/repo/modules/e2e/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
317[info] done compiling
318Starting build for ProjectRef(file:/build/repo/,ingestor-cli) (lila-search-cli)... [7/12]
319Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/ingestor-cli/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
320[info] compiling 3 Scala sources to /build/repo/modules/ingestor-cli/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
321[warn] -- Warning: /build/repo/modules/ingestor-cli/src/main/scala/cli.scala:60:14 ----
322[warn] 60 | def parse = Opts.subcommand("index", "index documents")(indexOpt) <+>
323[warn] | ^
324[warn] |A type argument was inferred to be union type lila.search.ingestor.opts.IndexOpts | lila.search.ingestor.opts.ReindexOpts
325[warn] |This may indicate a programming error.
326[warn] -- Warning: /build/repo/modules/ingestor-cli/src/main/scala/cli.scala:112:17 ---
327[warn] 112 | val indexOpt = (
328[warn] | ^
329[warn] |A type argument was inferred to be union type lila.search.Index | Unit
330[warn] |This may indicate a programming error.
331[warn] -- Warning: /build/repo/modules/ingestor-cli/src/main/scala/cli.scala:113:19 ---
332[warn] 113 | singleIndexOpt.orElse(allIndexOpt),
333[warn] | ^^^^^^^^^^^^^^^^^^^^^
334[warn] |A type argument was inferred to be union type lila.search.Index | Unit
335[warn] |This may indicate a programming error.
336[warn] -- Warning: /build/repo/modules/ingestor-cli/src/main/scala/cli.scala:125:19 ---
337[warn] 125 | val reindexOpt = (
338[warn] | ^
339[warn] |A type argument was inferred to be union type lila.search.Index | Unit
340[warn] |This may indicate a programming error.
341[warn] -- Warning: /build/repo/modules/ingestor-cli/src/main/scala/cli.scala:126:19 ---
342[warn] 126 | singleIndexOpt.orElse(allIndexOpt),
343[warn] | ^^^^^^^^^^^^^^^^^^^^^
344[warn] |A type argument was inferred to be union type lila.search.Index | Unit
345[warn] |This may indicate a programming error.
346[info] [patched file /build/repo/modules/ingestor-cli/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/sbt-buildinfo/BuildInfo.scala]
347[warn] 5 warnings found
348[info] done compiling
349[info] compiling 1 Scala source to /build/repo/modules/ingestor-cli/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
350[info] done compiling
351[info] compiling 1 Scala source to /build/repo/modules/ingestor-cli/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
352[warn] -- Warning: /build/repo/modules/ingestor-cli/src/test/scala/ClITest.scala:14:4 -
353[warn] 14 | decline.Command("test", "Test Command")(opts.parse).parse(args)
354[warn] | ^^^^^^^^^^^^^^^
355[warn] |A type argument was inferred to be union type lila.search.ingestor.opts.IndexOpts | lila.search.ingestor.opts.ReindexOpts
356[warn] |This may indicate a programming error.
357[warn] -- Warning: /build/repo/modules/ingestor-cli/src/test/scala/ClITest.scala:25:11
358[warn] 25 | case Right(opts: IndexOpts) =>
359[warn] | ^^^^^
360[warn] |A type argument was inferred to be union type lila.search.ingestor.opts.IndexOpts | lila.search.ingestor.opts.ReindexOpts
361[warn] |This may indicate a programming error.
362[warn] two warnings found
363[info] done compiling
364Starting build for ProjectRef(file:/build/repo/,app) (lila-search-app)... [8/12]
365Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
366Starting build for ProjectRef(file:/build/repo/,ingestor-app) (lila-search-ingestor)... [9/12]
367Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/ingestor-app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
368[info] compiling 2 Scala sources to /build/repo/modules/ingestor-app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
369[info] [patched file /build/repo/modules/ingestor-app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/sbt-buildinfo/BuildInfo.scala]
370[info] done compiling
371[info] compiling 1 Scala source to /build/repo/modules/ingestor-app/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
372[info] done compiling
373Starting build for ProjectRef(file:/build/repo/,ingestor-core) (ingestor-core)... [10/12]
374Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/ingestor-core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
375[info] compiling 1 Scala source to /build/repo/modules/ingestor-core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
376[info] done compiling
377Starting build for ProjectRef(file:/build/repo/,elastic) (elastic)... [11/12]
378Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release, 21, -indent, -rewrite, -explain, -Wall, -Xsemanticdb, -semanticdb-target, /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
379[info] compiling 2 Scala sources to /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
380[info] [patched file /build/repo/modules/elastic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Snapshot4sBuildInfo.scala]
381[info] done compiling
382
383************************
384Build summary:
385[{
386 "module": "client",
387 "compile": {"status": "ok", "tookMs": 23686, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
389 "test-compile": {"status": "ok", "tookMs": 2239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
391 "publish": {"status": "skipped", "tookMs": 0},
392 "metadata": {
393 "crossScalaVersions": ["3.7.4"]
394}
395},{
396 "module": "lila-mongo",
397 "compile": {"status": "ok", "tookMs": 4584, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
399 "test-compile": {"status": "ok", "tookMs": 323, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
401 "publish": {"status": "ok", "tookMs": 5},
402 "metadata": {
403 "crossScalaVersions": ["3.7.4"]
404}
405},{
406 "module": "core",
407 "compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["3.7.4"]
414}
415},{
416 "module": "api",
417 "compile": {"status": "ok", "tookMs": 226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 232, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["3.7.4"]
424}
425},{
426 "module": "lila-game-export",
427 "compile": {"status": "ok", "tookMs": 2059, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
429 "test-compile": {"status": "ok", "tookMs": 1525, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
431 "publish": {"status": "ok", "tookMs": 3},
432 "metadata": {
433 "crossScalaVersions": ["3.7.4"]
434}
435},{
436 "module": "root",
437 "compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
439 "test-compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
441 "publish": {"status": "ok", "tookMs": 3},
442 "metadata": {
443 "crossScalaVersions": ["3.7.4"]
444}
445},{
446 "module": "e2e",
447 "compile": {"status": "ok", "tookMs": 11682, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
448 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
449 "test-compile": {"status": "ok", "tookMs": 9612, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
450 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
451 "publish": {"status": "ok", "tookMs": 3},
452 "metadata": {
453 "crossScalaVersions": ["3.7.4"]
454}
455},{
456 "module": "lila-search-cli",
457 "compile": {"status": "ok", "tookMs": 1687, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
458 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
459 "test-compile": {"status": "ok", "tookMs": 1635, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
460 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
461 "publish": {"status": "ok", "tookMs": 3},
462 "metadata": {
463 "crossScalaVersions": ["3.7.4"]
464}
465},{
466 "module": "lila-search-app",
467 "compile": {"status": "ok", "tookMs": 335, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
468 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
469 "test-compile": {"status": "ok", "tookMs": 367, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
470 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
471 "publish": {"status": "ok", "tookMs": 2},
472 "metadata": {
473 "crossScalaVersions": ["3.7.4"]
474}
475},{
476 "module": "lila-search-ingestor",
477 "compile": {"status": "ok", "tookMs": 1061, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
478 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
479 "test-compile": {"status": "ok", "tookMs": 782, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
480 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
481 "publish": {"status": "ok", "tookMs": 3},
482 "metadata": {
483 "crossScalaVersions": ["3.7.4"]
484}
485},{
486 "module": "ingestor-core",
487 "compile": {"status": "ok", "tookMs": 730, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
488 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
489 "test-compile": {"status": "ok", "tookMs": 1477, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
490 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
491 "publish": {"status": "ok", "tookMs": 2},
492 "metadata": {
493 "crossScalaVersions": ["3.7.4"]
494}
495},{
496 "module": "elastic",
497 "compile": {"status": "ok", "tookMs": 277, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
498 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
499 "test-compile": {"status": "ok", "tookMs": 823, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
500 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
501 "publish": {"status": "ok", "tookMs": 2},
502 "metadata": {
503 "crossScalaVersions": ["3.7.4"]
504}
505}]
506************************
507[success] Total time: 179 s (0:02:59.0), completed Dec 28, 2025, 5:46:09 PM
508[0JChecking patch project/plugins.sbt...
509Checking patch build.sbt...
510Applied patch project/plugins.sbt cleanly.
511Applied patch build.sbt cleanly.