Build Logs
rmgk/slips • scheduled_3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
Errors
0
Warnings
8
Total Lines
329
1##################################
2Clonning https://github.com/rmgk/slips.git into repo using revision v0.6.0-options
3##################################
4Note: switching to '81d71d99ec35e20aa2e479f21626488d4bb9be09'.
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.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: project/Dependencies.scala
36Pattern: val scala3 = "3.3.0"
37Replacement: val scala3 = "3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY"
38Starting compilation server
39Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
40Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
41Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
42Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
43Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
45Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
48Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
49Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
53Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
55Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
57Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
59Compiling project (Scala 3.4.2, JVM (17))
60Compiled project (Scala 3.4.2, JVM (17))
61Successfully applied pattern 'val scala3 = "3.3.0"' in repo/project/Dependencies.scala
62No prepare script found for project rmgk/slips
63##################################
64Scala version: 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
65Targets: de.rmgk.slips%options
66Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "project/Dependencies.scala", "pattern": "val scala3 = \"3.3.0\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
67##################################
68Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
69Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
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.6.4-RC1-bin-20241223-4d3f757-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.9.6/bin/sbt-launch.jar
85"setCrossScalaVersions 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY"
86"++3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -v"
87"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
88"set every credentials := Nil"
89
90moduleMappings
91"runBuild 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY """{
92 "projects": {
93 "exclude": [],
94 "overrides": {}
95 },
96 "java": {
97 "version": "17"
98 },
99 "sbt": {
100 "commands": [],
101 "options": []
102 },
103 "mill": {
104 "options": []
105 },
106 "tests": "compile-only",
107 "migrationVersions": [],
108 "sourcePatches": [
109 {
110 "path": "project/Dependencies.scala",
111 "pattern": "val scala3 = \"3.3.0\"",
112 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
113 }
114 ]
115}""" de.rmgk.slips%options"
116
117[info] [launcher] getting org.scala-sbt sbt 1.9.2 (this may take some time)...
118[info] welcome to sbt 1.9.2 (Eclipse Adoptium Java 17.0.8)
119[info] loading settings for project repo-build from plugins.sbt ...
120[info] loading project definition from /build/repo/project
121[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
122[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
123[info] Compilation completed in 8.137s.
124[info] done compiling
125[info] loading settings for project repo from build.sbt ...
126[info] resolving key references (23964 settings) ...
127[info] set current project to repo (in build file:/build/repo/)
128Execute setCrossScalaVersions: 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
129OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in delayJS/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in delayJS/crossScalaVersions
131OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in resourceNative/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in resourceNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in optionsNative/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in optionsNative/crossScalaVersions
135OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in scipNative/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in scipNative/crossScalaVersions
137OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in categoryNative/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in categoryNative/crossScalaVersions
139OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in chainJVM/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in chainJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in optionsJS/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in optionsJS/crossScalaVersions
143OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in chainJS/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in chainJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in loggingJS/crossScalaVersions
146OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in loggingJS/crossScalaVersions
147OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in categoryJS/crossScalaVersions
148OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in categoryJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in datalogNative/crossScalaVersions
150OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in datalogNative/crossScalaVersions
151OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in repo/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in repo/crossScalaVersions
153OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in categoryJVM/crossScalaVersions
154OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in categoryJVM/crossScalaVersions
155OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in optionsJVM/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in optionsJVM/crossScalaVersions
157OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in resourceJVM/crossScalaVersions
158OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in resourceJVM/crossScalaVersions
159OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in scipJVM/crossScalaVersions
160OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in scipJVM/crossScalaVersions
161OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in chainNative/crossScalaVersions
162OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in chainNative/crossScalaVersions
163OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in datalogJS/crossScalaVersions
164OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in datalogJS/crossScalaVersions
165OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in resourceJS/crossScalaVersions
166OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in resourceJS/crossScalaVersions
167OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in loggingJVM/crossScalaVersions
168OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in loggingJVM/crossScalaVersions
169OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in scipJS/crossScalaVersions
170OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in scipJS/crossScalaVersions
171OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in scriptNative/crossScalaVersions
172OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in scriptNative/crossScalaVersions
173OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in scriptJVM/crossScalaVersions
174OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in scriptJVM/crossScalaVersions
175OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in datalogJVM/crossScalaVersions
176OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in datalogJVM/crossScalaVersions
177OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in delayNative/crossScalaVersions
178OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in delayNative/crossScalaVersions
179OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in delayJVM/crossScalaVersions
180OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in delayJVM/crossScalaVersions
181OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in loggingNative/crossScalaVersions
182OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY) in loggingNative/crossScalaVersions
183[info] set current project to repo (in build file:/build/repo/)
184[info] Setting Scala version to 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY on 27 projects.
185[info] Switching Scala version on:
186[info] delayNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
187[info] datalogJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
188[info] categoryJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
189[info] chainNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
190[info] delayJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
191[info] scipJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
192[info] scriptNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
193[info] chainJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
194[info] scipJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
195[info] resourceNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
196[info] categoryNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
197[info] scipNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
198[info] optionsJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
199[info] resourceJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
200[info] scriptJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
201[info] loggingJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
202[info] datalogNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
203[info] loggingNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
204[info] datalogJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
205[info] loggingJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
206[info] categoryJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
207[info] * repo (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
208[info] optionsJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
209[info] delayJVM (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
210[info] resourceJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
211[info] chainJS (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
212[info] optionsNative (3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
213[info] Excluding projects:
214[info] Reapplying settings...
215[info] set current project to repo (in build file:/build/repo/)
216Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
217[info] Reapplying settings...
218[info] set current project to repo (in build file:/build/repo/)
219[info] Defining Global / credentials
220[info] The new value will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 107 others.
221[info] Run `last` for details.
222[info] Reapplying settings...
223[info] set current project to repo (in build file:/build/repo/)
224[success] Total time: 0 s, completed Dec 28, 2024, 12:23:25 AM
225Build config: {
226 "projects": {
227 "exclude": [],
228 "overrides": {}
229 },
230 "java": {
231 "version": "17"
232 },
233 "sbt": {
234 "commands": [],
235 "options": []
236 },
237 "mill": {
238 "options": []
239 },
240 "tests": "compile-only",
241 "migrationVersions": [],
242 "sourcePatches": [
243 {
244 "path": "project/Dependencies.scala",
245 "pattern": "val scala3 = \"3.3.0\"",
246 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
247 }
248 ]
249}
250Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
251Starting build...
252Projects: Set(optionsJVM, resourceJVM)
253Starting build for ProjectRef(file:/build/repo/,optionsJVM) (options)...
254OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
255OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
256OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
257OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
258Compile scalacOptions: List(-language:higherKinds, -language:implicitConversions, -language:existentials, -source:3.6-migration, -Yexplicit-nulls, -Wconf:msg=can be rewritten automatically under:s)
259OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
260[info] compiling 1 Scala source to /build/repo/resource/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/classes ...
261[info] done compiling
262[info] compiling 1 Scala source to /build/repo/options/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/classes ...
263[info] done compiling
264[info] Main Scala API documentation to /build/repo/options/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
265[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
266[warn] Flag -classpath set repeatedly
267[warn] one warning found
268[info] Main Scala API documentation successful.
269[info] compiling 1 Scala source to /build/repo/options/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/test-classes ...
270[info] done compiling
271[info] Wrote /build/repo/options/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/options_3-0.6.0.pom
272[info] Main Scala API documentation to /build/repo/options/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
273[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
274[warn] Flag -classpath set repeatedly
275[warn] one warning found
276[info] Main Scala API documentation successful.
277[info] :: delivering :: de.rmgk.slips#options_3;0.6.0 :: 0.6.0 :: release :: Sat Dec 28 00:23:38 CET 2024
278[info] delivering ivy file to /build/repo/options/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/ivy-0.6.0.xml
279[info] published options_3 to /root/.ivy2/local/de.rmgk.slips/options_3/0.6.0/poms/options_3.pom
280[info] published options_3 to /root/.ivy2/local/de.rmgk.slips/options_3/0.6.0/jars/options_3.jar
281[info] published options_3 to /root/.ivy2/local/de.rmgk.slips/options_3/0.6.0/srcs/options_3-sources.jar
282[info] published options_3 to /root/.ivy2/local/de.rmgk.slips/options_3/0.6.0/docs/options_3-javadoc.jar
283[info] published ivy to /root/.ivy2/local/de.rmgk.slips/options_3/0.6.0/ivys/ivy.xml
284Starting build for ProjectRef(file:/build/repo/,resourceJVM) (resource)...
285Compile scalacOptions: List(-language:higherKinds, -language:implicitConversions, -language:existentials, -source:3.6-migration, -Yexplicit-nulls, -Wconf:msg=can be rewritten automatically under:s)
286[info] Main Scala API documentation to /build/repo/resource/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
287[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
288[warn] Flag -classpath set repeatedly
289[warn] one warning found
290[info] Main Scala API documentation successful.
291[info] compiling 1 Scala source to /build/repo/resource/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/test-classes ...
292[info] done compiling
293[info] Wrote /build/repo/resource/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/resource_3-0.5.0.pom
294[info] Main Scala API documentation to /build/repo/resource/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
295[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
296[warn] Flag -classpath set repeatedly
297[warn] one warning found
298[info] Main Scala API documentation successful.
299[info] :: delivering :: de.rmgk.slips#resource_3;0.5.0 :: 0.5.0 :: release :: Sat Dec 28 00:23:40 CET 2024
300[info] delivering ivy file to /build/repo/resource/.jvm/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/ivy-0.5.0.xml
301[info] published resource_3 to /root/.ivy2/local/de.rmgk.slips/resource_3/0.5.0/poms/resource_3.pom
302[info] published resource_3 to /root/.ivy2/local/de.rmgk.slips/resource_3/0.5.0/jars/resource_3.jar
303[info] published resource_3 to /root/.ivy2/local/de.rmgk.slips/resource_3/0.5.0/srcs/resource_3-sources.jar
304[info] published resource_3 to /root/.ivy2/local/de.rmgk.slips/resource_3/0.5.0/docs/resource_3-javadoc.jar
305[info] published ivy to /root/.ivy2/local/de.rmgk.slips/resource_3/0.5.0/ivys/ivy.xml
306
307************************
308Build summary:
309[{
310 "module": "options",
311 "compile": {"status": "ok", "tookMs": 6168, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
312 "doc": {"status": "ok", "tookMs": 1575, "files": 346, "totalSizeKb": 6495},
313 "test-compile": {"status": "ok", "tookMs": 945, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
314 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
315 "publish": {"status": "ok", "tookMs": 1105}
316},{
317 "module": "resource",
318 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
319 "doc": {"status": "ok", "tookMs": 335, "files": 343, "totalSizeKb": 6420},
320 "test-compile": {"status": "ok", "tookMs": 594, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
321 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
322 "publish": {"status": "ok", "tookMs": 833}
323}]
324************************
325[success] Total time: 15 s, completed Dec 28, 2024, 12:23:40 AM
326Checking patch project/Dependencies.scala...
327Checking patch build.sbt...
328Applied patch project/Dependencies.scala cleanly.
329Applied patch build.sbt cleanly.