Build Logs

itv/scala-pact • scheduled_3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY

Errors

0

Warnings

36

Total Lines

307

1##################################
2Clonning https://github.com/itv/scala-pact.git into /build/repo using revision v4.4.0
3##################################
4Note: switching to 'c17e1373dd018ca00b9570c563459312268a85b4'.
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.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project itv/scala-pact
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
40Targets: com.itv%scalapact-circe-0-14 com.itv%scalapact-core com.itv%scalapact-http4s-0-23 com.itv%scalapact-scalatest com.itv%scalapact-scalatest-suite com.itv%scalapact-shared
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Xss8m
51-Xms1G
52-Xmx8G
53-XX:MaxMetaspaceSize=1024M
54-Dcommunitybuild.scala=3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
55-Dcommunitybuild.project.dependencies.add=
56-Xmx7G
57-Xms4G
58-Xss8M
59-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
60-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
61-jar
62/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
63"setCrossScalaVersions 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
64"++3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -v"
65"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
66"set every credentials := Nil"
67"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
68"removeScalacOptionsStartingWith -P:wartremover"
69
70moduleMappings
71"runBuild 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY """{"tests":"compile-only"}""" com.itv%scalapact-circe-0-14 com.itv%scalapact-core com.itv%scalapact-http4s-0-23 com.itv%scalapact-scalatest com.itv%scalapact-scalatest-suite com.itv%scalapact-shared"
72
73[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
75[info] loading project definition from /build/repo/project
76[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
77[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
78[info] Compilation completed in 8.596s.
79[info] done compiling
80/build/repo/version.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
81version in ThisBuild := "4.4.0"
82 ^
83[info] loading settings for project scalaPactProject from build.sbt, commands.sbt, version.sbt...
84[info] loading settings for project plugin from sonatype.sbt...
85[info] loading settings for project pluginNoDeps from sonatype.sbt...
86[info] resolving key references (24026 settings) ...
87[info] set current project to scalaPactProject (in build file:/build/repo/)
88[warn] there are 2 keys that are not used by any other settings/tasks:
89[warn]
90[warn] * docs / Paradox / sourceDirectory
91[warn] +- /build/repo/build.sbt:325
92[warn] * scalaPactProject / readmeFileKey
93[warn] +- /build/repo/build.sbt:350
94[warn]
95[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
96[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
97Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
98OpenCB::Limitting incorrect crossVersions List() -> List(2.12.14) in scalaPactProject/crossScalaVersions
99OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in core/crossScalaVersions
100OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in testShared/crossScalaVersions
101OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in framework/crossScalaVersions
102OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in http4s023/crossScalaVersions
103OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in frameworkWithDeps/crossScalaVersions
104OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in circe14/crossScalaVersions
105OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in shared/crossScalaVersions
106[info] set current project to scalaPactProject (in build file:/build/repo/)
107[info] Setting Scala version to 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY on 7 projects.
108[info] Switching Scala version on:
109[info] circe14 (2.12.14, 2.13.6, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
110[info] shared (2.12.14, 2.13.6, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
111[info] framework (2.12.14, 2.13.6, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
112[info] http4s023 (2.12.14, 2.13.6, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
113[info] testShared (2.12.14, 2.13.6, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
114[info] frameworkWithDeps (2.12.14, 2.13.6, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
115[info] core (2.12.14, 2.13.6, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
116[info] Excluding projects:
117[info] plugin (2.12.14)
118[info] pluginShared (2.12.14)
119[info] circe13 (2.12.14, 2.13.6)
120[info] standalone (2.12.14, 2.13.6)
121[info] * scalaPactProject (2.12.14)
122[info] http4s021 (2.12.14, 2.13.6)
123[info] docs (2.12.14)
124[info] pluginNoDeps (2.12.14)
125[info] http4s022 (2.12.14, 2.13.6)
126[info] pactSpec (2.12.14)
127[info] testsWithDeps (2.12.14)
128[info] argonaut62 (2.12.14, 2.13.6)
129[info] Reapplying settings...
130[info] set current project to scalaPactProject (in build file:/build/repo/)
131Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
132[info] Reapplying settings...
133[info] set current project to scalaPactProject (in build file:/build/repo/)
134[info] Defining Global / credentials, argonaut62 / credentials and 17 others.
135[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 95 others.
136[info] Run `last` for details.
137[info] Reapplying settings...
138[info] set current project to scalaPactProject (in build file:/build/repo/)
139Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
140[info] Reapplying settings...
141OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
142
143 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
144 Did you mean pluginNoDeps / allExcludeDependencies ?
145 , retry without global scopes
146[info] Reapplying settings...
147[info] set current project to scalaPactProject (in build file:/build/repo/)
148Execute removeScalacOptionsStartingWith: -P:wartremover
149[info] Reapplying settings...
150[info] set current project to scalaPactProject (in build file:/build/repo/)
151[success] Total time: 0 s, completed Nov 22, 2025, 3:10:58 AM
152Build config: {"tests":"compile-only"}
153Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
154Starting build...
155Projects: Set(circe14, shared, framework, http4s023, testShared, frameworkWithDeps, core)
156Starting build for ProjectRef(file:/build/repo/,shared) (scalapact-shared)... [0/7]
157OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
158OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
159OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
160OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
161Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
162[info] compiling 43 Scala sources to /build/repo/scalapact-shared/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
163[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
164[warn] one warning found
165[info] done compiling
166[info] compiling 4 Scala sources to /build/repo/scalapact-shared/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[warn] one warning found
169[info] done compiling
170Starting build for ProjectRef(file:/build/repo/,core) (scalapact-core)... [1/7]
171Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172[info] compiling 20 Scala sources to /build/repo/scalapact-core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] one warning found
175[info] done compiling
176[info] compiling 3 Scala sources to /build/repo/scalapact-core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
177[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
178[warn] one warning found
179[info] done compiling
180Starting build for ProjectRef(file:/build/repo/,testShared) (scalapact-test-shared)... [2/7]
181Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
182[info] compiling 1 Scala source to /build/repo/scalapact-test-shared/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
183[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
184[warn] one warning found
185[info] done compiling
186Starting build for ProjectRef(file:/build/repo/,circe14) (scalapact-circe-0-14)... [3/7]
187Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188[info] compiling 7 Scala sources to /build/repo/scalapact-circe-0-14/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] one warning found
191[info] done compiling
192[info] compiling 2 Scala sources to /build/repo/scalapact-circe-0-14/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
193[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
194[warn] one warning found
195[info] done compiling
196Starting build for ProjectRef(file:/build/repo/,http4s023) (scalapact-http4s-0-23)... [4/7]
197Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
198[info] compiling 10 Scala sources to /build/repo/scalapact-http4s-0-23/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] one warning found
201[info] done compiling
202[info] compiling 3 Scala sources to /build/repo/scalapact-http4s-0-23/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[warn] one warning found
205[info] done compiling
206Starting build for ProjectRef(file:/build/repo/,frameworkWithDeps) (scalapact-scalatest-suite)... [5/7]
207Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
208[info] compiling 10 Scala sources to /build/repo/scalapact-scalatest/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
209[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
210[warn] one warning found
211[info] done compiling
212[info] compiling 2 Scala sources to /build/repo/scalapact-scalatest-suite/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
213[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
214[warn] one warning found
215[info] done compiling
216[info] compiling 2 Scala sources to /build/repo/scalapact-scalatest-suite/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
217[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
218[warn] one warning found
219[info] done compiling
220Starting build for ProjectRef(file:/build/repo/,framework) (scalapact-scalatest)... [6/7]
221Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
222[info] compiling 1 Scala source to /build/repo/scalapact-scalatest/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
223[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
224[warn] one warning found
225[info] done compiling
226
227************************
228Build summary:
229[{
230 "module": "scalapact-shared",
231 "compile": {"status": "ok", "tookMs": 13597, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
233 "test-compile": {"status": "ok", "tookMs": 3295, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
235 "publish": {"status": "skipped", "tookMs": 0},
236 "metadata": {
237 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.1"]
238}
239},{
240 "module": "scalapact-core",
241 "compile": {"status": "ok", "tookMs": 3278, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
243 "test-compile": {"status": "ok", "tookMs": 1737, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
245 "publish": {"status": "skipped", "tookMs": 0},
246 "metadata": {
247 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.1"]
248}
249},{
250 "module": "scalapact-test-shared",
251 "compile": {"status": "ok", "tookMs": 736, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
253 "test-compile": {"status": "ok", "tookMs": 173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
255 "publish": {"status": "ok", "tookMs": 4},
256 "metadata": {
257 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.1"]
258}
259},{
260 "module": "scalapact-circe-0-14",
261 "compile": {"status": "ok", "tookMs": 2688, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 1472, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.1"]
268}
269},{
270 "module": "scalapact-http4s-0-23",
271 "compile": {"status": "ok", "tookMs": 2355, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 1586, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.1"]
278}
279},{
280 "module": "scalapact-scalatest-suite",
281 "compile": {"status": "ok", "tookMs": 2070, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 826, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.1"]
288}
289},{
290 "module": "scalapact-scalatest",
291 "compile": {"status": "ok", "tookMs": 158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 919, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "skipped", "tookMs": 0},
296 "metadata": {
297 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.1"]
298}
299}]
300************************
301[success] Total time: 76 s (0:01:16.0), completed Nov 22, 2025, 3:12:13 AM
302[0JChecking patch project/plugins.sbt...
303Checking patch project/build.properties...
304Checking patch build.sbt...
305Applied patch project/plugins.sbt cleanly.
306Applied patch project/build.properties cleanly.
307Applied patch build.sbt cleanly.