Build Logs

dapperware/zio-slack • scheduled_3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY

Errors

0

Warnings

18

Total Lines

474

1##################################
2Clonning https://github.com/dapperware/zio-slack.git into repo using revision v1.0.0-RC1
3##################################
4Note: switching to '2f44d8f19a27b6b334490bb2833d5fe416c1eed2'.
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
21Migrating project using Scala 3.4.2
22----
23Preparing build for 3.4.2
24Scala binary version found: 3.4
25Implicitly using source version 3.4-migration
26Scala binary version found: 3.4
27Implicitly using source version 3.4-migration
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
30Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
31----
32Starting build for 3.4.2
33Execute tests: false
34sbt project found:
35No prepare script found for project dapperware/zio-slack
36##################################
37Scala version: 3.4.2
38Targets: com.github.dapperware%zio-slack-api-web com.github.dapperware%zio-slack-core
39Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
40##################################
41Using extra scalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.4.2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
58"setCrossScalaVersions 3.4.2"
59"++3.4.2 -v"
60"mapScalacOptions "-rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
61"set every credentials := Nil"
62
63moduleMappings
64"runBuild 3.4.2 """{
65 "projects": {
66 "exclude": [],
67 "overrides": {}
68 },
69 "java": {
70 "version": "17"
71 },
72 "sbt": {
73 "commands": [],
74 "options": []
75 },
76 "mill": {
77 "options": []
78 },
79 "tests": "compile-only",
80 "migrationVersions": [
81 "3.4.2"
82 ],
83 "sourcePatches": []
84}""" com.github.dapperware%zio-slack-api-web com.github.dapperware%zio-slack-core"
85
86[info] [launcher] getting org.scala-sbt sbt 1.7.1 (this may take some time)...
87[info] [launcher] getting Scala 2.12.16 (for sbt)...
88[info] welcome to sbt 1.7.1 (Eclipse Adoptium Java 17.0.8)
89[info] loading settings for project repo-build from plugins.sbt ...
90[info] loading project definition from /build/repo/project
91[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
92[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.16. Compiling...
93[info] Compilation completed in 7.991s.
94[info] done compiling
95[info] loading settings for project repo from build.sbt ...
96[info] set current project to repo (in build file:/build/repo/)
97[warn] there's a key that's not used by any other settings/tasks:
98[warn]
99[warn] * ThisBuild / name
100[warn] +- /build/repo/build.sbt:1
101[warn]
102[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
103[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
104Execute setCrossScalaVersions: 3.4.2
105OpenCB::Changing crossVersion 3.1.3 -> 3.4.2 in client3/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.4.2) in client3/crossScalaVersions
107OpenCB::Changing crossVersion 3.1.3 -> 3.4.2 in core3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.4.2) in core3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(2.13.8) in client/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(2.13.8) in core/crossScalaVersions
111[info] set current project to repo (in build file:/build/repo/)
112[info] Setting Scala version to 3.4.2 on 2 projects.
113[info] Switching Scala version on:
114[info] core3 (3.4.2)
115[info] client3 (3.4.2)
116[info] Excluding projects:
117[info] core2_12 (2.12.15)
118[info] client2_12 (2.12.15)
119[info] examples2_12 (2.12.15)
120[info] client (2.13.8)
121[info] * repo (2.12.15)
122[info] core (2.13.8)
123[info] Reapplying settings...
124[info] set current project to repo (in build file:/build/repo/)
125Execute mapScalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
126[info] Reapplying settings...
127[info] set current project to repo (in build file:/build/repo/)
128[info] Defining Global / credentials, client / credentials and 6 others.
129[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 39 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set current project to repo (in build file:/build/repo/)
133[success] Total time: 0 s, completed Jan 18, 2025, 12:54:30 AM
134Build config: {
135 "projects": {
136 "exclude": [],
137 "overrides": {}
138 },
139 "java": {
140 "version": "17"
141 },
142 "sbt": {
143 "commands": [],
144 "options": []
145 },
146 "mill": {
147 "options": []
148 },
149 "tests": "compile-only",
150 "migrationVersions": [
151 "3.4.2"
152 ],
153 "sourcePatches": []
154}
155Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
156Starting build...
157Projects: Set(client3, core3)
158Starting build for ProjectRef(file:/build/repo/,client3) (zio-slack-api-web)...
159OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.16 module Global
160OpenCB::Exclude Scala3 specific scalacOption `-source:3.4-migration` in Scala 2.12.16 module Global
161OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
162OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
163OpenCB::Would not apply setting `-source:3.4-migration`: Project has predefined source version: Some(-source:3.4-migration)
164Compile scalacOptions: List(-encoding, UTF-8, -language:higherKinds, -language:existentials, -language:postfixOps, -unchecked, -Xmax-inlines, 50, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
165[info] compiling 17 Scala sources to /build/repo/core/target/jvm-3/classes ...
166[info] [patched file /build/repo/core/src/main/scala/com/github/dapperware/slack/SlackResponse.scala]
167[info] [patched file /build/repo/core/src/main/scala/com/github/dapperware/slack/SlackClient.scala]
168[info] [patched file /build/repo/core/src/main/scala/com/github/dapperware/slack/AuthenticationToken.scala]
169[info] [patched file /build/repo/core/src/main/scala/com/github/dapperware/slack/Request.scala]
170[info] done compiling
171[info] compiling 140 Scala sources to /build/repo/client/target/jvm-3/classes ...
172[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Apps.scala]
173[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/RemoteFiles.scala]
174[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Profiles.scala]
175[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Conversations.scala]
176[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/OAuth.scala]
177[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Slack.scala]
178[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Calls.scala]
179[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Reactions.scala]
180[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Emojis.scala]
181[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Bots.scala]
182[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Files.scala]
183[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/SlackSocket.scala]
184[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Api.scala]
185[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Dialogs.scala]
186[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Pins.scala]
187[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Users.scala]
188[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Dnd.scala]
189[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Chats.scala]
190[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Stars.scala]
191[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Teams.scala]
192[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/UserGroups.scala]
193[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Reminders.scala]
194[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Auth.scala]
195[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Search.scala]
196[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Rtm.scala]
197[info] [patched file /build/repo/client/src/main/scala/com/github/dapperware/slack/Views.scala]
198[info] done compiling
199[info] compiling 4 Scala sources to /build/repo/core/target/jvm-3/classes ...
200[info] done compiling
201[info] compiling 26 Scala sources to /build/repo/client/target/jvm-3/classes ...
202[info] done compiling
203[info] Main Scala API documentation to /build/repo/client/target/jvm-3/api...
204[info] Skipping unused scalacOptions: -Wconf, -Xmax-inlines, -source, -rewrite
205[info] Main Scala API documentation successful.
206[info] compiling 3 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
207[info] [patched file /build/repo/core/src/test/scala/com/github/dapperware/slack/MockSttpBackend.scala]
208[info] done compiling
209[info] compiling 6 Scala sources to /build/repo/client/target/jvm-3/test-classes ...
210[info] [patched file /build/repo/client/src/test/scala/slack/ExtractorSpec.scala]
211[info] done compiling
212[info] Wrote /build/repo/client/target/jvm-3/zio-slack-api-web_3-1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT.pom
213[info] Main Scala API documentation to /build/repo/client/target/jvm-3/api...
214[info] Skipping unused scalacOptions: -Wconf, -Xmax-inlines, -source, -rewrite
215[info] Main Scala API documentation successful.
216[info] :: delivering :: com.github.dapperware#zio-slack-api-web_3;1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT :: 1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT :: integration :: Sat Jan 18 00:55:53 CET 2025
217[info] delivering ivy file to /build/repo/client/target/jvm-3/ivy-1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT.xml
218[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/poms/zio-slack-api-web_3.pom
219[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/jars/zio-slack-api-web_3.jar
220[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/srcs/zio-slack-api-web_3-sources.jar
221[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/docs/zio-slack-api-web_3-javadoc.jar
222[info] published ivy to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/ivys/ivy.xml
223[info] compiling 1 Scala source to /build/repo/core/target/jvm-3/test-classes ...
224[info] done compiling
225[info] compiling 1 Scala source to /build/repo/client/target/jvm-3/test-classes ...
226[info] done compiling
227Starting build for ProjectRef(file:/build/repo/,core3) (zio-slack-core)...
228Compile scalacOptions: List(-encoding, UTF-8, -language:higherKinds, -language:existentials, -language:postfixOps, -unchecked, -Xmax-inlines, 50, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
229[info] Main Scala API documentation to /build/repo/core/target/jvm-3/api...
230[info] Skipping unused scalacOptions: -Wconf, -Xmax-inlines, -source, -rewrite
231[info] Main Scala API documentation successful.
232[info] Wrote /build/repo/core/target/jvm-3/zio-slack-core_3-1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT.pom
233[info] Main Scala API documentation to /build/repo/core/target/jvm-3/api...
234[info] Skipping unused scalacOptions: -Wconf, -Xmax-inlines, -source, -rewrite
235[info] Main Scala API documentation successful.
236[info] :: delivering :: com.github.dapperware#zio-slack-core_3;1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT :: 1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT :: integration :: Sat Jan 18 00:55:57 CET 2025
237[info] delivering ivy file to /build/repo/core/target/jvm-3/ivy-1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT.xml
238[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/poms/zio-slack-core_3.pom
239[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/jars/zio-slack-core_3.jar
240[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/srcs/zio-slack-core_3-sources.jar
241[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/docs/zio-slack-core_3-javadoc.jar
242[info] published ivy to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+0-2f44d8f1+20250118-0054-SNAPSHOT/ivys/ivy.xml
243
244************************
245Build summary:
246[{
247 "module": "zio-slack-api-web",
248 "compile": {"status": "ok", "tookMs": 43197, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
249 "doc": {"status": "ok", "tookMs": 18622, "files": 1249, "totalSizeKb": 156733},
250 "test-compile": {"status": "ok", "tookMs": 3162, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
251 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
252 "publish": {"status": "ok", "tookMs": 11715},
253 "metadata": {
254 "crossScalaVersions": ["2.12.15"]
255}
256},{
257 "module": "zio-slack-core",
258 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
259 "doc": {"status": "ok", "tookMs": 616, "files": 388, "totalSizeKb": 7662},
260 "test-compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
261 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
262 "publish": {"status": "ok", "tookMs": 1151},
263 "metadata": {
264 "crossScalaVersions": ["2.12.15"]
265}
266}]
267************************
268[success] Total time: 87 s (01:27), completed Jan 18, 2025, 12:55:57 AM
269Checking patch build.sbt...
270Applied patch build.sbt cleanly.
271Commit migration rewrites
272Switched to a new branch 'opencb/migrate-3.4.2'
273[opencb/migrate-3.4.2 18d52e7] Apply Scala compiler rewrites for 3.4.2
274 32 files changed, 124 insertions(+), 124 deletions(-)
275----
276Preparing build for 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY
277Scala binary version found: 3.7
278Implicitly using source version 3.7-migration
279Scala binary version found: 3.7
280Implicitly using source version 3.7-migration
281Would try to apply common scalacOption (best-effort, sbt/mill only):
282Append: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
283Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
284----
285Starting build for 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY
286Execute tests: false
287sbt project found:
288No prepare script found for project dapperware/zio-slack
289##################################
290Scala version: 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY
291Targets: com.github.dapperware%zio-slack-api-web com.github.dapperware%zio-slack-core
292Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
293##################################
294Using extra scalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
295Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
296[sbt_options] declare -a sbt_options=()
297[process_args] java_version = '17'
298[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
299# Executing command line:
300java
301-Dfile.encoding=UTF-8
302-Dcommunitybuild.scala=3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY
303-Dcommunitybuild.project.dependencies.add=
304-Xmx7G
305-Xms4G
306-Xss8M
307-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
308-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
309-jar
310/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
311"setCrossScalaVersions 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY"
312"++3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY -v"
313"mapScalacOptions ",-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
314"set every credentials := Nil"
315
316moduleMappings
317"runBuild 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY """{
318 "projects": {
319 "exclude": [],
320 "overrides": {}
321 },
322 "java": {
323 "version": "17"
324 },
325 "sbt": {
326 "commands": [],
327 "options": []
328 },
329 "mill": {
330 "options": []
331 },
332 "tests": "compile-only",
333 "migrationVersions": [
334 "3.4.2"
335 ],
336 "sourcePatches": []
337}""" com.github.dapperware%zio-slack-api-web com.github.dapperware%zio-slack-core"
338
339[info] welcome to sbt 1.7.1 (Eclipse Adoptium Java 17.0.8)
340[info] loading settings for project repo-build from plugins.sbt ...
341[info] loading project definition from /build/repo/project
342[info] loading settings for project repo from build.sbt ...
343[info] set current project to repo (in build file:/build/repo/)
344[warn] there's a key that's not used by any other settings/tasks:
345[warn]
346[warn] * ThisBuild / name
347[warn] +- /build/repo/build.sbt:1
348[warn]
349[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
350[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
351Execute setCrossScalaVersions: 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY
352OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(2.13.8) in core/crossScalaVersions
353OpenCB::Changing crossVersion 3.1.3 -> 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY in client3/crossScalaVersions
354OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY) in client3/crossScalaVersions
355OpenCB::Changing crossVersion 3.1.3 -> 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY in core3/crossScalaVersions
356OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY) in core3/crossScalaVersions
357OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(2.13.8) in client/crossScalaVersions
358[info] set current project to repo (in build file:/build/repo/)
359[info] Setting Scala version to 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY on 2 projects.
360[info] Switching Scala version on:
361[info] core3 (3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY)
362[info] client3 (3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY)
363[info] Excluding projects:
364[info] core2_12 (2.12.15)
365[info] client2_12 (2.12.15)
366[info] examples2_12 (2.12.15)
367[info] client (2.13.8)
368[info] * repo (2.12.15)
369[info] core (2.13.8)
370[info] Reapplying settings...
371[info] set current project to repo (in build file:/build/repo/)
372Execute mapScalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
373[info] Reapplying settings...
374[info] set current project to repo (in build file:/build/repo/)
375[info] Defining Global / credentials, client / credentials and 6 others.
376[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 39 others.
377[info] Run `last` for details.
378[info] Reapplying settings...
379[info] set current project to repo (in build file:/build/repo/)
380[success] Total time: 0 s, completed Jan 18, 2025, 12:56:08 AM
381Build config: {
382 "projects": {
383 "exclude": [],
384 "overrides": {}
385 },
386 "java": {
387 "version": "17"
388 },
389 "sbt": {
390 "commands": [],
391 "options": []
392 },
393 "mill": {
394 "options": []
395 },
396 "tests": "compile-only",
397 "migrationVersions": [
398 "3.4.2"
399 ],
400 "sourcePatches": []
401}
402Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
403Starting build...
404Projects: Set(client3, core3)
405Starting build for ProjectRef(file:/build/repo/,client3) (zio-slack-api-web)...
406OpenCB::Exclude Scala3 specific scalacOption `-source:3.7-migration` in Scala 2.12.16 module Global
407OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
408OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
409OpenCB::Would not apply setting `-source:3.7-migration`: Project has predefined source version: Some(-source:3.7-migration)
410Compile scalacOptions: List(-encoding, UTF-8, -language:higherKinds, -language:existentials, -language:postfixOps, -unchecked, -Xmax-inlines, 50, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
411[info] compiling 17 Scala sources to /build/repo/core/target/jvm-3/classes ...
412[info] done compiling
413[info] compiling 140 Scala sources to /build/repo/client/target/jvm-3/classes ...
414[info] done compiling
415[info] Main Scala API documentation to /build/repo/client/target/jvm-3/api...
416[info] Skipping unused scalacOptions: -Wconf, -Xmax-inlines, -source
417[warn] Flag -classpath set repeatedly
418[warn] one warning found
419[info] Main Scala API documentation successful.
420[info] compiling 3 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
421[info] done compiling
422[info] compiling 6 Scala sources to /build/repo/client/target/jvm-3/test-classes ...
423[info] done compiling
424[info] Wrote /build/repo/client/target/jvm-3/zio-slack-api-web_3-1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT.pom
425[info] :: delivering :: com.github.dapperware#zio-slack-api-web_3;1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT :: 1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT :: integration :: Sat Jan 18 00:57:12 CET 2025
426[info] delivering ivy file to /build/repo/client/target/jvm-3/ivy-1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT.xml
427[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/poms/zio-slack-api-web_3.pom
428[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/jars/zio-slack-api-web_3.jar
429[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/srcs/zio-slack-api-web_3-sources.jar
430[info] published zio-slack-api-web_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/docs/zio-slack-api-web_3-javadoc.jar
431[info] published ivy to /root/.ivy2/local/com.github.dapperware/zio-slack-api-web_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/ivys/ivy.xml
432Starting build for ProjectRef(file:/build/repo/,core3) (zio-slack-core)...
433Compile scalacOptions: List(-encoding, UTF-8, -language:higherKinds, -language:existentials, -language:postfixOps, -unchecked, -Xmax-inlines, 50, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
434[info] Main Scala API documentation to /build/repo/core/target/jvm-3/api...
435[info] Skipping unused scalacOptions: -Wconf, -Xmax-inlines, -source
436[warn] Flag -classpath set repeatedly
437[warn] one warning found
438[info] Main Scala API documentation successful.
439[info] Wrote /build/repo/core/target/jvm-3/zio-slack-core_3-1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT.pom
440[info] :: delivering :: com.github.dapperware#zio-slack-core_3;1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT :: 1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT :: integration :: Sat Jan 18 00:57:14 CET 2025
441[info] delivering ivy file to /build/repo/core/target/jvm-3/ivy-1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT.xml
442[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/poms/zio-slack-core_3.pom
443[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/jars/zio-slack-core_3.jar
444[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/srcs/zio-slack-core_3-sources.jar
445[info] published zio-slack-core_3 to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/docs/zio-slack-core_3-javadoc.jar
446[info] published ivy to /root/.ivy2/local/com.github.dapperware/zio-slack-core_3/1.0.0-RC1+1-18d52e77+20250118-0056-SNAPSHOT/ivys/ivy.xml
447
448************************
449Build summary:
450[{
451 "module": "zio-slack-api-web",
452 "compile": {"status": "ok", "tookMs": 41012, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
453 "doc": {"status": "ok", "tookMs": 12737, "files": 1249, "totalSizeKb": 156792},
454 "test-compile": {"status": "ok", "tookMs": 3340, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
455 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
456 "publish": {"status": "ok", "tookMs": 2753},
457 "metadata": {
458 "crossScalaVersions": ["2.12.15"]
459}
460},{
461 "module": "zio-slack-core",
462 "compile": {"status": "ok", "tookMs": 37, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
463 "doc": {"status": "ok", "tookMs": 795, "files": 388, "totalSizeKb": 7721},
464 "test-compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
465 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
466 "publish": {"status": "ok", "tookMs": 459},
467 "metadata": {
468 "crossScalaVersions": ["2.12.15"]
469}
470}]
471************************
472[success] Total time: 66 s (01:06), completed Jan 18, 2025, 12:57:14 AM
473Checking patch build.sbt...
474Applied patch build.sbt cleanly.