Build Logs
sacode387/flowrun • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
19
Total Lines
166
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.1-RC1-bin-20260102-32e416e-NIGHTLY
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.1-RC1-bin-20260102-32e416e-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project sacode387/flowrun
35##################################
36Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
37Targets: ba.sake%flowrun-interpreter
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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.1-RC1-bin-20260102-32e416e-NIGHTLY
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.1-RC1-bin-20260102-32e416e-NIGHTLY"
59"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -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.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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 8.546s.
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.1-RC1-bin-20260102-32e416e-NIGHTLY
79OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in interpreterJVM/crossScalaVersions
80OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in interpreterJS/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in editor/crossScalaVersions
82OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in repo/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in demo/crossScalaVersions
84[info] set current project to repo (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 5 projects.
86[info] Switching Scala version on:
87[info] interpreterJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
88[info] demo (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
89[info] interpreterJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
90[info] editor (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
91[info] * repo (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
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 Jan 3, 2026, 1:10:53 AM
116Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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.1-RC1-bin-20260102-32e416e-NIGHTLY/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.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
146[info] done compiling
147
148************************
149Build summary:
150[{
151 "module": "flowrun-interpreter",
152 "compile": {"status": "ok", "tookMs": 23884, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
153 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
154 "test-compile": {"status": "ok", "tookMs": 2107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
155 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
156 "publish": {"status": "skipped", "tookMs": 0},
157 "metadata": {
158 "crossScalaVersions": ["3.7.3"]
159}
160}]
161************************
162[success] Total time: 34 s, completed Jan 3, 2026, 1:11:27 AM
163[0JChecking patch project/plugins.sbt...
164Checking patch build.sbt...
165Applied patch project/plugins.sbt cleanly.
166Applied patch build.sbt cleanly.