Build Logs

zio/zio-blocks • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

25

Total Lines

242

1##################################
2Clonning https://github.com/zio/zio-blocks.git into /build/repo using revision v0.0.10
3##################################
4Note: switching to '55eff955a113522f692abc0b3cc33e152ed66f90'.
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-20260109-97cdaf4-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-20260109-97cdaf4-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-20260109-97cdaf4-NIGHTLY
46Execute tests: false
47sbt project found:
48No prepare script found for project zio/zio-blocks
49##################################
50Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-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-20260109-97cdaf4-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-20260109-97cdaf4-NIGHTLY"
77"++3.8.1-RC1-bin-20260109-97cdaf4-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-20260109-97cdaf4-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.12.0 (this may take some time)...
87[info] [launcher] getting Scala 2.12.21 (for sbt)...
88WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
89WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.21/org.scala-sbt/sbt/1.12.0/zero-allocation-hashing-0.16.jar)
90WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
91WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
92WARNING: A restricted method in java.lang.System has been called
93WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.21/org.scala-sbt/sbt/1.12.0/jna-5.12.0.jar)
94WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
95WARNING: Restricted methods will be blocked in a future release unless native access is enabled
96
97[info] welcome to sbt 1.12.0 (Eclipse Adoptium Java 25)
98[info] loading settings for project repo-build-build from sbt-updates.sbt...
99[info] loading project definition from /build/repo/project/project
100[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
101[info] loading project definition from /build/repo/project
102[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
103[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.21. Compiling...
104[info] Compilation completed in 7.703s.
105[info] done compiling
106[info] loading settings for project root from build.sbt...
107[info] resolving key references (17753 settings) ...
108[info] set current project to root (in build file:/build/repo/)
109Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in schemaJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in examples/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in schemaJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in benchmarks/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in scalaNextTestsNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in streamsNative/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in schemaNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in schema-avro/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in streamsJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in scalaNextTestsJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in scalaNextTestsJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in streamsJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in docs/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in root/crossScalaVersions
124[info] set current project to root (in build file:/build/repo/)
125[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 14 projects.
126[info] Switching Scala version on:
127[info] scalaNextTestsNative (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
128[info] benchmarks (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
129[info] examples (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
130[info] streamsJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
131[info] * root (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
132[info] docs (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
133[info] streamsJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
134[info] schema-avro (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
135[info] schemaJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
136[info] schemaNative (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
137[info] streamsNative (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
138[info] scalaNextTestsJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
139[info] schemaJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.13.18)
140[info] scalaNextTestsJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
141[info] Excluding projects:
142[info] Reapplying settings...
143[info] set current project to root (in build file:/build/repo/)
144Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
145[info] Reapplying settings...
146[info] set current project to root (in build file:/build/repo/)
147[info] Defining Global / credentials, benchmarks / credentials and 12 others.
148[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 125 others.
149[info] Run `last` for details.
150[info] Reapplying settings...
151[info] set current project to root (in build file:/build/repo/)
152Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
153[info] Reapplying settings...
154OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
155
156 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
157 Did you mean streamsNative / allExcludeDependencies ?
158 , retry without global scopes
159[info] Reapplying settings...
160[info] set current project to root (in build file:/build/repo/)
161Execute removeScalacOptionsStartingWith: -P:wartremover
162[info] Reapplying settings...
163[info] set current project to root (in build file:/build/repo/)
164[success] Total time: 0 s, completed Jan 10, 2026, 1:01:48 AM
165Build 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>\""}]}
166Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
167Starting build...
168Projects: Set(schemaJVM, schema-avro, streamsJVM)
169Starting build for ProjectRef(file:/build/repo/,schemaJVM) (zio-blocks-schema)... [0/3]
170OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Global
171OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
172OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
173Compile 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
174[info] compiling 67 Scala sources and 2 Java sources to /build/repo/schema/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
175[info] done compiling
176[info] compiling 27 Scala sources to /build/repo/schema/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
177[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/schema/shared/src/test/scala/zio/blocks/schema/json/JsonBinaryCodecDeriverSpec.scala:2087:17
178[warn] 2087 | case that: RawVal => java.util.Arrays.equals(bs, that.bs)
179[warn] | ^
180[warn] |the type test for RawVal cannot be checked at runtime because it's a local class
181[warn] |--------------------------------------------------------------------------
182[warn] | Explanation (enabled by `-explain`)
183[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
184[warn] | Type arguments and type refinements are erased during compile time, thus it's
185[warn] | impossible to check them at run-time.
186[warn] |
187[warn] | You can either replace the type arguments by _ or use `@unchecked`.
188[warn] --------------------------------------------------------------------------
189[warn] one warning found
190[info] done compiling
191Starting build for ProjectRef(file:/build/repo/,schema-avro) (zio-blocks-schema-avro)... [1/3]
192Compile 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
193[info] compiling 3 Scala sources to /build/repo/schema-avro/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
194[info] done compiling
195[info] compiling 4 Scala sources to /build/repo/schema-avro/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
196[info] done compiling
197Starting build for ProjectRef(file:/build/repo/,streamsJVM) (zio-blocks-streams)... [2/3]
198Compile 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
199[info] compiling 2 Scala sources to /build/repo/streams/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
200[info] done compiling
201
202************************
203Build summary:
204[{
205 "module": "zio-blocks-schema",
206 "compile": {"status": "ok", "tookMs": 27087, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 30615, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.13.18", "3.3.7"]
213}
214},{
215 "module": "zio-blocks-schema-avro",
216 "compile": {"status": "ok", "tookMs": 1375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 2549, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.13.18", "3.3.7"]
223}
224},{
225 "module": "zio-blocks-streams",
226 "compile": {"status": "ok", "tookMs": 284, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
227 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
228 "test-compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
230 "publish": {"status": "skipped", "tookMs": 0},
231 "metadata": {
232 "crossScalaVersions": ["2.13.18", "3.3.7"]
233}
234}]
235************************
236[success] Total time: 72 s (0:01:12.0), completed Jan 10, 2026, 1:03:01 AM
237[0JChecking patch project/plugins.sbt...
238Checking patch project/BuildHelper.scala...
239Checking patch build.sbt...
240Applied patch project/plugins.sbt cleanly.
241Applied patch project/BuildHelper.scala cleanly.
242Applied patch build.sbt cleanly.