Build Logs

purplekingdomgames/ultraviolet • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

0

Total Lines

246

1##################################
2Clonning https://github.com/purplekingdomgames/ultraviolet.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '145ae28af92b566758a9916577fabe0eb458b40f'.
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.7.3
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 scala3Version = "3.7.3"
35Replacement: val scala3Version = "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 scala3Version = "3.7.3"' in build.sbt
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44No prepare script found for project purplekingdomgames/ultraviolet
45##################################
46Scala version: 3.8.0-RC4
47Targets: io.indigoengine%ultraviolet
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Xss8m
58-Xms1G
59-Xmx8G
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":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" io.indigoengine%ultraviolet"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
81[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
82[info] loading project definition from /build/repo/project/project
83[info] compiling 1 Scala source to /build/repo/project/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.693s.
86[info] done compiling
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] done compiling
91[info] loading settings for project ultravioletProject from build.sbt, commands.sbt...
92[info]
93[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
94[info] | | | | |__/ |__| | | | | | | |___ |
95[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
96[info]
97[info] version 0.8.0
98[info] Useful sbt tasks:
99[info] * cleanAll - Clean all the projects
100[info] * buildAllNoClean - Rebuild without cleaning
101[info] * testAllNoClean - Test all without cleaning
102[info] * crossLocalPublishNoClean - Locally publish the core modules
103Execute setCrossScalaVersions: 3.8.0-RC4
104OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in ultravioletProject/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in ultravioletJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in ultravioletJS/crossScalaVersions
107[info]
108[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
109[info] | | | | |__/ |__| | | | | | | |___ |
110[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
111[info]
112[info] version 0.8.0
113[info] Useful sbt tasks:
114[info] * cleanAll - Clean all the projects
115[info] * buildAllNoClean - Rebuild without cleaning
116[info] * testAllNoClean - Test all without cleaning
117[info] * crossLocalPublishNoClean - Locally publish the core modules
118[info] Setting Scala version to 3.8.0-RC4 on 3 projects.
119[info] Switching Scala version on:
120[info] * ultravioletProject (3.8.0-RC4)
121[info] ultravioletJS (3.8.0-RC4)
122[info] ultravioletJVM (3.8.0-RC4)
123[info] Excluding projects:
124[info] Reapplying settings...
125[info]
126[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
127[info] | | | | |__/ |__| | | | | | | |___ |
128[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
129[info]
130[info] version 0.8.0
131[info] Useful sbt tasks:
132[info] * cleanAll - Clean all the projects
133[info] * buildAllNoClean - Rebuild without cleaning
134[info] * testAllNoClean - Test all without cleaning
135[info] * crossLocalPublishNoClean - Locally publish the core modules
136Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
137[info] Reapplying settings...
138[info]
139[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
140[info] | | | | |__/ |__| | | | | | | |___ |
141[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
142[info]
143[info] version 0.8.0
144[info] Useful sbt tasks:
145[info] * cleanAll - Clean all the projects
146[info] * buildAllNoClean - Rebuild without cleaning
147[info] * testAllNoClean - Test all without cleaning
148[info] * crossLocalPublishNoClean - Locally publish the core modules
149[info] Defining Global / credentials, credentials and 1 others.
150[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 27 others.
151[info] Run `last` for details.
152[info] Reapplying settings...
153[info]
154[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
155[info] | | | | |__/ |__| | | | | | | |___ |
156[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
157[info]
158[info] version 0.8.0
159[info] Useful sbt tasks:
160[info] * cleanAll - Clean all the projects
161[info] * buildAllNoClean - Rebuild without cleaning
162[info] * testAllNoClean - Test all without cleaning
163[info] * crossLocalPublishNoClean - Locally publish the core modules
164Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
165[info] Reapplying settings...
166OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
167
168 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
169 Did you mean allExcludeDependencies ?
170 , retry without global scopes
171[info] Reapplying settings...
172[info]
173[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
174[info] | | | | |__/ |__| | | | | | | |___ |
175[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
176[info]
177[info] version 0.8.0
178[info] Useful sbt tasks:
179[info] * cleanAll - Clean all the projects
180[info] * buildAllNoClean - Rebuild without cleaning
181[info] * testAllNoClean - Test all without cleaning
182[info] * crossLocalPublishNoClean - Locally publish the core modules
183Execute removeScalacOptionsStartingWith: -P:wartremover
184[info] Reapplying settings...
185[info]
186[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
187[info] | | | | |__/ |__| | | | | | | |___ |
188[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
189[info]
190[info] version 0.8.0
191[info] Useful sbt tasks:
192[info] * cleanAll - Clean all the projects
193[info] * buildAllNoClean - Rebuild without cleaning
194[info] * testAllNoClean - Test all without cleaning
195[info] * crossLocalPublishNoClean - Locally publish the core modules
196[success] Total time: 0 s, completed Dec 22, 2025, 6:18:34 PM
197Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
198Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
199Starting build...
200Projects: Set(ultravioletJVM)
201Starting build for ProjectRef(file:/build/repo/,ultravioletJVM) (ultraviolet)... [0/1]
202OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
203OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
204OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
205OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
206Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -language:strictEquality, -Xsemanticdb, -semanticdb-target, /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
207Generating Indigo ShaderTypeOf instances for array...
208Generating Indigo Shader DSL...
209Written: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
210Written: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
211[info] compiling 28 Scala sources to /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/classes ...
212[info] done compiling
213Generating Indigo ShaderTypeOf instances for array...
214Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
215Generating Indigo Shader DSL...
216Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
217[info] compiling 42 Scala sources to /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/test-classes ...
218[info] done compiling
219Generating Indigo Shader DSL...
220Generating Indigo ShaderTypeOf instances for array...
221Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
222Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
223Generating Indigo Shader DSL...
224Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
225Generating Indigo ShaderTypeOf instances for array...
226Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC4/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
227
228************************
229Build summary:
230[{
231 "module": "ultraviolet",
232 "compile": {"status": "ok", "tookMs": 55897, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
234 "test-compile": {"status": "ok", "tookMs": 16391, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
236 "publish": {"status": "skipped", "tookMs": 0},
237 "metadata": {
238 "crossScalaVersions": ["3.7.3"]
239}
240}]
241************************
242[success] Total time: 82 s (0:01:22.0), completed Dec 22, 2025, 6:19:56 PM
243[0JChecking patch project/plugins.sbt...
244Checking patch build.sbt...
245Applied patch project/plugins.sbt cleanly.
246Applied patch build.sbt cleanly.