Build Logs

sirthias/spliff • 3.8.0-RC4:2025-12-22

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-RC4
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-RC4
32Execute tests: true
33sbt project found:
34No prepare script found for project sirthias/spliff
35##################################
36Scala version: 3.8.0-RC4
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-RC4
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-RC4"
63"++3.8.0-RC4 -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-RC4 """{"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 9.067s.
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-RC4
83OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in spliff/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in spliffJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 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-RC4 on 3 projects.
88[info] Switching Scala version on:
89[info] * spliff-root (2.13.17, 3.8.0-RC4)
90[info] spliff (2.13.17, 3.8.0-RC4)
91[info] spliffJS (2.13.17, 3.8.0-RC4)
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 22, 2025, 5:31:19 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-RC4/classes ...
127[info] done compiling
128[info] compiling 7 Scala sources to /build/repo/spliff/.jvm/target/scala-3.8.0-RC4/test-classes ...
129[info] done compiling
130io.bullet.spliff.OpsTest:
131 + equal strings 0.031s
132 + deleted prefix 0.0s
133 + deleted middle 0.001s
134 + deleted suffix 0.001s
135 + inserted prefix 0.0s
136 + inserted middle 0.002s
137 + inserted suffix 0.001s
138 + replaced prefix 0.005s
139 + replaced middle 0.001s
140 + replaced suffix 0.0s
141 + move prefix 0.002s
142 + move middle 0.0s
143 + move suffix 0.004s
144io.bullet.spliff.ChunkTest:
145 + equal strings 0.029s
146 + different prefixes 0.008s
147 + different suffixes 0.001s
148 + different char in the middle 0.0s
149 + different prefix and suffix and char in the middle 0.001s
150 + extra prefix in base 0.0s
151 + missing prefix in base 0.001s
152 + extra char in base 0.001s
153 + extra char in target 0.0s
154 + two extra chars in base 0.001s
155 + two extra chars in target 0.001s
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.001s
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.001s
162 + extra prefix and suffix in base 0.001s
163 + extra prefix in base, extra suffix in target 0.002s
164 + extra prefix and suffix in target 0.001s
165 + extra prefix, suffix, and char in base 0.001s
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.001s
169 + example 1 0.002s
170 + example 2 0.001s
171 + example 3 0.001s
172 + example big 0.005s
173io.bullet.spliff.PatchTest:
174 + Patch identity 0.136s
175io.bullet.spliff.MinEditDistanceTest:
176 + Diff.minEditDistance 0.109s
177io.bullet.spliff.LongestCommongSubsequenceTest:
178 + Diff.longestCommonSubsequence 0.164s
179
180************************
181Build summary:
182[{
183 "module": "spliff",
184 "compile": {"status": "ok", "tookMs": 9874, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 2573, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 719, "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: 24 s, completed Dec 22, 2025, 5:31:43 PM
195[0JChecking patch project/plugins.sbt...
196Checking patch build.sbt...
197Applied patch project/plugins.sbt cleanly.
198Applied patch build.sbt cleanly.