Build Logs

indoorvivants/toml-scala • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

70

Total Lines

402

1##################################
2Clonning https://github.com/indoorvivants/toml-scala.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to '03d4e5f1643cacd18394abf71ebb547a225ecf69'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.5
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val Scala3 = "3.3.5"
33Replacement: val Scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (21))
36Compiled project (Scala 3.7.3, JVM (21))
37Successfully applied pattern 'val Scala3 = "3.3.5"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project indoorvivants/toml-scala
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: com.indoorvivants%toml
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Xmx2G
59-Dcommunitybuild.scala=3.7.4-RC2
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.7.4-RC2"
69"++3.7.4-RC2 -v"
70"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.indoorvivants%toml"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] loading settings for project root from build.sbt...
82[info] resolving key references (12956 settings) ...
83[info] set current project to root (in build file:/build/repo/)
84Execute setCrossScalaVersions: 3.7.4-RC2
85OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in tomlJS3/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in tomlJS3/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in tomlNative3/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in tomlNative3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in toml/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in docs/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in toml3/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in toml3/crossScalaVersions
96[info] set current project to root (in build file:/build/repo/)
97[info] Setting Scala version to 3.7.4-RC2 on 4 projects.
98[info] Switching Scala version on:
99[info] docs (3.7.4-RC2)
100[info] tomlJS3 (3.7.4-RC2)
101[info] tomlNative3 (3.7.4-RC2)
102[info] toml3 (3.7.4-RC2)
103[info] Excluding projects:
104[info] * root (2.12.20)
105[info] toml (2.13.16)
106[info] tomlJS2_12 (2.12.20)
107[info] tomlNative (2.13.16)
108[info] tomlNative2_12 (2.12.20)
109[info] tomlJS (2.13.16)
110[info] toml2_12 (2.12.20)
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116[info] Defining Global / credentials, credentials and 9 others.
117[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 88 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set current project to root (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
126 Did you mean tomlJS2_12 / allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133[success] Total time: 0 s, completed Nov 26, 2025, 4:10:09 PM
134Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
135Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
136Starting build...
137Projects: Set(toml3)
138Starting build for ProjectRef(file:/build/repo/,toml3) (toml)... [0/1]
139OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
141Compile scalacOptions: -Wunused:imports, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
142[info] compiling 21 Scala sources to /build/repo/core/target/jvm-3/classes ...
143[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/main/scala/toml/Embed.scala:36:26
144[warn] 36 | value.values.get(stackHead) match {
145[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
146[warn] | match may not be exhaustive.
147[warn] |
148[warn] | It would fail on pattern case: Some(_)
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[info] [patched file /build/repo/core/src/main/scala/toml/Toml.scala]
152[warn] there were 8 deprecation warnings; re-run with -deprecation for details
153[warn] two warnings found
154[info] done compiling
155[info] compiling 1 Scala source to /build/repo/core/target/jvm-3/classes ...
156[info] done compiling
157[info] compiling 10 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
158[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala-3/toml/CodecSpec.scala:1:30
159[warn] 1 |import org.scalatest.funsuite.AnyFunSuite
160[warn] | ^^^^^^^^^^^
161[warn] | unused import
162[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala-3/toml/CodecSpec.scala:2:31
163[warn] 2 |import toml.*, derivation.auto.*
164[warn] | ^
165[warn] | unused import
166[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/DateGenSpec.scala:3:26
167[warn] 3 |import org.scalatest.prop._
168[warn] | ^
169[warn] | unused import
170[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/DateGenSpec.scala:9:25
171[warn] 9 |import fastparse.Parsed.{Failure, Success}
172[warn] | ^^^^^^^
173[warn] | unused import
174[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/DateGenSpec.scala:9:34
175[warn] 9 |import fastparse.Parsed.{Failure, Success}
176[warn] | ^^^^^^^
177[warn] | unused import
178[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/GeneratedSpec.scala:3:26
179[warn] 3 |import org.scalatest.prop._
180[warn] | ^
181[warn] | unused import
182[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/GeneratedSpec.scala:8:25
183[warn] 8 |import fastparse.Parsed.{Failure, Success}
184[warn] | ^^^^^^^
185[warn] | unused import
186[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/GeneratedSpec.scala:10:18
187[warn] 10 |import scala.util.Try
188[warn] | ^^^
189[warn] | unused import
190[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/ParseSpec.scala:4:12
191[warn] 4 |import Node._
192[warn] | ^
193[warn] | unused import
194[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/RulesSpec.scala:5:24
195[warn] 5 |import fastparse.Parsed._
196[warn] | ^
197[warn] | unused import
198[info] [patched file /build/repo/core/src/test/scala/toml/EmbedSpec.scala]
199[info] [patched file /build/repo/core/src/test/scala/toml/CodecSpec.scala]
200[info] [patched file /build/repo/core/src/test/scala/toml/TestHelpers.scala]
201[info] [patched file /build/repo/core/src/test/scala-3/toml/CodecSpec.scala]
202[info] [patched file /build/repo/core/src/test/scala/toml/Generators.scala]
203[info] [patched file /build/repo/core/src/test/scala/toml/GeneratedSpec.scala]
204[info] [patched file /build/repo/core/src/test/scala/toml/ParseSpec.scala]
205[info] [patched file /build/repo/core/src/test/scala/toml/DateGenSpec.scala]
206[info] [patched file /build/repo/core/src/test/scala/toml/RulesSpec.scala]
207[warn] there was 1 deprecation warning; re-run with -deprecation for details
208[warn] 11 warnings found
209[info] done compiling
210[info] compiling 10 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
211[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala-3/toml/CodecSpec.scala:1:12
212[warn] 1 |import toml.*
213[warn] | ^
214[warn] | unused import
215[info] [patched file /build/repo/core/src/test/scala-3/toml/CodecSpec.scala]
216[warn] there was 1 deprecation warning; re-run with -deprecation for details
217[warn] two warnings found
218[info] done compiling
219[info] compiling 1 Scala source to /build/repo/core/target/jvm-3/test-classes ...
220[info] done compiling
221
222************************
223Build summary:
224[{
225 "module": "toml",
226 "compile": {"status": "ok", "tookMs": 26870, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
227 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
228 "test-compile": {"status": "ok", "tookMs": 9219, "warnings": 10, "errors": 0, "sourceVersion": "3.4-migration"},
229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
230 "publish": {"status": "skipped", "tookMs": 0},
231 "metadata": {
232 "crossScalaVersions": ["2.12.20", "3.3.5"]
233}
234}]
235************************
236[success] Total time: 53 s, completed Nov 26, 2025, 4:11:02 PM
237[0JChecking patch project/plugins.sbt...
238Checking patch project/build.properties...
239Checking patch build.sbt...
240Applied patch project/plugins.sbt cleanly.
241Applied patch project/build.properties cleanly.
242Applied patch build.sbt cleanly.
243Commit migration rewrites
244Switched to a new branch 'opencb/migrate-source-3.4'
245[opencb/migrate-source-3.4 09763ff] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
246 10 files changed, 32 insertions(+), 41 deletions(-)
247----
248Preparing build for 3.8.0-RC2
249Scala binary version found: 3.8
250Implicitly using source version 3.8
251Scala binary version found: 3.8
252Implicitly using source version 3.8
253Would try to apply common scalacOption (best-effort, sbt/mill only):
254Append: ,REQUIRE:-source:3.8
255Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
256
257Try apply source patch:
258Path: build.sbt
259Pattern: val Scala3 = "3.3.5"
260Replacement: val Scala3 = "3.8.0-RC2"
261Successfully applied pattern 'val Scala3 = "3.3.5"' in build.sbt
262----
263Starting build for 3.8.0-RC2
264Execute tests: false
265sbt project found:
266Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
267Enforcing usage of sbt in version 1.11.5
268No prepare script found for project indoorvivants/toml-scala
269/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
270##################################
271Scala version: 3.8.0-RC2
272Targets: com.indoorvivants%toml
273Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
274##################################
275Using extra scalacOptions: ,REQUIRE:-source:3.8
276Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
277[sbt_options] declare -a sbt_options=()
278[process_args] java_version = '21'
279[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
280# Executing command line:
281java
282-Xmx2G
283-Dcommunitybuild.scala=3.8.0-RC2
284-Dcommunitybuild.project.dependencies.add=
285-Xmx7G
286-Xms4G
287-Xss8M
288-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
289-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
290-jar
291/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
292"setCrossScalaVersions 3.8.0-RC2"
293"++3.8.0-RC2 -v"
294"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
295"set every credentials := Nil"
296"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
297"removeScalacOptionsStartingWith -P:wartremover"
298
299moduleMappings
300"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.indoorvivants%toml"
301
302[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
303[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
304[info] loading project definition from /build/repo/project
305[info] loading settings for project root from build.sbt...
306[info] resolving key references (12956 settings) ...
307[info] set current project to root (in build file:/build/repo/)
308Execute setCrossScalaVersions: 3.8.0-RC2
309OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tomlJS3/crossScalaVersions
310OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in tomlJS3/crossScalaVersions
311OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in toml3/crossScalaVersions
312OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in toml3/crossScalaVersions
313OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in toml/crossScalaVersions
314OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlJS/crossScalaVersions
315OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tomlNative3/crossScalaVersions
316OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in tomlNative3/crossScalaVersions
317OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
318OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in docs/crossScalaVersions
319OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlNative/crossScalaVersions
320[info] set current project to root (in build file:/build/repo/)
321[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
322[info] Switching Scala version on:
323[info] docs (3.8.0-RC2)
324[info] tomlJS3 (3.8.0-RC2)
325[info] tomlNative3 (3.8.0-RC2)
326[info] toml3 (3.8.0-RC2)
327[info] Excluding projects:
328[info] * root (2.12.20)
329[info] toml (2.13.16)
330[info] tomlJS2_12 (2.12.20)
331[info] tomlNative (2.13.16)
332[info] tomlNative2_12 (2.12.20)
333[info] tomlJS (2.13.16)
334[info] toml2_12 (2.12.20)
335[info] Reapplying settings...
336[info] set current project to root (in build file:/build/repo/)
337Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
338[info] Reapplying settings...
339[info] set current project to root (in build file:/build/repo/)
340[info] Defining Global / credentials, credentials and 9 others.
341[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 88 others.
342[info] Run `last` for details.
343[info] Reapplying settings...
344[info] set current project to root (in build file:/build/repo/)
345Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
346[info] Reapplying settings...
347OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
348
349 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
350 Did you mean tomlJS2_12 / allExcludeDependencies ?
351 , retry without global scopes
352[info] Reapplying settings...
353[info] set current project to root (in build file:/build/repo/)
354Execute removeScalacOptionsStartingWith: -P:wartremover
355[info] Reapplying settings...
356[info] set current project to root (in build file:/build/repo/)
357[success] Total time: 0 s, completed Nov 26, 2025, 4:11:18 PM
358Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
359Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
360Starting build...
361Projects: Set(toml3)
362Starting build for ProjectRef(file:/build/repo/,toml3) (toml)... [0/1]
363OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
364Compile scalacOptions: -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
365[info] compiling 21 Scala sources to /build/repo/core/target/jvm-3/classes ...
366[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/main/scala/toml/Embed.scala:36:26
367[warn] 36 | value.values.get(stackHead) match {
368[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
369[warn] | match may not be exhaustive.
370[warn] |
371[warn] | It would fail on pattern case: Some(_)
372[warn] |
373[warn] | longer explanation available when compiling with `-explain`
374[warn] there were 8 deprecation warnings; re-run with -deprecation for details
375[warn] two warnings found
376[info] done compiling
377[info] compiling 10 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
378[warn] there was 1 deprecation warning; re-run with -deprecation for details
379[warn] one warning found
380[info] done compiling
381
382************************
383Build summary:
384[{
385 "module": "toml",
386 "compile": {"status": "ok", "tookMs": 18662, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
387 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
388 "test-compile": {"status": "ok", "tookMs": 9292, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
389 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
390 "publish": {"status": "skipped", "tookMs": 0},
391 "metadata": {
392 "crossScalaVersions": ["2.12.20", "3.3.5"]
393}
394}]
395************************
396[success] Total time: 35 s, completed Nov 26, 2025, 4:11:53 PM
397[0JChecking patch project/plugins.sbt...
398Checking patch project/build.properties...
399Checking patch build.sbt...
400Applied patch project/plugins.sbt cleanly.
401Applied patch project/build.properties cleanly.
402Applied patch build.sbt cleanly.