Build Logs
sirthias/spliff • 3.8.0-RC3:2025-12-04
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-RC3
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-RC3
32Execute tests: true
33sbt project found:
34No prepare script found for project sirthias/spliff
35##################################
36Scala version: 3.8.0-RC3
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-RC3
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-RC3"
63"++3.8.0-RC3 -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-RC3 """{"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.63s.
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-RC3
83OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in spliff/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in spliffJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in spliff-root/crossScalaVersions
86[info] set current project to spliff-root (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.0-RC3 on 3 projects.
88[info] Switching Scala version on:
89[info] * spliff-root (2.13.17, 3.8.0-RC3)
90[info] spliff (2.13.17, 3.8.0-RC3)
91[info] spliffJS (2.13.17, 3.8.0-RC3)
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 Dec 4, 2025, 2:23:23 PM
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-RC3/classes ...
127[info] done compiling
128[info] compiling 7 Scala sources to /build/repo/spliff/.jvm/target/scala-3.8.0-RC3/test-classes ...
129[info] done compiling
130io.bullet.spliff.OpsTest:
131 + equal strings 0.027s
132 + deleted prefix 0.001s
133 + deleted middle 0.001s
134 + deleted suffix 0.002s
135 + inserted prefix 0.003s
136 + inserted middle 0.001s
137 + inserted suffix 0.001s
138 + replaced prefix 0.002s
139 + replaced middle 0.001s
140 + replaced suffix 0.0s
141 + move prefix 0.002s
142 + move middle 0.004s
143 + move suffix 0.0s
144io.bullet.spliff.ChunkTest:
145 + equal strings 0.026s
146 + different prefixes 0.007s
147 + different suffixes 0.001s
148 + different char in the middle 0.001s
149 + different prefix and suffix and char in the middle 0.004s
150 + extra prefix in base 0.001s
151 + missing prefix in base 0.002s
152 + extra char in base 0.0s
153 + extra char in target 0.001s
154 + two extra chars in base 0.001s
155 + two extra chars in target 0.003s
156 + extra prefix and two extra chars in base 0.001s
157 + extra prefix in base, two extra chars in target 0.001s
158 + extra suffix, and two extra chars in base 0.002s
159 + extra suffix in base, two extra chars in target 0.001s
160 + extra suffix in base 0.001s
161 + extra suffix in target 0.0s
162 + extra prefix and suffix in base 0.001s
163 + extra prefix in base, extra suffix in target 0.001s
164 + extra prefix and suffix in target 0.001s
165 + extra prefix, suffix, and char in base 0.005s
166 + extra prefix, suffix and char in target 0.001s
167 + extra prefix and suffix in target, extra char in base 0.001s
168 + extra prefix and suffix in base, extra char in target 0.003s
169 + example 1 0.001s
170 + example 2 0.001s
171 + example 3 0.004s
172 + example big 0.006s
173io.bullet.spliff.MinEditDistanceTest:
174 + Diff.minEditDistance 0.075s
175io.bullet.spliff.PatchTest:
176 + Patch identity 0.128s
177io.bullet.spliff.LongestCommongSubsequenceTest:
178 + Diff.longestCommonSubsequence 0.152s
179
180************************
181Build summary:
182[{
183 "module": "spliff",
184 "compile": {"status": "ok", "tookMs": 9267, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 2318, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 650, "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: 22 s, completed Dec 4, 2025, 2:23:45 PM
195[0JChecking patch project/plugins.sbt...
196Checking patch build.sbt...
197Applied patch project/plugins.sbt cleanly.
198Applied patch build.sbt cleanly.