Build Logs

pmeheut/nscala-java-time • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

2

Warnings

0

Total Lines

164

1##################################
2Clonning https://github.com/pmeheut/nscala-java-time.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
15Execute tests: false
16sbt project found:
17Sbt version 1.5.7 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project pmeheut/nscala-java-time
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
23Targets: io.github.pmeheut%nscala-java-time
24Project projectConfig: {"tests":"compile-only"}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
44"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49
50moduleMappings
51"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"tests":"compile-only"}""" io.github.pmeheut%nscala-java-time"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 8.532s.
59[info] done compiling
60[info] loading settings for project root from build.sbt, release.sbt...
61[info] set current project to nscala-java-time (in build file:/build/repo/)
62Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
63OpenCB::Limitting incorrect crossVersions List(3.1.0) -> List(2.13.7) in nscalaJavaTimeJS/crossScalaVersions
64OpenCB::Limitting incorrect crossVersions List(3.1.0) -> List(2.13.7) in nscalaJavaTimeJVM/crossScalaVersions
65[info] set current project to nscala-java-time (in build file:/build/repo/)
66[error] Switch failed: no subprojects list "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY" (or compatible version) in crossScalaVersions setting.
67[error] If you want to force it regardless, call ++ 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY!
68[0JRetrying build, retry 1/2, force Scala version:true, enable migration:
69Would force Scala version 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
70[sbt_options] declare -a sbt_options=()
71[process_args] java_version = '17'
72[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
73# Executing command line:
74java
75-Dfile.encoding=UTF-8
76-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
77-Dcommunitybuild.project.dependencies.add=
78-Xmx7G
79-Xms4G
80-Xss8M
81-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
82-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
83-jar
84/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
85"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
86"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY! -v"
87"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
88"set every credentials := Nil"
89"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
90"removeScalacOptionsStartingWith -P:wartremover"
91
92moduleMappings
93"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"tests":"compile-only"}""" io.github.pmeheut%nscala-java-time"
94
95[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
96[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
97[info] loading project definition from /build/repo/project
98[info] loading settings for project root from build.sbt, release.sbt...
99[info] set current project to nscala-java-time (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
101OpenCB::Limitting incorrect crossVersions List(3.1.0) -> List(2.13.7) in nscalaJavaTimeJVM/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(3.1.0) -> List(2.13.7) in nscalaJavaTimeJS/crossScalaVersions
103[info] set current project to nscala-java-time (in build file:/build/repo/)
104[info] Forcing Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on all projects.
105[info] Switching Scala version on:
106[info] * root (2.12.20)
107[info] nscalaJavaTimeJS (2.13.7)
108[info] nscalaJavaTimeJVM (2.13.7)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to nscala-java-time (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to nscala-java-time (in build file:/build/repo/)
115[info] Defining Global / credentials, credentials and 1 others.
116[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to nscala-java-time (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
125 Did you mean allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to nscala-java-time (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to nscala-java-time (in build file:/build/repo/)
132[success] Total time: 0 s, completed Nov 15, 2025, 12:33:47 AM
133Build config: {"tests":"compile-only"}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135None of projects in group Vector(root, nscalaJavaTimeJVM) uses current Scala binary version, using random: root
136Starting build...
137None of projects in group List(root, nscalaJavaTimeJVM) uses current Scala binary version, using random: root
138None of projects in group Vector(root, nscalaJavaTimeJVM) uses current Scala binary version, using random: root
139Projects: Set(root)
140Starting build for ProjectRef(file:/build/repo/,root) (nscala-java-time)... [0/1]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
143
144************************
145Build summary:
146[{
147 "module": "nscala-java-time",
148 "compile": {"status": "ok", "tookMs": 3285, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
150 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "skipped", "tookMs": 0},
153 "metadata": {
154 "crossScalaVersions": ["2.12.20"]
155}
156}]
157************************
158[success] Total time: 11 s, completed Nov 15, 2025, 12:33:58 AM
159[0JChecking patch project/plugins.sbt...
160Checking patch project/build.properties...
161Checking patch build.sbt...
162Applied patch project/plugins.sbt cleanly.
163Applied patch project/build.properties cleanly.
164Applied patch build.sbt cleanly.