Build Logs
sirthias/spliff • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
Errors
0
Warnings
0
Total Lines
149
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.1-RC1-bin-20251219-d71e859-NIGHTLY
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.1-RC1-bin-20251219-d71e859-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project sirthias/spliff
35##################################
36Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
37Targets: io.bullet%spliff
38Project projectConfig: {"tests":"compile-only"}
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.1-RC1-bin-20251219-d71e859-NIGHTLY
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.1-RC1-bin-20251219-d71e859-NIGHTLY"
63"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -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.1-RC1-bin-20251219-d71e859-NIGHTLY """{"tests":"compile-only"}""" 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.576s.
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.1-RC1-bin-20251219-d71e859-NIGHTLY
83OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in spliff-root/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in spliff/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in spliffJS/crossScalaVersions
86[info] set current project to spliff-root (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 3 projects.
88[info] Switching Scala version on:
89[info] * spliff-root (2.13.17, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
90[info] spliff (2.13.17, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
91[info] spliffJS (2.13.17, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
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 20, 2025, 12:42:40 AM
116Build config: {"tests":"compile-only"}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
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.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
127[info] done compiling
128[info] compiling 7 Scala sources to /build/repo/spliff/.jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
129[info] done compiling
130
131************************
132Build summary:
133[{
134 "module": "spliff",
135 "compile": {"status": "ok", "tookMs": 9174, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
137 "test-compile": {"status": "ok", "tookMs": 2152, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
138 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
139 "publish": {"status": "skipped", "tookMs": 0},
140 "metadata": {
141 "crossScalaVersions": ["2.13.17", "3.3.7"]
142}
143}]
144************************
145[success] Total time: 20 s, completed Dec 20, 2025, 12:43:00 AM
146[0JChecking patch project/plugins.sbt...
147Checking patch build.sbt...
148Applied patch project/plugins.sbt cleanly.
149Applied patch build.sbt cleanly.