Build Logs

zio-archive/interop-monix • 3.8.0-RC4:2025-12-22

Errors

3

Warnings

9

Total Lines

204

1##################################
2Clonning https://github.com/zio-archive/interop-monix.git into /build/repo using revision v3.4.2.1.2
3##################################
4Note: switching to 'd065b15e9f4cfb07975daecca4b9dc2d1180c67e'.
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.0-RC4
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 Scala3: String = versions("3.2")
34Replacement: val Scala3: String = "3.8.0-RC4"
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val Scala3: String = versions("3.2")' in project/BuildHelper.scala
39----
40Starting build for 3.8.0-RC4
41Execute tests: true
42sbt project found:
43Sbt version 1.8.2 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-archive/interop-monix
46##################################
47Scala version: 3.8.0-RC4
48Targets: dev.zio%zio-interop-monix
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.2\")","replaceWith":"val Scala3: 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.0-RC4
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.0-RC4"
69"++3.8.0-RC4 -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.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.2\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-interop-monix"
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 3 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 8.942s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set current project to root (in build file:/build/repo/)
87[warn] there are 2 keys that are not used by any other settings/tasks:
88[warn]
89[warn] * interopMonixJS / autoAPIMappings
90[warn] +- /build/repo/project/BuildHelper.scala:188
91[warn] * interopMonixJVM / autoAPIMappings
92[warn] +- /build/repo/project/BuildHelper.scala:188
93[warn]
94[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
95[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
96Execute setCrossScalaVersions: 3.8.0-RC4
97OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in interopMonixJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in interopMonixJVM/crossScalaVersions
99[info] set current project to root (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC4 on 2 projects.
101[info] Switching Scala version on:
102[info] interopMonixJS (2.12.17, 2.13.10, 3.8.0-RC4)
103[info] interopMonixJVM (2.12.17, 2.13.10, 3.8.0-RC4)
104[info] Excluding projects:
105[info] * root (2.13.10)
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 1 others.
112[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 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 interopMonixJS / 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 22, 2025, 5:56:06 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.2\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
131Starting build...
132Projects: Set(interopMonixJVM)
133Starting build for ProjectRef(file:/build/repo/,interopMonixJVM) (zio-interop-monix)... [0/1]
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
135OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
138Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 2 Scala sources to /build/repo/interop-monix/jvm/target/scala-3.8.0-RC4/classes ...
140[info] done compiling
141[info] compiling 1 Scala source to /build/repo/interop-monix/jvm/target/scala-3.8.0-RC4/test-classes ...
142[info] done compiling
143+ MonixTaskSpec
144 + ZIO.fromMonixTask
145 + return a ZIO that fails if Monix task failed
146 + converts a synchronous Monix task to a ZIO task
147 + return a ZIO that succeeds if Monix task succeeded
148 + converts an asynchronous Monix task to a ZIO task
149 + lazily executes a converted Monix task
150 + the ZIO task fails if a Monix async task fails
151java.lang.InterruptedException: Interrupted by fibers: #386
152 at zio.Cause.squashWith$$anonfun$1(Cause.scala:415)
153 at scala.Option.orElse(Option.scala:479)
154 at zio.Cause.squashWith(Cause.scala:418)
155 at zio.Cause.squashTraceWith(Cause.scala:437)
156 at zio.Cause.squashTrace(Cause.scala:428)
157 at zio.interop.monix.package$.$anonfun$3$$anonfun$1$$anonfun$1(package.scala:195)
158 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
159 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
160 at zio.UnsafeVersionSpecific.implicitFunctionIsFunction$$anonfun$1(UnsafeVersionSpecific.scala:27)
161 at zio.Unsafe$.unsafe(Unsafe.scala:37)
162 at zio.ZIOCompanionVersionSpecific.succeed$$anonfun$1(ZIOCompanionVersionSpecific.scala:157)
163 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:948)
164 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1011)
165 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:389)
166 at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:512)
167 at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:229)
168 at zio.internal.FiberRuntime.run(FiberRuntime.scala:138)
169 at zio.internal.ZScheduler$$anon$4.run(ZScheduler.scala:476)
170 Suppressed: zio.Cause$FiberTrace: Exception in thread "zio-fiber-386" java.lang.InterruptedException: Interrupted by thread "zio-fiber-386"
171 at zio.interop.monix.MonixTaskSpec.spec.test(MonixTaskSpec.scala:130)
172 Suppressed: java.lang.InterruptedException: Interrupted by thread "zio-fiber-386"
173 at zio.interop.monix.MonixTaskSpec.spec.test(MonixTaskSpec.scala:130)
174 + propagates cancellation from ZIO to Monix - repeated: 100
175 + ZIO#toMonixTask
176 + only executes the ZIO effect if the Monix task is executed
177 + propagates cancellation from Monix to ZIO
178 + converts a successful ZIO task to a Monix task - repeated: 100
179 + converts a failed ZIO task to a failed Monix task - repeated: 100
180()
181
182************************
183Build summary:
184[{
185 "module": "zio-interop-monix",
186 "compile": {"status": "ok", "tookMs": 7041, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 2624, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "test": {"status": "ok", "tookMs": 2008, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
190 "publish": {"status": "skipped", "tookMs": 0},
191 "metadata": {
192 "crossScalaVersions": ["2.12.17", "2.13.10"]
193}
194}]
195************************
196[success] Total time: 26 s, completed Dec 22, 2025, 5:56:32 PM
197[0JChecking patch project/plugins.sbt...
198Checking patch project/build.properties...
199Checking patch project/BuildHelper.scala...
200Checking patch build.sbt...
201Applied patch project/plugins.sbt cleanly.
202Applied patch project/build.properties cleanly.
203Applied patch project/BuildHelper.scala cleanly.
204Applied patch build.sbt cleanly.