Build Logs

zio-archive/zio-morphir • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

11

Total Lines

293

1##################################
2Clonning https://github.com/zio-archive/zio-morphir.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13
14Try apply source patch:
15Path: project/BuildHelper.scala
16Pattern: val Scala3: String = versions("3")
17Replacement: val Scala3: String = "3.8.0-RC2"
18Starting compilation server
19Compiling project (Scala 3.7.3, JVM (17))
20Compiled project (Scala 3.7.3, JVM (17))
21Successfully applied pattern 'val Scala3: String = versions("3")' in project/BuildHelper.scala
22----
23Starting build for 3.8.0-RC2
24Execute tests: false
25sbt project found:
26Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
27Enforcing usage of sbt in version 1.11.5
28No prepare script found for project zio-archive/zio-morphir
29/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
30##################################
31Scala version: 3.8.0-RC2
32Targets:
33Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
34##################################
35Using extra scalacOptions: ,REQUIRE:-source:3.8
36Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
37[sbt_options] declare -a sbt_options=()
38[process_args] java_version = '17'
39[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
40# Executing command line:
41java
42-Dfile.encoding=UTF-8
43-Xss512M
44-Xms5120m
45-Xmx5120m
46-XX:MaxMetaspaceSize=1024m
47-XX:MetaspaceSize=760m
48-Dcommunitybuild.scala=3.8.0-RC2
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC2"
58"++3.8.0-RC2 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" "
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 9.104s.
73[warn] /build/repo/project/BuildHelper.scala:249:17: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
74[warn] ThisBuild / scalafixScalaBinaryVersion := CrossVersion.binaryScalaVersion(scalaVersion.value),
75[warn] ^
76[warn] one warning found
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] resolving key references (28545 settings) ...
80[info] ________ ___
81[info] |__ /_ _/ _ \
82[info] / / | | | | |
83[info] / /_ | | |_| |
84[info] /____|___\___/ 0.2.0-M01+22-6a3734aa+20251125-1149-SNAPSHOT
85[info]
86[info] Useful sbt tasks:
87[info] > build - Prepares sources, compiles and runs tests.
88[info] > prepare - Prepares sources by applying both scalafix and scalafmt
89[info] > fix - Fixes sources files using scalafix
90[info] > fmt - Formats source files using scalafmt
91[info] > ~compileJVM - Compiles all JVM modules (file-watch enabled)
92[info] > testJVM - Runs all JVM tests
93[info] > testJS - Runs all ScalaJS tests
94[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term e.g.
95[info] > coreTestsJVM/testOnly *.ZIOSpec -- -t "happy-path"
96[info] > docs/docusaurusCreateSite - Generates the ZIO microsite
97[info]
98[warn] there's a key that's not used by any other settings/tasks:
99[warn]
100[warn] * ThisBuild / scalafixScalaBinaryVersion
101[warn] +- /build/repo/project/BuildHelper.scala:249
102[warn]
103[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
104[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
105Execute setCrossScalaVersions: 3.8.0-RC2
106OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List() -> List(2.13.8) in root3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List() -> List(2.13.8) in root/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sexprJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in langJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in cli/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in irJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in interpreterJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonJS/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in irJVM/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in interpreterJS/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sdkJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sdkJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sexprJVM/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in annotationJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in annotationJS/crossScalaVersions
125[info] ________ ___
126[info] |__ /_ _/ _ \
127[info] / / | | | | |
128[info] / /_ | | |_| |
129[info] /____|___\___/ 0.2.0-M01+22-6a3734aa+20251125-1149-SNAPSHOT
130[info]
131[info] Useful sbt tasks:
132[info] > build - Prepares sources, compiles and runs tests.
133[info] > prepare - Prepares sources by applying both scalafix and scalafmt
134[info] > fix - Fixes sources files using scalafix
135[info] > fmt - Formats source files using scalafmt
136[info] > ~compileJVM - Compiles all JVM modules (file-watch enabled)
137[info] > testJVM - Runs all JVM tests
138[info] > testJS - Runs all ScalaJS tests
139[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term e.g.
140[info] > coreTestsJVM/testOnly *.ZIOSpec -- -t "happy-path"
141[info] > docs/docusaurusCreateSite - Generates the ZIO microsite
142[info]
143[info] Setting Scala version to 3.8.0-RC2 on 17 projects.
144[info] Switching Scala version on:
145[info] sexprJVM (2.13.8, 3.8.0-RC2)
146[info] interpreterJS (2.13.8, 3.8.0-RC2)
147[info] irJVM (2.13.8, 3.8.0-RC2)
148[info] irJS (2.13.8, 3.8.0-RC2)
149[info] annotationJS (2.13.8, 3.8.0-RC2)
150[info] interpreterJVM (2.13.8, 3.8.0-RC2)
151[info] docs (2.13.8, 3.8.0-RC2)
152[info] jsonJVM (2.13.8, 3.8.0-RC2)
153[info] annotationJVM (2.13.8, 3.8.0-RC2)
154[info] coreJS (2.13.8, 3.8.0-RC2)
155[info] langJVM (2.13.8, 3.8.0-RC2)
156[info] coreJVM (2.13.8, 3.8.0-RC2)
157[info] cli (2.13.8, 3.8.0-RC2)
158[info] jsonJS (2.13.8, 3.8.0-RC2)
159[info] sexprJS (2.13.8, 3.8.0-RC2)
160[info] sdkJS (2.13.8, 3.8.0-RC2)
161[info] sdkJVM (2.13.8, 3.8.0-RC2)
162[info] Excluding projects:
163[info] irNative (2.13.8)
164[info] * root (2.13.8)
165[info] coreNative (2.13.8)
166[info] root3 (2.13.8)
167[info] annotationNative (2.13.8)
168[info] Reapplying settings...
169[info] ________ ___
170[info] |__ /_ _/ _ \
171[info] / / | | | | |
172[info] / /_ | | |_| |
173[info] /____|___\___/ 0.2.0-M01+22-6a3734aa+20251125-1149-SNAPSHOT
174[info]
175[info] Useful sbt tasks:
176[info] > build - Prepares sources, compiles and runs tests.
177[info] > prepare - Prepares sources by applying both scalafix and scalafmt
178[info] > fix - Fixes sources files using scalafix
179[info] > fmt - Formats source files using scalafmt
180[info] > ~compileJVM - Compiles all JVM modules (file-watch enabled)
181[info] > testJVM - Runs all JVM tests
182[info] > testJS - Runs all ScalaJS tests
183[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term e.g.
184[info] > coreTestsJVM/testOnly *.ZIOSpec -- -t "happy-path"
185[info] > docs/docusaurusCreateSite - Generates the ZIO microsite
186[info]
187Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
188[info] Reapplying settings...
189[info] ________ ___
190[info] |__ /_ _/ _ \
191[info] / / | | | | |
192[info] / /_ | | |_| |
193[info] /____|___\___/ 0.2.0-M01+22-6a3734aa+20251125-1149-SNAPSHOT
194[info]
195[info] Useful sbt tasks:
196[info] > build - Prepares sources, compiles and runs tests.
197[info] > prepare - Prepares sources by applying both scalafix and scalafmt
198[info] > fix - Fixes sources files using scalafix
199[info] > fmt - Formats source files using scalafmt
200[info] > ~compileJVM - Compiles all JVM modules (file-watch enabled)
201[info] > testJVM - Runs all JVM tests
202[info] > testJS - Runs all ScalaJS tests
203[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term e.g.
204[info] > coreTestsJVM/testOnly *.ZIOSpec -- -t "happy-path"
205[info] > docs/docusaurusCreateSite - Generates the ZIO microsite
206[info]
207[info] Defining Global / credentials, annotationJS / credentials and 20 others.
208[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 132 others.
209[info] Run `last` for details.
210[info] Reapplying settings...
211[info] ________ ___
212[info] |__ /_ _/ _ \
213[info] / / | | | | |
214[info] / /_ | | |_| |
215[info] /____|___\___/ 0.2.0-M01+22-6a3734aa+20251125-1149-SNAPSHOT
216[info]
217[info] Useful sbt tasks:
218[info] > build - Prepares sources, compiles and runs tests.
219[info] > prepare - Prepares sources by applying both scalafix and scalafmt
220[info] > fix - Fixes sources files using scalafix
221[info] > fmt - Formats source files using scalafmt
222[info] > ~compileJVM - Compiles all JVM modules (file-watch enabled)
223[info] > testJVM - Runs all JVM tests
224[info] > testJS - Runs all ScalaJS tests
225[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term e.g.
226[info] > coreTestsJVM/testOnly *.ZIOSpec -- -t "happy-path"
227[info] > docs/docusaurusCreateSite - Generates the ZIO microsite
228[info]
229Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
230[info] Reapplying settings...
231OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
232
233 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
234 Did you mean irJS / allExcludeDependencies ?
235 , retry without global scopes
236[info] Reapplying settings...
237[info] ________ ___
238[info] |__ /_ _/ _ \
239[info] / / | | | | |
240[info] / /_ | | |_| |
241[info] /____|___\___/ 0.2.0-M01+22-6a3734aa+20251125-1149-SNAPSHOT
242[info]
243[info] Useful sbt tasks:
244[info] > build - Prepares sources, compiles and runs tests.
245[info] > prepare - Prepares sources by applying both scalafix and scalafmt
246[info] > fix - Fixes sources files using scalafix
247[info] > fmt - Formats source files using scalafmt
248[info] > ~compileJVM - Compiles all JVM modules (file-watch enabled)
249[info] > testJVM - Runs all JVM tests
250[info] > testJS - Runs all ScalaJS tests
251[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term e.g.
252[info] > coreTestsJVM/testOnly *.ZIOSpec -- -t "happy-path"
253[info] > docs/docusaurusCreateSite - Generates the ZIO microsite
254[info]
255Execute removeScalacOptionsStartingWith: -P:wartremover
256[info] Reapplying settings...
257[info] ________ ___
258[info] |__ /_ _/ _ \
259[info] / / | | | | |
260[info] / /_ | | |_| |
261[info] /____|___\___/ 0.2.0-M01+22-6a3734aa+20251125-1149-SNAPSHOT
262[info]
263[info] Useful sbt tasks:
264[info] > build - Prepares sources, compiles and runs tests.
265[info] > prepare - Prepares sources by applying both scalafix and scalafmt
266[info] > fix - Fixes sources files using scalafix
267[info] > fmt - Formats source files using scalafmt
268[info] > ~compileJVM - Compiles all JVM modules (file-watch enabled)
269[info] > testJVM - Runs all JVM tests
270[info] > testJS - Runs all ScalaJS tests
271[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term e.g.
272[info] > coreTestsJVM/testOnly *.ZIOSpec -- -t "happy-path"
273[info] > docs/docusaurusCreateSite - Generates the ZIO microsite
274[info]
275[success] Total time: 0 s, completed Nov 25, 2025, 11:49:40 AM
276Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
277Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
278Starting build...
279Projects: Set()
280
281************************
282Build summary:
283[]
284************************
285[success] Total time: 0 s, completed Nov 25, 2025, 11:49:40 AM
286[0JChecking patch project/plugins.sbt...
287Checking patch project/build.properties...
288Checking patch project/BuildHelper.scala...
289Checking patch build.sbt...
290Applied patch project/plugins.sbt cleanly.
291Applied patch project/build.properties cleanly.
292Applied patch project/BuildHelper.scala cleanly.
293Applied patch build.sbt cleanly.