Build Logs

inkytonik/kiama • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

55

Total Lines

243

1##################################
2Clonning https://github.com/inkytonik/kiama.git into /build/repo using revision v2.5.1
3##################################
4Note: switching to '61750c32ccd51eee31271a78713fd94809a61928'.
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
31Try apply source patch:
32Path: .sbtopts
33Pattern: -J-XX:+CMSClassUnloadingEnabled
34Replacement:
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern '-J-XX:+CMSClassUnloadingEnabled' in .sbtopts
39----
40Starting build for 3.8.0-RC2
41Execute tests: false
42sbt project found:
43Sbt version 1.9.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 inkytonik/kiama
46/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
47##################################
48Scala version: 3.8.0-RC2
49Targets: org.bitbucket.inkytonik.kiama%kiama org.bitbucket.inkytonik.kiama%kiama-extras
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".sbtopts","pattern":"-J-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}
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-Xms2G
61-Xmx2G
62-XX:+UseParallelGC
63-Dcommunitybuild.scala=3.8.0-RC2
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.0-RC2"
73"++3.8.0-RC2 -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".sbtopts","pattern":"-J-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}""" org.bitbucket.inkytonik.kiama%kiama org.bitbucket.inkytonik.kiama%kiama-extras"
81
82[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 8.624s.
88[info] done compiling
89/build/repo/build.sbt:46: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
90 resolvers += Resolver.sonatypeCentralSnapshots
91ThisBuild/resolvers ++= Resolver.sonatypeOssRepos("releases")
92 ^
93/build/repo/build.sbt:47: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
94 resolvers += Resolver.sonatypeCentralSnapshots
95ThisBuild/resolvers ++= Resolver.sonatypeOssRepos("snapshots")
96 ^
97[info] loading settings for project root from build.sbt...
98[info] set current project to root (in build file:/build/repo/)
99Execute setCrossScalaVersions: 3.8.0-RC2
100OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC2 in core/crossScalaVersions
101OpenCB::Changing crossVersion 3.0.2 -> 3.8.0-RC2 in core/crossScalaVersions
102OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC2 in extras/crossScalaVersions
103OpenCB::Changing crossVersion 3.0.2 -> 3.8.0-RC2 in extras/crossScalaVersions
104OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC2 in root/crossScalaVersions
105OpenCB::Changing crossVersion 3.0.2 -> 3.8.0-RC2 in root/crossScalaVersions
106[info] set current project to root (in build file:/build/repo/)
107[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
108[info] Switching Scala version on:
109[info] * root (2.13.7, 3.8.0-RC2, 2.12.18, 2.11.12)
110[info] core (2.13.7, 3.8.0-RC2, 2.12.18, 2.11.12)
111[info] extras (2.13.7, 3.8.0-RC2, 2.12.18, 2.11.12)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118[info] Defining Global / credentials, core / credentials and 1 others.
119[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 13 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set current project to root (in build file:/build/repo/)
123Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
124[info] Reapplying settings...
125OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
126
127 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
128 Did you mean allExcludeDependencies ?
129 , retry without global scopes
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132Execute removeScalacOptionsStartingWith: -P:wartremover
133[info] Reapplying settings...
134[info] set current project to root (in build file:/build/repo/)
135[success] Total time: 0 s, completed Nov 25, 2025, 3:49:07 PM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".sbtopts","pattern":"-J-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(core, extras)
140Starting build for ProjectRef(file:/build/repo/,core) (kiama)... [0/2]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.7 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
145Compile scalacOptions: -language:higherKinds, -sourcepath, /build/repo, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] Formatting 41 Scala sources ProjectRef(uri("file:/build/repo/"), "core")(compile) ...
147[info] compiling 41 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
148[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:570:32
149[warn] 570 | return None
150[warn] | ^^^^^^^^^^^
151[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
152[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:597:32
153[warn] 597 | return None
154[warn] | ^^^^^^^^^^^
155[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
156[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:624:32
157[warn] 624 | return None
158[warn] | ^^^^^^^^^^^
159[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
160[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:650:32
161[warn] 650 | return None
162[warn] | ^^^^^^^^^^^
163[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
164[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:703:24
165[warn] 703 | return Some(r)
166[warn] | ^^^^^^^^^^^^^^
167[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
168[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:706:24
169[warn] 706 | return Some(r.reconstruct(newchildren))
170[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
171[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
172[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:722:24
173[warn] 722 | return Some(p)
174[warn] | ^^^^^^^^^^^^^^
175[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
176[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:726:24
177[warn] 726 | return Some(dup(p, newchildren))
178[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
179[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
180[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:746:32
181[warn] 746 | return Some(t)
182[warn] | ^^^^^^^^^^^^^^
183[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
184[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:777:32
185[warn] 777 | return Some(t)
186[warn] | ^^^^^^^^^^^^^^
187[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
188[warn] -- Warning: /build/repo/core/src/main/scala/org/bitbucket/inkytonik/kiama/rewriting/Rewriter.scala:993:32
189[warn] 993 | return None
190[warn] | ^^^^^^^^^^^
191[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
192[warn] there was 1 deprecation warning; re-run with -deprecation for details
193[warn] 12 warnings found
194[info] done compiling
195Starting build for ProjectRef(file:/build/repo/,extras) (kiama-extras)... [1/2]
196Compile scalacOptions: -language:higherKinds, -sourcepath, /build/repo, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
197[info] Formatting 7 Scala sources ProjectRef(uri("file:/build/repo/"), "extras")(compile) ...
198[info] compiling 7 Scala sources to /build/repo/extras/target/scala-3.8.0-RC2/classes ...
199[info] done compiling
200[info] Formatting 221 Scala sources ProjectRef(uri("file:/build/repo/"), "extras")(test) ...
201[info] compiling 221 Scala sources to /build/repo/extras/target/scala-3.8.0-RC2/test-classes ...
202[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/extras/src/test/scala/org/bitbucket/inkytonik/kiama/attribution/AttributionTests.scala:813:29
203[warn] 813 | case node : AstBase if aggregateValuesAttr(node) > threshold =>
204[warn] | ^
205[warn] |the type test for AstBase cannot be checked at runtime because it's a local class
206[warn] |
207[warn] | longer explanation available when compiling with `-explain`
208[warn] one warning found
209[info] done compiling
210
211************************
212Build summary:
213[{
214 "module": "kiama",
215 "compile": {"status": "ok", "tookMs": 17221, "warnings": 11, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 235, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["3.1.3", "3.0.2", "2.13.7", "2.12.18", "2.11.12"]
222}
223},{
224 "module": "kiama-extras",
225 "compile": {"status": "ok", "tookMs": 2507, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 47068, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["3.1.3", "3.0.2", "2.13.7", "2.12.18", "2.11.12"]
232}
233}]
234************************
235[success] Total time: 88 s (0:01:28.0), completed Nov 25, 2025, 3:50:35 PM
236[0JChecking patch project/plugins.sbt...
237Checking patch project/build.properties...
238Checking patch build.sbt...
239Checking patch .sbtopts...
240Applied patch project/plugins.sbt cleanly.
241Applied patch project/build.properties cleanly.
242Applied patch build.sbt cleanly.
243Applied patch .sbtopts cleanly.