Build Logs

sangria-graphql/sangria-marshalling-api • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY

Errors

0

Warnings

4

Total Lines

275

1##################################
2Clonning https://github.com/sangria-graphql/sangria-marshalling-api.git into /build/repo using revision v1.1.3
3##################################
4Note: switching to '167ce9d52ea11cae886a8208b4088ef4642df4da'.
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-RC2
22Migrating project for -source:3.4 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
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-RC2
30Execute tests: false
31sbt project found:
32Sbt version 1.10.3 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 sangria-graphql/sangria-marshalling-api
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4-RC2
38Targets: org.sangria-graphql%sangria-marshalling-api
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
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.7.4-RC2
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.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4-RC2"
59"++3.7.4-RC2 -v"
60"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""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.sangria-graphql%sangria-marshalling-api"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.624s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt...
76[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4-RC2
78OpenCB::Changing crossVersion 3.3.4 -> 3.7.4-RC2 in repo/crossScalaVersions
79[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
80[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
81[info] Switching Scala version on:
82[info] * repo (2.12.20, 2.13.15, 3.7.4-RC2)
83[info] Excluding projects:
84[info] Reapplying settings...
85[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
86Execute 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
87[info] Reapplying settings...
88[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
89[info] Defining Global / credentials, credentials
90[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
91[info] Run `last` for details.
92[info] Reapplying settings...
93[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
94Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
95[info] Reapplying settings...
96OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
97
98 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
99 Did you mean allExcludeDependencies ?
100 , retry without global scopes
101[info] Reapplying settings...
102[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
103Execute removeScalacOptionsStartingWith: -P:wartremover
104[info] Reapplying settings...
105[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
106[success] Total time: 0 s, completed Nov 8, 2025, 12:26:00 AM
107Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
108Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
109Starting build...
110Projects: Set(repo)
111Starting build for ProjectRef(file:/build/repo/,repo) (sangria-marshalling-api)... [0/1]
112OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: -Xtarget:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
117[info] compiling 15 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
118[info] [patched file /build/repo/src/main/scala/sangria/marshalling/scalaMarshalling.scala]
119[info] [patched file /build/repo/src/main/scala/sangria/marshalling/MarshallingUtil.scala]
120[info] [patched file /build/repo/src/main/scala/sangria/marshalling/CoercedScalaResultMarshaller.scala]
121[info] [patched file /build/repo/src/main/scala/sangria/marshalling/FromInput.scala]
122[warn] there was 1 deprecation warning; re-run with -deprecation for details
123[warn] one warning found
124[info] done compiling
125[info] compiling 4 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
126[info] done compiling
127[info] compiling 2 Scala sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
128[info] done compiling
129
130************************
131Build summary:
132[{
133 "module": "sangria-marshalling-api",
134 "compile": {"status": "ok", "tookMs": 6517, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
135 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
136 "test-compile": {"status": "ok", "tookMs": 3963, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
137 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
138 "publish": {"status": "skipped", "tookMs": 0},
139 "metadata": {
140 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
141}
142}]
143************************
144[success] Total time: 21 s, completed Nov 8, 2025, 12:26:21 AM
145[0JChecking patch project/plugins.sbt...
146Checking patch project/build.properties...
147Checking patch build.sbt...
148Applied patch project/plugins.sbt cleanly.
149Applied patch project/build.properties cleanly.
150Applied patch build.sbt cleanly.
151Commit migration rewrites
152Switched to a new branch 'opencb/migrate-source-3.4'
153[opencb/migrate-source-3.4 895e8b9] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
154 4 files changed, 9 insertions(+), 9 deletions(-)
155----
156Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
157Scala binary version found: 3.8
158Implicitly using source version 3.8
159Scala binary version found: 3.8
160Implicitly using source version 3.8
161Would try to apply common scalacOption (best-effort, sbt/mill only):
162Append: ,REQUIRE:-source:3.8
163Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
164----
165Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
166Execute tests: false
167sbt project found:
168Sbt version 1.10.3 is not supported, minimal supported version is 1.11.5
169Enforcing usage of sbt in version 1.11.5
170No prepare script found for project sangria-graphql/sangria-marshalling-api
171/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
172##################################
173Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
174Targets: org.sangria-graphql%sangria-marshalling-api
175Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
176##################################
177Using extra scalacOptions: ,REQUIRE:-source:3.8
178Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
179[sbt_options] declare -a sbt_options=()
180[process_args] java_version = '17'
181[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
182# Executing command line:
183java
184-Dfile.encoding=UTF-8
185-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
186-Dcommunitybuild.project.dependencies.add=
187-Xmx7G
188-Xms4G
189-Xss8M
190-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
191-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
192-jar
193/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
194"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
195"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
196"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
197"set every credentials := Nil"
198"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
199"removeScalacOptionsStartingWith -P:wartremover"
200
201moduleMappings
202"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.sangria-graphql%sangria-marshalling-api"
203
204[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
205[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
206[info] loading project definition from /build/repo/project
207[info] loading settings for project repo from build.sbt...
208[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
209Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
210OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in repo/crossScalaVersions
211[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
212[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 1 projects.
213[info] Switching Scala version on:
214[info] * repo (2.12.20, 2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
215[info] Excluding projects:
216[info] Reapplying settings...
217[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
218Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
219[info] Reapplying settings...
220[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
221[info] Defining Global / credentials, credentials
222[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
223[info] Run `last` for details.
224[info] Reapplying settings...
225[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
226Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
227[info] Reapplying settings...
228OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
229
230 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
231 Did you mean allExcludeDependencies ?
232 , retry without global scopes
233[info] Reapplying settings...
234[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
235Execute removeScalacOptionsStartingWith: -P:wartremover
236[info] Reapplying settings...
237[info] set current project to sangria-marshalling-api (in build file:/build/repo/)
238[success] Total time: 0 s, completed Nov 8, 2025, 12:26:30 AM
239Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
240Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
241Starting build...
242Projects: Set(repo)
243Starting build for ProjectRef(file:/build/repo/,repo) (sangria-marshalling-api)... [0/1]
244OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
245OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
246OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
247Compile scalacOptions: -Xunchecked-java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
248[info] compiling 15 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
249[warn] there was 1 deprecation warning; re-run with -deprecation for details
250[warn] one warning found
251[info] done compiling
252[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
253[info] done compiling
254
255************************
256Build summary:
257[{
258 "module": "sangria-marshalling-api",
259 "compile": {"status": "ok", "tookMs": 8707, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
261 "test-compile": {"status": "ok", "tookMs": 3100, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
263 "publish": {"status": "skipped", "tookMs": 0},
264 "metadata": {
265 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
266}
267}]
268************************
269[success] Total time: 19 s, completed Nov 8, 2025, 12:26:49 AM
270[0JChecking patch project/plugins.sbt...
271Checking patch project/build.properties...
272Checking patch build.sbt...
273Applied patch project/plugins.sbt cleanly.
274Applied patch project/build.properties cleanly.
275Applied patch build.sbt cleanly.