Build Logs
davenverse/github • scala/scala3:release-3.8.0_backport-24567:2025-12-02
Errors
0
Warnings
10
Total Lines
316
1##################################
2Clonning https://github.com/davenverse/github.git into /build/repo using revision v0.4.0
3##################################
4Note: switching to 'c962ca19a7d0d32a817c320bcd97113268b0fc3f'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project davenverse/github
35##################################
36Scala version: 3.7.4
37Targets: io.chrisdavenport%github
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"mapScalacOptions "-rewrite,REQUIRE:-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""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.chrisdavenport%github"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 8.631s.
73[info] done compiling
74[info] loading settings for project root from build.sbt...
75[info] set scmInfo to https://github.com/davenverse/github
76[info] set current project to root (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4
78OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in core/crossScalaVersions
79OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootJS/crossScalaVersions
80OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in root/crossScalaVersions
81OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootJVM/crossScalaVersions
82OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in site/crossScalaVersions
83OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in example/crossScalaVersions
84OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootNative/crossScalaVersions
85[info] set scmInfo to https://github.com/davenverse/github
86[info] set current project to root (in build file:/build/repo/)
87[info] Setting Scala version to 3.7.4 on 7 projects.
88[info] Switching Scala version on:
89[info] * root (2.12.15, 2.13.8, 3.7.4)
90[info] rootJS (2.12.15, 2.13.8, 3.7.4)
91[info] site (2.12.15, 2.13.8, 3.7.4)
92[info] rootJVM (2.12.15, 2.13.8, 3.7.4)
93[info] rootNative (2.12.15, 2.13.8, 3.7.4)
94[info] core (2.12.15, 2.13.8, 3.7.4)
95[info] example (2.12.15, 2.13.8, 3.7.4)
96[info] Excluding projects:
97[info] Reapplying settings...
98[info] set scmInfo to https://github.com/davenverse/github
99[info] set current project to root (in build file:/build/repo/)
100Execute mapScalacOptions: -rewrite,REQUIRE:-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
101[info] Reapplying settings...
102[info] set scmInfo to https://github.com/davenverse/github
103[info] set current project to root (in build file:/build/repo/)
104[info] Defining Global / credentials, core / credentials and 5 others.
105[info] The new values will be used by allCredentials, core / allCredentials and 39 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set scmInfo to https://github.com/davenverse/github
109[info] set current project to root (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
115 Did you mean allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/davenverse/github
119[info] set current project to root (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/davenverse/github
123[info] set current project to root (in build file:/build/repo/)
124[success] Total time: 0 s, completed Dec 2, 2025, 12:26:59 PM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
127Starting build...
128Projects: Set(core)
129Starting build for ProjectRef(file:/build/repo/,core) (github)... [0/1]
130OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
135Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
136[info] compiling 32 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
138[info] [patched file /build/repo/core/src/main/scala/io/chrisdavenport/github/endpoints/Gists.scala]
139[warn] one warning found
140[info] done compiling
141[info] compiling 1 Scala source to /build/repo/core/target/scala-3.7.4/classes ...
142[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
143[warn] one warning found
144[info] done compiling
145[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[warn] one warning found
148[info] done compiling
149
150************************
151Build summary:
152[{
153 "module": "github",
154 "compile": {"status": "ok", "tookMs": 22590, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
155 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
156 "test-compile": {"status": "ok", "tookMs": 7671, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
157 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
158 "publish": {"status": "skipped", "tookMs": 0},
159 "metadata": {
160 "crossScalaVersions": ["2.12.15", "2.13.8", "3.2.1"]
161}
162}]
163************************
164[success] Total time: 44 s, completed Dec 2, 2025, 12:27:43 PM
165[0JChecking patch project/plugins.sbt...
166Checking patch project/build.properties...
167Checking patch build.sbt...
168Applied patch project/plugins.sbt cleanly.
169Applied patch project/build.properties cleanly.
170Applied patch build.sbt cleanly.
171Commit migration rewrites
172Switched to a new branch 'opencb/migrate-source-3.4'
173[opencb/migrate-source-3.4 32523e5] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
174 1 file changed, 3 insertions(+), 3 deletions(-)
175----
176Preparing build for 3.8.0-RC2-bin-20251202-a54137c
177Scala binary version found: 3.8
178Implicitly using source version 3.8
179Scala binary version found: 3.8
180Implicitly using source version 3.8
181Would try to apply common scalacOption (best-effort, sbt/mill only):
182Append: ,REQUIRE:-source:3.8
183Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
184----
185Starting build for 3.8.0-RC2-bin-20251202-a54137c
186Execute tests: false
187sbt project found:
188Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
189Enforcing usage of sbt in version 1.11.5
190No prepare script found for project davenverse/github
191##################################
192Scala version: 3.8.0-RC2-bin-20251202-a54137c
193Targets: io.chrisdavenport%github
194Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
195##################################
196Using extra scalacOptions: ,REQUIRE:-source:3.8
197Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
198[sbt_options] declare -a sbt_options=()
199[process_args] java_version = '17'
200[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
201# Executing command line:
202java
203-Dfile.encoding=UTF-8
204-Dcommunitybuild.scala=3.8.0-RC2-bin-20251202-a54137c
205-Dcommunitybuild.project.dependencies.add=
206-Xmx7G
207-Xms4G
208-Xss8M
209-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
210-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
211-jar
212/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
213"setCrossScalaVersions 3.8.0-RC2-bin-20251202-a54137c"
214"++3.8.0-RC2-bin-20251202-a54137c -v"
215"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
216"set every credentials := Nil"
217"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
218"removeScalacOptionsStartingWith -P:wartremover"
219
220moduleMappings
221"runBuild 3.8.0-RC2-bin-20251202-a54137c """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.chrisdavenport%github"
222
223[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
224[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
225[info] loading project definition from /build/repo/project
226[info] loading settings for project root from build.sbt...
227[info] set scmInfo to https://github.com/davenverse/github
228[info] set current project to root (in build file:/build/repo/)
229Execute setCrossScalaVersions: 3.8.0-RC2-bin-20251202-a54137c
230OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2-bin-20251202-a54137c in rootNative/crossScalaVersions
231OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2-bin-20251202-a54137c in rootJS/crossScalaVersions
232[info] set scmInfo to https://github.com/davenverse/github
233OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2-bin-20251202-a54137c in core/crossScalaVersions
234OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2-bin-20251202-a54137c in root/crossScalaVersions
235OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2-bin-20251202-a54137c in rootJVM/crossScalaVersions
236OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2-bin-20251202-a54137c in site/crossScalaVersions
237OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2-bin-20251202-a54137c in example/crossScalaVersions
238[info] set current project to root (in build file:/build/repo/)
239[info] Setting Scala version to 3.8.0-RC2-bin-20251202-a54137c on 7 projects.
240[info] Switching Scala version on:
241[info] * root (2.12.15, 2.13.8, 3.8.0-RC2-bin-20251202-a54137c)
242[info] rootJS (2.12.15, 2.13.8, 3.8.0-RC2-bin-20251202-a54137c)
243[info] site (2.12.15, 2.13.8, 3.8.0-RC2-bin-20251202-a54137c)
244[info] rootJVM (2.12.15, 2.13.8, 3.8.0-RC2-bin-20251202-a54137c)
245[info] rootNative (2.12.15, 2.13.8, 3.8.0-RC2-bin-20251202-a54137c)
246[info] core (2.12.15, 2.13.8, 3.8.0-RC2-bin-20251202-a54137c)
247[info] example (2.12.15, 2.13.8, 3.8.0-RC2-bin-20251202-a54137c)
248[info] Excluding projects:
249[info] Reapplying settings...
250[info] set scmInfo to https://github.com/davenverse/github
251[info] set current project to root (in build file:/build/repo/)
252Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
253[info] Reapplying settings...
254[info] set scmInfo to https://github.com/davenverse/github
255[info] set current project to root (in build file:/build/repo/)
256[info] Defining Global / credentials, core / credentials and 5 others.
257[info] The new values will be used by allCredentials, core / allCredentials and 39 others.
258[info] Run `last` for details.
259[info] Reapplying settings...
260[info] set scmInfo to https://github.com/davenverse/github
261[info] set current project to root (in build file:/build/repo/)
262Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
263[info] Reapplying settings...
264OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
265
266 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
267 Did you mean allExcludeDependencies ?
268 , retry without global scopes
269[info] Reapplying settings...
270[info] set scmInfo to https://github.com/davenverse/github
271[info] set current project to root (in build file:/build/repo/)
272Execute removeScalacOptionsStartingWith: -P:wartremover
273[info] Reapplying settings...
274[info] set scmInfo to https://github.com/davenverse/github
275[info] set current project to root (in build file:/build/repo/)
276[success] Total time: 0 s, completed Dec 2, 2025, 12:27:57 PM
277Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
278Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
279Starting build...
280Projects: Set(core)
281Starting build for ProjectRef(file:/build/repo/,core) (github)... [0/1]
282OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
283OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
284OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
285OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
286Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
287[info] compiling 32 Scala sources to /build/repo/core/target/scala-3.8.0-RC2-bin-20251202-a54137c/classes ...
288[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
289[warn] one warning found
290[info] done compiling
291[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.8.0-RC2-bin-20251202-a54137c/test-classes ...
292[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
293[warn] one warning found
294[info] done compiling
295
296************************
297Build summary:
298[{
299 "module": "github",
300 "compile": {"status": "ok", "tookMs": 23922, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
301 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
302 "test-compile": {"status": "ok", "tookMs": 4959, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
303 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
304 "publish": {"status": "skipped", "tookMs": 0},
305 "metadata": {
306 "crossScalaVersions": ["2.12.15", "2.13.8", "3.2.1"]
307}
308}]
309************************
310[success] Total time: 36 s, completed Dec 2, 2025, 12:28:33 PM
311[0JChecking patch project/plugins.sbt...
312Checking patch project/build.properties...
313Checking patch build.sbt...
314Applied patch project/plugins.sbt cleanly.
315Applied patch project/build.properties cleanly.
316Applied patch build.sbt cleanly.