Build Logs
sacode387/flowrun • 3.8.0-RC2:2025-11-28
Errors
1
Warnings
19
Total Lines
185
1##################################
2Clonning https://github.com/sacode387/flowrun.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to '51abd46bbf985a0a321f60e55ec8d953e9907c3c'.
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: true
33sbt project found:
34No prepare script found for project sacode387/flowrun
35##################################
36Scala version: 3.8.0-RC2
37Targets: ba.sake%flowrun-interpreter
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Xmx2G
49-Dcommunitybuild.scala=3.8.0-RC2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.8.0-RC2"
59"++3.8.0-RC2 -v"
60"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" ba.sake%flowrun-interpreter"
67
68[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
69[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.055s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt...
77[info] set current project to repo (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC2
79OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC2 in interpreterJVM/crossScalaVersions
80OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC2 in interpreterJS/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC2 in repo/crossScalaVersions
82OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC2 in demo/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC2 in editor/crossScalaVersions
84[info] set current project to repo (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
86[info] Switching Scala version on:
87[info] interpreterJS (3.8.0-RC2)
88[info] demo (3.8.0-RC2)
89[info] interpreterJVM (3.8.0-RC2)
90[info] editor (3.8.0-RC2)
91[info] * repo (3.8.0-RC2)
92[info] Excluding projects:
93[info] Reapplying settings...
94[info] set current project to repo (in build file:/build/repo/)
95Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
96[info] Reapplying settings...
97[info] set current project to repo (in build file:/build/repo/)
98[info] Defining Global / credentials, credentials and 3 others.
99[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
100[info] Run `last` for details.
101[info] Reapplying settings...
102[info] set current project to repo (in build file:/build/repo/)
103Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
104[info] Reapplying settings...
105OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
106
107 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
108 Did you mean demo / allExcludeDependencies ?
109 , retry without global scopes
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set current project to repo (in build file:/build/repo/)
115[success] Total time: 0 s, completed Nov 28, 2025, 12:54:46 PM
116Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
118Starting build...
119Projects: Set(interpreterJVM)
120Starting build for ProjectRef(file:/build/repo/,interpreterJVM) (flowrun-interpreter)... [0/1]
121OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
122OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
123Compile scalacOptions: -Xmax-inlines, 128, -Wsafe-init, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
124[info] compiling 34 Scala sources to /build/repo/interpreter/jvm/target/scala-3.8.0-RC2/classes ...
125[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/GolangGenerator.scala:160:38
126[warn] 160 | PredefinedFunction.withName(name).get match {
127[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
128[warn] | match may not be exhaustive.
129[warn] |
130[warn] | It would fail on pattern case: NumRows, NumCols, ClearOutput
131[warn] |
132[warn] | longer explanation available when compiling with `-explain`
133[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/interpreter/shared/src/main/scala/dev/sacode/flowrun/codegen/GolangGenerator.scala:186:4
134[warn] 186 | tpe match
135[warn] | ^^^
136[warn] |match may not be exhaustive.
137[warn] |
138[warn] |It would fail on pattern case: IntegerArray, RealArray, StringArray, BooleanArray, IntegerMatrix, RealMatrix
139[warn] |(More unmatched cases are elided)
140[warn] |
141[warn] | longer explanation available when compiling with `-explain`
142[warn] there were 2 deprecation warnings; re-run with -deprecation for details
143[warn] three warnings found
144[info] done compiling
145[info] compiling 5 Scala sources to /build/repo/interpreter/jvm/target/scala-3.8.0-RC2/test-classes ...
146[info] done compiling
147-------------------------------- Running Tests --------------------------------
148+ dev.sacode.flowrun.parse.LexerTests.all tokens 87ms
149-------------------------------- Running Tests --------------------------------
150+ dev.sacode.flowrun.eval.PredefinedFunctionsTest.Abs 57ms List((), (), (), (), (), ())
151+ dev.sacode.flowrun.eval.PredefinedFunctionsTest.Floor 2ms List((), (), ())
152+ dev.sacode.flowrun.eval.PredefinedFunctionsTest.Ceil 1ms List((), (), ())
153+ dev.sacode.flowrun.eval.PredefinedFunctionsTest.Length 2ms List((), (), ())
154-------------------------------- Running Tests --------------------------------
155+ dev.sacode.flowrun.eval.InterpreterTests.dry run 13ms
156+ dev.sacode.flowrun.eval.InterpreterTests.declare uninitialized 4ms dev.sacode.flowrun.eval.EvalException: Variable 'empty' is not initialized.
157+ dev.sacode.flowrun.eval.InterpreterTests.declare initialized 19ms
158+ dev.sacode.flowrun.eval.InterpreterTests.assign 10ms
159+ dev.sacode.flowrun.eval.InterpreterTests.arithmetic - integers 7ms
160+ dev.sacode.flowrun.eval.InterpreterTests.arithmetic - reals 4ms
161+ dev.sacode.flowrun.eval.InterpreterTests.if-else 5ms
162-------------------------------- Running Tests --------------------------------
163+ dev.sacode.flowrun.JsonTests.parse v1 JSON #1 89ms
164+ dev.sacode.flowrun.JsonTests.parse v1 JSON #2 19ms
165+ dev.sacode.flowrun.JsonTests.parse v1 JSON statement #2 1ms
166
167************************
168Build summary:
169[{
170 "module": "flowrun-interpreter",
171 "compile": {"status": "ok", "tookMs": 28131, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 2086, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
174 "test": {"status": "ok", "tookMs": 785, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["3.7.3"]
178}
179}]
180************************
181[success] Total time: 42 s, completed Nov 28, 2025, 12:55:28 PM
182[0JChecking patch project/plugins.sbt...
183Checking patch build.sbt...
184Applied patch project/plugins.sbt cleanly.
185Applied patch build.sbt cleanly.