Build Logs

kalin-rudnicki/oxygen • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

13

Total Lines

631

1##################################
2Clonning https://github.com/kalin-rudnicki/oxygen.git into /build/repo using revision 0.0.94
3##################################
4Note: switching to '10ce8e90e543c3b1d0b0ccf1cf154e014b1c77c2'.
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.7.1
22----
23Preparing build for 3.8.0-RC2
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: project/Settings.scala
34Pattern: val Scala_3 = "3.7.1"
35Replacement: val Scala_3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala_3 = "3.7.1"' in project/Settings.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project kalin-rudnicki/oxygen
47##################################
48Scala version: 3.8.0-RC2
49Targets: io.github.kalin-rudnicki%oxygen-cli io.github.kalin-rudnicki%oxygen-core io.github.kalin-rudnicki%oxygen-crypto-model io.github.kalin-rudnicki%oxygen-crypto-service io.github.kalin-rudnicki%oxygen-executable io.github.kalin-rudnicki%oxygen-http-zio io.github.kalin-rudnicki%oxygen-json io.github.kalin-rudnicki%oxygen-meta io.github.kalin-rudnicki%oxygen-quoted io.github.kalin-rudnicki%oxygen-schema io.github.kalin-rudnicki%oxygen-sql io.github.kalin-rudnicki%oxygen-sql-migration io.github.kalin-rudnicki%oxygen-sql-test io.github.kalin-rudnicki%oxygen-storage io.github.kalin-rudnicki%oxygen-test io.github.kalin-rudnicki%oxygen-test-container io.github.kalin-rudnicki%oxygen-transform io.github.kalin-rudnicki%oxygen-zio
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Settings.scala","pattern":"val Scala_3 = \"3.7.1\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Xmx16G
60-Xss4M
61-Dcommunitybuild.scala=3.8.0-RC2
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-RC2"
71"++3.8.0-RC2 -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-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Settings.scala","pattern":"val Scala_3 = \"3.7.1\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}""" io.github.kalin-rudnicki%oxygen-cli io.github.kalin-rudnicki%oxygen-core io.github.kalin-rudnicki%oxygen-crypto-model io.github.kalin-rudnicki%oxygen-crypto-service io.github.kalin-rudnicki%oxygen-executable io.github.kalin-rudnicki%oxygen-http-zio io.github.kalin-rudnicki%oxygen-json io.github.kalin-rudnicki%oxygen-meta io.github.kalin-rudnicki%oxygen-quoted io.github.kalin-rudnicki%oxygen-schema io.github.kalin-rudnicki%oxygen-sql io.github.kalin-rudnicki%oxygen-sql-migration io.github.kalin-rudnicki%oxygen-sql-test io.github.kalin-rudnicki%oxygen-storage io.github.kalin-rudnicki%oxygen-test io.github.kalin-rudnicki%oxygen-test-container io.github.kalin-rudnicki%oxygen-transform io.github.kalin-rudnicki%oxygen-zio"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.787s.
86[info] done compiling
87[info] loading settings for project oxygen-root from build.sbt...
88[info] resolving key references (73301 settings) ...
89[info] set current project to oxygen-root (in build file:/build/repo/)
90[warn] there's a key that's not used by any other settings/tasks:
91[warn]
92[warn] * example-ui / webCompDirs
93[warn] +- /build/repo/build.sbt:671
94[warn]
95[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
96[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
97Execute setCrossScalaVersions: 3.8.0-RC2
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sql-it/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-jsonNative/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in sql-it/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-apiJS/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-apiJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-test-container/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-test-container/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-crypto-modelNative/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-crypto-modelNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-ui/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-ui/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-sql-test/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-sql-test/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-httpJVM/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-httpJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-metaJS/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-metaJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-jsonJS/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-metaJVM/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-jsonJS/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-metaJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-zioJVM/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-zioJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-coreJVM/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-coreJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-storage/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-storage/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-zioJS/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-zioJS/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-modules/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-modules/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-coreNative/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-coreNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-httpJS/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-httpJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in http-it/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in http-it/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-api-modelsJS/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-api-modelsJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-zioNative/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-zioNative/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in utJVM/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in utJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in it/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in it/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-coreJS/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-coreJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-domain-impl/crossScalaVersions
146OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-domain-impl/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-executableJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-api-modelsJVM/crossScalaVersions
149OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-executableJVM/crossScalaVersions
150OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-api-modelsJVM/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-cliNative/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-cliNative/crossScalaVersions
153OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in utNative/crossScalaVersions
154OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in utNative/crossScalaVersions
155OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-cliJVM/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-cliJVM/crossScalaVersions
157OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-ui-web/crossScalaVersions
158OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-ui-web/crossScalaVersions
159OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-all/crossScalaVersions
160OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-all/crossScalaVersions
161OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-quotedJS/crossScalaVersions
162OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-quotedJS/crossScalaVersions
163OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-apiJVM/crossScalaVersions
164OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-apiJVM/crossScalaVersions
165OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-modules-jvm/crossScalaVersions
166OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-modules-jvm/crossScalaVersions
167OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-coreJS/crossScalaVersions
168OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-coreJS/crossScalaVersions
169OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-sql/crossScalaVersions
170OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-sql/crossScalaVersions
171OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-testNative/crossScalaVersions
172OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-testNative/crossScalaVersions
173OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-jsonNative/crossScalaVersions
174OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-crypto-service/crossScalaVersions
175OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-crypto-service/crossScalaVersions
176OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-quotedNative/crossScalaVersions
177OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-quotedNative/crossScalaVersions
178OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-crypto-modelJVM/crossScalaVersions
179OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-crypto-modelJVM/crossScalaVersions
180OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in utJS/crossScalaVersions
181OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in utJS/crossScalaVersions
182OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-domain-models/crossScalaVersions
183OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-domain/crossScalaVersions
184OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-domain/crossScalaVersions
185OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example/crossScalaVersions
186OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example/crossScalaVersions
187OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-schemaNative/crossScalaVersions
188OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-schemaNative/crossScalaVersions
189OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example-web-server/crossScalaVersions
190OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-web-server/crossScalaVersions
191OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-coreJVM/crossScalaVersions
192OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-coreJVM/crossScalaVersions
193OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-modules-js/crossScalaVersions
194OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-modules-native/crossScalaVersions
195OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example-domain-models/crossScalaVersions
196OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-jsonJVM/crossScalaVersions
197OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-jsonJVM/crossScalaVersions
198OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-transformNative/crossScalaVersions
199OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-modules-native/crossScalaVersions
200OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-transformNative/crossScalaVersions
201OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-executableJS/crossScalaVersions
202OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-metaNative/crossScalaVersions
203OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-metaNative/crossScalaVersions
204OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-executableNative/crossScalaVersions
205OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-executableNative/crossScalaVersions
206OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-transformJVM/crossScalaVersions
207OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-transformJVM/crossScalaVersions
208OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-testJVM/crossScalaVersions
209OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-testJVM/crossScalaVersions
210OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-testJS/crossScalaVersions
211OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-testJS/crossScalaVersions
212OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-schemaJVM/crossScalaVersions
213OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-transformJS/crossScalaVersions
214OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-transformJS/crossScalaVersions
215OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-quotedJVM/crossScalaVersions
216OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-quotedJVM/crossScalaVersions
217OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-sql-migration/crossScalaVersions
218OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-sql-migration/crossScalaVersions
219OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-crypto-modelJS/crossScalaVersions
220OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-crypto-modelJS/crossScalaVersions
221OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-root/crossScalaVersions
222OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-modules-js/crossScalaVersions
223OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-schemaJVM/crossScalaVersions
224OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-schemaJS/crossScalaVersions
225OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-root/crossScalaVersions
226OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-schemaJS/crossScalaVersions
227OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-executableJS/crossScalaVersions
228OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in oxygen-cliJS/crossScalaVersions
229OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in oxygen-cliJS/crossScalaVersions
230[info] set current project to oxygen-root (in build file:/build/repo/)
231[info] Setting Scala version to 3.8.0-RC2 on 66 projects.
232[info] Switching Scala version on:
233[info] utNative (3.8.0-RC2)
234[info] oxygen-executableJS (3.8.0-RC2)
235[info] oxygen-quotedNative (3.8.0-RC2)
236[info] oxygen-sql (3.8.0-RC2)
237[info] oxygen-crypto-modelJVM (3.8.0-RC2)
238[info] example-coreJS (3.8.0-RC2)
239[info] oxygen-crypto-service (3.8.0-RC2)
240[info] utJVM (3.8.0-RC2)
241[info] oxygen-jsonJVM (3.8.0-RC2)
242[info] example-apiJVM (3.8.0-RC2)
243[info] example-domain (3.8.0-RC2)
244[info] oxygen-testJS (3.8.0-RC2)
245[info] oxygen-storage (3.8.0-RC2)
246[info] oxygen-httpJS (3.8.0-RC2)
247[info] oxygen-crypto-modelJS (3.8.0-RC2)
248[info] oxygen-modules-js (3.8.0-RC2)
249[info] example-api-modelsJS (3.8.0-RC2)
250[info] oxygen-schemaJS (3.8.0-RC2)
251[info] oxygen-quotedJVM (3.8.0-RC2)
252[info] example-ui (3.8.0-RC2)
253[info] oxygen-zioJVM (3.8.0-RC2)
254[info] sql-it (3.8.0-RC2)
255[info] utJS (3.8.0-RC2)
256[info] oxygen-transformJVM (3.8.0-RC2)
257[info] oxygen-modules-jvm (3.8.0-RC2)
258[info] * oxygen-root (3.8.0-RC2)
259[info] example-coreJVM (3.8.0-RC2)
260[info] oxygen-all (3.8.0-RC2)
261[info] oxygen-quotedJS (3.8.0-RC2)
262[info] example-domain-models (3.8.0-RC2)
263[info] it (3.8.0-RC2)
264[info] oxygen-sql-migration (3.8.0-RC2)
265[info] oxygen-metaJVM (3.8.0-RC2)
266[info] oxygen-testJVM (3.8.0-RC2)
267[info] oxygen-metaJS (3.8.0-RC2)
268[info] oxygen-coreJS (3.8.0-RC2)
269[info] oxygen-executableJVM (3.8.0-RC2)
270[info] oxygen-cliJS (3.8.0-RC2)
271[info] oxygen-httpJVM (3.8.0-RC2)
272[info] example-apiJS (3.8.0-RC2)
273[info] oxygen-coreJVM (3.8.0-RC2)
274[info] oxygen-jsonJS (3.8.0-RC2)
275[info] http-it (3.8.0-RC2)
276[info] oxygen-executableNative (3.8.0-RC2)
277[info] oxygen-testNative (3.8.0-RC2)
278[info] oxygen-cliJVM (3.8.0-RC2)
279[info] oxygen-sql-test (3.8.0-RC2)
280[info] example-domain-impl (3.8.0-RC2)
281[info] oxygen-crypto-modelNative (3.8.0-RC2)
282[info] oxygen-zioJS (3.8.0-RC2)
283[info] oxygen-transformNative (3.8.0-RC2)
284[info] oxygen-transformJS (3.8.0-RC2)
285[info] oxygen-ui-web (3.8.0-RC2)
286[info] oxygen-modules (3.8.0-RC2)
287[info] oxygen-schemaJVM (3.8.0-RC2)
288[info] oxygen-jsonNative (3.8.0-RC2)
289[info] oxygen-cliNative (3.8.0-RC2)
290[info] example (3.8.0-RC2)
291[info] example-web-server (3.8.0-RC2)
292[info] example-api-modelsJVM (3.8.0-RC2)
293[info] oxygen-modules-native (3.8.0-RC2)
294[info] oxygen-schemaNative (3.8.0-RC2)
295[info] oxygen-zioNative (3.8.0-RC2)
296[info] oxygen-coreNative (3.8.0-RC2)
297[info] oxygen-test-container (3.8.0-RC2)
298[info] oxygen-metaNative (3.8.0-RC2)
299[info] Excluding projects:
300[info] Reapplying settings...
301[info] set current project to oxygen-root (in build file:/build/repo/)
302Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
303[info] Reapplying settings...
304[info] set current project to oxygen-root (in build file:/build/repo/)
305[info] Defining Global / credentials, credentials and 64 others.
306[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 329 others.
307[info] Run `last` for details.
308[info] Reapplying settings...
309[info] set current project to oxygen-root (in build file:/build/repo/)
310Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
311[info] Reapplying settings...
312OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
313
314 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
315 Did you mean example-ui / allExcludeDependencies ?
316 , retry without global scopes
317[info] Reapplying settings...
318[info] set current project to oxygen-root (in build file:/build/repo/)
319Execute removeScalacOptionsStartingWith: -P:wartremover
320[info] Reapplying settings...
321[info] set current project to oxygen-root (in build file:/build/repo/)
322[success] Total time: 0 s, completed Nov 27, 2025, 8:29:22 PM
323Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Settings.scala","pattern":"val Scala_3 = \"3.7.1\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}
324Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
325Starting build...
326Projects: Set(oxygen-sql, oxygen-crypto-modelJVM, oxygen-crypto-service, utJVM, oxygen-jsonJVM, oxygen-storage, oxygen-quotedJVM, oxygen-zioJVM, oxygen-transformJVM, oxygen-sql-migration, oxygen-metaJVM, oxygen-testJVM, oxygen-executableJVM, oxygen-httpJVM, oxygen-coreJVM, oxygen-cliJVM, oxygen-sql-test, oxygen-schemaJVM, oxygen-test-container)
327Starting build for ProjectRef(file:/build/repo/,oxygen-transformJVM) (oxygen-transform)... [0/19]
328OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
329OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
330OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
331OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
332OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
333Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
334[info] compiling 35 Scala sources to /build/repo/modules/general/quoted/.jvm/target/scala-3.8.0-RC2/classes ...
335[info] compiling 65 Scala sources to /build/repo/modules/general/core/.jvm/target/scala-3.8.0-RC2/classes ...
336[info] done compiling
337[info] done compiling
338[info] compiling 18 Scala sources to /build/repo/modules/general/meta/.jvm/target/scala-3.8.0-RC2/classes ...
339[info] done compiling
340[info] compiling 5 Scala sources to /build/repo/modules/general/transform/.jvm/target/scala-3.8.0-RC2/classes ...
341[info] done compiling
342[info] compiling 18 Scala sources to /build/repo/modules/general/json/.jvm/target/scala-3.8.0-RC2/classes ...
343[info] done compiling
344[info] compiling 27 Scala sources to /build/repo/modules/general/zio/.jvm/target/scala-3.8.0-RC2/classes ...
345[info] done compiling
346[info] compiling 10 Scala sources to /build/repo/modules/general/test-utils/.jvm/target/scala-3.8.0-RC2/classes ...
347[info] done compiling
348[info] compiling 3 Scala sources to /build/repo/modules/general/transform/.jvm/target/scala-3.8.0-RC2/test-classes ...
349[info] done compiling
350Starting build for ProjectRef(file:/build/repo/,oxygen-httpJVM) (oxygen-http-zio)... [1/19]
351Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
352[info] compiling 8 Scala sources to /build/repo/modules/crypto/model/.jvm/target/scala-3.8.0-RC2/classes ...
353[info] done compiling
354[info] compiling 5 Scala sources to /build/repo/modules/general/schema/.jvm/target/scala-3.8.0-RC2/classes ...
355[info] done compiling
356[info] compiling 58 Scala sources to /build/repo/modules/http/zio/.jvm/target/scala-3.8.0-RC2/classes ...
357[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http/zio/.jvm/src/main/scala/oxygen/http/server/ResponseHandler.scala:6:17
358[warn] 6 |import zio.http.{Body, Response, Status}
359[warn] | ^^^^
360[warn] | unused import
361[warn] one warning found
362[info] done compiling
363[info] compiling 1 Scala source to /build/repo/modules/http/zio/.jvm/target/scala-3.8.0-RC2/test-classes ...
364[info] done compiling
365Starting build for ProjectRef(file:/build/repo/,oxygen-crypto-service) (oxygen-crypto-service)... [2/19]
366Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
367[info] compiling 6 Scala sources to /build/repo/modules/crypto/service/target/scala-3.8.0-RC2/classes ...
368[info] done compiling
369[info] compiling 5 Scala sources to /build/repo/modules/crypto/service/target/scala-3.8.0-RC2/test-classes ...
370[info] done compiling
371Starting build for ProjectRef(file:/build/repo/,oxygen-testJVM) (oxygen-test)... [3/19]
372Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
373[info] compiling 1 Scala source to /build/repo/modules/general/test-utils/.jvm/target/scala-3.8.0-RC2/test-classes ...
374[info] done compiling
375Starting build for ProjectRef(file:/build/repo/,oxygen-storage) (oxygen-storage)... [4/19]
376Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
377[info] compiling 2 Scala sources to /build/repo/modules/sql/storage/target/scala-3.8.0-RC2/classes ...
378[info] done compiling
379Starting build for ProjectRef(file:/build/repo/,oxygen-quotedJVM) (oxygen-quoted)... [5/19]
380Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
381Starting build for ProjectRef(file:/build/repo/,utJVM) (oxygen-core)... [6/19]
382Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
383[info] compiling 38 Scala sources to /build/repo/modules/tests/pre-test-unit-tests/.jvm/target/scala-3.8.0-RC2/test-classes ...
384[info] done compiling
385Starting build for ProjectRef(file:/build/repo/,oxygen-crypto-modelJVM) (oxygen-crypto-model)... [7/19]
386Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
387Starting build for ProjectRef(file:/build/repo/,oxygen-executableJVM) (oxygen-executable)... [8/19]
388Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
389[info] compiling 10 Scala sources to /build/repo/modules/general/cli/.jvm/target/scala-3.8.0-RC2/classes ...
390[info] done compiling
391[info] compiling 7 Scala sources to /build/repo/modules/general/executable/.jvm/target/scala-3.8.0-RC2/classes ...
392[info] done compiling
393[info] compiling 2 Scala sources to /build/repo/modules/general/cli/.jvm/target/scala-3.8.0-RC2/test-classes ...
394[info] done compiling
395[info] compiling 1 Scala source to /build/repo/modules/general/executable/.jvm/target/scala-3.8.0-RC2/test-classes ...
396[info] done compiling
397Starting build for ProjectRef(file:/build/repo/,oxygen-jsonJVM) (oxygen-json)... [9/19]
398Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
399Starting build for ProjectRef(file:/build/repo/,oxygen-zioJVM) (oxygen-zio)... [10/19]
400Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
401Starting build for ProjectRef(file:/build/repo/,oxygen-metaJVM) (oxygen-meta)... [11/19]
402Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
403Starting build for ProjectRef(file:/build/repo/,oxygen-sql-migration) (oxygen-sql-migration)... [12/19]
404Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
405[info] compiling 81 Scala sources to /build/repo/modules/sql/core/target/scala-3.8.0-RC2/classes ...
406Warning: mocking up superclass for module class dsl
407[info] done compiling
408[info] compiling 30 Scala sources to /build/repo/modules/sql/migration/target/scala-3.8.0-RC2/classes ...
409[info] done compiling
410[info] compiling 1 Scala source to /build/repo/modules/sql/core/target/scala-3.8.0-RC2/test-classes ...
411[info] done compiling
412Starting build for ProjectRef(file:/build/repo/,oxygen-sql) (oxygen-sql)... [13/19]
413Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
414Starting build for ProjectRef(file:/build/repo/,oxygen-sql-test) (oxygen-sql-test)... [14/19]
415Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
416[info] compiling 5 Scala sources to /build/repo/modules/general/test-container/target/scala-3.8.0-RC2/classes ...
417[info] done compiling
418[info] compiling 2 Scala sources to /build/repo/modules/sql/test-utils/target/scala-3.8.0-RC2/classes ...
419[info] done compiling
420Starting build for ProjectRef(file:/build/repo/,oxygen-cliJVM) (oxygen-cli)... [15/19]
421Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
422Starting build for ProjectRef(file:/build/repo/,oxygen-coreJVM) (oxygen-core)... [16/19]
423Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
424Starting build for ProjectRef(file:/build/repo/,oxygen-schemaJVM) (oxygen-schema)... [17/19]
425Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
426Starting build for ProjectRef(file:/build/repo/,oxygen-test-container) (oxygen-test-container)... [18/19]
427Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
428
429************************
430Build summary:
431[{
432 "module": "oxygen-transform",
433 "compile": {"status": "ok", "tookMs": 38340, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
434 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
435 "test-compile": {"status": "ok", "tookMs": 13482, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
436 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
437 "publish": {"status": "skipped", "tookMs": 0},
438 "metadata": {
439 "crossScalaVersions": ["2.12.20", "3.7.1"]
440}
441},{
442 "module": "oxygen-http-zio",
443 "compile": {"status": "ok", "tookMs": 16179, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
444 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
445 "test-compile": {"status": "ok", "tookMs": 1550, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
446 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
447 "publish": {"status": "skipped", "tookMs": 0},
448 "metadata": {
449 "crossScalaVersions": ["2.12.20", "3.7.1"]
450}
451},{
452 "module": "oxygen-crypto-service",
453 "compile": {"status": "ok", "tookMs": 2485, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
454 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
455 "test-compile": {"status": "ok", "tookMs": 2119, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
456 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
457 "publish": {"status": "skipped", "tookMs": 0},
458 "metadata": {
459 "crossScalaVersions": ["2.12.20", "3.7.1"]
460}
461},{
462 "module": "oxygen-test",
463 "compile": {"status": "ok", "tookMs": 279, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
464 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
465 "test-compile": {"status": "ok", "tookMs": 1439, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
466 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
467 "publish": {"status": "skipped", "tookMs": 0},
468 "metadata": {
469 "crossScalaVersions": ["2.12.20", "3.7.1"]
470}
471},{
472 "module": "oxygen-storage",
473 "compile": {"status": "ok", "tookMs": 964, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
474 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
475 "test-compile": {"status": "ok", "tookMs": 525, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
476 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
477 "publish": {"status": "skipped", "tookMs": 0},
478 "metadata": {
479 "crossScalaVersions": ["2.12.20", "3.7.1"]
480}
481},{
482 "module": "oxygen-quoted",
483 "compile": {"status": "ok", "tookMs": 65, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
484 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
485 "test-compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
486 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
487 "publish": {"status": "skipped", "tookMs": 0},
488 "metadata": {
489 "crossScalaVersions": ["2.12.20", "3.7.1"]
490}
491},{
492 "module": "oxygen-core",
493 "compile": {"status": "ok", "tookMs": 458, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
494 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
495 "test-compile": {"status": "ok", "tookMs": 9342, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
496 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
497 "publish": {"status": "ok", "tookMs": 8},
498 "metadata": {
499 "crossScalaVersions": ["2.12.20", "3.7.1"]
500}
501},{
502 "module": "oxygen-crypto-model",
503 "compile": {"status": "ok", "tookMs": 220, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
504 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
505 "test-compile": {"status": "ok", "tookMs": 382, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
506 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
507 "publish": {"status": "skipped", "tookMs": 0},
508 "metadata": {
509 "crossScalaVersions": ["2.12.20", "3.7.1"]
510}
511},{
512 "module": "oxygen-executable",
513 "compile": {"status": "ok", "tookMs": 6569, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
514 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
515 "test-compile": {"status": "ok", "tookMs": 2264, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
516 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
517 "publish": {"status": "skipped", "tookMs": 0},
518 "metadata": {
519 "crossScalaVersions": ["2.12.20", "3.7.1"]
520}
521},{
522 "module": "oxygen-json",
523 "compile": {"status": "ok", "tookMs": 187, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
524 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
525 "test-compile": {"status": "ok", "tookMs": 286, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
526 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
527 "publish": {"status": "skipped", "tookMs": 0},
528 "metadata": {
529 "crossScalaVersions": ["2.12.20", "3.7.1"]
530}
531},{
532 "module": "oxygen-zio",
533 "compile": {"status": "ok", "tookMs": 242, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
534 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
535 "test-compile": {"status": "ok", "tookMs": 392, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
536 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
537 "publish": {"status": "skipped", "tookMs": 0},
538 "metadata": {
539 "crossScalaVersions": ["2.12.20", "3.7.1"]
540}
541},{
542 "module": "oxygen-meta",
543 "compile": {"status": "ok", "tookMs": 184, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
544 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
545 "test-compile": {"status": "ok", "tookMs": 222, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
546 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
547 "publish": {"status": "skipped", "tookMs": 0},
548 "metadata": {
549 "crossScalaVersions": ["2.12.20", "3.7.1"]
550}
551},{
552 "module": "oxygen-sql-migration",
553 "compile": {"status": "ok", "tookMs": 16182, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
554 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
555 "test-compile": {"status": "ok", "tookMs": 2061, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
556 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
557 "publish": {"status": "skipped", "tookMs": 0},
558 "metadata": {
559 "crossScalaVersions": ["2.12.20", "3.7.1"]
560}
561},{
562 "module": "oxygen-sql",
563 "compile": {"status": "ok", "tookMs": 440, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
564 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
565 "test-compile": {"status": "ok", "tookMs": 630, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
566 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
567 "publish": {"status": "skipped", "tookMs": 0},
568 "metadata": {
569 "crossScalaVersions": ["2.12.20", "3.7.1"]
570}
571},{
572 "module": "oxygen-sql-test",
573 "compile": {"status": "ok", "tookMs": 2009, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
574 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
575 "test-compile": {"status": "ok", "tookMs": 874, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
576 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
577 "publish": {"status": "skipped", "tookMs": 0},
578 "metadata": {
579 "crossScalaVersions": ["2.12.20", "3.7.1"]
580}
581},{
582 "module": "oxygen-cli",
583 "compile": {"status": "ok", "tookMs": 220, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
584 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
585 "test-compile": {"status": "ok", "tookMs": 426, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
586 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
587 "publish": {"status": "skipped", "tookMs": 0},
588 "metadata": {
589 "crossScalaVersions": ["2.12.20", "3.7.1"]
590}
591},{
592 "module": "oxygen-core",
593 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
594 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
595 "test-compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
596 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
597 "publish": {"status": "skipped", "tookMs": 0},
598 "metadata": {
599 "crossScalaVersions": ["2.12.20", "3.7.1"]
600}
601},{
602 "module": "oxygen-schema",
603 "compile": {"status": "ok", "tookMs": 405, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
605 "test-compile": {"status": "ok", "tookMs": 625, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
606 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
607 "publish": {"status": "skipped", "tookMs": 0},
608 "metadata": {
609 "crossScalaVersions": ["2.12.20", "3.7.1"]
610}
611},{
612 "module": "oxygen-test-container",
613 "compile": {"status": "ok", "tookMs": 399, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
615 "test-compile": {"status": "ok", "tookMs": 606, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
616 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
617 "publish": {"status": "skipped", "tookMs": 0},
618 "metadata": {
619 "crossScalaVersions": ["2.12.20", "3.7.1"]
620}
621}]
622************************
623[success] Total time: 187 s (0:03:07.0), completed Nov 27, 2025, 8:32:29 PM
624[0JChecking patch project/plugins.sbt...
625Checking patch project/build.properties...
626Checking patch project/Settings.scala...
627Checking patch build.sbt...
628Applied patch project/plugins.sbt cleanly.
629Applied patch project/build.properties cleanly.
630Applied patch project/Settings.scala cleanly.
631Applied patch build.sbt cleanly.