Build Logs

cquiroz/scala-java-time • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

28

Total Lines

236

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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
42Execute tests: false
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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":"compile-only","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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
73"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -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.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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.159s.
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
95OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
96[info] set scmInfo to https://github.com/cquiroz/scala-java-time
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testsNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testsJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testsJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in demoJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in demoNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tzdbJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tzdbNative/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJVM/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tzdbJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in demoJS/crossScalaVersions
112[info] set current project to root (in build file:/build/repo/)
113[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 15 projects.
114[info] Switching Scala version on:
115[info] rootJS (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
116[info] coreNative (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
117[info] tzdbJS (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
118[info] coreJS (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
119[info] coreJVM (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
120[info] testsJS (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
121[info] rootJVM (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
122[info] rootNative (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
123[info] demoJVM (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
124[info] testsJVM (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
125[info] demoNative (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
126[info] tzdbJVM (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
127[info] tzdbNative (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
128[info] testsNative (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
129[info] demoJS (2.12.17, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
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 Dec 28, 2025, 5:01:58 PM
160Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
161Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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.1-RC1-bin-20251228-e73ff2c-NIGHTLY/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
195Starting build for ProjectRef(file:/build/repo/,tzdbJVM) (scala-java-time-tzdb)... [1/2]
196Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
197[info] tzdb data missing. downloading 2019c version to /build/repo/tzdb/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/resource_managed/main/tzdb...
198[info] downloading from http://www.iana.org/time-zones/repository/releases/tzdata2019c.tar.gz
199[info] to file /build/repo/tzdb/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/resource_managed/main/tzdb.tar.gz
200[info] Generating tzdb from db at /build/repo/tzdb/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/resource_managed/main/tzdb to /build/repo/tzdb/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main
201[info] compiling 4 Scala sources to /build/repo/tzdb/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
202[warn] there were 2 deprecation warnings; re-run with -deprecation for details
203[warn] one warning found
204[info] done compiling
205
206************************
207Build summary:
208[{
209 "module": "scala-java-time",
210 "compile": {"status": "ok", "tookMs": 22156, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["2.12.17", "2.13.14", "3.3.3"]
217}
218},{
219 "module": "scala-java-time-tzdb",
220 "compile": {"status": "ok", "tookMs": 24937, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
221 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
222 "test-compile": {"status": "ok", "tookMs": 169, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
224 "publish": {"status": "skipped", "tookMs": 0},
225 "metadata": {
226 "crossScalaVersions": ["2.12.17", "2.13.14", "3.3.3"]
227}
228}]
229************************
230[success] Total time: 56 s, completed Dec 28, 2025, 5:02:55 PM
231[0JChecking patch project/plugins.sbt...
232Checking patch project/build.properties...
233Checking patch build.sbt...
234Applied patch project/plugins.sbt cleanly.
235Applied patch project/build.properties cleanly.
236Applied patch build.sbt cleanly.