Build Logs
zio/zio-direct • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
90
Total Lines
319
1##################################
2Clonning https://github.com/zio/zio-direct.git into /build/repo using revision v1.0.0-RC7
3##################################
4Note: switching to '5ff489abca29931f92082c66158d71e9e7e32137'.
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
21----
22Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: project/BuildHelper.scala
33Pattern: val ScalaDotty: String = versions("3.2")
34Replacement: val ScalaDotty: String = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val ScalaDotty: String = versions("3.2")' in project/BuildHelper.scala
39----
40Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.7.0 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project zio/zio-direct
46##################################
47Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
48Targets: dev.zio%zio-direct dev.zio%zio-direct-docs dev.zio%zio-direct-pure dev.zio%zio-direct-streams
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val ScalaDotty: String = versions(\"3.2\")","replaceWith":"val ScalaDotty: String = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
69"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val ScalaDotty: String = versions(\"3.2\")","replaceWith":"val ScalaDotty: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-direct dev.zio%zio-direct-docs dev.zio%zio-direct-pure dev.zio%zio-direct-streams"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 9.399s.
84[info] done compiling
85=== [VERSION] Found a .zio.scala.version file but was empty. Skipping ===
86=== [VERSION] No version from sys-props or file, defaulting to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY ===
87[info] loading settings for project root from build.sbt...
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio-direct-streams/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio-direct-pure/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio-direct/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio-direct-test/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in docs/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
96[info] set current project to root (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 6 projects.
98[info] Switching Scala version on:
99[info] zio-direct (2.12.16, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
100[info] * root (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
101[info] docs (2.12.16, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
102[info] zio-direct-test (2.12.16, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
103[info] zio-direct-pure (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
104[info] zio-direct-streams (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
105[info] Excluding projects:
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[info] Defining Global / credentials, credentials and 4 others.
112[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
117[info] Reapplying settings...
118OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
119
120 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
121 Did you mean allExcludeDependencies ?
122 , retry without global scopes
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128[success] Total time: 0 s, completed Dec 28, 2025, 5:08:01 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val ScalaDotty: String = versions(\"3.2\")","replaceWith":"val ScalaDotty: String = \"<SCALA_VERSION>\""}]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(zio-direct, docs, zio-direct-test, zio-direct-pure, zio-direct-streams)
133Starting build for ProjectRef(file:/build/repo/,zio-direct) (zio-direct)... [0/5]
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
137[info] compiling 47 Scala sources to /build/repo/zio-direct/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
138[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/zio-direct/src/main/scala-3.x/zio/direct/core/Transformer.scala:107:17
139[warn] 107 | computedType.asTypeTuple match {
140[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
141[warn] | match may not be exhaustive.
142[warn] |
143[warn] | It would fail on pattern case: (_, _, _)
144[warn] |
145[warn] | longer explanation available when compiling with `-explain`
146[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/zio-direct/src/main/scala-3.x/zio/direct/core/norm/WithResolver.scala:66:6
147[warn] 66 | (monad.zpe.asTypeTuple, zpe.valueType) match
148[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
149[warn] | match may not be exhaustive.
150[warn] |
151[warn] | It would fail on pattern case: ((_, _, _), _)
152[warn] |
153[warn] | longer explanation available when compiling with `-explain`
154[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/zio-direct/src/main/scala-3.x/zio/direct/core/norm/WithResolver.scala:75:17
155[warn] 75 | body.zpe.asTypeTuple match
156[warn] | ^^^^^^^^^^^^^^^^^^^^
157[warn] | match may not be exhaustive.
158[warn] |
159[warn] | It would fail on pattern case: (_, _, _)
160[warn] |
161[warn] | longer explanation available when compiling with `-explain`
162[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/zio-direct/src/main/scala-3.x/zio/direct/core/norm/WithResolver.scala:114:16
163[warn] 114 | monad.zpe.asTypeTuple match
164[warn] | ^^^^^^^^^^^^^^^^^^^^^
165[warn] | match may not be exhaustive.
166[warn] |
167[warn] | It would fail on pattern case: (_, _, _)
168[warn] |
169[warn] | longer explanation available when compiling with `-explain`
170[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/zio-direct/src/main/scala-3.x/zio/direct/core/norm/WithResolver.scala:176:16
171[warn] 176 | block.zpe.asTypeTuple match
172[warn] | ^^^^^^^^^^^^^^^^^^^^^
173[warn] | match may not be exhaustive.
174[warn] |
175[warn] | It would fail on pattern case: (_, _, _)
176[warn] |
177[warn] | longer explanation available when compiling with `-explain`
178[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/zio-direct/src/main/scala-3.x/zio/direct/core/norm/WithResolver.scala:225:48
179[warn] 225 | aliasedTree.zpe.transformA(_.widen).asTypeTuple match
180[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
181[warn] | match may not be exhaustive.
182[warn] |
183[warn] | It would fail on pattern case: (_, _, _)
184[warn] |
185[warn] | longer explanation available when compiling with `-explain`
186[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/zio-direct/src/main/scala-3.x/zio/direct/core/norm/WithResolver.scala:196:23
187[warn] 196 | termsTotalType.asTypeTuple match
188[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
189[warn] | match may not be exhaustive.
190[warn] |
191[warn] | It would fail on pattern case: (_, _, _)
192[warn] |
193[warn] | longer explanation available when compiling with `-explain`
194[warn] there was 1 deprecation warning; re-run with -deprecation for details
195[warn] 8 warnings found
196[info] done compiling
197--- Writing compat file: /build/repo/zio-direct/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/resource_managed/main/META-INF/intellij-compat.json - { "artifact": "dev.zio % zio-direct-intellij_2.13 % 1.0.0-RC6" } ---
198[info] compiling 3 Scala sources to /build/repo/zio-direct/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
199Code: zio.direct.exploration.TypeclassExample$package.useInstance[zio.direct.exploration.Foo](zio.direct.exploration.Foo.apply("blahblahbla"))(zio.direct.exploration.FooValueAble)
200================= Tree =================
201(("blahblahbla-Add": String): String)
202Code: zio.direct.exploration.TypeclassExample$package.useInstance[zio.direct.exploration.Foo](zio.direct.exploration.Foo.apply("blahblahbla"))(zio.direct.exploration.FooValueAble)
203[info] done compiling
204Starting build for ProjectRef(file:/build/repo/,zio-direct-test) (zio-direct-test)... [1/5]
205Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
206[info] compiling 1 Scala source to /build/repo/zio-direct-test/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
207[info] done compiling
208[info] compiling 28 Scala sources to /build/repo/zio-direct-test/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
209[warn] -- Warning: /build/repo/zio-direct-test/src/test/scala-3.x/zio/direct/future/FutureSpec.scala:33:21
210[warn] 33 | assertFuture(out)(equalTo((1, "foo")))
211[warn] | ^
212[warn] |Implicit parameters should be provided with a `using` clause.
213[warn] |To disable the warning, please use the following option:
214[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
215[warn] -- Warning: /build/repo/zio-direct-test/src/test/scala-3.x/zio/direct/future/FutureSpec.scala:45:19
216[warn] 45 | assertFuture(out)(equalTo("foo"))
217[warn] | ^
218[warn] |Implicit parameters should be provided with a `using` clause.
219[warn] |To disable the warning, please use the following option:
220[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
221[warn] -- Warning: /build/repo/zio-direct-test/src/test/scala-3.x/zio/direct/future/FutureSpec.scala:55:19
222[warn] 55 | assertFuture(out)(equalTo(1))
223[warn] | ^
224[warn] |Implicit parameters should be provided with a `using` clause.
225[warn] |To disable the warning, please use the following option:
226[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
227[warn] -- Warning: /build/repo/zio-direct-test/src/test/scala-3.x/zio/direct/future/FutureSpec.scala:72:19
228[warn] 72 | assertFuture(out)(equalTo(18))
229[warn] | ^
230[warn] |Implicit parameters should be provided with a `using` clause.
231[warn] |To disable the warning, please use the following option:
232[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
233[warn] -- Warning: /build/repo/zio-direct-test/src/test/scala-3.x/zio/direct/future/FutureSpec.scala:91:31
234[warn] 91 | assertZIO(ZIO.fromFuture(out).exit)(fails(equalTo(fooError)))
235[warn] | ^
236[warn] |Implicit parameters should be provided with a `using` clause.
237[warn] |To disable the warning, please use the following option:
238[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
239[warn] 5 warnings found
240[warn] 5 warnings found
241[info] done compiling
242Starting build for ProjectRef(file:/build/repo/,docs) (zio-direct-docs)... [2/5]
243Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:experimental.macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
244Starting build for ProjectRef(file:/build/repo/,zio-direct-streams) (zio-direct-streams)... [3/5]
245Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246[info] compiling 3 Scala sources to /build/repo/zio-direct-streams/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
247[info] done compiling
248[info] compiling 2 Scala sources to /build/repo/zio-direct-streams/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
249[info] done compiling
250Starting build for ProjectRef(file:/build/repo/,zio-direct-pure) (zio-direct-pure)... [4/5]
251Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
252[info] compiling 3 Scala sources to /build/repo/zio-direct-pure/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
253[info] done compiling
254[info] compiling 3 Scala sources to /build/repo/zio-direct-pure/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
255[info] done compiling
256
257************************
258Build summary:
259[{
260 "module": "zio-direct",
261 "compile": {"status": "ok", "tookMs": 24558, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 1322, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.12.16", "2.13.8"]
268}
269},{
270 "module": "zio-direct-test",
271 "compile": {"status": "ok", "tookMs": 669, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 14413, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "ok", "tookMs": 6},
276 "metadata": {
277 "crossScalaVersions": ["2.12.16", "2.13.8"]
278}
279},{
280 "module": "zio-direct-docs",
281 "compile": {"status": "ok", "tookMs": 226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 325, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.12.16", "2.13.8"]
288}
289},{
290 "module": "zio-direct-streams",
291 "compile": {"status": "ok", "tookMs": 777, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 2596, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "skipped", "tookMs": 0},
296 "metadata": {
297 "crossScalaVersions": []
298}
299},{
300 "module": "zio-direct-pure",
301 "compile": {"status": "ok", "tookMs": 879, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
303 "test-compile": {"status": "ok", "tookMs": 2106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
305 "publish": {"status": "skipped", "tookMs": 0},
306 "metadata": {
307 "crossScalaVersions": []
308}
309}]
310************************
311[success] Total time: 105 s (0:01:45.0), completed Dec 28, 2025, 5:09:46 PM
312[0JChecking patch project/plugins.sbt...
313Checking patch project/build.properties...
314Checking patch project/BuildHelper.scala...
315Checking patch build.sbt...
316Applied patch project/plugins.sbt cleanly.
317Applied patch project/build.properties cleanly.
318Applied patch project/BuildHelper.scala cleanly.
319Applied patch build.sbt cleanly.