Build Logs

zio/zio-blocks • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

25

Total Lines

239

1##################################
2Clonning https://github.com/zio/zio-blocks.git into /build/repo using revision v0.0.5
3##################################
4Note: switching to '080d1a6c7082c68dc01d501dca8c5dc1b548852b'.
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.3.7
22----
23Preparing build for 3.8.1-RC1-bin-20260102-32e416e-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: project/BuildHelper.scala
34Pattern: val Scala3: String = "3.3.7"
35Replacement: val Scala3: String = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (25))
38Compiled project (Scala 3.7.3, JVM (25))
39WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
40WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
41WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
42WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
43Successfully applied pattern 'val Scala3: String = "3.3.7"' in project/BuildHelper.scala
44----
45Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
46Execute tests: false
47sbt project found:
48No prepare script found for project zio/zio-blocks
49##################################
50Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
51Targets: dev.zio%zio-blocks-schema dev.zio%zio-blocks-schema-avro dev.zio%zio-blocks-streams
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = \"3.3.7\"","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: ,REQUIRE:-source:3.8
55Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '25'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
59# Executing command line:
60java
61-Xmx6g
62-Xss2m
63-XX:+UseG1GC
64-XX:InitialCodeCacheSize=512m
65-XX:ReservedCodeCacheSize=512m
66-Dfile.encoding=UTF8
67-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
68-Dcommunitybuild.project.dependencies.add=
69-Xmx7G
70-Xms4G
71-Xss8M
72-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
73-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
74-jar
75/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
76"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
77"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
78"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
79"set every credentials := Nil"
80"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
81"removeScalacOptionsStartingWith -P:wartremover"
82
83moduleMappings
84"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = \"3.3.7\"","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-blocks-schema dev.zio%zio-blocks-schema-avro dev.zio%zio-blocks-streams"
85
86[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
87WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
88WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
89WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
90WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
91WARNING: A restricted method in java.lang.System has been called
92WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
93WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
94WARNING: Restricted methods will be blocked in a future release unless native access is enabled
95
96[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
97[info] loading settings for project repo-build-build from sbt-updates.sbt...
98[info] loading project definition from /build/repo/project/project
99[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
100[info] loading project definition from /build/repo/project
101[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
102[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
103[info] Compilation completed in 7.906s.
104[info] done compiling
105[info] loading settings for project root from build.sbt...
106[info] resolving key references (16560 settings) ...
107[info] set current project to root (in build file:/build/repo/)
108Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in schemaJVM/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in schemaJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in benchmarks/crossScalaVersions
112OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in scalaNextTestsNative/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in streamsNative/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in schemaNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in streamsJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in schema-avro/crossScalaVersions
117OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in scalaNextTestsJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in scalaNextTestsJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in streamsJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in docs/crossScalaVersions
122[info] set current project to root (in build file:/build/repo/)
123[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 13 projects.
124[info] Switching Scala version on:
125[info] scalaNextTestsNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
126[info] benchmarks (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
127[info] streamsJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.18)
128[info] * root (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
129[info] docs (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
130[info] streamsJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.18)
131[info] schema-avro (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.18)
132[info] schemaJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.18)
133[info] schemaNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.18)
134[info] streamsNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.18)
135[info] scalaNextTestsJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
136[info] schemaJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.18)
137[info] scalaNextTestsJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
138[info] Excluding projects:
139[info] Reapplying settings...
140[info] set current project to root (in build file:/build/repo/)
141Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
142[info] Reapplying settings...
143[info] set current project to root (in build file:/build/repo/)
144[info] Defining Global / credentials, benchmarks / credentials and 11 others.
145[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 116 others.
146[info] Run `last` for details.
147[info] Reapplying settings...
148[info] set current project to root (in build file:/build/repo/)
149Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
150[info] Reapplying settings...
151OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
152
153 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
154 Did you mean streamsNative / allExcludeDependencies ?
155 , retry without global scopes
156[info] Reapplying settings...
157[info] set current project to root (in build file:/build/repo/)
158Execute removeScalacOptionsStartingWith: -P:wartremover
159[info] Reapplying settings...
160[info] set current project to root (in build file:/build/repo/)
161[success] Total time: 0 s, completed Jan 3, 2026, 1:08:04 AM
162Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = \"3.3.7\"","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
163Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
164Starting build...
165Projects: Set(schemaJVM, schema-avro, streamsJVM)
166Starting build for ProjectRef(file:/build/repo/,schemaJVM) (zio-blocks-schema)... [0/3]
167OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
168OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
169OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
170Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 17, -rewrite, -no-indent, -explain, -explain-cyclic, -Xcheck-macros, -Wunused:all, -Wconf:msg=(is deprecated)&src=zio/blocks/schema/.*:silent, -Wconf:msg=Ignoring .*this.* qualifier:s, -Wconf:msg=Implicit parameters should be provided with a `using` clause:s, -Wconf:msg=The syntax `.*` is no longer supported for vararg splices; use `.*` instead:s, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 67 Scala sources and 2 Java sources to /build/repo/schema/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
172[info] done compiling
173[info] compiling 27 Scala sources to /build/repo/schema/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
174[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/schema/shared/src/test/scala/zio/blocks/schema/json/JsonBinaryCodecDeriverSpec.scala:2154:17
175[warn] 2154 | case that: RawVal => java.util.Arrays.equals(bs, that.bs)
176[warn] | ^
177[warn] |the type test for RawVal cannot be checked at runtime because it's a local class
178[warn] |--------------------------------------------------------------------------
179[warn] | Explanation (enabled by `-explain`)
180[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
181[warn] | Type arguments and type refinements are erased during compile time, thus it's
182[warn] | impossible to check them at run-time.
183[warn] |
184[warn] | You can either replace the type arguments by _ or use `@unchecked`.
185[warn] --------------------------------------------------------------------------
186[warn] one warning found
187[info] done compiling
188Starting build for ProjectRef(file:/build/repo/,schema-avro) (zio-blocks-schema-avro)... [1/3]
189Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 17, -rewrite, -no-indent, -explain, -explain-cyclic, -Xcheck-macros, -Wunused:all, -Wconf:msg=(is deprecated)&src=zio/blocks/schema/.*:silent, -Wconf:msg=Ignoring .*this.* qualifier:s, -Wconf:msg=Implicit parameters should be provided with a `using` clause:s, -Wconf:msg=The syntax `.*` is no longer supported for vararg splices; use `.*` instead:s, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
190[info] compiling 3 Scala sources to /build/repo/schema-avro/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
191[info] done compiling
192[info] compiling 3 Scala sources to /build/repo/schema-avro/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
193[info] done compiling
194Starting build for ProjectRef(file:/build/repo/,streamsJVM) (zio-blocks-streams)... [2/3]
195Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 17, -rewrite, -no-indent, -explain, -explain-cyclic, -Xcheck-macros, -Wunused:all, -Wconf:msg=(is deprecated)&src=zio/blocks/schema/.*:silent, -Wconf:msg=Ignoring .*this.* qualifier:s, -Wconf:msg=Implicit parameters should be provided with a `using` clause:s, -Wconf:msg=The syntax `.*` is no longer supported for vararg splices; use `.*` instead:s, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196[info] compiling 2 Scala sources to /build/repo/streams/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
197[info] done compiling
198
199************************
200Build summary:
201[{
202 "module": "zio-blocks-schema",
203 "compile": {"status": "ok", "tookMs": 27233, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
205 "test-compile": {"status": "ok", "tookMs": 27865, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
206 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
207 "publish": {"status": "skipped", "tookMs": 0},
208 "metadata": {
209 "crossScalaVersions": ["2.13.18", "3.3.7"]
210}
211},{
212 "module": "zio-blocks-schema-avro",
213 "compile": {"status": "ok", "tookMs": 1386, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
215 "test-compile": {"status": "ok", "tookMs": 1790, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
217 "publish": {"status": "skipped", "tookMs": 0},
218 "metadata": {
219 "crossScalaVersions": ["2.13.18", "3.3.7"]
220}
221},{
222 "module": "zio-blocks-streams",
223 "compile": {"status": "ok", "tookMs": 372, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
225 "test-compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
227 "publish": {"status": "skipped", "tookMs": 0},
228 "metadata": {
229 "crossScalaVersions": ["2.13.18", "3.3.7"]
230}
231}]
232************************
233[success] Total time: 67 s (0:01:07.0), completed Jan 3, 2026, 1:09:10 AM
234[0JChecking patch project/plugins.sbt...
235Checking patch project/BuildHelper.scala...
236Checking patch build.sbt...
237Applied patch project/plugins.sbt cleanly.
238Applied patch project/BuildHelper.scala cleanly.
239Applied patch build.sbt cleanly.