Build Logs
alejandrohdezma/string-box • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
0
Total Lines
151
1##################################
2Clonning https://github.com/alejandrohdezma/string-box.git into /build/repo using revision v2.1.0
3##################################
4Note: switching to '13fc18a7c7077acb904ccec2ad413bb920602117'.
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-RC6
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-RC6
32Execute tests: true
33sbt project found:
34No prepare script found for project alejandrohdezma/string-box
35##################################
36Scala version: 3.8.0-RC6
37Targets: com.alejandrohdezma%string-box
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.0-RC6
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.0-RC6"
58"++3.8.0-RC6 -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.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.alejandrohdezma%string-box"
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, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 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 8.977s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt...
76[info] set current project to repo (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.0-RC6
78OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in documentation/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in repo/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in string-box/crossScalaVersions
81[info] set current project to repo (in build file:/build/repo/)
82[info] Setting Scala version to 3.8.0-RC6 on 3 projects.
83[info] Switching Scala version on:
84[info] * repo (2.12.20, 2.13.18, 3.8.0-RC6)
85[info] documentation (2.12.20, 2.13.18, 3.8.0-RC6)
86[info] string-box (2.12.20, 2.13.18, 3.8.0-RC6)
87[info] Excluding projects:
88[info] Reapplying settings...
89[info] set current project to repo (in build file:/build/repo/)
90Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
91[info] Reapplying settings...
92[info] set current project to repo (in build file:/build/repo/)
93[info] Defining Global / credentials, credentials and 1 others.
94[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 24 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to repo (in build file:/build/repo/)
98Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
99[info] Reapplying settings...
100OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
101
102 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
103 Did you mean string-box / allExcludeDependencies ?
104 , retry without global scopes
105[info] Reapplying settings...
106[info] set current project to repo (in build file:/build/repo/)
107Execute removeScalacOptionsStartingWith: -P:wartremover
108[info] Reapplying settings...
109[info] set current project to repo (in build file:/build/repo/)
110[success] Total time: 0 s, completed Jan 8, 2026, 1:50:41 AM
111Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
112Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
113Starting build...
114Projects: Set(string-box)
115Starting build for ProjectRef(file:/build/repo/,string-box) (string-box)... [0/1]
116OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
117OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
118OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
119OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
120Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/string-box/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
121[info] compiling 1 Scala source to /build/repo/modules/string-box/target/scala-3.8.0-RC6/classes ...
122[info] done compiling
123[info] compiling 1 Scala source to /build/repo/modules/string-box/target/scala-3.8.0-RC6/test-classes ...
124[info] done compiling
125com.alejandrohdezma.string.box.BoxedSuite:
126 + table should create a table from a list of rows 0.017s
127 + table should create a table from a list of rows with multiple columns 0.003s
128 + table should create a table from a list of rows without footer 0.001s
129 + table should create a table from a list of rows with a footer that is longer than the table 0.003s
130 + boxed should wrap the string in a box 0.005s
131 + boxed should wrap the string in a box with ANSI colors 0.0s
132
133************************
134Build summary:
135[{
136 "module": "string-box",
137 "compile": {"status": "ok", "tookMs": 5166, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
138 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
139 "test-compile": {"status": "ok", "tookMs": 1285, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
140 "test": {"status": "ok", "tookMs": 480, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "munit", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
141 "publish": {"status": "skipped", "tookMs": 0},
142 "metadata": {
143 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
144}
145}]
146************************
147[success] Total time: 9 s, completed Jan 8, 2026, 1:50:49 AM
148[0JChecking patch project/plugins.sbt...
149Checking patch build.sbt...
150Applied patch project/plugins.sbt cleanly.
151Applied patch build.sbt cleanly.