Build Logs

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

Errors

0

Warnings

13

Total Lines

629

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