Build Logs

creativescala/terminus • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

0

Total Lines

219

1##################################
2Clonning https://github.com/creativescala/terminus.git into /build/repo using revision v0.4.0
3##################################
4Note: switching to '76397bda50c9f8ddc631bc0fb782d2e43282c6a6'.
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.3.4
22----
23Preparing build for 3.8.0-RC2
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 scala3 = "3.3.4"
35Replacement: val scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.4"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44Sbt version 1.10.6 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project creativescala/terminus
47##################################
48Scala version: 3.8.0-RC2
49Targets: org.creativescala%terminus-core org.creativescala%terminus-docs
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC2
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC2"
70"++3.8.0-RC2 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.creativescala%terminus-core org.creativescala%terminus-docs"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build-build from plugins.sbt...
81[info] loading project definition from /build/repo/project/project
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.752s.
87[info] done compiling
88[info] loading settings for project root from build.sbt...
89[info] resolving key references (14267 settings) ...
90[info] set scmInfo to https://github.com/creativescala/terminus
91[info] set current project to root (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC2
93OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in unidocs/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in examplesJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootNative/crossScalaVersions
99[info] set scmInfo to https://github.com/creativescala/terminus
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in examplesJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC2) in root/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreNative/crossScalaVersions
106[info] set current project to root (in build file:/build/repo/)
107[info] Setting Scala version to 3.8.0-RC2 on 11 projects.
108[info] Switching Scala version on:
109[info] * root (3.8.0-RC2)
110[info] unidocs (3.8.0-RC2)
111[info] rootJS (3.8.0-RC2)
112[info] coreNative (3.8.0-RC2)
113[info] docs (3.8.0-RC2)
114[info] coreJS (3.8.0-RC2)
115[info] examplesJS (3.8.0-RC2)
116[info] coreJVM (3.8.0-RC2)
117[info] rootJVM (3.8.0-RC2)
118[info] rootNative (3.8.0-RC2)
119[info] examplesJVM (3.8.0-RC2)
120[info] Excluding projects:
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/creativescala/terminus
123[info] set current project to root (in build file:/build/repo/)
124Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/creativescala/terminus
127[info] set current project to root (in build file:/build/repo/)
128[info] Defining Global / credentials, coreJS / credentials and 9 others.
129[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 108 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set scmInfo to https://github.com/creativescala/terminus
133[info] set current project to root (in build file:/build/repo/)
134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
135[info] Reapplying settings...
136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
137
138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
139 Did you mean rootJVM / allExcludeDependencies ?
140 , retry without global scopes
141[info] Reapplying settings...
142[info] set scmInfo to https://github.com/creativescala/terminus
143[info] set current project to root (in build file:/build/repo/)
144Execute removeScalacOptionsStartingWith: -P:wartremover
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/creativescala/terminus
147[info] set current project to root (in build file:/build/repo/)
148[success] Total time: 0 s, completed Nov 28, 2025, 1:22:57 PM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
151Starting build...
152Projects: Set(coreJVM, unidocs)
153Starting build for ProjectRef(file:/build/repo/,coreJVM) (terminus-core)... [0/2]
154OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
155OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
156OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
157Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/core/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 46 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/classes ...
159[info] done compiling
160[info] compiling 7 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/test-classes ...
161[info] done compiling
162terminus.KeyModifierSuite:
163 + predicates return true when modifier is present 0.013s
164 + or is the union of modifiers 0.001s
165terminus.effect.FormatSuite:
166 + Bold and light stack in nested scopes 0.036s
167 + Blink toggles off only when exiting outermost block 0.002s
168terminus.effect.TerminalKeyReaderSuite:
169 + The expected key is generated given the input 0.052s
170terminus.effect.AnsiCodesSuite:
171 + csi is the correct code 0.001s
172 + csi strings with no arguments are correctly constructed 0.001s
173 + csi strings with a single argument are correctly constructed 0.0s
174 + csi strings with multiple arguments are correctly constructed 0.001s
175terminus.effect.ColorSuite:
176 + Foreground color code reverts to enclosing color after leaving inner colored block 0.009s
177terminus.effect.AsciiSuite:
178 + String escape characters match their Ascii characters 0.001s
179 + Ascii control characters are identified correctly 0.013s
180 + Non-control characters are not identified as control characters 0.002s
181 + Regular characters are identified as printable 0.006s
182 + Control characters and DEL are not identified as printable 0.008s
1832025-11-28 13:23:26.299+0100 warn [jline] Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
184terminus.effect.DimensionsSuite:
185 + Should set and get the dimensions of the current terminal size 0.181s
186Starting build for ProjectRef(file:/build/repo/,unidocs) (terminus-docs)... [1/2]
187Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/unidocs/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188
189************************
190Build summary:
191[{
192 "module": "terminus-core",
193 "compile": {"status": "ok", "tookMs": 12483, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
194 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
195 "test-compile": {"status": "ok", "tookMs": 2747, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
196 "test": {"status": "ok", "tookMs": 600, "passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16, "byFramework": [{"framework": "munit", "stats": {"passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16}}]},
197 "publish": {"status": "skipped", "tookMs": 0},
198 "metadata": {
199 "crossScalaVersions": ["3.3.4"]
200}
201},{
202 "module": "terminus-docs",
203 "compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
205 "test-compile": {"status": "ok", "tookMs": 97, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "test": {"status": "ok", "tookMs": 81, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
207 "publish": {"status": "skipped", "tookMs": 0},
208 "metadata": {
209 "crossScalaVersions": ["3.3.4"]
210}
211}]
212************************
213[success] Total time: 29 s, completed Nov 28, 2025, 1:23:27 PM
214[0JChecking patch project/plugins.sbt...
215Checking patch project/build.properties...
216Checking patch build.sbt...
217Applied patch project/plugins.sbt cleanly.
218Applied patch project/build.properties cleanly.
219Applied patch build.sbt cleanly.