Build Logs
rtyley/play-git-hub • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
30
Total Lines
332
1##################################
2Clonning https://github.com/rtyley/play-git-hub.git into /build/repo using revision v14.0.0
3##################################
4Note: switching to 'c3737a54d22606b478909eddee601d9b8e0b42ed'.
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:
32No prepare script found for project rtyley/play-git-hub
33##################################
34Scala version: 3.7.4
35Targets: com.madgag.play-git-hub%core com.madgag.play-git-hub%testkit
36Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
37##################################
38Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
39Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
40[sbt_options] declare -a sbt_options=()
41[process_args] java_version = '21'
42[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
43# Executing command line:
44java
45-Dfile.encoding=UTF-8
46-Dcommunitybuild.scala=3.7.4
47-Dcommunitybuild.project.dependencies.add=
48-Xmx7G
49-Xms4G
50-Xss8M
51-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
52-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
53-jar
54/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
55"setCrossScalaVersions 3.7.4"
56"++3.7.4 -v"
57"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""
58"set every credentials := Nil"
59"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
60"removeScalacOptionsStartingWith -P:wartremover"
61
62moduleMappings
63"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" com.madgag.play-git-hub%core com.madgag.play-git-hub%testkit"
64
65[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
66[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
67[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
68[info] loading project definition from /build/repo/project
69[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
70[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
71[info] Compilation completed in 8.372s.
72[info] done compiling
73[info] loading settings for project play-git-hub-root from build.sbt, version.sbt...
74[info] set current project to play-git-hub-root (in build file:/build/repo/)
75Execute setCrossScalaVersions: 3.7.4
76OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in core/crossScalaVersions
77OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in testkit/crossScalaVersions
78OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in play-git-hub-root/crossScalaVersions
79[info] set current project to play-git-hub-root (in build file:/build/repo/)
80[info] Setting Scala version to 3.7.4 on 3 projects.
81[info] Switching Scala version on:
82[info] * play-git-hub-root (3.7.4)
83[info] core (3.7.4)
84[info] testkit (3.7.4)
85[info] Excluding projects:
86[info] Reapplying settings...
87[info] set current project to play-git-hub-root (in build file:/build/repo/)
88Execute 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
89[info] Reapplying settings...
90[info] set current project to play-git-hub-root (in build file:/build/repo/)
91[info] Defining Global / credentials, core / credentials and 1 others.
92[info] The new values will be used by allCredentials, core / allCredentials and 12 others.
93[info] Run `last` for details.
94[info] Reapplying settings...
95[info] set current project to play-git-hub-root (in build file:/build/repo/)
96Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
97[info] Reapplying settings...
98OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
99
100 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
101 Did you mean core / allExcludeDependencies ?
102 , retry without global scopes
103[info] Reapplying settings...
104[info] set current project to play-git-hub-root (in build file:/build/repo/)
105Execute removeScalacOptionsStartingWith: -P:wartremover
106[info] Reapplying settings...
107[info] set current project to play-git-hub-root (in build file:/build/repo/)
108[success] Total time: 0 s, completed Dec 28, 2025, 6:47:17 PM
109Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
110Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
111Starting build...
112Projects: Set(core, testkit)
113Starting build for ProjectRef(file:/build/repo/,core) (core)... [0/2]
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115Compile scalacOptions: -release:21, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
116[info] compiling 57 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
117[warn] -- Warning: /build/repo/core/src/main/scala/com/madgag/scalagithub/model/Account.scala:17:31
118[warn] 17 |package com.madgag.scalagithub.model
119[warn] |^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
120[warn] |No class, trait or object is defined in the compilation unit.
121[warn] |The incremental compiler cannot record the dependency information in such case.
122[warn] |Some errors like unused import referring to a non-existent class might not be reported.
123[warn] -- Warning: /build/repo/core/src/main/scala/com/madgag/scalagithub/model/GitHubApp.scala:17:31
124[warn] 17 |package com.madgag.scalagithub.model
125[warn] |^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
126[warn] |No class, trait or object is defined in the compilation unit.
127[warn] |The incremental compiler cannot record the dependency information in such case.
128[warn] |Some errors like unused import referring to a non-existent class might not be reported.
129[info] [patched file /build/repo/core/src/main/scala/com/madgag/scalagithub/GitHubHttp.scala]
130[info] [patched file /build/repo/core/src/main/scala/com/madgag/scalagithub/ResponseMeta.scala]
131[info] [patched file /build/repo/core/src/main/scala/com/madgag/github/AccessToken.scala]
132[warn] there was 1 feature warning; re-run with -feature for details
133[warn] there was 1 deprecation warning; re-run with -deprecation for details
134[warn] four warnings found
135[info] done compiling
136[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
137[info] done compiling
138[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
139[info] [patched file /build/repo/core/src/test/scala/com/madgag/rfc5988link/LinkParserTest.scala]
140[info] done compiling
141[info] compiling 1 Scala source to /build/repo/core/target/scala-3.7.4/test-classes ...
142[info] done compiling
143Starting build for ProjectRef(file:/build/repo/,testkit) (testkit)... [1/2]
144Compile scalacOptions: -release:21, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
145[info] compiling 1 Scala source to /build/repo/testkit/target/scala-3.7.4/classes ...
146[info] [patched file /build/repo/testkit/src/main/scala/com/madgag/playgithub/testkit/TestRepoCreation.scala]
147[info] done compiling
148[info] compiling 1 Scala source to /build/repo/testkit/target/scala-3.7.4/classes ...
149[info] done compiling
150[info] compiling 2 Scala sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
151[info] done compiling
152
153************************
154Build summary:
155[{
156 "module": "core",
157 "compile": {"status": "ok", "tookMs": 18349, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
159 "test-compile": {"status": "ok", "tookMs": 4582, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
160 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
161 "publish": {"status": "skipped", "tookMs": 0},
162 "metadata": {
163 "crossScalaVersions": ["3.3.6"]
164}
165},{
166 "module": "testkit",
167 "compile": {"status": "ok", "tookMs": 1890, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
169 "test-compile": {"status": "ok", "tookMs": 2759, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
170 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
171 "publish": {"status": "skipped", "tookMs": 0},
172 "metadata": {
173 "crossScalaVersions": ["3.3.6"]
174}
175}]
176************************
177[success] Total time: 76 s (0:01:16.0), completed Dec 28, 2025, 6:48:32 PM
178[0JChecking patch project/plugins.sbt...
179Checking patch build.sbt...
180Applied patch project/plugins.sbt cleanly.
181Applied patch build.sbt cleanly.
182Commit migration rewrites
183Switched to a new branch 'opencb/migrate-source-3.4'
184[opencb/migrate-source-3.4 44d6aba] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
185 5 files changed, 11 insertions(+), 11 deletions(-)
186----
187Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
188Scala binary version found: 3.8
189Implicitly using source version 3.8
190Scala binary version found: 3.8
191Implicitly using source version 3.8
192Would try to apply common scalacOption (best-effort, sbt/mill only):
193Append: ,REQUIRE:-source:3.8
194Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
195----
196Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
197Execute tests: false
198sbt project found:
199No prepare script found for project rtyley/play-git-hub
200##################################
201Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
202Targets: com.madgag.play-git-hub%core com.madgag.play-git-hub%testkit
203Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
204##################################
205Using extra scalacOptions: ,REQUIRE:-source:3.8
206Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
207[sbt_options] declare -a sbt_options=()
208[process_args] java_version = '21'
209[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
210# Executing command line:
211java
212-Dfile.encoding=UTF-8
213-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
214-Dcommunitybuild.project.dependencies.add=
215-Xmx7G
216-Xms4G
217-Xss8M
218-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
219-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
220-jar
221/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
222"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
223"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
224"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
225"set every credentials := Nil"
226"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
227"removeScalacOptionsStartingWith -P:wartremover"
228
229moduleMappings
230"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" com.madgag.play-git-hub%core com.madgag.play-git-hub%testkit"
231
232[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
233[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
234[info] loading project definition from /build/repo/project
235[info] loading settings for project play-git-hub-root from build.sbt, version.sbt...
236[info] set current project to play-git-hub-root (in build file:/build/repo/)
237Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
238OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in play-git-hub-root/crossScalaVersions
239OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testkit/crossScalaVersions
240OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core/crossScalaVersions
241[info] set current project to play-git-hub-root (in build file:/build/repo/)
242[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 3 projects.
243[info] Switching Scala version on:
244[info] * play-git-hub-root (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
245[info] core (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
246[info] testkit (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
247[info] Excluding projects:
248[info] Reapplying settings...
249[info] set current project to play-git-hub-root (in build file:/build/repo/)
250Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
251[info] Reapplying settings...
252[info] set current project to play-git-hub-root (in build file:/build/repo/)
253[info] Defining Global / credentials, core / credentials and 1 others.
254[info] The new values will be used by allCredentials, core / allCredentials and 12 others.
255[info] Run `last` for details.
256[info] Reapplying settings...
257[info] set current project to play-git-hub-root (in build file:/build/repo/)
258Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
259[info] Reapplying settings...
260OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
261
262 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
263 Did you mean core / allExcludeDependencies ?
264 , retry without global scopes
265[info] Reapplying settings...
266[info] set current project to play-git-hub-root (in build file:/build/repo/)
267Execute removeScalacOptionsStartingWith: -P:wartremover
268[info] Reapplying settings...
269[info] set current project to play-git-hub-root (in build file:/build/repo/)
270[success] Total time: 0 s, completed Dec 28, 2025, 6:48:45 PM
271Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
272Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
273Starting build...
274Projects: Set(core, testkit)
275Starting build for ProjectRef(file:/build/repo/,core) (core)... [0/2]
276OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
277Compile scalacOptions: -release:21, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
278[info] compiling 57 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
279[warn] -- Warning: /build/repo/core/src/main/scala/com/madgag/scalagithub/model/Account.scala:17:31
280[warn] 17 |package com.madgag.scalagithub.model
281[warn] |^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
282[warn] |No class, trait or object is defined in the compilation unit.
283[warn] |The incremental compiler cannot record the dependency information in such case.
284[warn] |Some errors like unused import referring to a non-existent class might not be reported.
285[warn] -- Warning: /build/repo/core/src/main/scala/com/madgag/scalagithub/model/GitHubApp.scala:17:31
286[warn] 17 |package com.madgag.scalagithub.model
287[warn] |^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
288[warn] |No class, trait or object is defined in the compilation unit.
289[warn] |The incremental compiler cannot record the dependency information in such case.
290[warn] |Some errors like unused import referring to a non-existent class might not be reported.
291[warn] there was 1 feature warning; re-run with -feature for details
292[warn] there was 1 deprecation warning; re-run with -deprecation for details
293[warn] four warnings found
294[info] done compiling
295[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
296[info] done compiling
297Starting build for ProjectRef(file:/build/repo/,testkit) (testkit)... [1/2]
298Compile scalacOptions: -release:21, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
299[info] compiling 1 Scala source to /build/repo/testkit/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
300[info] done compiling
301[info] compiling 2 Scala sources to /build/repo/testkit/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
302[info] done compiling
303
304************************
305Build summary:
306[{
307 "module": "core",
308 "compile": {"status": "ok", "tookMs": 20067, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
309 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
310 "test-compile": {"status": "ok", "tookMs": 3082, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
312 "publish": {"status": "skipped", "tookMs": 0},
313 "metadata": {
314 "crossScalaVersions": ["3.3.6"]
315}
316},{
317 "module": "testkit",
318 "compile": {"status": "ok", "tookMs": 1604, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
319 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
320 "test-compile": {"status": "ok", "tookMs": 1153, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
321 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
322 "publish": {"status": "skipped", "tookMs": 0},
323 "metadata": {
324 "crossScalaVersions": ["3.3.6"]
325}
326}]
327************************
328[success] Total time: 36 s, completed Dec 28, 2025, 6:49:21 PM
329[0JChecking patch project/plugins.sbt...
330Checking patch build.sbt...
331Applied patch project/plugins.sbt cleanly.
332Applied patch build.sbt cleanly.