Build Logs

indoorvivants/toml-scala • 3.8.0-RC5:2025-12-31

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::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in toml3/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in toml3/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tomlNative3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in tomlNative3/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in docs/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlNative/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 Dec 31, 2025, 9:13:43 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/CodecSpec.scala]
198[info] [patched file /build/repo/core/src/test/scala/toml/RulesSpec.scala]
199[info] [patched file /build/repo/core/src/test/scala/toml/GeneratedSpec.scala]
200[info] [patched file /build/repo/core/src/test/scala/toml/TestHelpers.scala]
201[info] [patched file /build/repo/core/src/test/scala/toml/ParseSpec.scala]
202[info] [patched file /build/repo/core/src/test/scala-3/toml/CodecSpec.scala]
203[info] [patched file /build/repo/core/src/test/scala/toml/Generators.scala]
204[info] [patched file /build/repo/core/src/test/scala/toml/EmbedSpec.scala]
205[info] [patched file /build/repo/core/src/test/scala/toml/DateGenSpec.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": 15633, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 9314, "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: 33 s, completed Dec 31, 2025, 9:14:16 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 cd4a80c] 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.0-RC5
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.0-RC5"
260Successfully applied pattern 'val Scala3 = "3.3.5"' in build.sbt
261----
262Starting build for 3.8.0-RC5
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.0-RC5
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.0-RC5
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.0-RC5"
291"++3.8.0-RC5 -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.0-RC5 """{"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.0-RC5
307OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in tomlJS3/crossScalaVersions
308OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in toml3/crossScalaVersions
309OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in toml3/crossScalaVersions
310OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) 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.0-RC5 -> 3.8.0-RC5 in docs/crossScalaVersions
314OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in docs/crossScalaVersions
315OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in tomlNative3/crossScalaVersions
316OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in tomlNative3/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.0-RC5 on 4 projects.
320[info] Switching Scala version on:
321[info] docs (3.8.0-RC5)
322[info] tomlJS3 (3.8.0-RC5)
323[info] tomlNative3 (3.8.0-RC5)
324[info] toml3 (3.8.0-RC5)
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 Dec 31, 2025, 9:14:32 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] GenerationSpec:
380[info] - Empty list
381[info] - Two pairs
382[info] - Table
383[info] - Escape table reference
384[info] - Escape table reference (2)
385[info] - Escape table reference (3)
386[info] - Pair and table
387[info] - Two tables
388[info] - Nested table
389[info] - Regular list
390[info] - Nested list
391[info] - List of tables
392[info] - Escaping strings
393[info] - Encoding line break
394[info] - Encoding special characters
395[info] - Encoding positive number
396[info] - Encoding negative number
397[info] - Encoding positive real value
398[info] - Encoding negative real value
399[info] DateGenSpec:
400[info] - parse dates following the RFC 3339 spec (`date` parser)
401[info] - parse dates following the RFC 3339 spec
402[info] GeneratedSpec:
403[info] - Parse arrays
404[info] - Parse integers
405[info] - Parse doubles !!! IGNORED !!!
406[info] - Parse booleans
407[info] - Detect if booleans are not lowercase
408[info] - Detect if any string is unbalanced (missing quote)
409[info] - Parse pairs (key and value)
410[info] - Parse pairs (with `root` parser)
411[info] - Parse table definitions
412[info] - Parse tables
413[info] - Parse tables (with `root` parser)
414[info] CodecSpec:
415[info] - Error handling (6)
416[info] - Booleans
417[info] - Strings
418[info] - Strings (2)
419[info] - Lists
420[info] - Pairs
421[info] - Unknown pair
422[info] - Table
423[info] - Table (2)
424[info] - Table (3)
425[info] - Table (4)
426[info] - Table (5)
427[info] - Table (6)
428[info] - Unknown table
429[info] - Inline table
430[info] - Inline list of tables
431[info] - Inline list of tables with unknown field
432[info] - Inline list of tuples
433[info] - Inline list of tuples (2)
434[info] - Inline list of tuples with default values
435[info] - Inline list of tuples with default values (2)
436[info] - Inline list of tuples with default values (3)
437[info] - Inline list of tuples with default values (4)
438[info] - Inline list of tuples with default values (5)
439[info] - Nested inline list
440[info] - Nested inline list (2)
441[info] - Array of tables (1)
442[info] - Array of tables (2)
443[info] - Array of tables (3)
444[info] - Table codec
445[info] - Error handling
446[info] - Error handling (2)
447[info] - Error handling (3)
448[info] - Error handling (4)
449[info] - Error handling (5)
450[info] - Error handling (7)
451[info] - Default parameters (1)
452[info] - Default parameters (2)
453[info] - Default parameters (3)
454[info] - Default parameters (4)
455[info] - Default parameters (5)
456[info] RulesSpec:
457[info] - Parse sample
458[info] - Strings in table headers
459[info] - Parse quoted strings
460[info] - Parse unicode strings
461[info] - Parse empty comments
462[info] - Parse escaped double quotes inside a string
463[info] - Parse inline tables (1)
464[info] - Extension: Parse inline tables with new line
465[info] - Extension: Parse inline tables with trailing comma
466[info] - Extension: Parse inline tables with trailing comma and comment
467[info] - Parse list with spaces or tabs before commas
468[info] - Parse complex table keys
469[info] - Parse escaped table key identifier
470[info] - Parse multi-line array with trailing commas
471[info] - Fail to parse non-TOML-compliant statement
472[info] - Fail to parse comment at EOL
473[info] - Fail to parse end of comment after tricky array declaration
474[info] - Fail to parse comment at the end of key-pair definition
475[info] - Parse floats with fractional part
476[info] - Parse floats with exponent part
477[info] - Parse floats with fractional and exponent part
478[info] - Parse floats with underscores
479[info] - Parse infinity constant
480[info] - Parse NaN constant
481[info] EmbedSpec:
482[info] - One pair
483[info] - Two pairs
484[info] - Simple table
485[info] - Pair and table
486[info] - Nested table
487[info] - Two nested tables
488[info] - Empty nested tables
489[info] - Inline table list
490[info] - Array
491[info] - Array with empty items
492[info] - Nested array
493[info] ParseSpec:
494[info] - Parse strings
495[info] - Redefine value on root level
496[info] - Redefine value in table
497[info] - Redefine value in array
498[info] - Extension: Parse inline tables with trailing comma
499
500************************
501Build summary:
502[{
503 "module": "toml",
504 "compile": {"status": "ok", "tookMs": 16010, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
505 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
506 "test-compile": {"status": "ok", "tookMs": 8926, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
507 "test": {"status": "ok", "tookMs": 1136, "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: 28 s, completed Dec 31, 2025, 9:15:01 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.