Build Logs
fthomas/refined • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
268
1##################################
2Clonning https://github.com/fthomas/refined.git into /build/repo using revision v0.11.3
3##################################
4Note: switching to '30642f2f714847220fe8803da14afa225b14bd31'.
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 Scala_3 = "3.3.4"
35Replacement: val Scala_3 = "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 Scala_3 = "3.3.4"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44Sbt version 1.10.7 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 fthomas/refined
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC2
50Targets: eu.timepit%refined eu.timepit%refined-cats eu.timepit%refined-jsonpath eu.timepit%refined-pureconfig eu.timepit%refined-scalacheck eu.timepit%refined-scopt
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala_3 = \"3.3.4\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-XX:+UseG1GC
61-Xmx4G
62-Dcommunitybuild.scala=3.8.0-RC2
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.0-RC2"
72"++3.8.0-RC2 -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala_3 = \"3.3.4\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}""" eu.timepit%refined eu.timepit%refined-cats eu.timepit%refined-jsonpath eu.timepit%refined-pureconfig eu.timepit%refined-scalacheck eu.timepit%refined-scopt"
80
81[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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.642s.
87[info] done compiling
88[info] loading settings for project root from build.sbt, latestVersion.sbt...
89[info] resolving key references (22117 settings) ...
90[info] set current project to refined (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0-RC2
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in scalacheckNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonpathJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in scalacheckJVM/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsNative/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in scalacheckJS/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in scoptJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in pureconfigJVM/crossScalaVersions
106[info] set current project to refined (in build file:/build/repo/)
107[info] Setting Scala version to 3.8.0-RC2 on 13 projects.
108[info] Switching Scala version on:
109[info] jsonpathJVM (2.12.20, 2.13.15, 3.8.0-RC2)
110[info] scalacheckNative (2.12.20, 2.13.15, 3.8.0-RC2)
111[info] catsNative (2.12.20, 2.13.15, 3.8.0-RC2)
112[info] coreNative (2.12.20, 2.13.15, 3.8.0-RC2)
113[info] docs (2.12.20, 2.13.15, 3.8.0-RC2)
114[info] pureconfigJVM (2.12.20, 2.13.15, 3.8.0-RC2)
115[info] coreJS (2.12.20, 2.13.15, 3.8.0-RC2)
116[info] coreJVM (2.12.20, 2.13.15, 3.8.0-RC2)
117[info] catsJS (2.12.20, 2.13.15, 3.8.0-RC2)
118[info] catsJVM (2.12.20, 2.13.15, 3.8.0-RC2)
119[info] scoptJVM (2.12.20, 2.13.15, 3.8.0-RC2)
120[info] scalacheckJVM (2.12.20, 2.13.15, 3.8.0-RC2)
121[info] scalacheckJS (2.12.20, 2.13.15, 3.8.0-RC2)
122[info] Excluding projects:
123[info] shapelessJS (2.12.20, 2.13.15)
124[info] * root (2.12.20)
125[info] shapelessNative (2.12.20, 2.13.15)
126[info] scodecJVM (2.12.20, 2.13.15)
127[info] scodecJS (2.12.20, 2.13.15)
128[info] shapelessJVM (2.12.20, 2.13.15)
129[info] evalJVM (2.12.20, 2.13.15)
130[info] scalazJVM (2.12.20, 2.13.15)
131[info] benchmark (2.12.20, 2.13.15)
132[info] Reapplying settings...
133[info] set current project to refined (in build file:/build/repo/)
134Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
135[info] Reapplying settings...
136[info] set current project to refined (in build file:/build/repo/)
137[info] Defining Global / credentials, benchmark / credentials and 20 others.
138[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 175 others.
139[info] Run `last` for details.
140[info] Reapplying settings...
141[info] set current project to refined (in build file:/build/repo/)
142Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
143[info] Reapplying settings...
144OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
145
146 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
147 Did you mean scodecJS / allExcludeDependencies ?
148 , retry without global scopes
149[info] Reapplying settings...
150[info] set current project to refined (in build file:/build/repo/)
151Execute removeScalacOptionsStartingWith: -P:wartremover
152[info] Reapplying settings...
153[info] set current project to refined (in build file:/build/repo/)
154[success] Total time: 0 s, completed Nov 25, 2025, 3:50:43 PM
155Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala_3 = \"3.3.4\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}
156Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
157Starting build...
158Projects: Set(jsonpathJVM, pureconfigJVM, coreJVM, catsJVM, scoptJVM, scalacheckJVM)
159Starting build for ProjectRef(file:/build/repo/,scoptJVM) (refined-scopt)... [0/6]
160OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
161OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
162Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
163[info] compiling 39 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/classes ...
164[info] done compiling
165[info] compiling 1 Scala source to /build/repo/modules/scopt/jvm/target/scala-3.8.0-RC2/classes ...
166[info] done compiling
167[info] compiling 15 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/test-classes ...
168[info] done compiling
169[info] compiling 1 Scala source to /build/repo/modules/scopt/jvm/target/scala-3.8.0-RC2/test-classes ...
170[info] done compiling
171Starting build for ProjectRef(file:/build/repo/,catsJVM) (refined-cats)... [1/6]
172Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173[info] compiling 5 Scala sources to /build/repo/modules/cats/jvm/target/scala-3.8.0-RC2/classes ...
174[info] done compiling
175[info] compiling 12 Scala sources to /build/repo/modules/scalacheck/jvm/target/scala-3.8.0-RC2/classes ...
176[info] done compiling
177[info] compiling 8 Scala sources to /build/repo/modules/cats/jvm/target/scala-3.8.0-RC2/test-classes ...
178[info] done compiling
179Starting build for ProjectRef(file:/build/repo/,scalacheckJVM) (refined-scalacheck)... [2/6]
180Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] compiling 3 Scala sources to /build/repo/modules/scalacheck/jvm/target/scala-3.8.0-RC2/test-classes ...
182[info] done compiling
183Starting build for ProjectRef(file:/build/repo/,coreJVM) (refined)... [3/6]
184Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
185Starting build for ProjectRef(file:/build/repo/,jsonpathJVM) (refined-jsonpath)... [4/6]
186Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
187[info] compiling 1 Scala source to /build/repo/modules/jsonpath/jvm/target/scala-3.8.0-RC2/classes ...
188[info] done compiling
189[info] compiling 1 Scala source to /build/repo/modules/jsonpath/jvm/target/scala-3.8.0-RC2/test-classes ...
190[info] done compiling
191Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (refined-pureconfig)... [5/6]
192Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
193[info] compiling 3 Scala sources to /build/repo/modules/pureconfig/jvm/target/scala-3.8.0-RC2/classes ...
194[info] done compiling
195[info] compiling 1 Scala source to /build/repo/modules/pureconfig/jvm/target/scala-3.8.0-RC2/test-classes ...
196[info] done compiling
197
198************************
199Build summary:
200[{
201 "module": "refined-scopt",
202 "compile": {"status": "ok", "tookMs": 13987, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
204 "test-compile": {"status": "ok", "tookMs": 5603, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
206 "publish": {"status": "skipped", "tookMs": 0},
207 "metadata": {
208 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
209}
210},{
211 "module": "refined-cats",
212 "compile": {"status": "ok", "tookMs": 2833, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
214 "test-compile": {"status": "ok", "tookMs": 4284, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
216 "publish": {"status": "skipped", "tookMs": 0},
217 "metadata": {
218 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
219}
220},{
221 "module": "refined-scalacheck",
222 "compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
224 "test-compile": {"status": "ok", "tookMs": 1038, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
225 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
226 "publish": {"status": "skipped", "tookMs": 0},
227 "metadata": {
228 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
229}
230},{
231 "module": "refined",
232 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
234 "test-compile": {"status": "ok", "tookMs": 384, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
236 "publish": {"status": "skipped", "tookMs": 0},
237 "metadata": {
238 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
239}
240},{
241 "module": "refined-jsonpath",
242 "compile": {"status": "ok", "tookMs": 453, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
244 "test-compile": {"status": "ok", "tookMs": 753, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
246 "publish": {"status": "skipped", "tookMs": 0},
247 "metadata": {
248 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
249}
250},{
251 "module": "refined-pureconfig",
252 "compile": {"status": "ok", "tookMs": 718, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
254 "test-compile": {"status": "ok", "tookMs": 1026, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
256 "publish": {"status": "skipped", "tookMs": 0},
257 "metadata": {
258 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
259}
260}]
261************************
262[success] Total time: 64 s (0:01:04.0), completed Nov 25, 2025, 3:51:47 PM
263[0JChecking patch project/plugins.sbt...
264Checking patch project/build.properties...
265Checking patch build.sbt...
266Applied patch project/plugins.sbt cleanly.
267Applied patch project/build.properties cleanly.
268Applied patch build.sbt cleanly.