Build Logs
indoorvivants/toml-scala • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
70
Total Lines
400
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 docs/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in docs/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tomlNative3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in tomlNative3/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 Nov 27, 2025, 9:27:33 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/EmbedSpec.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/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/RulesSpec.scala]
202[info] [patched file /build/repo/core/src/test/scala/toml/CodecSpec.scala]
203[info] [patched file /build/repo/core/src/test/scala/toml/DateGenSpec.scala]
204[info] [patched file /build/repo/core/src/test/scala-3/toml/CodecSpec.scala]
205[info] [patched file /build/repo/core/src/test/scala/toml/Generators.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": 17252, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 9159, "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: 48 s, completed Nov 27, 2025, 9:28:21 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 9748e34] 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-RC2
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-RC2"
260Successfully applied pattern 'val Scala3 = "3.3.5"' in build.sbt
261----
262Starting build for 3.8.0-RC2
263Execute tests: false
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-RC2
270Targets: com.indoorvivants%toml
271Project 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>\""}]}
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-RC2
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-RC2"
291"++3.8.0-RC2 -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-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"
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-RC2
307OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in toml/crossScalaVersions
308OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tomlJS3/crossScalaVersions
309OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in tomlJS3/crossScalaVersions
310OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in toml3/crossScalaVersions
311OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in toml3/crossScalaVersions
312OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tomlJS/crossScalaVersions
313OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tomlNative3/crossScalaVersions
314OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in tomlNative3/crossScalaVersions
315OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
316OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) 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.0-RC2 on 4 projects.
320[info] Switching Scala version on:
321[info] docs (3.8.0-RC2)
322[info] tomlJS3 (3.8.0-RC2)
323[info] tomlNative3 (3.8.0-RC2)
324[info] toml3 (3.8.0-RC2)
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 Nov 27, 2025, 9:28:38 PM
356Build 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>\""}]}
357Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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
380************************
381Build summary:
382[{
383 "module": "toml",
384 "compile": {"status": "ok", "tookMs": 21017, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
385 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
386 "test-compile": {"status": "ok", "tookMs": 9458, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
387 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
388 "publish": {"status": "skipped", "tookMs": 0},
389 "metadata": {
390 "crossScalaVersions": ["2.12.20", "3.3.5"]
391}
392}]
393************************
394[success] Total time: 40 s, completed Nov 27, 2025, 9:29:19 PM
395[0JChecking patch project/plugins.sbt...
396Checking patch project/build.properties...
397Checking patch build.sbt...
398Applied patch project/plugins.sbt cleanly.
399Applied patch project/build.properties cleanly.
400Applied patch build.sbt cleanly.