Build Logs

taig/scala-pygments • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

6

Total Lines

184

1##################################
2Clonning https://github.com/taig/scala-pygments.git into /build/repo using revision 0.0.15
3##################################
4Note: switching to '505a36514caff3d60be977691abbb9532774ec45'.
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.1.0
22----
23Preparing build for 3.8.0-RC4
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.1.0"
35Replacement: val Scala3 = "3.8.0-RC4"
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.1.0"' in build.sbt
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44Sbt version 1.5.5 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 taig/scala-pygments
47##################################
48Scala version: 3.8.0-RC4
49Targets: io.taig%scala-pygments-cli io.taig%scala-pygments-core io.taig%scala-pygments-graalvm-python
50Project projectConfig: {"projects":{"exclude":["io.taig%scala-pygments-graalvm-python"],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.0\"","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-Xmx7G
60-XX:+UseG1GC
61-Dcommunitybuild.scala=3.8.0-RC4
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC4"
71"++3.8.0-RC4 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC4 """{"projects":{"exclude":["io.taig%scala-pygments-graalvm-python"],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.taig%scala-pygments-cli io.taig%scala-pygments-core io.taig%scala-pygments-graalvm-python"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.74s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] set current project to scala-pygments (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC4
90OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in benchmarks/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in graalvmPython/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in cli/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreJVM/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in root/crossScalaVersions
96[info] set current project to scala-pygments (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.0-RC4 on 6 projects.
98[info] Switching Scala version on:
99[info] benchmarks (2.13.7, 3.8.0-RC4)
100[info] * root (2.13.7, 3.8.0-RC4)
101[info] coreJS (2.13.7, 3.8.0-RC4)
102[info] coreJVM (2.13.7, 3.8.0-RC4)
103[info] cli (2.13.7, 3.8.0-RC4)
104[info] graalvmPython (2.13.7, 3.8.0-RC4)
105[info] Excluding projects:
106[info] Reapplying settings...
107[info] set current project to scala-pygments (in build file:/build/repo/)
108Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to scala-pygments (in build file:/build/repo/)
111[info] Defining Global / credentials, benchmarks / credentials and 4 others.
112[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to scala-pygments (in build file:/build/repo/)
116Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
117[info] Reapplying settings...
118OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
119
120 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
121 Did you mean allExcludeDependencies ?
122 , retry without global scopes
123[info] Reapplying settings...
124[info] set current project to scala-pygments (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set current project to scala-pygments (in build file:/build/repo/)
128[success] Total time: 0 s, completed Dec 22, 2025, 6:49:10 PM
129Build config: {"projects":{"exclude":["io.taig%scala-pygments-graalvm-python"],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(io.taig%scala-pygments-graalvm-python),Map()),Full,List()))
131Excluding target 'io.taig%scala-pygments-graalvm-python' - matches exclusion rule: 'io.taig%scala-pygments-graalvm-python'
132Starting build...
133Projects: Set(cli, coreJVM)
134Starting build for ProjectRef(file:/build/repo/,cli) (scala-pygments-cli)... [0/2]
135OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
136OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 3 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC4/classes ...
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[warn] one warning found
142[info] done compiling
143[info] compiling 1 Scala source to /build/repo/modules/cli/target/scala-3.8.0-RC4/classes ...
144[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
145[warn] one warning found
146[info] done compiling
147[info] compiling 2 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC4/test-classes ...
148[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
149[warn] one warning found
150[info] done compiling
151Starting build for ProjectRef(file:/build/repo/,coreJVM) (scala-pygments-core)... [1/2]
152Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153
154************************
155Build summary:
156[{
157 "module": "scala-pygments-cli",
158 "compile": {"status": "ok", "tookMs": 11131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
159 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
160 "test-compile": {"status": "ok", "tookMs": 2075, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
161 "test": {"status": "ok", "tookMs": 203, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
162 "publish": {"status": "skipped", "tookMs": 0},
163 "metadata": {
164 "crossScalaVersions": ["2.13.7", "3.1.0"]
165}
166},{
167 "module": "scala-pygments-core",
168 "compile": {"status": "ok", "tookMs": 66, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
169 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
170 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
171 "test": {"status": "ok", "tookMs": 92, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
172 "publish": {"status": "skipped", "tookMs": 0},
173 "metadata": {
174 "crossScalaVersions": ["2.13.7", "3.1.0"]
175}
176}]
177************************
178[success] Total time: 28 s, completed Dec 22, 2025, 6:49:37 PM
179[0JChecking patch project/plugins.sbt...
180Checking patch project/build.properties...
181Checking patch build.sbt...
182Applied patch project/plugins.sbt cleanly.
183Applied patch project/build.properties cleanly.
184Applied patch build.sbt cleanly.