Build Logs

zainab-ali/aquascape • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

29

Total Lines

225

1##################################
2Clonning https://github.com/zainab-ali/aquascape.git into /build/repo using revision v0.4.0
3##################################
4Note: switching to '7584169836d1fab63a2e210be88f09da837deeae'.
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.6
22----
23Preparing build for 3.8.0-RC6
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: build.sbt
34Pattern: val Scala3 = "3.3.6"
35Replacement: val Scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project zainab-ali/aquascape
47##################################
48Scala version: 3.8.0-RC6
49Targets: com.github.zainab-ali%aquascape
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC6
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC6"
70"++3.8.0-RC6 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.github.zainab-ali%aquascape"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.925s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (11715 settings) ...
88[info] set scmInfo to https://github.com/zainab-ali/aquascape
89[info] set current project to root (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.0-RC6
91OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in docs/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC6) in root/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in coreJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in coreJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootJS/crossScalaVersions
99[info] set scmInfo to https://github.com/zainab-ali/aquascape
100OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in examples/crossScalaVersions
101[info] set current project to root (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.0-RC6 on 8 projects.
103[info] Switching Scala version on:
104[info] examples (3.8.0-RC6)
105[info] * root (3.8.0-RC6)
106[info] rootJS (3.8.0-RC6)
107[info] docs (3.8.0-RC6)
108[info] coreJS (3.8.0-RC6)
109[info] coreJVM (3.8.0-RC6)
110[info] rootJVM (3.8.0-RC6)
111[info] rootNative (3.8.0-RC6)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/zainab-ali/aquascape
115[info] set current project to root (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/zainab-ali/aquascape
119[info] set current project to root (in build file:/build/repo/)
120[info] Defining Global / credentials, coreJS / credentials and 6 others.
121[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 70 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/zainab-ali/aquascape
125[info] set current project to root (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
131 Did you mean allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/zainab-ali/aquascape
135[info] set current project to root (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set scmInfo to https://github.com/zainab-ali/aquascape
139[info] set current project to root (in build file:/build/repo/)
140[success] Total time: 0 s, completed Jan 8, 2026, 1:49:27 AM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
143Starting build...
144Projects: Set(coreJVM)
145Starting build for ProjectRef(file:/build/repo/,coreJVM) (aquascape)... [0/1]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/core/jvm/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 14 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC6/classes ...
151[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/aquascape/drawing/diagramToPicture.scala:245:47
152[warn] 245 | (box.width, box.height).flatMapN { (width, height) =>
153[warn] | ^^^^^^
154[warn] | unused explicit parameter
155[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/aquascape/ext.scala:28:24
156[warn] 28 |extension [F[_], A: Show](s: Stream[F, A])(using t: Scape[F]) {
157[warn] | ^
158[warn] | unused implicit parameter in extension method fork
159[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/aquascape/ext.scala:36:27
160[warn] 36 |extension [F[_]: Concurrent, O: Show](fo: F[O])(using t: Scape[F]) {
161[warn] | ^
162[warn] | unused implicit parameter in extension method trace
163[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/aquascape/scape.scala:113:43
164[warn] 113 | private def stage_[F[_]: Temporal: Unique, O, A](
165[warn] | ^
166[warn] | unused implicit parameter
167[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/aquascape/scape.scala:160:33
168[warn] 160 | private def onError[F[_]: Monad](
169[warn] | ^
170[warn] | unused implicit parameter
171[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/aquascape/scape.scala:196:31
172[warn] 196 | private def fork_[F[_]: Monad, O, E](
173[warn] | ^
174[warn] | unused implicit parameter
175[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/aquascape/stack.scala:33:35
176[warn] 33 | extension [F[_]: MonadCancelThrow](stack: Stack[F]) {
177[warn] | ^
178[warn] | unused implicit parameter in extension method bracket
179[warn] 7 warnings found
180[info] done compiling
181[info] compiling 3 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC6/test-classes ...
182[info] done compiling
183aquascape.drawing.EventsToDiagramSuite:
184 + draws a single operator 0.417s
185 + traces multiple operators 0.033s
186 + traces zipped streams 0.027s
187 + traces effect evaluation 0.009s
188 + traces raising errors 0.017s
189 + traces handling errors 0.008s
190 + traces merged streams 0.059s
191aquascape.ScapeSuite:
192 + raises an error when compileStage is not present 0.013s
193 + raises an error when compileStage is not present-1 0.007s
194 + traces a single operator 0.011s
195 + traces chunks 0.009s
196 + traces multiple operators 0.011s
197 + traces zipped streams 0.008s
198 + traces effect evaluation 0.007s
199 + traces raising errors 0.012s
200 + traces handling errors 0.007s
201 + traces resources and errors 0.007s
202 + traces resources and error handling 0.008s
203 + traces merged streams 0.017s
204
205************************
206Build summary:
207[{
208 "module": "aquascape",
209 "compile": {"status": "ok", "tookMs": 13791, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 5132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "test": {"status": "ok", "tookMs": 1883, "passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19, "byFramework": [{"framework": "munit", "stats": {"passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19}}]},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["3.3.6"]
216}
217}]
218************************
219[success] Total time: 24 s, completed Jan 8, 2026, 1:49:51 AM
220[0JChecking patch project/plugins.sbt...
221Checking patch project/build.properties...
222Checking patch build.sbt...
223Applied patch project/plugins.sbt cleanly.
224Applied patch project/build.properties cleanly.
225Applied patch build.sbt cleanly.