Build Logs

nafg/css-dsl • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY

Errors

0

Warnings

0

Total Lines

244

1##################################
2Clonning https://github.com/nafg/css-dsl.git into /build/repo using revision v0.10.0
3##################################
4Note: switching to '4ae469ac8a8661812635e4aa0574b63cff5eec79'.
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-20251212-ba45875-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-20251212-ba45875-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project nafg/css-dsl
35##################################
36Scala version: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
37Targets: io.github.nafg.css-dsl%bootstrap3_scalatags io.github.nafg.css-dsl%bootstrap4_scalatags io.github.nafg.css-dsl%bootstrap5_scalatags io.github.nafg.css-dsl%bulma_scalatags io.github.nafg.css-dsl%fomanticui_scalatags io.github.nafg.css-dsl%fontawesome_scalatags io.github.nafg.css-dsl%semanticui_scalatags
38Project projectConfig: {"projects":{"exclude":["io.github.nafg.css-dsl%fomanticui_scalajsreact","io.github.nafg.css-dsl%fomanticui_scalatags","io.github.nafg.css-dsl%bulma_scalatags","io.github.nafg.css-dsl%bulma_scalajsreact"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
58"++3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY """{"projects":{"exclude":["io.github.nafg.css-dsl%fomanticui_scalajsreact","io.github.nafg.css-dsl%fomanticui_scalatags","io.github.nafg.css-dsl%bulma_scalatags","io.github.nafg.css-dsl%bulma_scalajsreact"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.github.nafg.css-dsl%bootstrap3_scalatags io.github.nafg.css-dsl%bootstrap4_scalatags io.github.nafg.css-dsl%bootstrap5_scalatags io.github.nafg.css-dsl%bulma_scalatags io.github.nafg.css-dsl%fomanticui_scalatags io.github.nafg.css-dsl%fontawesome_scalatags io.github.nafg.css-dsl%semanticui_scalatags"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 9.146s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt, ci.sbt, generateInstructions.sbt...
76[info] resolving key references (13702 settings) ...
77[info] set current project to css-dsl (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bootstrap5_scalatags/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bulma_scalajsreact/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bootstrap4_scalajsreact/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bulma_scalatags/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in semanticui_scalajsreact/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in fomanticui_scalajsreact/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bootstrap5_scalajsreact/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in repo/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bootstrap3_scalajsreact/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in fomanticui_scalatags/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in semanticui_scalatags/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bootstrap4_scalatags/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in fontawesome_scalajsreact/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bootstrap3_scalatags/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in fontawesome_scalatags/crossScalaVersions
94[info] set current project to css-dsl (in build file:/build/repo/)
95[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 15 projects.
96[info] Switching Scala version on:
97[info] bootstrap3_scalatags (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
98[info] fomanticui_scalatags (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
99[info] bootstrap4_scalatags (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
100[info] bulma_scalatags (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
101[info] bootstrap3_scalajsreact (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
102[info] fontawesome_scalatags (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
103[info] bootstrap5_scalajsreact (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
104[info] bulma_scalajsreact (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
105[info] bootstrap4_scalajsreact (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
106[info] fontawesome_scalajsreact (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
107[info] semanticui_scalajsreact (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
108[info] * repo (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
109[info] semanticui_scalatags (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
110[info] fomanticui_scalajsreact (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
111[info] bootstrap5_scalatags (2.13.17, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set current project to css-dsl (in build file:/build/repo/)
115Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] set current project to css-dsl (in build file:/build/repo/)
118[info] Defining Global / credentials, bootstrap3_scalajsreact / credentials and 13 others.
119[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 74 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set current project to css-dsl (in build file:/build/repo/)
123Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
124[info] Reapplying settings...
125OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
126
127 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
128 Did you mean bootstrap5_scalajsreact / allExcludeDependencies ?
129 , retry without global scopes
130[info] Reapplying settings...
131[info] set current project to css-dsl (in build file:/build/repo/)
132Execute removeScalacOptionsStartingWith: -P:wartremover
133[info] Reapplying settings...
134[info] set current project to css-dsl (in build file:/build/repo/)
135[success] Total time: 0 s, completed Dec 13, 2025, 12:41:57 AM
136Build config: {"projects":{"exclude":["io.github.nafg.css-dsl%fomanticui_scalajsreact","io.github.nafg.css-dsl%fomanticui_scalatags","io.github.nafg.css-dsl%bulma_scalatags","io.github.nafg.css-dsl%bulma_scalajsreact"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(io.github.nafg.css-dsl%fomanticui_scalajsreact, io.github.nafg.css-dsl%fomanticui_scalatags, io.github.nafg.css-dsl%bulma_scalatags, io.github.nafg.css-dsl%bulma_scalajsreact),Map()),CompileOnly,List()))
138Excluding target 'io.github.nafg.css-dsl%bulma_scalatags' - matches exclusion rule: 'io.github.nafg.css-dsl%bulma_scalatags'
139Excluding target 'io.github.nafg.css-dsl%fomanticui_scalatags' - matches exclusion rule: 'io.github.nafg.css-dsl%fomanticui_scalatags'
140Starting build...
141Projects: Set(bootstrap3_scalatags, bootstrap4_scalatags, fontawesome_scalatags, semanticui_scalatags, bootstrap5_scalatags)
142Starting build for ProjectRef(file:/build/repo/,bootstrap4_scalatags) (bootstrap4_scalatags)... [0/5]
143OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
144OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
145OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
146Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css...
148[info] compiling 3 Scala sources to /build/repo/bootstrap4_scalatags/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
149[info] done compiling
150[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css...
151[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css...
152[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css...
153Starting build for ProjectRef(file:/build/repo/,semanticui_scalatags) (semanticui_scalatags)... [1/5]
154Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] Processing https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.css...
156[info] compiling 1 Scala source to /build/repo/semanticui_scalatags/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
157[info] done compiling
158[info] Processing https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.css...
159[info] Processing https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.css...
160[info] Processing https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.css...
161Starting build for ProjectRef(file:/build/repo/,bootstrap3_scalatags) (bootstrap3_scalatags)... [2/5]
162Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
163[info] Processing https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css...
164[info] compiling 3 Scala sources to /build/repo/bootstrap3_scalatags/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
165[info] done compiling
166[info] Processing https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css...
167[info] Processing https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css...
168[info] Processing https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css...
169Starting build for ProjectRef(file:/build/repo/,fontawesome_scalatags) (fontawesome_scalatags)... [3/5]
170Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] Processing https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.1.0/css/all.min.css...
172[info] compiling 2 Scala sources to /build/repo/fontawesome_scalatags/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
173[info] done compiling
174[info] Processing https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.1.0/css/all.min.css...
175[info] Processing https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.1.0/css/all.min.css...
176[info] Processing https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.1.0/css/all.min.css...
177Starting build for ProjectRef(file:/build/repo/,bootstrap5_scalatags) (bootstrap5_scalatags)... [4/5]
178Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css...
180[info] compiling 3 Scala sources to /build/repo/bootstrap5_scalatags/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
181[info] done compiling
182[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css...
183[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css...
184[info] Processing https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css...
185
186************************
187Build summary:
188[{
189 "module": "bootstrap4_scalatags",
190 "compile": {"status": "ok", "tookMs": 19219, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
192 "test-compile": {"status": "ok", "tookMs": 798, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
194 "publish": {"status": "skipped", "tookMs": 0},
195 "metadata": {
196 "crossScalaVersions": ["2.13.17", "3.3.7"]
197}
198},{
199 "module": "semanticui_scalatags",
200 "compile": {"status": "ok", "tookMs": 4356, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
202 "test-compile": {"status": "ok", "tookMs": 650, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
204 "publish": {"status": "skipped", "tookMs": 0},
205 "metadata": {
206 "crossScalaVersions": ["2.13.17", "3.3.7"]
207}
208},{
209 "module": "bootstrap3_scalatags",
210 "compile": {"status": "ok", "tookMs": 3906, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 362, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["2.13.17", "3.3.7"]
217}
218},{
219 "module": "fontawesome_scalatags",
220 "compile": {"status": "ok", "tookMs": 5448, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
221 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
222 "test-compile": {"status": "ok", "tookMs": 619, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
224 "publish": {"status": "skipped", "tookMs": 0},
225 "metadata": {
226 "crossScalaVersions": ["2.13.17", "3.3.7"]
227}
228},{
229 "module": "bootstrap5_scalatags",
230 "compile": {"status": "ok", "tookMs": 5853, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
231 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
232 "test-compile": {"status": "ok", "tookMs": 624, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
233 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
234 "publish": {"status": "skipped", "tookMs": 0},
235 "metadata": {
236 "crossScalaVersions": ["2.13.17", "3.3.7"]
237}
238}]
239************************
240[success] Total time: 54 s, completed Dec 13, 2025, 12:42:52 AM
241[0JChecking patch project/plugins.sbt...
242Checking patch build.sbt...
243Applied patch project/plugins.sbt cleanly.
244Applied patch build.sbt cleanly.