Build Logs
kalin-rudnicki/oxygen • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
83
Total Lines
699
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-RC1
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-RC1"
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-RC1
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-RC1
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-RC1
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-RC1"
72"++3.8.0-RC1 -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-RC1 """{"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 9.131s.
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-RC1
99OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in sql-it/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-jsonNative/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in sql-it/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-jsonNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-test-container/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-test-container/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-crypto-modelNative/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-crypto-modelNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-apiJS/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-apiJS/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-metaJS/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-metaJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-jsonJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-httpJVM/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-httpJVM/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-jsonJS/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-coreJVM/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-coreJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-ui/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-ui/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-storage/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-storage/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-modules/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-modules/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-metaJVM/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-metaJVM/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-zioJS/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-zioJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-coreNative/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-coreNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in http-it/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in http-it/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-httpJS/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-httpJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-api-modelsJS/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-api-modelsJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in it/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in it/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-zioNative/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-zioNative/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in utJVM/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in utJVM/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-coreJS/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-coreJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-executableJVM/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-zioJVM/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-zioJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-api-modelsJVM/crossScalaVersions
149OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-api-modelsJVM/crossScalaVersions
150OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-executableJVM/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in utNative/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in utNative/crossScalaVersions
153OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-ui-web/crossScalaVersions
154OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-ui-web/crossScalaVersions
155OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-domain-impl/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-domain-impl/crossScalaVersions
157OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-quotedJS/crossScalaVersions
158OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-cliNative/crossScalaVersions
159OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-cliNative/crossScalaVersions
160OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-cliJVM/crossScalaVersions
161OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-cliJVM/crossScalaVersions
162OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-quotedJS/crossScalaVersions
163OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-modules-jvm/crossScalaVersions
164OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-modules-jvm/crossScalaVersions
165OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-sql/crossScalaVersions
166OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-sql/crossScalaVersions
167OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-apiJVM/crossScalaVersions
168OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-coreJS/crossScalaVersions
169OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-coreJS/crossScalaVersions
170OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-domain/crossScalaVersions
171OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-apiJVM/crossScalaVersions
172OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-domain/crossScalaVersions
173OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-quotedNative/crossScalaVersions
174OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-quotedNative/crossScalaVersions
175OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-crypto-modelJVM/crossScalaVersions
176OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-crypto-modelJVM/crossScalaVersions
177OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-crypto-service/crossScalaVersions
178OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-crypto-service/crossScalaVersions
179OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in utJS/crossScalaVersions
180OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in utJS/crossScalaVersions
181OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-jsonJVM/crossScalaVersions
182OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-jsonJVM/crossScalaVersions
183OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-schemaNative/crossScalaVersions
184OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-schemaNative/crossScalaVersions
185OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-domain-models/crossScalaVersions
186OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-domain-models/crossScalaVersions
187OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in example-web-server/crossScalaVersions
188OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in example-web-server/crossScalaVersions
189OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-coreJVM/crossScalaVersions
190OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-coreJVM/crossScalaVersions
191OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-modules-js/crossScalaVersions
192OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-modules-js/crossScalaVersions
193OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-transformNative/crossScalaVersions
194OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-transformNative/crossScalaVersions
195OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-executableNative/crossScalaVersions
196OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-executableNative/crossScalaVersions
197OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-executableJS/crossScalaVersions
198OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-executableJS/crossScalaVersions
199OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-metaNative/crossScalaVersions
200OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-metaNative/crossScalaVersions
201OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-transformJVM/crossScalaVersions
202OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-transformJVM/crossScalaVersions
203OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-testJVM/crossScalaVersions
204OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-testJVM/crossScalaVersions
205OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-testJS/crossScalaVersions
206OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-testJS/crossScalaVersions
207OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-transformJS/crossScalaVersions
208OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-transformJS/crossScalaVersions
209OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-schemaJVM/crossScalaVersions
210OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-schemaJVM/crossScalaVersions
211OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-modules-native/crossScalaVersions
212OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-modules-native/crossScalaVersions
213OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-quotedJVM/crossScalaVersions
214OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-quotedJVM/crossScalaVersions
215OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-sql-migration/crossScalaVersions
216OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-sql-migration/crossScalaVersions
217OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-cliJS/crossScalaVersions
218OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-cliJS/crossScalaVersions
219OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-testNative/crossScalaVersions
220OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-crypto-modelJS/crossScalaVersions
221OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-crypto-modelJS/crossScalaVersions
222OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-schemaJS/crossScalaVersions
223OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-schemaJS/crossScalaVersions
224OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-root/crossScalaVersions
225OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-root/crossScalaVersions
226OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-testNative/crossScalaVersions
227OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in oxygen-sql-test/crossScalaVersions
228OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in oxygen-sql-test/crossScalaVersions
229[info] set current project to oxygen-root (in build file:/build/repo/)
230[info] Setting Scala version to 3.8.0-RC1 on 65 projects.
231[info] Switching Scala version on:
232[info] utNative (3.8.0-RC1)
233[info] oxygen-executableJS (3.8.0-RC1)
234[info] oxygen-quotedNative (3.8.0-RC1)
235[info] oxygen-sql (3.8.0-RC1)
236[info] oxygen-crypto-modelJVM (3.8.0-RC1)
237[info] example-coreJS (3.8.0-RC1)
238[info] oxygen-crypto-service (3.8.0-RC1)
239[info] utJVM (3.8.0-RC1)
240[info] oxygen-jsonJVM (3.8.0-RC1)
241[info] example-apiJVM (3.8.0-RC1)
242[info] example-domain (3.8.0-RC1)
243[info] oxygen-testJS (3.8.0-RC1)
244[info] oxygen-storage (3.8.0-RC1)
245[info] oxygen-httpJS (3.8.0-RC1)
246[info] oxygen-crypto-modelJS (3.8.0-RC1)
247[info] oxygen-modules-js (3.8.0-RC1)
248[info] example-api-modelsJS (3.8.0-RC1)
249[info] oxygen-schemaJS (3.8.0-RC1)
250[info] oxygen-quotedJVM (3.8.0-RC1)
251[info] example-ui (3.8.0-RC1)
252[info] oxygen-zioJVM (3.8.0-RC1)
253[info] sql-it (3.8.0-RC1)
254[info] utJS (3.8.0-RC1)
255[info] oxygen-transformJVM (3.8.0-RC1)
256[info] oxygen-modules-jvm (3.8.0-RC1)
257[info] * oxygen-root (3.8.0-RC1)
258[info] example-coreJVM (3.8.0-RC1)
259[info] oxygen-quotedJS (3.8.0-RC1)
260[info] example-domain-models (3.8.0-RC1)
261[info] it (3.8.0-RC1)
262[info] oxygen-sql-migration (3.8.0-RC1)
263[info] oxygen-metaJVM (3.8.0-RC1)
264[info] oxygen-testJVM (3.8.0-RC1)
265[info] oxygen-metaJS (3.8.0-RC1)
266[info] oxygen-coreJS (3.8.0-RC1)
267[info] oxygen-executableJVM (3.8.0-RC1)
268[info] oxygen-cliJS (3.8.0-RC1)
269[info] oxygen-httpJVM (3.8.0-RC1)
270[info] example-apiJS (3.8.0-RC1)
271[info] oxygen-coreJVM (3.8.0-RC1)
272[info] oxygen-jsonJS (3.8.0-RC1)
273[info] http-it (3.8.0-RC1)
274[info] oxygen-executableNative (3.8.0-RC1)
275[info] oxygen-testNative (3.8.0-RC1)
276[info] oxygen-cliJVM (3.8.0-RC1)
277[info] oxygen-sql-test (3.8.0-RC1)
278[info] example-domain-impl (3.8.0-RC1)
279[info] oxygen-crypto-modelNative (3.8.0-RC1)
280[info] oxygen-zioJS (3.8.0-RC1)
281[info] oxygen-transformNative (3.8.0-RC1)
282[info] oxygen-transformJS (3.8.0-RC1)
283[info] oxygen-ui-web (3.8.0-RC1)
284[info] oxygen-modules (3.8.0-RC1)
285[info] oxygen-schemaJVM (3.8.0-RC1)
286[info] oxygen-jsonNative (3.8.0-RC1)
287[info] oxygen-cliNative (3.8.0-RC1)
288[info] example (3.8.0-RC1)
289[info] example-web-server (3.8.0-RC1)
290[info] example-api-modelsJVM (3.8.0-RC1)
291[info] oxygen-modules-native (3.8.0-RC1)
292[info] oxygen-schemaNative (3.8.0-RC1)
293[info] oxygen-zioNative (3.8.0-RC1)
294[info] oxygen-coreNative (3.8.0-RC1)
295[info] oxygen-test-container (3.8.0-RC1)
296[info] oxygen-metaNative (3.8.0-RC1)
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 14, 2025, 9:05:02 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 35 Scala sources to /build/repo/modules/general/quoted/.jvm/target/scala-3.8.0-RC1/classes ...
333[info] compiling 65 Scala sources to /build/repo/modules/general/core/.jvm/target/scala-3.8.0-RC1/classes ...
334[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/core/src/main/scala/oxygen/core/TypeTag.scala:48:27
335[warn] 48 | private final case class Inst[A, _RefT <: TypeRef](_tag: _RefT, _closestClass: Class[?]) extends TypeTag[A] {
336[warn] | ^^^^
337[warn] | unused private member
338[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/core/src/main/scala/oxygen/core/typeclass/EnumEncoding.scala:10:27
339[warn] 10 | private final case class Many[A](f: A => NonEmptyList[String]) extends EnumEncoding[A] {
340[warn] | ^^^^
341[warn] | unused private member
342[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/core/src/main/scala/oxygen/core/typeclass/EnumEncoding.scala:14:27
343[warn] 14 | private final case class Single[A](f: A => String) extends EnumEncoding[A] {
344[warn] | ^^^^^^
345[warn] | unused private member
346[warn] three warnings found
347[info] done compiling
348[warn] three warnings found
349[warn] three warnings found
350[info] done compiling
351[info] compiling 18 Scala sources to /build/repo/modules/general/meta/.jvm/target/scala-3.8.0-RC1/classes ...
352[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/meta/src/main/scala/oxygen/meta/CaseExtractor.scala:44:27
353[warn] 44 | private final case class Merge[I1, I2, _I3, R1, R2, _R3](
354[warn] | ^^^^^
355[warn] | unused private member
356[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/meta/src/main/scala/oxygen/meta/CaseExtractor.scala:55:27
357[warn] 55 | private final case class Mapped[I, R, R2](
358[warn] | ^^^^^^
359[warn] | unused private member
360[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/meta/src/main/scala/oxygen/meta/CaseExtractor.scala:65:27
361[warn] 65 | private final case class Extract[A](
362[warn] | ^^^^^^^
363[warn] | unused private member
364[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/meta/src/main/scala/oxygen/meta/CaseExtractor.scala:85:27
365[warn] 85 | private final case class Const[A](
366[warn] | ^^^^^
367[warn] | unused private member
368[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/meta/src/main/scala/oxygen/meta/CaseExtractor.scala:99:27
369[warn] 99 | private final case class Anything(
370[warn] | ^^^^^^^^
371[warn] | unused private member
372[warn] 5 warnings found
373[warn] 5 warnings found
374[info] done compiling
375[info] compiling 5 Scala sources to /build/repo/modules/general/transform/.jvm/target/scala-3.8.0-RC1/classes ...
376[info] done compiling
377[info] compiling 18 Scala sources to /build/repo/modules/general/json/.jvm/target/scala-3.8.0-RC1/classes ...
378[info] done compiling
379[info] compiling 26 Scala sources to /build/repo/modules/general/zio/.jvm/target/scala-3.8.0-RC1/classes ...
380[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:31:27
381[warn] 31 | private final case class AndThen[_R](a: FiberRefModificationR[_R], b: FiberRefModificationR[_R]) extends FiberRefModificationR[_R] {
382[warn] | ^^^^^^^
383[warn] | unused private member
384[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:44:27
385[warn] 44 | private final case class SetURIO[_R, RefT](fiberRef: FiberRef[RefT], f: URIO[_R, RefT]) extends FiberRefModificationR[_R] {
386[warn] | ^^^^^^^
387[warn] | unused private member
388[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:57:27
389[warn] 57 | private final case class UpdateURIO[_R, RefT](fiberRef: FiberRef[RefT], f: RefT => URIO[_R, RefT]) extends FiberRefModificationR[_R] {
390[warn] | ^^^^^^^^^^
391[warn] | unused private member
392[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:98:27
393[warn] 98 | private final case class Set[RefT](fiberRef: FiberRef[RefT], f: RefT) extends FiberRefModification {
394[warn] | ^^^
395[warn] | unused private member
396[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:111:27
397[warn] 111 | private final case class SetUIO[RefT](fiberRef: FiberRef[RefT], f: UIO[RefT]) extends FiberRefModification {
398[warn] | ^^^^^^
399[warn] | unused private member
400[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:124:27
401[warn] 124 | private final case class Update[RefT](fiberRef: FiberRef[RefT], f: RefT => RefT) extends FiberRefModification {
402[warn] | ^^^^^^
403[warn] | unused private member
404[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:137:27
405[warn] 137 | private final case class UpdateUIO[RefT](fiberRef: FiberRef[RefT], f: RefT => UIO[RefT]) extends FiberRefModification {
406[warn] | ^^^^^^^^^
407[warn] | unused private member
408[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/general/zio/src/main/scala/oxygen/zio/FiberRefModification.scala:150:27
409[warn] 150 | private final case class AndThen(a: FiberRefModification, b: FiberRefModification) extends FiberRefModification {
410[warn] | ^^^^^^^
411[warn] | unused private member
412[warn] 8 warnings found
413[info] done compiling
414[info] compiling 10 Scala sources to /build/repo/modules/general/test-utils/.jvm/target/scala-3.8.0-RC1/classes ...
415[info] done compiling
416[info] compiling 3 Scala sources to /build/repo/modules/general/transform/.jvm/target/scala-3.8.0-RC1/test-classes ...
417[info] done compiling
418Starting build for ProjectRef(file:/build/repo/,oxygen-httpJVM) (oxygen-http-zio)... [1/19]
419Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
420[info] compiling 8 Scala sources to /build/repo/modules/crypto/model/.jvm/target/scala-3.8.0-RC1/classes ...
421[info] done compiling
422[info] compiling 5 Scala sources to /build/repo/modules/general/schema/.jvm/target/scala-3.8.0-RC1/classes ...
423[info] done compiling
424[info] compiling 58 Scala sources to /build/repo/modules/http/zio/.jvm/target/scala-3.8.0-RC1/classes ...
425[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http/zio/.jvm/src/main/scala/oxygen/http/server/ResponseHandler.scala:6:17
426[warn] 6 |import zio.http.{Body, Response, Status}
427[warn] | ^^^^
428[warn] | unused import
429[warn] one warning found
430[info] done compiling
431[info] compiling 1 Scala source to /build/repo/modules/http/zio/.jvm/target/scala-3.8.0-RC1/test-classes ...
432[info] done compiling
433Starting build for ProjectRef(file:/build/repo/,oxygen-crypto-service) (oxygen-crypto-service)... [2/19]
434Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
435[info] compiling 6 Scala sources to /build/repo/modules/crypto/service/target/scala-3.8.0-RC1/classes ...
436[info] done compiling
437[info] compiling 5 Scala sources to /build/repo/modules/crypto/service/target/scala-3.8.0-RC1/test-classes ...
438[info] done compiling
439Starting build for ProjectRef(file:/build/repo/,oxygen-testJVM) (oxygen-test)... [3/19]
440Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
441[info] compiling 1 Scala source to /build/repo/modules/general/test-utils/.jvm/target/scala-3.8.0-RC1/test-classes ...
442[info] done compiling
443Starting build for ProjectRef(file:/build/repo/,oxygen-storage) (oxygen-storage)... [4/19]
444Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
445[info] compiling 2 Scala sources to /build/repo/modules/sql/storage/target/scala-3.8.0-RC1/classes ...
446[info] done compiling
447Starting build for ProjectRef(file:/build/repo/,oxygen-quotedJVM) (oxygen-quoted)... [5/19]
448Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
449Starting build for ProjectRef(file:/build/repo/,utJVM) (oxygen-core)... [6/19]
450Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
451[info] compiling 38 Scala sources to /build/repo/modules/tests/pre-test-unit-tests/.jvm/target/scala-3.8.0-RC1/test-classes ...
452[info] done compiling
453Starting build for ProjectRef(file:/build/repo/,oxygen-crypto-modelJVM) (oxygen-crypto-model)... [7/19]
454Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
455Starting build for ProjectRef(file:/build/repo/,oxygen-executableJVM) (oxygen-executable)... [8/19]
456Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
457[info] compiling 10 Scala sources to /build/repo/modules/general/cli/.jvm/target/scala-3.8.0-RC1/classes ...
458[info] done compiling
459[info] compiling 6 Scala sources to /build/repo/modules/general/executable/.jvm/target/scala-3.8.0-RC1/classes ...
460[info] done compiling
461[info] compiling 2 Scala sources to /build/repo/modules/general/cli/.jvm/target/scala-3.8.0-RC1/test-classes ...
462[info] done compiling
463[info] compiling 1 Scala source to /build/repo/modules/general/executable/.jvm/target/scala-3.8.0-RC1/test-classes ...
464[info] done compiling
465Starting build for ProjectRef(file:/build/repo/,oxygen-jsonJVM) (oxygen-json)... [9/19]
466Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
467Starting build for ProjectRef(file:/build/repo/,oxygen-zioJVM) (oxygen-zio)... [10/19]
468Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
469Starting build for ProjectRef(file:/build/repo/,oxygen-metaJVM) (oxygen-meta)... [11/19]
470Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
471Starting build for ProjectRef(file:/build/repo/,oxygen-sql-migration) (oxygen-sql-migration)... [12/19]
472Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
473[info] compiling 81 Scala sources to /build/repo/modules/sql/core/target/scala-3.8.0-RC1/classes ...
474Warning: mocking up superclass for module class dsl
475[info] done compiling
476[info] compiling 30 Scala sources to /build/repo/modules/sql/migration/target/scala-3.8.0-RC1/classes ...
477[info] done compiling
478[info] compiling 1 Scala source to /build/repo/modules/sql/core/target/scala-3.8.0-RC1/test-classes ...
479[info] done compiling
480Starting build for ProjectRef(file:/build/repo/,oxygen-sql) (oxygen-sql)... [13/19]
481Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
482Starting build for ProjectRef(file:/build/repo/,oxygen-sql-test) (oxygen-sql-test)... [14/19]
483Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
484[info] compiling 5 Scala sources to /build/repo/modules/general/test-container/target/scala-3.8.0-RC1/classes ...
485[info] done compiling
486[info] compiling 2 Scala sources to /build/repo/modules/sql/test-utils/target/scala-3.8.0-RC1/classes ...
487[info] done compiling
488Starting build for ProjectRef(file:/build/repo/,oxygen-cliJVM) (oxygen-cli)... [15/19]
489Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
490Starting build for ProjectRef(file:/build/repo/,oxygen-coreJVM) (oxygen-core)... [16/19]
491Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
492Starting build for ProjectRef(file:/build/repo/,oxygen-schemaJVM) (oxygen-schema)... [17/19]
493Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
494Starting build for ProjectRef(file:/build/repo/,oxygen-test-container) (oxygen-test-container)... [18/19]
495Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
496
497************************
498Build summary:
499[{
500 "module": "oxygen-transform",
501 "compile": {"status": "ok", "tookMs": 37239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
502 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
503 "test-compile": {"status": "ok", "tookMs": 13928, "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-http-zio",
511 "compile": {"status": "ok", "tookMs": 15774, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
512 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
513 "test-compile": {"status": "ok", "tookMs": 1928, "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-crypto-service",
521 "compile": {"status": "ok", "tookMs": 2270, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
522 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
523 "test-compile": {"status": "ok", "tookMs": 1987, "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-test",
531 "compile": {"status": "ok", "tookMs": 352, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
532 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
533 "test-compile": {"status": "ok", "tookMs": 1547, "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-storage",
541 "compile": {"status": "ok", "tookMs": 991, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
542 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
543 "test-compile": {"status": "ok", "tookMs": 554, "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-quoted",
551 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
552 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
553 "test-compile": {"status": "ok", "tookMs": 151, "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-core",
561 "compile": {"status": "ok", "tookMs": 404, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
562 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
563 "test-compile": {"status": "ok", "tookMs": 10732, "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": "ok", "tookMs": 8},
566 "metadata": {
567 "crossScalaVersions": ["2.12.20", "3.7.1"]
568}
569},{
570 "module": "oxygen-crypto-model",
571 "compile": {"status": "ok", "tookMs": 262, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
572 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
573 "test-compile": {"status": "ok", "tookMs": 410, "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-executable",
581 "compile": {"status": "ok", "tookMs": 5564, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
582 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
583 "test-compile": {"status": "ok", "tookMs": 2081, "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-json",
591 "compile": {"status": "ok", "tookMs": 186, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
592 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
593 "test-compile": {"status": "ok", "tookMs": 339, "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-zio",
601 "compile": {"status": "ok", "tookMs": 249, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
602 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
603 "test-compile": {"status": "ok", "tookMs": 358, "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-meta",
611 "compile": {"status": "ok", "tookMs": 148, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
612 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
613 "test-compile": {"status": "ok", "tookMs": 264, "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 "module": "oxygen-sql-migration",
621 "compile": {"status": "ok", "tookMs": 14036, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
622 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
623 "test-compile": {"status": "ok", "tookMs": 1926, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
624 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
625 "publish": {"status": "skipped", "tookMs": 0},
626 "metadata": {
627 "crossScalaVersions": ["2.12.20", "3.7.1"]
628}
629},{
630 "module": "oxygen-sql",
631 "compile": {"status": "ok", "tookMs": 402, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
632 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
633 "test-compile": {"status": "ok", "tookMs": 876, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
634 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
635 "publish": {"status": "skipped", "tookMs": 0},
636 "metadata": {
637 "crossScalaVersions": ["2.12.20", "3.7.1"]
638}
639},{
640 "module": "oxygen-sql-test",
641 "compile": {"status": "ok", "tookMs": 2031, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
642 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
643 "test-compile": {"status": "ok", "tookMs": 959, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
644 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
645 "publish": {"status": "skipped", "tookMs": 0},
646 "metadata": {
647 "crossScalaVersions": ["2.12.20", "3.7.1"]
648}
649},{
650 "module": "oxygen-cli",
651 "compile": {"status": "ok", "tookMs": 230, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
652 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
653 "test-compile": {"status": "ok", "tookMs": 461, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
654 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
655 "publish": {"status": "skipped", "tookMs": 0},
656 "metadata": {
657 "crossScalaVersions": ["2.12.20", "3.7.1"]
658}
659},{
660 "module": "oxygen-core",
661 "compile": {"status": "ok", "tookMs": 63, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
662 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
663 "test-compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
664 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
665 "publish": {"status": "skipped", "tookMs": 0},
666 "metadata": {
667 "crossScalaVersions": ["2.12.20", "3.7.1"]
668}
669},{
670 "module": "oxygen-schema",
671 "compile": {"status": "ok", "tookMs": 399, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
672 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
673 "test-compile": {"status": "ok", "tookMs": 637, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
674 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
675 "publish": {"status": "skipped", "tookMs": 0},
676 "metadata": {
677 "crossScalaVersions": ["2.12.20", "3.7.1"]
678}
679},{
680 "module": "oxygen-test-container",
681 "compile": {"status": "ok", "tookMs": 430, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
682 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
683 "test-compile": {"status": "ok", "tookMs": 661, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
684 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
685 "publish": {"status": "skipped", "tookMs": 0},
686 "metadata": {
687 "crossScalaVersions": ["2.12.20", "3.7.1"]
688}
689}]
690************************
691[success] Total time: 181 s (0:03:01.0), completed Nov 14, 2025, 9:08:03 PM
692[0JChecking patch project/plugins.sbt...
693Checking patch project/build.properties...
694Checking patch project/Settings.scala...
695Checking patch build.sbt...
696Applied patch project/plugins.sbt cleanly.
697Applied patch project/build.properties cleanly.
698Applied patch project/Settings.scala cleanly.
699Applied patch build.sbt cleanly.