Build Logs
indoorvivants/toml-scala • 3.8.1-RC1:2026-01-13
Errors
0
Warnings
70
Total Lines
520
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
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
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"
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
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##################################
46Scala version: 3.7.4
47Targets: com.indoorvivants%toml
48Project 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>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '21'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
55# Executing command line:
56java
57-Xmx2G
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"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""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"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"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] loading settings for project root from build.sbt...
81[info] resolving key references (12956 settings) ...
82[info] set current project to root (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.7.4
84OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tomlJS3/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in tomlJS3/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in toml/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in toml3/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in toml3/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tomlNative3/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in docs/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlNative/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in tomlNative3/crossScalaVersions
95[info] set current project to root (in build file:/build/repo/)
96[info] Setting Scala version to 3.7.4 on 4 projects.
97[info] Switching Scala version on:
98[info] docs (3.7.4)
99[info] tomlJS3 (3.7.4)
100[info] tomlNative3 (3.7.4)
101[info] toml3 (3.7.4)
102[info] Excluding projects:
103[info] * root (2.12.20)
104[info] toml (2.13.16)
105[info] tomlJS2_12 (2.12.20)
106[info] tomlNative (2.13.16)
107[info] tomlNative2_12 (2.12.20)
108[info] tomlJS (2.13.16)
109[info] toml2_12 (2.12.20)
110[info] Reapplying settings...
111[info] set current project to root (in build file:/build/repo/)
112Execute 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
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115[info] Defining Global / credentials, credentials and 9 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 88 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to root (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean tomlJS2_12 / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to root (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132[success] Total time: 0 s, completed Jan 13, 2026, 7:50:37 PM
133Build 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>\""}]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135Starting build...
136Projects: Set(toml3)
137Starting build for ProjectRef(file:/build/repo/,toml3) (toml)... [0/1]
138OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
140Compile scalacOptions: -Wunused:imports, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
141[info] compiling 21 Scala sources to /build/repo/core/target/jvm-3/classes ...
142[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/main/scala/toml/Embed.scala:36:26
143[warn] 36 | value.values.get(stackHead) match {
144[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
145[warn] | match may not be exhaustive.
146[warn] |
147[warn] | It would fail on pattern case: Some(_)
148[warn] |
149[warn] | longer explanation available when compiling with `-explain`
150[info] [patched file /build/repo/core/src/main/scala/toml/Toml.scala]
151[warn] there were 8 deprecation warnings; re-run with -deprecation for details
152[warn] two warnings found
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/core/target/jvm-3/classes ...
155[info] done compiling
156[info] compiling 10 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
157[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala-3/toml/CodecSpec.scala:1:30
158[warn] 1 |import org.scalatest.funsuite.AnyFunSuite
159[warn] | ^^^^^^^^^^^
160[warn] | unused import
161[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala-3/toml/CodecSpec.scala:2:31
162[warn] 2 |import toml.*, derivation.auto.*
163[warn] | ^
164[warn] | unused import
165[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/DateGenSpec.scala:3:26
166[warn] 3 |import org.scalatest.prop._
167[warn] | ^
168[warn] | unused import
169[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/DateGenSpec.scala:9:25
170[warn] 9 |import fastparse.Parsed.{Failure, Success}
171[warn] | ^^^^^^^
172[warn] | unused import
173[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/DateGenSpec.scala:9:34
174[warn] 9 |import fastparse.Parsed.{Failure, Success}
175[warn] | ^^^^^^^
176[warn] | unused import
177[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/GeneratedSpec.scala:3:26
178[warn] 3 |import org.scalatest.prop._
179[warn] | ^
180[warn] | unused import
181[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/GeneratedSpec.scala:8:25
182[warn] 8 |import fastparse.Parsed.{Failure, Success}
183[warn] | ^^^^^^^
184[warn] | unused import
185[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/GeneratedSpec.scala:10:18
186[warn] 10 |import scala.util.Try
187[warn] | ^^^
188[warn] | unused import
189[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/ParseSpec.scala:4:12
190[warn] 4 |import Node._
191[warn] | ^
192[warn] | unused import
193[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/toml/RulesSpec.scala:5:24
194[warn] 5 |import fastparse.Parsed._
195[warn] | ^
196[warn] | unused import
197[info] [patched file /build/repo/core/src/test/scala/toml/Generators.scala]
198[info] [patched file /build/repo/core/src/test/scala/toml/ParseSpec.scala]
199[info] [patched file /build/repo/core/src/test/scala/toml/RulesSpec.scala]
200[info] [patched file /build/repo/core/src/test/scala-3/toml/CodecSpec.scala]
201[info] [patched file /build/repo/core/src/test/scala/toml/CodecSpec.scala]
202[info] [patched file /build/repo/core/src/test/scala/toml/TestHelpers.scala]
203[info] [patched file /build/repo/core/src/test/scala/toml/EmbedSpec.scala]
204[info] [patched file /build/repo/core/src/test/scala/toml/DateGenSpec.scala]
205[info] [patched file /build/repo/core/src/test/scala/toml/GeneratedSpec.scala]
206[warn] there was 1 deprecation warning; re-run with -deprecation for details
207[warn] 11 warnings found
208[info] done compiling
209[info] compiling 10 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
210[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala-3/toml/CodecSpec.scala:1:12
211[warn] 1 |import toml.*
212[warn] | ^
213[warn] | unused import
214[info] [patched file /build/repo/core/src/test/scala-3/toml/CodecSpec.scala]
215[warn] there was 1 deprecation warning; re-run with -deprecation for details
216[warn] two warnings found
217[info] done compiling
218[info] compiling 1 Scala source to /build/repo/core/target/jvm-3/test-classes ...
219[info] done compiling
220
221************************
222Build summary:
223[{
224 "module": "toml",
225 "compile": {"status": "ok", "tookMs": 16279, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 9464, "warnings": 10, "errors": 0, "sourceVersion": "3.4-migration"},
228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["2.12.20", "3.3.5"]
232}
233}]
234************************
235[success] Total time: 34 s, completed Jan 13, 2026, 7:51:11 PM
236[0JChecking patch project/plugins.sbt...
237Checking patch project/build.properties...
238Checking patch build.sbt...
239Applied patch project/plugins.sbt cleanly.
240Applied patch project/build.properties cleanly.
241Applied patch build.sbt cleanly.
242Commit migration rewrites
243Switched to a new branch 'opencb/migrate-source-3.4'
244[opencb/migrate-source-3.4 fb64602] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
245 10 files changed, 32 insertions(+), 41 deletions(-)
246----
247Preparing build for 3.8.1-RC1
248Scala binary version found: 3.8
249Implicitly using source version 3.8
250Scala binary version found: 3.8
251Implicitly using source version 3.8
252Would try to apply common scalacOption (best-effort, sbt/mill only):
253Append: ,REQUIRE:-source:3.8
254Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
255
256Try apply source patch:
257Path: build.sbt
258Pattern: val Scala3 = "3.3.5"
259Replacement: val Scala3 = "3.8.1-RC1"
260Successfully applied pattern 'val Scala3 = "3.3.5"' in build.sbt
261----
262Starting build for 3.8.1-RC1
263Execute tests: true
264sbt project found:
265Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
266Enforcing usage of sbt in version 1.11.5
267No prepare script found for project indoorvivants/toml-scala
268##################################
269Scala version: 3.8.1-RC1
270Targets: com.indoorvivants%toml
271Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
272##################################
273Using extra scalacOptions: ,REQUIRE:-source:3.8
274Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
275[sbt_options] declare -a sbt_options=()
276[process_args] java_version = '21'
277[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
278# Executing command line:
279java
280-Xmx2G
281-Dcommunitybuild.scala=3.8.1-RC1
282-Dcommunitybuild.project.dependencies.add=
283-Xmx7G
284-Xms4G
285-Xss8M
286-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
287-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
288-jar
289/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
290"setCrossScalaVersions 3.8.1-RC1"
291"++3.8.1-RC1 -v"
292"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
293"set every credentials := Nil"
294"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
295"removeScalacOptionsStartingWith -P:wartremover"
296
297moduleMappings
298"runBuild 3.8.1-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.indoorvivants%toml"
299
300[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
301[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
302[info] loading project definition from /build/repo/project
303[info] loading settings for project root from build.sbt...
304[info] resolving key references (12956 settings) ...
305[info] set current project to root (in build file:/build/repo/)
306Execute setCrossScalaVersions: 3.8.1-RC1
307OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in toml3/crossScalaVersions
308OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in toml3/crossScalaVersions
309OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in tomlJS3/crossScalaVersions
310OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in tomlJS3/crossScalaVersions
311OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in toml/crossScalaVersions
312OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlJS/crossScalaVersions
313OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in tomlNative3/crossScalaVersions
314OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in tomlNative3/crossScalaVersions
315OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in docs/crossScalaVersions
316OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in docs/crossScalaVersions
317OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlNative/crossScalaVersions
318[info] set current project to root (in build file:/build/repo/)
319[info] Setting Scala version to 3.8.1-RC1 on 4 projects.
320[info] Switching Scala version on:
321[info] docs (3.8.1-RC1)
322[info] tomlJS3 (3.8.1-RC1)
323[info] tomlNative3 (3.8.1-RC1)
324[info] toml3 (3.8.1-RC1)
325[info] Excluding projects:
326[info] * root (2.12.20)
327[info] toml (2.13.16)
328[info] tomlJS2_12 (2.12.20)
329[info] tomlNative (2.13.16)
330[info] tomlNative2_12 (2.12.20)
331[info] tomlJS (2.13.16)
332[info] toml2_12 (2.12.20)
333[info] Reapplying settings...
334[info] set current project to root (in build file:/build/repo/)
335Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
336[info] Reapplying settings...
337[info] set current project to root (in build file:/build/repo/)
338[info] Defining Global / credentials, credentials and 9 others.
339[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 88 others.
340[info] Run `last` for details.
341[info] Reapplying settings...
342[info] set current project to root (in build file:/build/repo/)
343Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
344[info] Reapplying settings...
345OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
346
347 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
348 Did you mean tomlJS2_12 / allExcludeDependencies ?
349 , retry without global scopes
350[info] Reapplying settings...
351[info] set current project to root (in build file:/build/repo/)
352Execute removeScalacOptionsStartingWith: -P:wartremover
353[info] Reapplying settings...
354[info] set current project to root (in build file:/build/repo/)
355[success] Total time: 0 s, completed Jan 13, 2026, 7:51:27 PM
356Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
357Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
358Starting build...
359Projects: Set(toml3)
360Starting build for ProjectRef(file:/build/repo/,toml3) (toml)... [0/1]
361OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
362Compile scalacOptions: -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
363[info] compiling 21 Scala sources to /build/repo/core/target/jvm-3/classes ...
364[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/main/scala/toml/Embed.scala:36:26
365[warn] 36 | value.values.get(stackHead) match {
366[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
367[warn] | match may not be exhaustive.
368[warn] |
369[warn] | It would fail on pattern case: Some(_)
370[warn] |
371[warn] | longer explanation available when compiling with `-explain`
372[warn] there were 8 deprecation warnings; re-run with -deprecation for details
373[warn] two warnings found
374[info] done compiling
375[info] compiling 10 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
376[warn] there was 1 deprecation warning; re-run with -deprecation for details
377[warn] one warning found
378[info] done compiling
379[info] CodecSpec:
380[info] - Error handling (6)
381[info] - Booleans
382[info] - Strings
383[info] - Strings (2)
384[info] - Lists
385[info] - Pairs
386[info] - Unknown pair
387[info] - Table
388[info] - Table (2)
389[info] - Table (3)
390[info] - Table (4)
391[info] - Table (5)
392[info] - Table (6)
393[info] - Unknown table
394[info] - Inline table
395[info] - Inline list of tables
396[info] - Inline list of tables with unknown field
397[info] - Inline list of tuples
398[info] - Inline list of tuples (2)
399[info] - Inline list of tuples with default values
400[info] - Inline list of tuples with default values (2)
401[info] - Inline list of tuples with default values (3)
402[info] - Inline list of tuples with default values (4)
403[info] - Inline list of tuples with default values (5)
404[info] - Nested inline list
405[info] - Nested inline list (2)
406[info] - Array of tables (1)
407[info] - Array of tables (2)
408[info] - Array of tables (3)
409[info] - Table codec
410[info] - Error handling
411[info] - Error handling (2)
412[info] - Error handling (3)
413[info] - Error handling (4)
414[info] - Error handling (5)
415[info] - Error handling (7)
416[info] - Default parameters (1)
417[info] - Default parameters (2)
418[info] - Default parameters (3)
419[info] - Default parameters (4)
420[info] - Default parameters (5)
421[info] GenerationSpec:
422[info] - Empty list
423[info] - Two pairs
424[info] - Table
425[info] - Escape table reference
426[info] - Escape table reference (2)
427[info] - Escape table reference (3)
428[info] - Pair and table
429[info] - Two tables
430[info] - Nested table
431[info] - Regular list
432[info] - Nested list
433[info] - List of tables
434[info] - Escaping strings
435[info] - Encoding line break
436[info] - Encoding special characters
437[info] - Encoding positive number
438[info] - Encoding negative number
439[info] - Encoding positive real value
440[info] - Encoding negative real value
441[info] GeneratedSpec:
442[info] - Parse arrays
443[info] - Parse integers
444[info] - Parse doubles !!! IGNORED !!!
445[info] - Parse booleans
446[info] - Detect if booleans are not lowercase
447[info] - Detect if any string is unbalanced (missing quote)
448[info] - Parse pairs (key and value)
449[info] - Parse pairs (with `root` parser)
450[info] - Parse table definitions
451[info] - Parse tables
452[info] - Parse tables (with `root` parser)
453[info] ParseSpec:
454[info] - Parse strings
455[info] - Redefine value on root level
456[info] - Redefine value in table
457[info] - Redefine value in array
458[info] - Extension: Parse inline tables with trailing comma
459[info] RulesSpec:
460[info] - Parse sample
461[info] - Strings in table headers
462[info] - Parse quoted strings
463[info] - Parse unicode strings
464[info] - Parse empty comments
465[info] - Parse escaped double quotes inside a string
466[info] - Parse inline tables (1)
467[info] - Extension: Parse inline tables with new line
468[info] - Extension: Parse inline tables with trailing comma
469[info] - Extension: Parse inline tables with trailing comma and comment
470[info] - Parse list with spaces or tabs before commas
471[info] - Parse complex table keys
472[info] - Parse escaped table key identifier
473[info] - Parse multi-line array with trailing commas
474[info] - Fail to parse non-TOML-compliant statement
475[info] - Fail to parse comment at EOL
476[info] - Fail to parse end of comment after tricky array declaration
477[info] - Fail to parse comment at the end of key-pair definition
478[info] - Parse floats with fractional part
479[info] - Parse floats with exponent part
480[info] - Parse floats with fractional and exponent part
481[info] - Parse floats with underscores
482[info] - Parse infinity constant
483[info] - Parse NaN constant
484[info] DateGenSpec:
485[info] - parse dates following the RFC 3339 spec (`date` parser)
486[info] - parse dates following the RFC 3339 spec
487[info] EmbedSpec:
488[info] - One pair
489[info] - Two pairs
490[info] - Simple table
491[info] - Pair and table
492[info] - Nested table
493[info] - Two nested tables
494[info] - Empty nested tables
495[info] - Inline table list
496[info] - Array
497[info] - Array with empty items
498[info] - Nested array
499
500************************
501Build summary:
502[{
503 "module": "toml",
504 "compile": {"status": "ok", "tookMs": 17075, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
505 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
506 "test-compile": {"status": "ok", "tookMs": 9147, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
507 "test": {"status": "ok", "tookMs": 1127, "passed": 112, "failed": 0, "ignored": 1, "skipped": 0, "total": 113, "byFramework": [{"framework": "unknown", "stats": {"passed": 112, "failed": 0, "ignored": 1, "skipped": 0, "total": 113}}]},
508 "publish": {"status": "skipped", "tookMs": 0},
509 "metadata": {
510 "crossScalaVersions": ["2.12.20", "3.3.5"]
511}
512}]
513************************
514[success] Total time: 30 s, completed Jan 13, 2026, 7:51:57 PM
515[0JChecking patch project/plugins.sbt...
516Checking patch project/build.properties...
517Checking patch build.sbt...
518Applied patch project/plugins.sbt cleanly.
519Applied patch project/build.properties cleanly.
520Applied patch build.sbt cleanly.