Build Logs
jbwheatley/pact4s • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
36
Total Lines
344
1##################################
2Clonning https://github.com/jbwheatley/pact4s.git into /build/repo using revision v0.16.3
3##################################
4Note: switching to '7a47a4e4ecad357328f6af2563a90256af454cf3'.
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
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project jbwheatley/pact4s
47##################################
48Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
49Targets: io.github.jbwheatley%pact4s-circe io.github.jbwheatley%pact4s-core io.github.jbwheatley%pact4s-models io.github.jbwheatley%pact4s-munit-cats-effect io.github.jbwheatley%pact4s-play-json io.github.jbwheatley%pact4s-scalatest io.github.jbwheatley%pact4s-spray-json io.github.jbwheatley%pact4s-weaver io.github.jbwheatley%pact4s-zio-test
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set shared/scalacOptions --= Seq(\"-Wconf:cat=deprecation:i\", \"-Xfatal-warnings\") "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Xmx2G
61-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
71"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76"set shared/scalacOptions --= Seq("-Wconf:cat=deprecation:i", "-Xfatal-warnings") "
77moduleMappings
78"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set shared/scalacOptions --= Seq(\"-Wconf:cat=deprecation:i\", \"-Xfatal-warnings\") "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.jbwheatley%pact4s-circe io.github.jbwheatley%pact4s-core io.github.jbwheatley%pact4s-models io.github.jbwheatley%pact4s-munit-cats-effect io.github.jbwheatley%pact4s-play-json io.github.jbwheatley%pact4s-scalatest io.github.jbwheatley%pact4s-spray-json io.github.jbwheatley%pact4s-weaver io.github.jbwheatley%pact4s-zio-test"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.022s.
86[info] done compiling
87[info] loading settings for project pact4s from build.sbt...
88[info] resolving key references (11172 settings) ...
89[info] set current project to pact4s (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in exampleConsumer/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in models/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in munit/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in playJson/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in sprayJson/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scalaTest/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in weaver/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in pact4s/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioTest/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in exampleProvider/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in shared/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in circe/crossScalaVersions
103[info] set current project to pact4s (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 12 projects.
105[info] Switching Scala version on:
106[info] weaver (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
107[info] playJson (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
108[info] exampleConsumer (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
109[info] scalaTest (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
110[info] shared (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
111[info] sprayJson (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
112[info] exampleProvider (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
113[info] circe (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
114[info] munit (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
115[info] models (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
116[info] * pact4s (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
117[info] zioTest (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
118[info] Excluding projects:
119[info] Reapplying settings...
120[info] set current project to pact4s (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to pact4s (in build file:/build/repo/)
124[info] Defining Global / credentials, circe / credentials and 10 others.
125[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 95 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to pact4s (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
134 Did you mean playJson / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to pact4s (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to pact4s (in build file:/build/repo/)
141[info] Defining shared / scalacOptions
142[info] The new value will be used by shared / Compile / scalacOptions
143[info] Reapplying settings...
144[info] set current project to pact4s (in build file:/build/repo/)
145[success] Total time: 0 s, completed Dec 6, 2025, 12:58:00 AM
146Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set shared/scalacOptions --= Seq(\"-Wconf:cat=deprecation:i\", \"-Xfatal-warnings\") "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
147Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
148Starting build...
149Projects: Set(weaver, playJson, scalaTest, shared, sprayJson, circe, munit, models, zioTest)
150Starting build for ProjectRef(file:/build/repo/,circe) (pact4s-circe)... [0/9]
151OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
152OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
153OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
154Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 18 Scala sources to /build/repo/models/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159[info] compiling 2 Scala sources to /build/repo/circe/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163[info] compiling 2 Scala sources to /build/repo/circe/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167Starting build for ProjectRef(file:/build/repo/,zioTest) (pact4s-zio-test)... [1/9]
168Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
169[info] compiling 16 Scala sources to /build/repo/shared/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
170[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
171[warn] one warning found
172[info] done compiling
173[info] compiling 6 Scala sources to /build/repo/ziotest-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177[info] compiling 5 Scala sources and 1 Java source to /build/repo/shared/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
178[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
179[warn] one warning found
180[info] done compiling
181[info] compiling 10 Scala sources to /build/repo/ziotest-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-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/,shared) (pact4s-core)... [2/9]
186Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
187Starting build for ProjectRef(file:/build/repo/,weaver) (pact4s-weaver)... [3/9]
188Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
189[info] compiling 5 Scala sources to /build/repo/weaver-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
190[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
191[warn] one warning found
192[info] done compiling
193[info] compiling 10 Scala sources to /build/repo/weaver-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
194[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
195[warn] one warning found
196[info] done compiling
197Starting build for ProjectRef(file:/build/repo/,models) (pact4s-models)... [4/9]
198Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
199[info] compiling 1 Scala source to /build/repo/models/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
200[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
201[warn] one warning found
202[info] done compiling
203Starting build for ProjectRef(file:/build/repo/,sprayJson) (pact4s-spray-json)... [5/9]
204Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
205[info] compiling 2 Scala sources to /build/repo/spray-json/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
206[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
207[warn] one warning found
208[info] done compiling
209[info] compiling 2 Scala sources to /build/repo/spray-json/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
210[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
211[warn] one warning found
212[info] done compiling
213Starting build for ProjectRef(file:/build/repo/,munit) (pact4s-munit-cats-effect)... [6/9]
214Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
215[info] compiling 5 Scala sources to /build/repo/munit-cats-effect-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
216[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
217[warn] one warning found
218[info] done compiling
219[info] compiling 10 Scala sources to /build/repo/munit-cats-effect-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
220[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
221[warn] one warning found
222[info] done compiling
223Starting build for ProjectRef(file:/build/repo/,playJson) (pact4s-play-json)... [7/9]
224Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
225[info] compiling 2 Scala sources to /build/repo/play-json/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
226[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
227[warn] one warning found
228[info] done compiling
229[info] compiling 2 Scala sources to /build/repo/play-json/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
230[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
231[warn] one warning found
232[info] done compiling
233Starting build for ProjectRef(file:/build/repo/,scalaTest) (pact4s-scalatest)... [8/9]
234Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
235[info] compiling 6 Scala sources to /build/repo/scalatest-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
236[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
237[warn] one warning found
238[info] done compiling
239[info] compiling 11 Scala sources to /build/repo/scalatest-pact/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
240[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
241[warn] one warning found
242[info] done compiling
243
244************************
245Build summary:
246[{
247 "module": "pact4s-circe",
248 "compile": {"status": "ok", "tookMs": 11335, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
250 "test-compile": {"status": "ok", "tookMs": 1239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
251 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
252 "publish": {"status": "skipped", "tookMs": 0},
253 "metadata": {
254 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
255}
256},{
257 "module": "pact4s-zio-test",
258 "compile": {"status": "ok", "tookMs": 4069, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
259 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
260 "test-compile": {"status": "ok", "tookMs": 5256, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
261 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
262 "publish": {"status": "skipped", "tookMs": 0},
263 "metadata": {
264 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
265}
266},{
267 "module": "pact4s-core",
268 "compile": {"status": "ok", "tookMs": 115, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
269 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
270 "test-compile": {"status": "ok", "tookMs": 189, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
271 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
272 "publish": {"status": "skipped", "tookMs": 0},
273 "metadata": {
274 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
275}
276},{
277 "module": "pact4s-weaver",
278 "compile": {"status": "ok", "tookMs": 1757, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
279 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
280 "test-compile": {"status": "ok", "tookMs": 1759, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
281 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
282 "publish": {"status": "skipped", "tookMs": 0},
283 "metadata": {
284 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
285}
286},{
287 "module": "pact4s-models",
288 "compile": {"status": "ok", "tookMs": 34, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
289 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
290 "test-compile": {"status": "ok", "tookMs": 356, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
291 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
292 "publish": {"status": "skipped", "tookMs": 0},
293 "metadata": {
294 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
295}
296},{
297 "module": "pact4s-spray-json",
298 "compile": {"status": "ok", "tookMs": 619, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
299 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
300 "test-compile": {"status": "ok", "tookMs": 591, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
301 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
302 "publish": {"status": "skipped", "tookMs": 0},
303 "metadata": {
304 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
305}
306},{
307 "module": "pact4s-munit-cats-effect",
308 "compile": {"status": "ok", "tookMs": 1114, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
309 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
310 "test-compile": {"status": "ok", "tookMs": 1503, "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": ["2.12.20", "2.13.16", "3.3.6"]
315}
316},{
317 "module": "pact4s-play-json",
318 "compile": {"status": "ok", "tookMs": 528, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
319 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
320 "test-compile": {"status": "ok", "tookMs": 889, "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": ["2.12.20", "2.13.16", "3.3.6"]
325}
326},{
327 "module": "pact4s-scalatest",
328 "compile": {"status": "ok", "tookMs": 543, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
329 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
330 "test-compile": {"status": "ok", "tookMs": 2323, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
331 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
332 "publish": {"status": "skipped", "tookMs": 0},
333 "metadata": {
334 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
335}
336}]
337************************
338[success] Total time: 153 s (0:02:33.0), completed Dec 6, 2025, 1:00:33 AM
339[0JChecking patch project/plugins.sbt...
340Checking patch project/build.properties...
341Checking patch build.sbt...
342Applied patch project/plugins.sbt cleanly.
343Applied patch project/build.properties cleanly.
344Applied patch build.sbt cleanly.