Build Logs
kalin-rudnicki/harness • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
0
Warnings
149
Total Lines
925
1##################################
2Clonning https://github.com/kalin-rudnicki/harness.git into /build/repo using revision 6.0.9
3##################################
4Note: switching to 'ced1f45ce25efe210d8f3763f0378b2cd78f2145'.
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.6.4
22----
23Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala_3 = "3.6.4"
35Replacement: val Scala_3 = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala_3 = "3.6.4"' in build.sbt
40----
41Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
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/harness
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-bin-20251114-d221ef5-NIGHTLY
50Targets: io.github.kalin-rudnicki%harness-cli io.github.kalin-rudnicki%harness-core io.github.kalin-rudnicki%harness-csv io.github.kalin-rudnicki%harness-deriving io.github.kalin-rudnicki%harness-email io.github.kalin-rudnicki%harness-email-model io.github.kalin-rudnicki%harness-endpoint io.github.kalin-rudnicki%harness-http-client io.github.kalin-rudnicki%harness-http-server io.github.kalin-rudnicki%harness-kafka io.github.kalin-rudnicki%harness-payments io.github.kalin-rudnicki%harness-pk io.github.kalin-rudnicki%harness-schema io.github.kalin-rudnicki%harness-service-tracer io.github.kalin-rudnicki%harness-sql io.github.kalin-rudnicki%harness-sql-mock io.github.kalin-rudnicki%harness-test-container io.github.kalin-rudnicki%harness-test-container-postgres io.github.kalin-rudnicki%harness-web io.github.kalin-rudnicki%harness-xml io.github.kalin-rudnicki%harness-zio io.github.kalin-rudnicki%harness-zio-json io.github.kalin-rudnicki%harness-zio-mock io.github.kalin-rudnicki%harness-zio-test
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala_3 = \"3.6.4\"","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-Xmx4G
61-Xss4M
62-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
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-bin-20251114-d221ef5-NIGHTLY"
72"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -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-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala_3 = \"3.6.4\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}""" io.github.kalin-rudnicki%harness-cli io.github.kalin-rudnicki%harness-core io.github.kalin-rudnicki%harness-csv io.github.kalin-rudnicki%harness-deriving io.github.kalin-rudnicki%harness-email io.github.kalin-rudnicki%harness-email-model io.github.kalin-rudnicki%harness-endpoint io.github.kalin-rudnicki%harness-http-client io.github.kalin-rudnicki%harness-http-server io.github.kalin-rudnicki%harness-kafka io.github.kalin-rudnicki%harness-payments io.github.kalin-rudnicki%harness-pk io.github.kalin-rudnicki%harness-schema io.github.kalin-rudnicki%harness-service-tracer io.github.kalin-rudnicki%harness-sql io.github.kalin-rudnicki%harness-sql-mock io.github.kalin-rudnicki%harness-test-container io.github.kalin-rudnicki%harness-test-container-postgres io.github.kalin-rudnicki%harness-web io.github.kalin-rudnicki%harness-xml io.github.kalin-rudnicki%harness-zio io.github.kalin-rudnicki%harness-zio-json io.github.kalin-rudnicki%harness-zio-mock io.github.kalin-rudnicki%harness-zio-test"
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 3 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.234s.
87[info] done compiling
88/build/repo/build.sbt:46: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
89 resolvers += Resolver.sonatypeCentralSnapshots
90
91 Resolver.sonatypeRepo("public"),
92 ^
93[info] loading settings for project harness-root from build.sbt...
94[info] resolving key references (87976 settings) ...
95[info] set current project to harness-root (in build file:/build/repo/)
96[warn] there's a key that's not used by any other settings/tasks:
97[warn]
98[warn] * harness-archive-ui-web / webCompDirs
99[warn] +- /build/repo/build.sbt:878
100[warn]
101[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
102[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
103Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
104OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zioJS/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zioJS/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zioNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-utJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-cliJVM/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zioNative/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-utJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-http-clientJS/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-http-clientJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-http-server/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-http-server/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-cliNative/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-cliNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-json-utJS/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-json-utJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-testJVM/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-testJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-derivingJS/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-derivingJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-paymentsJVM/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-paymentsJVM/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-testNative/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-testNative/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-webJS/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-webJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-sql-it/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-schemaJS/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-sql-it/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-schemaJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-pkNative/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-pkJS/crossScalaVersions
135OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-pkNative/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-pkJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-cli-utJVM/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-derivingJVM/crossScalaVersions
139OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-cli-utJVM/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-derivingJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-utNative/crossScalaVersions
142OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-archive-api/crossScalaVersions
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-utNative/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-archive-api/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-archive-ui-web/crossScalaVersions
146OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-archive-ui-web/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-archive-clientJS/crossScalaVersions
148OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-archive-clientJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-coreNative/crossScalaVersions
150OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-coreNative/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-service-tracerJS/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-service-tracerJS/crossScalaVersions
153OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-jsonJVM/crossScalaVersions
154OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-jsonJVM/crossScalaVersions
155OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-email/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-email/crossScalaVersions
157OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-kafka/crossScalaVersions
158OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-kafka/crossScalaVersions
159OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-schemaJVM/crossScalaVersions
160OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-schemaJVM/crossScalaVersions
161OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-derivingNative/crossScalaVersions
162OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-derivingNative/crossScalaVersions
163OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-csvJS/crossScalaVersions
164OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-csvJS/crossScalaVersions
165OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-archive-modelJS/crossScalaVersions
166OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-archive-modelJS/crossScalaVersions
167OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-test-containers-postgres-it/crossScalaVersions
168OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-test-containers-postgres-it/crossScalaVersions
169OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-cli-utNative/crossScalaVersions
170OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-cli-utNative/crossScalaVersions
171OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-endpointJVM/crossScalaVersions
172OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-endpointJVM/crossScalaVersions
173OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-csvJVM/crossScalaVersions
174OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-csvJVM/crossScalaVersions
175OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-utJVM/crossScalaVersions
176OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-utJVM/crossScalaVersions
177OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-json-utNative/crossScalaVersions
178OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-json-utNative/crossScalaVersions
179OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-endpointJS/crossScalaVersions
180OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-endpointJS/crossScalaVersions
181OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-mockNative/crossScalaVersions
182OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-mockNative/crossScalaVersions
183OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-csvNative/crossScalaVersions
184OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-csvNative/crossScalaVersions
185OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-web-ui/crossScalaVersions
186OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-web-ui/crossScalaVersions
187OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-mockJVM/crossScalaVersions
188OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-mockJVM/crossScalaVersions
189OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-core-utJS/crossScalaVersions
190OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-core-utJS/crossScalaVersions
191OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-sql/crossScalaVersions
192OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-sql/crossScalaVersions
193OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-service-tracerJVM/crossScalaVersions
194OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-service-tracerJVM/crossScalaVersions
195OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-webJVM/crossScalaVersions
196OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-service-tracerNative/crossScalaVersions
197OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-webJVM/crossScalaVersions
198OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-service-tracerNative/crossScalaVersions
199OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-archive-modelJVM/crossScalaVersions
200OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-archive-modelJVM/crossScalaVersions
201OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-paymentsJS/crossScalaVersions
202OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-paymentsJS/crossScalaVersions
203OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-coreJVM/crossScalaVersions
204OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-coreJVM/crossScalaVersions
205OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-archive-db-model/crossScalaVersions
206OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-archive-db-model/crossScalaVersions
207OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-cliJS/crossScalaVersions
208OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-cliJS/crossScalaVersions
209OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-test-container-postgres/crossScalaVersions
210OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-test-container-postgres/crossScalaVersions
211OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-schemaNative/crossScalaVersions
212OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-schemaNative/crossScalaVersions
213OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-xml/crossScalaVersions
214OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-xml/crossScalaVersions
215OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-archive-clientJVM/crossScalaVersions
216OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-archive-clientJVM/crossScalaVersions
217OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-email-modelJS/crossScalaVersions
218OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-email-modelJS/crossScalaVersions
219OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-sql-mock/crossScalaVersions
220OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-sql-mock/crossScalaVersions
221OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-test-container/crossScalaVersions
222OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-test-container/crossScalaVersions
223OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-cli-utJS/crossScalaVersions
224OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-cliJVM/crossScalaVersions
225OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-cli-utJS/crossScalaVersions
226OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-json-utJVM/crossScalaVersions
227OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-core-utNative/crossScalaVersions
228OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-json-utJVM/crossScalaVersions
229OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-core-utNative/crossScalaVersions
230OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-mockJS/crossScalaVersions
231OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-pkJVM/crossScalaVersions
232OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-mockJS/crossScalaVersions
233OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-pkJVM/crossScalaVersions
234OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-jsonJS/crossScalaVersions
235OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-jsonJS/crossScalaVersions
236OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zioJVM/crossScalaVersions
237OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zioJVM/crossScalaVersions
238OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-email-modelJVM/crossScalaVersions
239OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-email-modelJVM/crossScalaVersions
240OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-jsonNative/crossScalaVersions
241OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-jsonNative/crossScalaVersions
242OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-core-utJVM/crossScalaVersions
243OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-core-utJVM/crossScalaVersions
244OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-zio-testJS/crossScalaVersions
245OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-zio-testJS/crossScalaVersions
246OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-coreJS/crossScalaVersions
247OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-coreJS/crossScalaVersions
248OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in harness-http-clientJVM/crossScalaVersions
249OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in harness-http-clientJVM/crossScalaVersions
250[info] set current project to harness-root (in build file:/build/repo/)
251[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 73 projects.
252[info] Switching Scala version on:
253[info] harness-http-server (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
254[info] harness-service-tracerJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
255[info] harness-schemaJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
256[info] harness-endpointJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
257[info] harness-sql-it (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
258[info] harness-pkNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
259[info] harness-cli-utJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
260[info] harness-zio-json-utJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
261[info] harness-http-clientJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
262[info] harness-csvJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
263[info] harness-archive-db-model (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
264[info] harness-cli-utJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
265[info] harness-coreNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
266[info] harness-zioJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
267[info] harness-webJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
268[info] harness-archive-clientJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
269[info] harness-zioNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
270[info] harness-zio-testJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
271[info] harness-cliNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
272[info] harness-zio-json-utNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
273[info] harness-core-utNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
274[info] harness-test-containers-postgres-it (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
275[info] harness-zio-utNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
276[info] harness-zio-json-utJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
277[info] harness-service-tracerNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
278[info] harness-kafka (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
279[info] harness-zio-utJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
280[info] harness-csvJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
281[info] harness-cliJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
282[info] harness-archive-ui-web (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
283[info] harness-derivingJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
284[info] harness-schemaNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
285[info] harness-zioJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
286[info] harness-test-container (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
287[info] harness-archive-api (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
288[info] harness-archive-modelJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
289[info] harness-zio-jsonJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
290[info] harness-cliJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
291[info] harness-zio-mockNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
292[info] harness-derivingJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
293[info] harness-schemaJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
294[info] harness-zio-mockJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
295[info] harness-zio-jsonJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
296[info] harness-core-utJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
297[info] harness-pkJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
298[info] harness-csvNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
299[info] harness-email-modelJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
300[info] harness-endpointJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
301[info] harness-pkJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
302[info] harness-webJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
303[info] harness-paymentsJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
304[info] harness-xml (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
305[info] harness-email-modelJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
306[info] harness-http-clientJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
307[info] harness-zio-mockJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
308[info] harness-coreJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
309[info] harness-sql (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
310[info] harness-email (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
311[info] harness-zio-utJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
312[info] harness-zio-testNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
313[info] harness-core-utJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
314[info] harness-cli-utNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
315[info] harness-coreJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
316[info] harness-derivingNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
317[info] harness-zio-testJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
318[info] harness-archive-modelJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
319[info] harness-test-container-postgres (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
320[info] harness-paymentsJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
321[info] harness-service-tracerJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
322[info] harness-zio-jsonNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
323[info] harness-archive-clientJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
324[info] harness-web-ui (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
325[info] harness-sql-mock (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
326[info] Excluding projects:
327[info] harness-modules-jvm (2.12.20)
328[info] harness-archive (2.12.20)
329[info] it-modules (2.12.20)
330[info] * harness-root (2.12.20)
331[info] harness-js-plugin (2.12.20, 2.12.19)
332[info] harness-modules (2.12.20)
333[info] Reapplying settings...
334[info] set current project to harness-root (in build file:/build/repo/)
335Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
336[info] Reapplying settings...
337[info] set current project to harness-root (in build file:/build/repo/)
338[info] Defining Global / credentials, credentials and 77 others.
339[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 394 others.
340[info] Run `last` for details.
341[info] Reapplying settings...
342[info] set current project to harness-root (in build file:/build/repo/)
343Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
344[info] Reapplying settings...
345OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
346
347 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
348 Did you mean harness-http-server / allExcludeDependencies ?
349 , retry without global scopes
350[info] Reapplying settings...
351[info] set current project to harness-root (in build file:/build/repo/)
352Execute removeScalacOptionsStartingWith: -P:wartremover
353[info] Reapplying settings...
354[info] set current project to harness-root (in build file:/build/repo/)
355[success] Total time: 0 s, completed Nov 15, 2025, 12:19:00 AM
356Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala_3 = \"3.6.4\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}
357Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
358Starting build...
359Projects: Set(harness-http-server, harness-service-tracerJVM, harness-schemaJVM, harness-cli-utJVM, harness-csvJVM, harness-zio-testJVM, harness-zio-json-utJVM, harness-kafka, harness-zio-utJVM, harness-zioJVM, harness-test-container, harness-cliJVM, harness-derivingJVM, harness-zio-jsonJVM, harness-core-utJVM, harness-pkJVM, harness-endpointJVM, harness-webJVM, harness-paymentsJVM, harness-xml, harness-email-modelJVM, harness-http-clientJVM, harness-zio-mockJVM, harness-coreJVM, harness-sql, harness-email, harness-test-container-postgres, harness-sql-mock)
360Starting build for ProjectRef(file:/build/repo/,harness-core-utJVM) (harness-core-ut)... [0/28]
361OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
362OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
363OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
364OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
365OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
366Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
367[info] compiling 27 Scala sources to /build/repo/modules/harness-core/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
368[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-core/shared/src/main/scala/harness/core/StringEncoder.scala:54:83
369[warn] 54 | def `enum`[E <: Enum[E], Enc: StringEncoder](implicit ewe: Enum.WithEnc[E, Enc], ct: ClassTag[E]): StringEncoder[E] =
370[warn] | ^^
371[warn] | unused implicit parameter
372[warn] one warning found
373[info] done compiling
374[info] compiling 10 Scala sources to /build/repo/modules/harness-cli/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
375[info] compiling 7 Scala sources to /build/repo/modules/harness-zio-json/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
376[info] done compiling
377[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-cli/shared/src/main/scala/harness/cli/Defaultable.scala:3:26
378[warn] 3 |import cats.syntax.option.*
379[warn] | ^
380[warn] | unused import
381[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-cli/shared/src/main/scala/harness/cli/error/ParseError.scala:4:26
382[warn] 4 |import cats.syntax.either.*
383[warn] | ^
384[warn] | unused import
385[warn] two warnings found
386[warn] two warnings found
387[info] done compiling
388[info] compiling 34 Scala sources to /build/repo/modules/harness-zio/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
389[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/jvm/src/main/scala/harness/zio/WrappedJavaFileSystem.scala:5:38
390[warn] 5 |import scala.jdk.CollectionConverters.*
391[warn] | ^
392[warn] | unused import
393[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/Executable.scala:57:28
394[warn] 57 | protected def telemetry(c1: JsonConfig, c2: CommandLineConfig): RIO[Scope, Telemetry] = ZIO.succeed(Telemetry.log)
395[warn] | ^^
396[warn] | unused explicit parameter
397[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/Executable.scala:57:44
398[warn] 57 | protected def telemetry(c1: JsonConfig, c2: CommandLineConfig): RIO[Scope, Telemetry] = ZIO.succeed(Telemetry.log)
399[warn] | ^^
400[warn] | unused explicit parameter
401[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/Executable.scala:58:29
402[warn] 58 | protected def fileSystem(c1: JsonConfig, c2: CommandLineConfig): RIO[Scope, FileSystem] = ZIO.succeed(FileSystem.defaultFS)
403[warn] | ^^
404[warn] | unused explicit parameter
405[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/Executable.scala:58:45
406[warn] 58 | protected def fileSystem(c1: JsonConfig, c2: CommandLineConfig): RIO[Scope, FileSystem] = ZIO.succeed(FileSystem.defaultFS)
407[warn] | ^^
408[warn] | unused explicit parameter
409[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:34:27
410[warn] 34 | private final case class AndThen[_R](a: FiberRefModificationR[_R], b: FiberRefModificationR[_R]) extends FiberRefModificationR[_R] {
411[warn] | ^^^^^^^
412[warn] | unused private member
413[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:50:27
414[warn] 50 | private final case class SetURIO[_R, RefT](fiberRef: FiberRef[RefT], f: URIO[_R, RefT]) extends FiberRefModificationR[_R] {
415[warn] | ^^^^^^^
416[warn] | unused private member
417[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:66:27
418[warn] 66 | private final case class UpdateURIO[_R, RefT](fiberRef: FiberRef[RefT], f: RefT => URIO[_R, RefT]) extends FiberRefModificationR[_R] {
419[warn] | ^^^^^^^^^^
420[warn] | unused private member
421[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:115:27
422[warn] 115 | private final case class Set[RefT](fiberRef: FiberRef[RefT], f: RefT) extends FiberRefModification {
423[warn] | ^^^
424[warn] | unused private member
425[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:131:27
426[warn] 131 | private final case class SetUIO[RefT](fiberRef: FiberRef[RefT], f: UIO[RefT]) extends FiberRefModification {
427[warn] | ^^^^^^
428[warn] | unused private member
429[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:147:27
430[warn] 147 | private final case class Update[RefT](fiberRef: FiberRef[RefT], f: RefT => RefT) extends FiberRefModification {
431[warn] | ^^^^^^
432[warn] | unused private member
433[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:163:27
434[warn] 163 | private final case class UpdateUIO[RefT](fiberRef: FiberRef[RefT], f: RefT => UIO[RefT]) extends FiberRefModification {
435[warn] | ^^^^^^^^^
436[warn] | unused private member
437[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/FiberRefModification.scala:179:27
438[warn] 179 | private final case class AndThen(a: FiberRefModification, b: FiberRefModification) extends FiberRefModification {
439[warn] | ^^^^^^^
440[warn] | unused private member
441[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/config/TelemetryConfig.scala:3:26
442[warn] 3 |import cats.syntax.either.*
443[warn] | ^
444[warn] | unused import
445[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio/shared/src/main/scala/harness/zio/error/ExecutableError.scala:3:26
446[warn] 3 |import cats.syntax.either.*
447[warn] | ^
448[warn] | unused import
449[warn] 15 warnings found
450[info] done compiling
451[info] compiling 9 Scala sources to /build/repo/modules/harness-zio-test/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
452[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio-test/shared/src/main/scala/harness/zio/test/Contract.scala:6:42
453[warn] 6 |abstract class Contract[_R: EnvironmentTag] {
454[warn] | ^
455[warn] | unused implicit parameter
456[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio-test/shared/src/main/scala/harness/zio/test/DefaultHarnessSpec.scala:3:19
457[warn] 3 |import harness.zio.*
458[warn] | ^
459[warn] | unused import
460[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-zio-test/shared/src/main/scala/harness/zio/test/HarnessSpec.scala:7:45
461[warn] 7 |abstract class HarnessSpec[_R: EnvironmentTag] extends ZIOSpecDefault {
462[warn] | ^
463[warn] | unused implicit parameter
464[warn] three warnings found
465[info] done compiling
466[info] compiling 3 Scala sources to /build/repo/modules/harness-core-ut/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
467[info] done compiling
468Starting build for ProjectRef(file:/build/repo/,harness-kafka) (harness-kafka)... [1/28]
469Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
470[info] compiling 7 Scala sources to /build/repo/modules/harness-kafka/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
471[info] done compiling
472[info] compiling 2 Scala sources to /build/repo/modules/harness-cli-ut/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
473[info] done compiling
474[info] compiling 2 Scala sources to /build/repo/modules/harness-zio-ut/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
475[info] done compiling
476Starting build for ProjectRef(file:/build/repo/,harness-zio-mockJVM) (harness-zio-mock)... [2/28]
477Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
478[info] compiling 6 Scala sources to /build/repo/modules/harness-zio-mock/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
479[info] done compiling
480[info] compiling 2 Scala sources to /build/repo/modules/harness-zio-mock/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
481[info] done compiling
482Starting build for ProjectRef(file:/build/repo/,harness-webJVM) (harness-web)... [3/28]
483Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
484[info] compiling 17 Scala sources to /build/repo/modules/harness-deriving/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
485Warning: mocking up superclass for module class internal
486[info] done compiling
487[info] compiling 8 Scala sources to /build/repo/modules/harness-schema/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
488[info] done compiling
489[info] compiling 3 Scala sources to /build/repo/modules/harness-pk/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
490[info] done compiling
491[info] compiling 10 Scala sources to /build/repo/modules/harness-web/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
492[info] done compiling
493[info] compiling 1 Scala source to /build/repo/modules/harness-schema/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
494[info] done compiling
495[info] compiling 1 Scala source to /build/repo/modules/harness-pk/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
496[info] done compiling
497[info] compiling 1 Scala source to /build/repo/modules/harness-web/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
498[info] done compiling
499Starting build for ProjectRef(file:/build/repo/,harness-http-clientJVM) (harness-http-client)... [4/28]
500Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
501[info] compiling 4 Scala sources to /build/repo/modules/harness-service-tracer/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
502[info] compiling 22 Scala sources to /build/repo/modules/harness-endpoint/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
503[info] done compiling
504[info] done compiling
505[info] compiling 6 Scala sources to /build/repo/modules/harness-http-client/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
506[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-http-client/shared/src/main/scala/harness/http/client/HttpRequestParams.scala:3:36
507[warn] 3 |import harness.endpoint.types.Types.*
508[warn] | ^
509[warn] | unused import
510[warn] one warning found
511[info] done compiling
512[info] compiling 4 Scala sources to /build/repo/modules/harness-endpoint/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
513[info] done compiling
514Starting build for ProjectRef(file:/build/repo/,harness-test-container-postgres) (harness-test-container-postgres)... [5/28]
515Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
516[info] compiling 59 Scala sources to /build/repo/modules/harness-sql/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
517[info] compiling 3 Scala sources to /build/repo/modules/harness-test-container/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
518[info] done compiling
519[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-sql/src/main/scala/harness/sql/autoSchema/MigrationRunner.scala:3:29
520[warn] 3 |import cats.data.{EitherNel, NonEmptyList}
521[warn] | ^^^^^^^^^^^^
522[warn] | unused import
523[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-sql/src/main/scala/harness/sql/query/Fragment.scala:3:26
524[warn] 3 |import cats.syntax.option.*
525[warn] | ^
526[warn] | unused import
527[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-sql/src/main/scala/harness/sql/typeclass/QueryDecoderSingle.scala:39:28
528[warn] 39 | final def withJsonDecoder(jsonDecoder: JsonDecoder[T]): QueryDecoderSingle[T] =
529[warn] | ^^^^^^^^^^^
530[warn] | unused explicit parameter
531[warn] three warnings found
532[info] done compiling
533[info] compiling 1 Scala source to /build/repo/modules/harness-test-container-postgres/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
534[info] done compiling
535Starting build for ProjectRef(file:/build/repo/,harness-derivingJVM) (harness-deriving)... [6/28]
536Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
537Starting build for ProjectRef(file:/build/repo/,harness-csvJVM) (harness-csv)... [7/28]
538Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
539[info] compiling 3 Scala sources to /build/repo/modules/harness-csv/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
540[info] done compiling
541[info] compiling 3 Scala sources to /build/repo/modules/harness-csv/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
542[info] done compiling
543Starting build for ProjectRef(file:/build/repo/,harness-cliJVM) (harness-cli)... [8/28]
544Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
545Starting build for ProjectRef(file:/build/repo/,harness-email) (harness-email)... [9/28]
546Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
547[info] compiling 2 Scala sources to /build/repo/modules/harness-email-model/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
548[info] done compiling
549[info] compiling 3 Scala sources to /build/repo/modules/harness-email/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
550[info] done compiling
551Starting build for ProjectRef(file:/build/repo/,harness-sql) (harness-sql)... [10/28]
552Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
553Starting build for ProjectRef(file:/build/repo/,harness-cli-utJVM) (harness-cli-ut)... [11/28]
554Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
555Starting build for ProjectRef(file:/build/repo/,harness-zio-json-utJVM) (harness-zio-json)... [12/28]
556Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
557Starting build for ProjectRef(file:/build/repo/,harness-test-container) (harness-test-container)... [13/28]
558Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
559Starting build for ProjectRef(file:/build/repo/,harness-zio-utJVM) (harness-zio-ut)... [14/28]
560Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
561Starting build for ProjectRef(file:/build/repo/,harness-zio-jsonJVM) (harness-zio-json)... [15/28]
562Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
563Starting build for ProjectRef(file:/build/repo/,harness-email-modelJVM) (harness-email-model)... [16/28]
564Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
565Starting build for ProjectRef(file:/build/repo/,harness-paymentsJVM) (harness-payments)... [17/28]
566Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
567[info] compiling 11 Scala sources to /build/repo/modules/harness-payments/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
568[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-payments/jvm/src/main/scala/harness/payments/service/PaymentProcessor.scala:10:38
569[warn] 10 |import scala.jdk.CollectionConverters.*
570[warn] | ^
571[warn] | unused import
572[warn] one warning found
573[info] done compiling
574Starting build for ProjectRef(file:/build/repo/,harness-zioJVM) (harness-zio)... [18/28]
575Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
576Starting build for ProjectRef(file:/build/repo/,harness-pkJVM) (harness-pk)... [19/28]
577Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
578Starting build for ProjectRef(file:/build/repo/,harness-zio-testJVM) (harness-zio-test)... [20/28]
579Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
580[info] compiling 1 Scala source to /build/repo/modules/harness-zio-test/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
581[info] done compiling
582Starting build for ProjectRef(file:/build/repo/,harness-schemaJVM) (harness-schema)... [21/28]
583Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
584Starting build for ProjectRef(file:/build/repo/,harness-sql-mock) (harness-sql-mock)... [22/28]
585Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
586[info] compiling 3 Scala sources to /build/repo/modules/harness-sql-mock/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
587[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-sql-mock/src/main/scala/harness/sql/mock/MockTable.scala:69:37
588[warn] 69 | def build[V, T <: MockTable[V, T]](values: Iterable[V])(implicit builder: Builder[V, T]): T =
589[warn] | ^^^^^^
590[warn] | unused explicit parameter
591[warn] one warning found
592[info] done compiling
593Starting build for ProjectRef(file:/build/repo/,harness-coreJVM) (harness-core)... [23/28]
594Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
595Starting build for ProjectRef(file:/build/repo/,harness-http-server) (harness-http-server)... [24/28]
596Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
597[info] compiling 10 Scala sources to /build/repo/modules/harness-http-server/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
598[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-http-server/src/main/scala/harness/http/server/OutputResult.scala:4:19
599[warn] 4 |import harness.zio.*
600[warn] | ^
601[warn] | unused import
602[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-http-server/src/main/scala/harness/http/server/Server.scala:4:20
603[warn] 4 |import harness.core.*
604[warn] | ^
605[warn] | unused import
606[warn] -- Warning: /build/repo/modules/harness-http-server/src/main/scala/harness/http/server/Server.scala:87:2
607[warn] 87 | @scala.annotation.nowarn
608[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
609[warn] | @nowarn annotation does not suppress any warnings
610[warn] three warnings found
611[info] done compiling
612[info] compiling 1 Scala source to /build/repo/modules/harness-http-server/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
613[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/harness-http-server/src/test/scala/harness/http/server/TmpMain.scala:106:60
614[warn] 106 | route3 = Implementation[Pattern1.Route3].implement { (id: UUID) =>
615[warn] | ^^
616[warn] | unused explicit parameter
617[warn] @nowarn annotation does not suppress any warnings
618[warn] @nowarn annotation does not suppress any warnings
619[warn] @nowarn annotation does not suppress any warnings
620[warn] @nowarn annotation does not suppress any warnings
621[warn] @nowarn annotation does not suppress any warnings
622[warn] 6 warnings found
623[info] done compiling
624Starting build for ProjectRef(file:/build/repo/,harness-endpointJVM) (harness-endpoint)... [25/28]
625Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
626Starting build for ProjectRef(file:/build/repo/,harness-service-tracerJVM) (harness-service-tracer)... [26/28]
627Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
628Starting build for ProjectRef(file:/build/repo/,harness-xml) (harness-xml)... [27/28]
629Compile scalacOptions: -Ycheck-all-patmat, -Wunused:all, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
630[info] compiling 1 Scala source to /build/repo/modules/harness-xml/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
631[info] done compiling
632[info] compiling 1 Scala source to /build/repo/modules/harness-xml/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
633[info] done compiling
634
635************************
636Build summary:
637[{
638 "module": "harness-core-ut",
639 "compile": {"status": "ok", "tookMs": 16278, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
640 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
641 "test-compile": {"status": "ok", "tookMs": 28703, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
642 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
643 "publish": {"status": "ok", "tookMs": 3},
644 "metadata": {
645 "crossScalaVersions": ["2.12.20", "3.6.4"]
646}
647},{
648 "module": "harness-kafka",
649 "compile": {"status": "ok", "tookMs": 2919, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
650 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
651 "test-compile": {"status": "ok", "tookMs": 3616, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
652 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
653 "publish": {"status": "skipped", "tookMs": 0},
654 "metadata": {
655 "crossScalaVersions": ["2.12.20", "3.6.4"]
656}
657},{
658 "module": "harness-zio-mock",
659 "compile": {"status": "ok", "tookMs": 1515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
660 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
661 "test-compile": {"status": "ok", "tookMs": 1612, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
662 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
663 "publish": {"status": "skipped", "tookMs": 0},
664 "metadata": {
665 "crossScalaVersions": ["2.12.20", "3.6.4"]
666}
667},{
668 "module": "harness-web",
669 "compile": {"status": "ok", "tookMs": 6646, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
670 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
671 "test-compile": {"status": "ok", "tookMs": 5026, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
672 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
673 "publish": {"status": "skipped", "tookMs": 0},
674 "metadata": {
675 "crossScalaVersions": ["2.12.20", "3.6.4"]
676}
677},{
678 "module": "harness-http-client",
679 "compile": {"status": "ok", "tookMs": 8976, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
680 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
681 "test-compile": {"status": "ok", "tookMs": 3002, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
682 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
683 "publish": {"status": "skipped", "tookMs": 0},
684 "metadata": {
685 "crossScalaVersions": ["2.12.20", "3.6.4"]
686}
687},{
688 "module": "harness-test-container-postgres",
689 "compile": {"status": "ok", "tookMs": 9456, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
690 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
691 "test-compile": {"status": "ok", "tookMs": 1342, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
692 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
693 "publish": {"status": "skipped", "tookMs": 0},
694 "metadata": {
695 "crossScalaVersions": ["2.12.20", "3.6.4"]
696}
697},{
698 "module": "harness-deriving",
699 "compile": {"status": "ok", "tookMs": 168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
700 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
701 "test-compile": {"status": "ok", "tookMs": 489, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
702 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
703 "publish": {"status": "skipped", "tookMs": 0},
704 "metadata": {
705 "crossScalaVersions": ["2.12.20", "3.6.4"]
706}
707},{
708 "module": "harness-csv",
709 "compile": {"status": "ok", "tookMs": 1030, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
710 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
711 "test-compile": {"status": "ok", "tookMs": 1170, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
712 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
713 "publish": {"status": "skipped", "tookMs": 0},
714 "metadata": {
715 "crossScalaVersions": ["2.12.20", "3.6.4"]
716}
717},{
718 "module": "harness-cli",
719 "compile": {"status": "ok", "tookMs": 122, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
720 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
721 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
722 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
723 "publish": {"status": "skipped", "tookMs": 0},
724 "metadata": {
725 "crossScalaVersions": ["2.12.20", "3.6.4"]
726}
727},{
728 "module": "harness-email",
729 "compile": {"status": "ok", "tookMs": 2944, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
730 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
731 "test-compile": {"status": "ok", "tookMs": 1137, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
732 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
733 "publish": {"status": "skipped", "tookMs": 0},
734 "metadata": {
735 "crossScalaVersions": ["2.12.20", "3.6.4"]
736}
737},{
738 "module": "harness-sql",
739 "compile": {"status": "ok", "tookMs": 859, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
740 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
741 "test-compile": {"status": "ok", "tookMs": 1679, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
742 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
743 "publish": {"status": "skipped", "tookMs": 0},
744 "metadata": {
745 "crossScalaVersions": ["2.12.20", "3.6.4"]
746}
747},{
748 "module": "harness-cli-ut",
749 "compile": {"status": "ok", "tookMs": 333, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
750 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
751 "test-compile": {"status": "ok", "tookMs": 580, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
752 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
753 "publish": {"status": "ok", "tookMs": 6},
754 "metadata": {
755 "crossScalaVersions": ["2.12.20", "3.6.4"]
756}
757},{
758 "module": "harness-zio-json",
759 "compile": {"status": "ok", "tookMs": 338, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
760 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
761 "test-compile": {"status": "ok", "tookMs": 612, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
762 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
763 "publish": {"status": "ok", "tookMs": 4},
764 "metadata": {
765 "crossScalaVersions": ["2.12.20", "3.6.4"]
766}
767},{
768 "module": "harness-test-container",
769 "compile": {"status": "ok", "tookMs": 432, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
770 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
771 "test-compile": {"status": "ok", "tookMs": 469, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
772 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
773 "publish": {"status": "skipped", "tookMs": 0},
774 "metadata": {
775 "crossScalaVersions": ["2.12.20", "3.6.4"]
776}
777},{
778 "module": "harness-zio-ut",
779 "compile": {"status": "ok", "tookMs": 561, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
780 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
781 "test-compile": {"status": "ok", "tookMs": 880, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
782 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
783 "publish": {"status": "ok", "tookMs": 4},
784 "metadata": {
785 "crossScalaVersions": ["2.12.20", "3.6.4"]
786}
787},{
788 "module": "harness-zio-json",
789 "compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
790 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
791 "test-compile": {"status": "ok", "tookMs": 240, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
792 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
793 "publish": {"status": "skipped", "tookMs": 0},
794 "metadata": {
795 "crossScalaVersions": ["2.12.20", "3.6.4"]
796}
797},{
798 "module": "harness-email-model",
799 "compile": {"status": "ok", "tookMs": 637, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
800 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
801 "test-compile": {"status": "ok", "tookMs": 1327, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
802 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
803 "publish": {"status": "skipped", "tookMs": 0},
804 "metadata": {
805 "crossScalaVersions": ["2.12.20", "3.6.4"]
806}
807},{
808 "module": "harness-payments",
809 "compile": {"status": "ok", "tookMs": 2884, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
810 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
811 "test-compile": {"status": "ok", "tookMs": 2015, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
812 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
813 "publish": {"status": "skipped", "tookMs": 0},
814 "metadata": {
815 "crossScalaVersions": ["2.12.20", "3.6.4"]
816}
817},{
818 "module": "harness-zio",
819 "compile": {"status": "ok", "tookMs": 297, "warnings": 15, "errors": 0, "sourceVersion": "3.8"},
820 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
821 "test-compile": {"status": "ok", "tookMs": 476, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
822 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
823 "publish": {"status": "skipped", "tookMs": 0},
824 "metadata": {
825 "crossScalaVersions": ["2.12.20", "3.6.4"]
826}
827},{
828 "module": "harness-pk",
829 "compile": {"status": "ok", "tookMs": 536, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
830 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
831 "test-compile": {"status": "ok", "tookMs": 854, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
832 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
833 "publish": {"status": "skipped", "tookMs": 0},
834 "metadata": {
835 "crossScalaVersions": ["2.12.20", "3.6.4"]
836}
837},{
838 "module": "harness-zio-test",
839 "compile": {"status": "ok", "tookMs": 427, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
840 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
841 "test-compile": {"status": "ok", "tookMs": 1446, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
842 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
843 "publish": {"status": "skipped", "tookMs": 0},
844 "metadata": {
845 "crossScalaVersions": ["2.12.20", "3.6.4"]
846}
847},{
848 "module": "harness-schema",
849 "compile": {"status": "ok", "tookMs": 422, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
850 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
851 "test-compile": {"status": "ok", "tookMs": 745, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
852 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
853 "publish": {"status": "skipped", "tookMs": 0},
854 "metadata": {
855 "crossScalaVersions": ["2.12.20", "3.6.4"]
856}
857},{
858 "module": "harness-sql-mock",
859 "compile": {"status": "ok", "tookMs": 1644, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
860 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
861 "test-compile": {"status": "ok", "tookMs": 1936, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
862 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
863 "publish": {"status": "skipped", "tookMs": 0},
864 "metadata": {
865 "crossScalaVersions": ["2.12.20", "3.6.4"]
866}
867},{
868 "module": "harness-core",
869 "compile": {"status": "ok", "tookMs": 84, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
870 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
871 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
872 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
873 "publish": {"status": "skipped", "tookMs": 0},
874 "metadata": {
875 "crossScalaVersions": ["2.12.20", "3.6.4"]
876}
877},{
878 "module": "harness-http-server",
879 "compile": {"status": "ok", "tookMs": 4251, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
880 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
881 "test-compile": {"status": "ok", "tookMs": 3968, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
882 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
883 "publish": {"status": "skipped", "tookMs": 0},
884 "metadata": {
885 "crossScalaVersions": ["2.12.20", "3.6.4"]
886}
887},{
888 "module": "harness-endpoint",
889 "compile": {"status": "ok", "tookMs": 1073, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
890 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
891 "test-compile": {"status": "ok", "tookMs": 2160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
892 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
893 "publish": {"status": "skipped", "tookMs": 0},
894 "metadata": {
895 "crossScalaVersions": ["2.12.20", "3.6.4"]
896}
897},{
898 "module": "harness-service-tracer",
899 "compile": {"status": "ok", "tookMs": 210, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
900 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
901 "test-compile": {"status": "ok", "tookMs": 290, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
902 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
903 "publish": {"status": "skipped", "tookMs": 0},
904 "metadata": {
905 "crossScalaVersions": ["2.12.20", "3.6.4"]
906}
907},{
908 "module": "harness-xml",
909 "compile": {"status": "ok", "tookMs": 862, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
910 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
911 "test-compile": {"status": "ok", "tookMs": 1381, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
912 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
913 "publish": {"status": "skipped", "tookMs": 0},
914 "metadata": {
915 "crossScalaVersions": ["2.12.20", "3.6.4"]
916}
917}]
918************************
919[success] Total time: 231 s (0:03:51.0), completed Nov 15, 2025, 12:22:51 AM
920[0JChecking patch project/plugins.sbt...
921Checking patch project/build.properties...
922Checking patch build.sbt...
923Applied patch project/plugins.sbt cleanly.
924Applied patch project/build.properties cleanly.
925Applied patch build.sbt cleanly.