Build Logs
sirthias/spliff • 3.8.0-RC6:2026-01-08
Errors
1
Warnings
0
Total Lines
198
1##################################
2Clonning https://github.com/sirthias/spliff.git into /build/repo using revision v0.8.1
3##################################
4Note: switching to '94161964f77491374e6d721248277c1e9e0b059a'.
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-RC6
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-RC6
32Execute tests: true
33sbt project found:
34No prepare script found for project sirthias/spliff
35##################################
36Scala version: 3.8.0-RC6
37Targets: io.bullet%spliff
38Project projectConfig: {"tests":null}
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-Xmx2g
48-Xss2M
49-XX:MaxMetaspaceSize=512m
50-XX:ReservedCodeCacheSize=128m
51-XX:+UseParallelGC
52-Dfile.encoding=UTF8
53-Dcommunitybuild.scala=3.8.0-RC6
54-Dcommunitybuild.project.dependencies.add=
55-Xmx7G
56-Xms4G
57-Xss8M
58-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
59-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
60-jar
61/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
62"setCrossScalaVersions 3.8.0-RC6"
63"++3.8.0-RC6 -v"
64"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
65"set every credentials := Nil"
66"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
67"removeScalacOptionsStartingWith -P:wartremover"
68
69moduleMappings
70"runBuild 3.8.0-RC6 """{"tests":null}""" io.bullet%spliff"
71
72[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
73[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
75[info] loading project definition from /build/repo/project
76[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
77[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
78[info] Compilation completed in 8.861s.
79[info] done compiling
80[info] loading settings for project spliff-root from build.sbt, version.sbt...
81[info] set current project to spliff-root (in build file:/build/repo/)
82Execute setCrossScalaVersions: 3.8.0-RC6
83OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in spliff-root/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in spliff/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in spliffJS/crossScalaVersions
86[info] set current project to spliff-root (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.0-RC6 on 3 projects.
88[info] Switching Scala version on:
89[info] * spliff-root (2.13.17, 3.8.0-RC6)
90[info] spliff (2.13.17, 3.8.0-RC6)
91[info] spliffJS (2.13.17, 3.8.0-RC6)
92[info] Excluding projects:
93[info] Reapplying settings...
94[info] set current project to spliff-root (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 spliff-root (in build file:/build/repo/)
98[info] Defining Global / credentials, credentials and 1 others.
99[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 24 others.
100[info] Run `last` for details.
101[info] Reapplying settings...
102[info] set current project to spliff-root (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 spliffJS / allExcludeDependencies ?
109 , retry without global scopes
110[info] Reapplying settings...
111[info] set current project to spliff-root (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set current project to spliff-root (in build file:/build/repo/)
115[success] Total time: 0 s, completed Jan 8, 2026, 1:27:35 AM
116Build config: {"tests":null}
117Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
118Starting build...
119Projects: Set(spliff)
120Starting build for ProjectRef(file:/build/repo/,spliff) (spliff)... [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'
123OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
124OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
125Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, --java-output-version:17, -unchecked, -Wnonunit-statement, -Wvalue-discard, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
126[info] compiling 3 Scala sources to /build/repo/spliff/.jvm/target/scala-3.8.0-RC6/classes ...
127[info] done compiling
128[info] compiling 7 Scala sources to /build/repo/spliff/.jvm/target/scala-3.8.0-RC6/test-classes ...
129[info] done compiling
130io.bullet.spliff.ChunkTest:
131 + equal strings 0.023s
132 + different prefixes 0.003s
133 + different suffixes 0.0s
134 + different char in the middle 0.0s
135 + different prefix and suffix and char in the middle 0.001s
136 + extra prefix in base 0.001s
137 + missing prefix in base 0.001s
138 + extra char in base 0.001s
139 + extra char in target 0.001s
140 + two extra chars in base 0.001s
141 + two extra chars in target 0.0s
142 + extra prefix and two extra chars in base 0.001s
143 + extra prefix in base, two extra chars in target 0.001s
144 + extra suffix, and two extra chars in base 0.001s
145 + extra suffix in base, two extra chars in target 0.001s
146 + extra suffix in base 0.001s
147 + extra suffix in target 0.001s
148 + extra prefix and suffix in base 0.0s
149 + extra prefix in base, extra suffix in target 0.0s
150 + extra prefix and suffix in target 0.001s
151 + extra prefix, suffix, and char in base 0.001s
152 + extra prefix, suffix and char in target 0.001s
153 + extra prefix and suffix in target, extra char in base 0.001s
154 + extra prefix and suffix in base, extra char in target 0.001s
155 + example 1 0.001s
156 + example 2 0.001s
157 + example 3 0.001s
158 + example big 0.003s
159io.bullet.spliff.OpsTest:
160 + equal strings 0.009s
161 + deleted prefix 0.001s
162 + deleted middle 0.0s
163 + deleted suffix 0.001s
164 + inserted prefix 0.0s
165 + inserted middle 0.001s
166 + inserted suffix 0.0s
167 + replaced prefix 0.002s
168 + replaced middle 0.0s
169 + replaced suffix 0.001s
170 + move prefix 0.0s
171 + move middle 0.001s
172 + move suffix 0.0s
173io.bullet.spliff.PatchTest:
174 + Patch identity 0.105s
175io.bullet.spliff.MinEditDistanceTest:
176 + Diff.minEditDistance 0.125s
177io.bullet.spliff.LongestCommongSubsequenceTest:
178 + Diff.longestCommonSubsequence 0.157s
179
180************************
181Build summary:
182[{
183 "module": "spliff",
184 "compile": {"status": "ok", "tookMs": 7518, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 2708, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 628, "passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44, "byFramework": [{"framework": "munit", "stats": {"passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44}}]},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.17", "3.3.7"]
191}
192}]
193************************
194[success] Total time: 13 s, completed Jan 8, 2026, 1:27:48 AM
195[0JChecking patch project/plugins.sbt...
196Checking patch build.sbt...
197Applied patch project/plugins.sbt cleanly.
198Applied patch build.sbt cleanly.