Build Logs
sacode387/flowrun • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
100
Total Lines
251
1##################################
2Clonning https://github.com/sacode387/flowrun.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to '5e7379f7cb47e2db16be1cbd6ec75e41ac4c598e'.
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-RC2
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----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project sacode387/flowrun
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: ba.sake%flowrun-interpreter
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Xmx2G
52-Dcommunitybuild.scala=3.8.0-RC2
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC2"
62"++3.8.0-RC2 -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" ba.sake%flowrun-interpreter"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 8.358s.
77[info] done compiling
78[info] loading settings for project repo from build.sbt...
79[info] set current project to repo (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.0-RC2
81OpenCB::Changing crossVersion 3.6.2 -> 3.8.0-RC2 in interpreterJS/crossScalaVersions
82OpenCB::Changing crossVersion 3.6.2 -> 3.8.0-RC2 in editor/crossScalaVersions
83OpenCB::Changing crossVersion 3.6.2 -> 3.8.0-RC2 in demo/crossScalaVersions
84OpenCB::Changing crossVersion 3.6.2 -> 3.8.0-RC2 in repo/crossScalaVersions
85OpenCB::Changing crossVersion 3.6.2 -> 3.8.0-RC2 in interpreterJVM/crossScalaVersions
86[info] set current project to repo (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
88[info] Switching Scala version on:
89[info] interpreterJS (3.8.0-RC2)
90[info] demo (3.8.0-RC2)
91[info] interpreterJVM (3.8.0-RC2)
92[info] editor (3.8.0-RC2)
93[info] * repo (3.8.0-RC2)
94[info] Excluding projects:
95[info] Reapplying settings...
96[info] set current project to repo (in build file:/build/repo/)
97Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[info] Reapplying settings...
99[info] set current project to repo (in build file:/build/repo/)
100[info] Defining Global / credentials, credentials and 3 others.
101[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
102[info] Run `last` for details.
103[info] Reapplying settings...
104[info] set current project to repo (in build file:/build/repo/)
105Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
106[info] Reapplying settings...
107OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
108
109 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
110 Did you mean demo / allExcludeDependencies ?
111 , retry without global scopes
112[info] Reapplying settings...
113[info] set current project to repo (in build file:/build/repo/)
114Execute removeScalacOptionsStartingWith: -P:wartremover
115[info] Reapplying settings...
116[info] set current project to repo (in build file:/build/repo/)
117[success] Total time: 0 s, completed Nov 26, 2025, 4:44:25 PM
118Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
119Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
120Starting build...
121Projects: Set(interpreterJVM)
122Starting build for ProjectRef(file:/build/repo/,interpreterJVM) (flowrun-interpreter)... [0/1]
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
124OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
125Compile scalacOptions: -Xmax-inlines, 128, -Wsafe-init, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
126[info] compiling 34 Scala sources to /build/repo/interpreter/jvm/target/scala-3.8.0-RC2/classes ...
127[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/CGenerator.scala:95:32
128[warn] 95 | val (format, pointer) = tpe match
129[warn] | ^^^
130[warn] |match may not be exhaustive.
131[warn] |
132[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
133[warn] |(More unmatched cases are elided)
134[warn] |
135[warn] | longer explanation available when compiling with `-explain`
136[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/CGenerator.scala:182:4
137[warn] 182 | tpe match
138[warn] | ^^^
139[warn] |match may not be exhaustive.
140[warn] |
141[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
142[warn] |(More unmatched cases are elided)
143[warn] |
144[warn] | longer explanation available when compiling with `-explain`
145[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/CPlusPlusGenerator.scala:174:4
146[warn] 174 | tpe match
147[warn] | ^^^
148[warn] |match may not be exhaustive.
149[warn] |
150[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
151[warn] |(More unmatched cases are elided)
152[warn] |
153[warn] | longer explanation available when compiling with `-explain`
154[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/CSharpGenerator.scala:178:4
155[warn] 178 | tpe match
156[warn] | ^^^
157[warn] |match may not be exhaustive.
158[warn] |
159[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
160[warn] |(More unmatched cases are elided)
161[warn] |
162[warn] | longer explanation available when compiling with `-explain`
163[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/CodeGenerator.scala:59:50
164[warn] 59 | protected def defaultValue(tpe: Type): String = tpe match {
165[warn] | ^^^
166[warn] |match may not be exhaustive.
167[warn] |
168[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
169[warn] |(More unmatched cases are elided)
170[warn] |
171[warn] | longer explanation available when compiling with `-explain`
172[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/CodeGenerator.scala:114:44
173[warn] 114 | private def genAtom(atom: Atom): String = atom match {
174[warn] | ^^^^
175[warn] |match may not be exhaustive.
176[warn] |
177[warn] |It would fail on pattern case: dev.sacode.flowrun.ast.Atom.ArrayIndexAccess(_, _), dev.sacode.flowrun.ast.Atom.MatrixIndexAccess(_, _, _)
178[warn] |
179[warn] | longer explanation available when compiling with `-explain`
180[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/GolangGenerator.scala:177:4
181[warn] 177 | tpe match
182[warn] | ^^^
183[warn] |match may not be exhaustive.
184[warn] |
185[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
186[warn] |(More unmatched cases are elided)
187[warn] |
188[warn] | longer explanation available when compiling with `-explain`
189[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/JavaGenerator.scala:183:4
190[warn] 183 | tpe match
191[warn] | ^^^
192[warn] |match may not be exhaustive.
193[warn] |
194[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
195[warn] |(More unmatched cases are elided)
196[warn] |
197[warn] | longer explanation available when compiling with `-explain`
198[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/KotlinGenerator.scala:170:4
199[warn] 170 | tpe match
200[warn] | ^^^
201[warn] |match may not be exhaustive.
202[warn] |
203[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
204[warn] |(More unmatched cases are elided)
205[warn] |
206[warn] | longer explanation available when compiling with `-explain`
207[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/ScalaGenerator.scala:178:4
208[warn] 178 | tpe match
209[warn] | ^^^
210[warn] |match may not be exhaustive.
211[warn] |
212[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
213[warn] |(More unmatched cases are elided)
214[warn] |
215[warn] | longer explanation available when compiling with `-explain`
216[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/SwiftGenerator.scala:163:4
217[warn] 163 | tpe match
218[warn] | ^^^
219[warn] |match may not be exhaustive.
220[warn] |
221[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
222[warn] |(More unmatched cases are elided)
223[warn] |
224[warn] | longer explanation available when compiling with `-explain`
225[warn] there were 2 deprecation warnings; re-run with -deprecation for details
226[warn] 12 warnings found
227[info] done compiling
228[info] compiling 5 Scala sources to /build/repo/interpreter/jvm/target/scala-3.8.0-RC2/test-classes ...
229[info] done compiling
230
231************************
232Build summary:
233[{
234 "module": "flowrun-interpreter",
235 "compile": {"status": "ok", "tookMs": 25941, "warnings": 11, "errors": 0, "sourceVersion": "3.8"},
236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
237 "test-compile": {"status": "ok", "tookMs": 2005, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
239 "publish": {"status": "skipped", "tookMs": 0},
240 "metadata": {
241 "crossScalaVersions": ["3.6.2"]
242}
243}]
244************************
245[success] Total time: 41 s, completed Nov 26, 2025, 4:45:06 PM
246[0JChecking patch project/plugins.sbt...
247Checking patch project/build.properties...
248Checking patch build.sbt...
249Applied patch project/plugins.sbt cleanly.
250Applied patch project/build.properties cleanly.
251Applied patch build.sbt cleanly.