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