Build Logs
zio-archive/interop-guava • 3.8.0:2026-01-13
Errors
2
Warnings
11
Total Lines
187
1##################################
2Clonning https://github.com/zio-archive/interop-guava.git into /build/repo using revision v32.1.0
3##################################
4Note: switching to '7799d187677dfbcb692044cf03fd84575cb92ad3'.
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
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")
34Replacement: val Scala3: String = "3.8.0"
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")' in project/BuildHelper.scala
39----
40Starting build for 3.8.0
41Execute tests: true
42sbt project found:
43Sbt version 1.6.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-guava
46##################################
47Scala version: 3.8.0
48Targets: dev.zio%zio-interop-guava
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\")","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
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"
69"++3.8.0 -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 """{"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\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-interop-guava"
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.629s.
84[warn] /build/repo/project/BuildHelper.scala:248:17: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
85[warn] ThisBuild / scalafixScalaBinaryVersion := CrossVersion.binaryScalaVersion(scalaVersion.value),
86[warn] ^
87[warn] one warning found
88[info] done compiling
89[info] loading settings for project guava from build.sbt...
90[info] set current project to zio-interop-guava (in build file:/build/repo/)
91[warn] there's a key that's not used by any other settings/tasks:
92[warn]
93[warn] * ThisBuild / scalafixScalaBinaryVersion
94[warn] +- /build/repo/project/BuildHelper.scala:248
95[warn]
96[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
97[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
98Execute setCrossScalaVersions: 3.8.0
99OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in guava/crossScalaVersions
100[info] set current project to zio-interop-guava (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.0 on 1 projects.
102[info] Switching Scala version on:
103[info] * guava (2.11.12, 2.12.15, 2.13.8, 3.8.0)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set current project to zio-interop-guava (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to zio-interop-guava (in build file:/build/repo/)
110[info] Defining Global / credentials, credentials
111[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 5 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to zio-interop-guava (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to zio-interop-guava (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to zio-interop-guava (in build file:/build/repo/)
127[success] Total time: 0 s, completed Jan 13, 2026, 3:11:22 PM
128Build 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\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
130Starting build...
131Projects: Set(guava)
132Starting build for ProjectRef(file:/build/repo/,guava) (zio-interop-guava)... [0/1]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
137Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
138[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0/classes ...
139[info] done compiling
140[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0/test-classes ...
141[info] done compiling
142+ GuavaSpec
143 + `ZIO.fromListenableFuture` must
144 + be lazy on the `Future` parameter
145 + return an `IO` that fails if `Future` fails 2
146 + return an `IO` that produces the value from `Future`
147 + return an `IO` that fails if `Future` fails 1
148 + catch exceptions thrown by make block
149 + be referentially transparent
150 + handle null produced by the completed `Future`
151 + `ZIO.toListenableFutureWith` must
152 + convert error of type `E` to `Throwable`
153 + `Fiber.fromListenableFuture` must
154 + be lazy on the `Future` parameter
155 + catch exceptions thrown by lazy block
156 + return an `IO` that fails if `Future` fails 2
157 + return an `IO` that fails if `Future` fails 1
158 + return an `IO` that produces the value from `Future`
159 + `ZIO.toListenableFuture` must
160 + produce always a successful `IO` of `Future`
161 + be polymorphic in error type
162 + return a `ListenableFuture` that produces the value from `IO`
163 + return a `ListenableFuture` that fails if `IO` fails
164
165************************
166Build summary:
167[{
168 "module": "zio-interop-guava",
169 "compile": {"status": "ok", "tookMs": 5340, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
171 "test-compile": {"status": "ok", "tookMs": 2168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "test": {"status": "ok", "tookMs": 2398, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
173 "publish": {"status": "skipped", "tookMs": 0},
174 "metadata": {
175 "crossScalaVersions": ["2.11.12", "2.12.15", "2.13.8"]
176}
177}]
178************************
179[success] Total time: 12 s, completed Jan 13, 2026, 3:11:34 PM
180[0JChecking patch project/plugins.sbt...
181Checking patch project/build.properties...
182Checking patch project/BuildHelper.scala...
183Checking patch build.sbt...
184Applied patch project/plugins.sbt cleanly.
185Applied patch project/build.properties cleanly.
186Applied patch project/BuildHelper.scala cleanly.
187Applied patch build.sbt cleanly.