Build Logs

polyvariant/colorize-scala • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

12

Total Lines

176

1##################################
2Clonning https://github.com/polyvariant/colorize-scala.git into /build/repo using revision v0.3.2
3##################################
4Note: switching to '0b865ac1041009554b89e95fb306c576b529ace7'.
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-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project polyvariant/colorize-scala
37##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: org.polyvariant%colorize
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
60"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.polyvariant%colorize"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.733s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set scmInfo to https://github.com/polyvariant/colorize-scala
78[info] set current project to root (in build file:/build/repo/)
79[warn] there's a key that's not used by any other settings/tasks:
80[warn]
81[warn] * ThisBuild / tlFatalWarningsInCi
82[warn] +- /build/repo/build.sbt:23
83[warn]
84[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
85[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
86Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
87OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJS/crossScalaVersions
89OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootNative/crossScalaVersions
90OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJS/crossScalaVersions
91OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
92OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJVM/crossScalaVersions
94[info] set scmInfo to https://github.com/polyvariant/colorize-scala
95OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in site/crossScalaVersions
96[info] set current project to root (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 8 projects.
98[info] Switching Scala version on:
99[info] * root (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
100[info] rootJS (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
101[info] coreNative (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
102[info] site (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
103[info] coreJS (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
104[info] coreJVM (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
105[info] rootJVM (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
106[info] rootNative (2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set scmInfo to https://github.com/polyvariant/colorize-scala
110[info] set current project to root (in build file:/build/repo/)
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/polyvariant/colorize-scala
114[info] set current project to root (in build file:/build/repo/)
115[info] Defining Global / credentials, coreJS / credentials and 6 others.
116[info] The new values will be used by allCredentials, coreJS / allCredentials and 45 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/polyvariant/colorize-scala
120[info] set current project to root (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
126 Did you mean allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set scmInfo to https://github.com/polyvariant/colorize-scala
130[info] set current project to root (in build file:/build/repo/)
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/polyvariant/colorize-scala
134[info] set current project to root (in build file:/build/repo/)
135[success] Total time: 0 s, completed Dec 28, 2025, 5:11:46 PM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(coreJVM)
140Starting build for ProjectRef(file:/build/repo/,coreJVM) (colorize)... [0/1]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
145Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] compiling 7 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[warn] one warning found
149[info] done compiling
150[info] compiling 2 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
151[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
152[warn] there was 1 deprecation warning; re-run with -deprecation for details
153[warn] two warnings found
154[info] done compiling
155
156************************
157Build summary:
158[{
159 "module": "colorize",
160 "compile": {"status": "ok", "tookMs": 8287, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
161 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
162 "test-compile": {"status": "ok", "tookMs": 2525, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
163 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
164 "publish": {"status": "skipped", "tookMs": 0},
165 "metadata": {
166 "crossScalaVersions": ["2.12.17", "2.13.8", "3.2.0"]
167}
168}]
169************************
170[success] Total time: 18 s, completed Dec 28, 2025, 5:12:05 PM
171[0JChecking patch project/plugins.sbt...
172Checking patch project/build.properties...
173Checking patch build.sbt...
174Applied patch project/plugins.sbt cleanly.
175Applied patch project/build.properties cleanly.
176Applied patch build.sbt cleanly.