Build Logs

cquiroz/scala-java-time • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

30

Total Lines

238

1##################################
2Clonning https://github.com/cquiroz/scala-java-time.git into /build/repo using revision v2.6.0
3##################################
4Note: switching to 'a19e09aab9c030b71ae0ef539f71aa27b35d344e'.
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.3
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.3"
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.3"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44Sbt version 1.10.0 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 cquiroz/scala-java-time
47##################################
48Scala version: 3.8.0-RC2
49Targets: io.github.cquiroz%scala-java-time io.github.cquiroz%scala-java-time-tzdb
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.3\"","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-Xmx4g
60-Xss4m
61-Dfile.encoding=UTF8
62-XX:+PrintCommandLineFlags
63-Dcommunitybuild.scala=3.8.0-RC2
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.0-RC2"
73"++3.8.0-RC2 -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"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.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.cquiroz%scala-java-time io.github.cquiroz%scala-java-time-tzdb"
81
82-XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=4294967296 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=7516192768 -XX:MinHeapSize=4294967296 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:ThreadStackSize=8192 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC
83[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 9.218s.
89[info] done compiling
90[info] loading settings for project root from build.sbt...
91[info] resolving key references (15149 settings) ...
92[info] set scmInfo to https://github.com/cquiroz/scala-java-time
93[info] set current project to root (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.8.0-RC2
95[info] set scmInfo to https://github.com/cquiroz/scala-java-time
96OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in demoJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in demoJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsJS/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 demoNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsNative/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tzdbJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tzdbNative/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tzdbJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreNative/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
112[info] set current project to root (in build file:/build/repo/)
113[info] Setting Scala version to 3.8.0-RC2 on 15 projects.
114[info] Switching Scala version on:
115[info] rootJS (2.12.17, 2.13.14, 3.8.0-RC2)
116[info] coreNative (2.12.17, 2.13.14, 3.8.0-RC2)
117[info] tzdbJS (2.12.17, 2.13.14, 3.8.0-RC2)
118[info] coreJS (2.12.17, 2.13.14, 3.8.0-RC2)
119[info] coreJVM (2.12.17, 2.13.14, 3.8.0-RC2)
120[info] testsJS (2.12.17, 2.13.14, 3.8.0-RC2)
121[info] rootJVM (2.12.17, 2.13.14, 3.8.0-RC2)
122[info] rootNative (2.12.17, 2.13.14, 3.8.0-RC2)
123[info] demoJVM (2.12.17, 2.13.14, 3.8.0-RC2)
124[info] testsJVM (2.12.17, 2.13.14, 3.8.0-RC2)
125[info] demoNative (2.12.17, 2.13.14, 3.8.0-RC2)
126[info] tzdbJVM (2.12.17, 2.13.14, 3.8.0-RC2)
127[info] tzdbNative (2.12.17, 2.13.14, 3.8.0-RC2)
128[info] testsNative (2.12.17, 2.13.14, 3.8.0-RC2)
129[info] demoJS (2.12.17, 2.13.14, 3.8.0-RC2)
130[info] Excluding projects:
131[info] * root (2.13.14)
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/cquiroz/scala-java-time
134[info] set current project to root (in build file:/build/repo/)
135Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
136[info] Reapplying settings...
137[info] set scmInfo to https://github.com/cquiroz/scala-java-time
138[info] set current project to root (in build file:/build/repo/)
139[info] Defining Global / credentials, coreJS / credentials and 14 others.
140[info] The new values will be used by allCredentials, coreJS / allCredentials and 93 others.
141[info] Run `last` for details.
142[info] Reapplying settings...
143[info] set scmInfo to https://github.com/cquiroz/scala-java-time
144[info] set current project to root (in build file:/build/repo/)
145Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
146[info] Reapplying settings...
147OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
148
149 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
150 Did you mean rootJVM / allExcludeDependencies ?
151 , retry without global scopes
152[info] Reapplying settings...
153[info] set scmInfo to https://github.com/cquiroz/scala-java-time
154[info] set current project to root (in build file:/build/repo/)
155Execute removeScalacOptionsStartingWith: -P:wartremover
156[info] Reapplying settings...
157[info] set scmInfo to https://github.com/cquiroz/scala-java-time
158[info] set current project to root (in build file:/build/repo/)
159[success] Total time: 0 s, completed Nov 28, 2025, 1:19:22 PM
160Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
161Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
162Starting build...
163Projects: Set(coreJVM, tzdbJVM)
164Starting build for ProjectRef(file:/build/repo/,coreJVM) (scala-java-time)... [0/2]
165OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
166Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167[info] compiling 97 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/classes ...
168[warn] -- Warning: /build/repo/core/jvm/src/main/scala/org/threeten/bp/chrono/JapaneseEra.scala:123:8
169[warn] 123 | return era
170[warn] | ^^^^^^^^^^
171[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
172[warn] -- Warning: /build/repo/core/shared/src/main/scala-3/org/threeten/bp/format/internal/TTBPDateTimeFormatterBuilder.scala:51:12
173[warn] 51 | return true
174[warn] | ^^^^^^^^^^^
175[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
176[warn] -- Warning: /build/repo/core/shared/src/main/scala-3/org/threeten/bp/format/internal/TTBPDateTimeFormatterBuilder.scala:69:12
177[warn] 69 | return _position
178[warn] | ^^^^^^^^^^^^^^^^
179[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
180[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/threeten/bp/format/DateTimeFormatter.scala:1413:12
181[warn] 1413 | try return builder.build(tpe).asInstanceOf[TemporalAccessor]
182[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
183[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
184[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/threeten/bp/zone/StandardZoneRules.scala:283:10
185[warn] 283 | return info
186[warn] | ^^^^^^^^^^^
187[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
188[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/threeten/bp/zone/StandardZoneRules.scala:401:10
189[warn] 401 | return trans
190[warn] | ^^^^^^^^^^^^
191[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
192[warn] there were 4 deprecation warnings; re-run with -deprecation for details
193[warn] 7 warnings found
194[info] done compiling
195[warn] javaOptions will be ignored, fork is set to false
196Starting build for ProjectRef(file:/build/repo/,tzdbJVM) (scala-java-time-tzdb)... [1/2]
197Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
198[info] tzdb data missing. downloading 2019c version to /build/repo/tzdb/jvm/target/scala-3.8.0-RC2/resource_managed/main/tzdb...
199[info] downloading from http://www.iana.org/time-zones/repository/releases/tzdata2019c.tar.gz
200[info] to file /build/repo/tzdb/jvm/target/scala-3.8.0-RC2/resource_managed/main/tzdb.tar.gz
201[info] Generating tzdb from db at /build/repo/tzdb/jvm/target/scala-3.8.0-RC2/resource_managed/main/tzdb to /build/repo/tzdb/jvm/target/scala-3.8.0-RC2/src_managed/main
202[info] compiling 4 Scala sources to /build/repo/tzdb/jvm/target/scala-3.8.0-RC2/classes ...
203[warn] there were 2 deprecation warnings; re-run with -deprecation for details
204[warn] one warning found
205[info] done compiling
206[warn] javaOptions will be ignored, fork is set to false
207
208************************
209Build summary:
210[{
211 "module": "scala-java-time",
212 "compile": {"status": "ok", "tookMs": 21096, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
214 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "test": {"status": "ok", "tookMs": 131, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
216 "publish": {"status": "skipped", "tookMs": 0},
217 "metadata": {
218 "crossScalaVersions": ["2.12.17", "2.13.14", "3.3.3"]
219}
220},{
221 "module": "scala-java-time-tzdb",
222 "compile": {"status": "ok", "tookMs": 26344, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
224 "test-compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
225 "test": {"status": "ok", "tookMs": 153, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
226 "publish": {"status": "skipped", "tookMs": 0},
227 "metadata": {
228 "crossScalaVersions": ["2.12.17", "2.13.14", "3.3.3"]
229}
230}]
231************************
232[success] Total time: 55 s, completed Nov 28, 2025, 1:20:17 PM
233[0JChecking patch project/plugins.sbt...
234Checking patch project/build.properties...
235Checking patch build.sbt...
236Applied patch project/plugins.sbt cleanly.
237Applied patch project/build.properties cleanly.
238Applied patch build.sbt cleanly.