Build Logs
bitlap/validation-scala • scheduled_3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
Errors
0
Warnings
0
Total Lines
198
1##################################
2Clonning https://github.com/bitlap/validation-scala.git into /build/repo using revision v1.0.0-RC1
3##################################
4Note: switching to '9d8f5af95a25cca5a0252440d45c2cc6b130ac3d'.
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-20251121-0470ec1-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-20251121-0470ec1-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.9.7 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 bitlap/validation-scala
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
40Targets: org.bitlap%validation-scala-core org.bitlap%validation-scala-ext org.bitlap%validation-scala-extractor org.bitlap%validation-scala-plugin
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
61"++3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.bitlap%validation-scala-core org.bitlap%validation-scala-ext org.bitlap%validation-scala-extractor org.bitlap%validation-scala-plugin"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 9.172s.
76[info] done compiling
77[info] loading settings for project validation-scala from build.sbt...
78[info] set current project to validation-scala (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in validation-scala/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in validation-scala-ext/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in validation-scala-plugin/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List() -> List(3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY) in validation-scala-plugin/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in validation-scala-core/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in examples/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List() -> List(3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY) in examples/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in validation-scala-extractor/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List() -> List(3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY) in validation-scala-extractor/crossScalaVersions
89[info] set current project to validation-scala (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY on 6 projects.
91[info] Switching Scala version on:
92[info] examples (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
93[info] validation-scala-extractor (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
94[info] validation-scala-plugin (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
95[info] * validation-scala (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
96[info] validation-scala-core (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY, 2.13.12)
97[info] validation-scala-ext (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY, 2.13.12)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to validation-scala (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to validation-scala (in build file:/build/repo/)
104[info] Defining Global / credentials, credentials and 4 others.
105[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to validation-scala (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
114 Did you mean validation-scala-ext / allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to validation-scala (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to validation-scala (in build file:/build/repo/)
121[success] Total time: 0 s, completed Nov 22, 2025, 1:47:48 AM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
124Starting build...
125Projects: Set(validation-scala-core, validation-scala-ext, validation-scala-extractor, validation-scala-plugin)
126Starting build for ProjectRef(file:/build/repo/,validation-scala-core) (validation-scala-core)... [0/4]
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
128OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
129OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
130Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
131[info] compiling 6 Java sources to /build/repo/validation-scala-extractor/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
132[info] done compiling
133[info] compiling 73 Scala sources and 3 Java sources to /build/repo/validation-scala-core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
134[info] done compiling
135[info] compiling 36 Scala sources to /build/repo/validation-scala-core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
136[info] done compiling
137Starting build for ProjectRef(file:/build/repo/,validation-scala-ext) (validation-scala-ext)... [1/4]
138Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 3 Scala sources to /build/repo/validation-scala-ext/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
140[info] done compiling
141Starting build for ProjectRef(file:/build/repo/,validation-scala-extractor) (validation-scala-extractor)... [2/4]
142Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
143Starting build for ProjectRef(file:/build/repo/,validation-scala-plugin) (validation-scala-plugin)... [3/4]
144Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 3 Scala sources to /build/repo/validation-scala-plugin/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
146[info] done compiling
147
148************************
149Build summary:
150[{
151 "module": "validation-scala-core",
152 "compile": {"status": "ok", "tookMs": 11643, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
153 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
154 "test-compile": {"status": "ok", "tookMs": 8459, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
155 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
156 "publish": {"status": "skipped", "tookMs": 0},
157 "metadata": {
158 "crossScalaVersions": ["3.3.1", "2.13.12"]
159}
160},{
161 "module": "validation-scala-ext",
162 "compile": {"status": "ok", "tookMs": 1427, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
163 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
164 "test-compile": {"status": "ok", "tookMs": 218, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
166 "publish": {"status": "skipped", "tookMs": 0},
167 "metadata": {
168 "crossScalaVersions": ["3.3.1", "2.13.12"]
169}
170},{
171 "module": "validation-scala-extractor",
172 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
173 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
174 "test-compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
176 "publish": {"status": "skipped", "tookMs": 0},
177 "metadata": {
178 "crossScalaVersions": []
179}
180},{
181 "module": "validation-scala-plugin",
182 "compile": {"status": "ok", "tookMs": 1166, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
184 "test-compile": {"status": "ok", "tookMs": 124, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
186 "publish": {"status": "skipped", "tookMs": 0},
187 "metadata": {
188 "crossScalaVersions": []
189}
190}]
191************************
192[success] Total time: 54 s, completed Nov 22, 2025, 1:48:42 AM
193[0JChecking patch project/plugins.sbt...
194Checking patch project/build.properties...
195Checking patch build.sbt...
196Applied patch project/plugins.sbt cleanly.
197Applied patch project/build.properties cleanly.
198Applied patch build.sbt cleanly.