Build Logs
hnaderi/yaml4s • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
0
Warnings
0
Total Lines
329
1##################################
2Clonning https://github.com/hnaderi/yaml4s.git into /build/repo using revision v0.3.1
3##################################
4Note: switching to '6b3717a49aff5d761631090974da0ed23da557d5'.
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.7
22----
23Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in build.sbt
40----
41Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project hnaderi/yaml4s
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
48Targets: dev.hnaderi%yaml4s-backend dev.hnaderi%yaml4s-circe dev.hnaderi%yaml4s-core dev.hnaderi%yaml4s-docs dev.hnaderi%yaml4s-json4s dev.hnaderi%yaml4s-play-json dev.hnaderi%yaml4s-snake dev.hnaderi%yaml4s-spray-json dev.hnaderi%yaml4s-zio-json
49Project projectConfig: {"projects":{"exclude":["yaml4s-docs"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Xms512M
59-Xmx6G
60-Xss2M
61-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
71"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":["yaml4s-docs"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.hnaderi%yaml4s-backend dev.hnaderi%yaml4s-circe dev.hnaderi%yaml4s-core dev.hnaderi%yaml4s-docs dev.hnaderi%yaml4s-json4s dev.hnaderi%yaml4s-play-json dev.hnaderi%yaml4s-snake dev.hnaderi%yaml4s-spray-json dev.hnaderi%yaml4s-zio-json"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
81[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.04s.
87[info] done compiling
88[info] loading settings for project root from build.sbt, workflows.sbt...
89[info] resolving key references (28165 settings) ...
90[info] set scmInfo to https://github.com/hnaderi/yaml4s
91[info] set current project to root (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
93OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in unidocs/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in backendJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in zio-jsonJVM/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in testsJVM/crossScalaVersions
97[info] set scmInfo to https://github.com/hnaderi/yaml4s
98OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in libyamlNative/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in json4sJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in testsNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in testsJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in rootNative/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in circeJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in circeNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in rootJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in json4sJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in backendJVM/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in zio-jsonJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in jsyamlJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in json4sNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in play-jsonJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in backendNative/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in snakeyamlJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in circeJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in rootJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in spray-jsonJVM/crossScalaVersions
122[info] set current project to root (in build file:/build/repo/)
123[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 27 projects.
124[info] Switching Scala version on:
125[info] json4sJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
126[info] backendNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
127[info] circeJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
128[info] unidocs (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
129[info] rootJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
130[info] coreNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
131[info] docs (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
132[info] backendJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
133[info] jsyamlJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
134[info] json4sNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
135[info] coreJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
136[info] libyamlNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
137[info] circeJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
138[info] spray-jsonJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
139[info] play-jsonJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
140[info] coreJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
141[info] testsJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
142[info] rootJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
143[info] snakeyamlJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
144[info] rootNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
145[info] circeNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
146[info] zio-jsonJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
147[info] testsJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
148[info] json4sJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
149[info] zio-jsonJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
150[info] backendJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
151[info] testsNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
152[info] Excluding projects:
153[info] * root (2.12.20)
154[info] Reapplying settings...
155[info] set scmInfo to https://github.com/hnaderi/yaml4s
156[info] set current project to root (in build file:/build/repo/)
157Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
158[info] Reapplying settings...
159[info] set scmInfo to https://github.com/hnaderi/yaml4s
160[info] set current project to root (in build file:/build/repo/)
161[info] Defining Global / credentials, backendJS / credentials and 26 others.
162[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 249 others.
163[info] Run `last` for details.
164[info] Reapplying settings...
165[info] set scmInfo to https://github.com/hnaderi/yaml4s
166[info] set current project to root (in build file:/build/repo/)
167Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
168[info] Reapplying settings...
169OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
170
171 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
172 Did you mean rootJVM / allExcludeDependencies ?
173 , retry without global scopes
174[info] Reapplying settings...
175[info] set scmInfo to https://github.com/hnaderi/yaml4s
176[info] set current project to root (in build file:/build/repo/)
177Execute removeScalacOptionsStartingWith: -P:wartremover
178[info] Reapplying settings...
179[info] set scmInfo to https://github.com/hnaderi/yaml4s
180[info] set current project to root (in build file:/build/repo/)
181[success] Total time: 0 s, completed Nov 15, 2025, 12:19:46 AM
182Build config: {"projects":{"exclude":["yaml4s-docs"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
183Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(yaml4s-docs),Map()),CompileOnly,List()))
184Excluding target 'dev.hnaderi%yaml4s-docs' - matches exclusion rule: 'yaml4s-docs'
185Starting build...
186Projects: Set(circeJVM, backendJVM, spray-jsonJVM, play-jsonJVM, coreJVM, snakeyamlJVM, testsJVM, json4sJVM, zio-jsonJVM)
187Starting build for ProjectRef(file:/build/repo/,play-jsonJVM) (yaml4s-play-json)... [0/9]
188OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
189OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
190OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
191Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
192[info] compiling 6 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
193[info] done compiling
194[info] compiling 1 Scala source to /build/repo/modules/play-json/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
195[info] done compiling
196Starting build for ProjectRef(file:/build/repo/,json4sJVM) (yaml4s-json4s)... [1/9]
197Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
198[info] compiling 1 Scala source to /build/repo/modules/json4s/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
199[info] done compiling
200Starting build for ProjectRef(file:/build/repo/,backendJVM) (yaml4s-backend)... [2/9]
201Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
202[info] compiling 5 Scala sources to /build/repo/modules/snake/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
203[info] done compiling
204[info] compiling 2 Scala sources to /build/repo/modules/backend/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
205[info] done compiling
206Starting build for ProjectRef(file:/build/repo/,coreJVM) (yaml4s-core)... [3/9]
207Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
208Starting build for ProjectRef(file:/build/repo/,zio-jsonJVM) (yaml4s-zio-json)... [4/9]
209Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
210[info] compiling 1 Scala source to /build/repo/modules/zio-json/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
211[info] done compiling
212Starting build for ProjectRef(file:/build/repo/,spray-jsonJVM) (yaml4s-spray-json)... [5/9]
213Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
214[info] compiling 1 Scala source to /build/repo/modules/spray-json/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
215[info] done compiling
216Starting build for ProjectRef(file:/build/repo/,testsJVM) (yaml4s-tests)... [6/9]
217Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
218[info] compiling 1 Scala source to /build/repo/modules/tests/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
219[info] done compiling
220[info] compiling 1 Scala source to /build/repo/modules/tests/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
221[info] done compiling
222Starting build for ProjectRef(file:/build/repo/,snakeyamlJVM) (yaml4s-snake)... [7/9]
223Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
224[info] compiling 1 Scala source to /build/repo/modules/snake/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
225[info] done compiling
226Starting build for ProjectRef(file:/build/repo/,circeJVM) (yaml4s-circe)... [8/9]
227Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
228[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
229[info] done compiling
230
231************************
232Build summary:
233[{
234 "module": "yaml4s-play-json",
235 "compile": {"status": "ok", "tookMs": 9200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
237 "test-compile": {"status": "ok", "tookMs": 169, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
239 "publish": {"status": "skipped", "tookMs": 0},
240 "metadata": {
241 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
242}
243},{
244 "module": "yaml4s-json4s",
245 "compile": {"status": "ok", "tookMs": 809, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
247 "test-compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
249 "publish": {"status": "skipped", "tookMs": 0},
250 "metadata": {
251 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
252}
253},{
254 "module": "yaml4s-backend",
255 "compile": {"status": "ok", "tookMs": 1817, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
256 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
257 "test-compile": {"status": "ok", "tookMs": 167, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
259 "publish": {"status": "skipped", "tookMs": 0},
260 "metadata": {
261 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
262}
263},{
264 "module": "yaml4s-core",
265 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
267 "test-compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
269 "publish": {"status": "skipped", "tookMs": 0},
270 "metadata": {
271 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
272}
273},{
274 "module": "yaml4s-zio-json",
275 "compile": {"status": "ok", "tookMs": 790, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
276 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
277 "test-compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
279 "publish": {"status": "skipped", "tookMs": 0},
280 "metadata": {
281 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
282}
283},{
284 "module": "yaml4s-spray-json",
285 "compile": {"status": "ok", "tookMs": 449, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
286 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
287 "test-compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
289 "publish": {"status": "skipped", "tookMs": 0},
290 "metadata": {
291 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
292}
293},{
294 "module": "yaml4s-tests",
295 "compile": {"status": "ok", "tookMs": 940, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
296 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
297 "test-compile": {"status": "ok", "tookMs": 732, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
298 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
299 "publish": {"status": "ok", "tookMs": 0},
300 "metadata": {
301 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
302}
303},{
304 "module": "yaml4s-snake",
305 "compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
307 "test-compile": {"status": "ok", "tookMs": 431, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
309 "publish": {"status": "skipped", "tookMs": 0},
310 "metadata": {
311 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
312}
313},{
314 "module": "yaml4s-circe",
315 "compile": {"status": "ok", "tookMs": 501, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
317 "test-compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
319 "publish": {"status": "skipped", "tookMs": 0},
320 "metadata": {
321 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.7"]
322}
323}]
324************************
325[success] Total time: 61 s (0:01:01.0), completed Nov 15, 2025, 12:20:46 AM
326[0JChecking patch project/plugins.sbt...
327Checking patch build.sbt...
328Applied patch project/plugins.sbt cleanly.
329Applied patch build.sbt cleanly.