Build Logs

ovotech/natchez-extras • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

0

Total Lines

471

1##################################
2Clonning https://github.com/ovotech/natchez-extras.git into /build/repo using revision 9.0.0-M1
3##################################
4Note: switching to '3d7d66e64ff94afa1664c1e8789dd71913b8eccb'.
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.5
22----
23Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-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 scala3Version = "3.3.5"
35Replacement: val scala3Version = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.3.5"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project ovotech/natchez-extras
45##################################
46Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
47Targets: com.ovoenergy%natchez-extras-ce3 com.ovoenergy%natchez-extras-combine com.ovoenergy%natchez-extras-core com.ovoenergy%natchez-extras-datadog com.ovoenergy%natchez-extras-datadog-stable com.ovoenergy%natchez-extras-dogstatsd com.ovoenergy%natchez-extras-doobie com.ovoenergy%natchez-extras-doobie-legacy com.ovoenergy%natchez-extras-fs2 com.ovoenergy%natchez-extras-http4s com.ovoenergy%natchez-extras-http4s-stable com.ovoenergy%natchez-extras-log4cats com.ovoenergy%natchez-extras-metrics com.ovoenergy%natchez-extras-slf4j com.ovoenergy%natchez-extras-testkit
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.5\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
68"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.5\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.ovoenergy%natchez-extras-ce3 com.ovoenergy%natchez-extras-combine com.ovoenergy%natchez-extras-core com.ovoenergy%natchez-extras-datadog com.ovoenergy%natchez-extras-datadog-stable com.ovoenergy%natchez-extras-dogstatsd com.ovoenergy%natchez-extras-doobie com.ovoenergy%natchez-extras-doobie-legacy com.ovoenergy%natchez-extras-fs2 com.ovoenergy%natchez-extras-http4s com.ovoenergy%natchez-extras-http4s-stable com.ovoenergy%natchez-extras-log4cats com.ovoenergy%natchez-extras-metrics com.ovoenergy%natchez-extras-slf4j com.ovoenergy%natchez-extras-testkit"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build-build from plugins.sbt...
80[info] loading project definition from /build/repo/project/project
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.078s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] resolving key references (30358 settings) ...
89[info] set current project to natchez-extras (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezTestkit3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezTestkit3/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezHttp4s3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezHttp4s3/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezFs23/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezFs23/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in metricsCommon3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in metricsCommon3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezSlf4j/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezLog4Cats3/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezLog4Cats3/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezDoobieLegacy3/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezDoobieLegacy3/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in docs/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDoobieLegacy/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in datadogMetrics3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in datadogMetrics3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezTestkit/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezCombine/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezLog4Cats/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in metricsCommon/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezFs2/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in datadogMetrics/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDoobie/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in core/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezDatadogStable3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezDatadogStable3/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezCombine3/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezCombine3/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezDatadog3/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezDatadog3/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in core3/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in core3/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDatadog/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezHttp4s/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezHttp4sStable3/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezHttp4sStable3/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezHttp4sStable/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezDoobie3/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezDoobie3/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in ce3Utils3/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in ce3Utils3/crossScalaVersions
133OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in ce3Utils/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDatadogStable/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in natchezSlf4j3/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in natchezSlf4j3/crossScalaVersions
137[info] set current project to natchez-extras (in build file:/build/repo/)
138[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 15 projects.
139[info] Switching Scala version on:
140[info] natchezSlf4j3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
141[info] natchezCombine3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
142[info] datadogMetrics3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
143[info] ce3Utils3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
144[info] natchezDoobieLegacy3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
145[info] core3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
146[info] natchezTestkit3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
147[info] natchezLog4Cats3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
148[info] metricsCommon3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
149[info] natchezHttp4sStable3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
150[info] natchezDoobie3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
151[info] natchezDatadog3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
152[info] natchezFs23 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
153[info] natchezHttp4s3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
154[info] natchezDatadogStable3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
155[info] Excluding projects:
156[info] natchezCombine (2.13.18)
157[info] natchezDoobieLegacy (2.13.18)
158[info] metricsCommon (2.13.18)
159[info] natchezDatadog (2.13.18)
160[info] * root (2.12.20)
161[info] ce3Utils (2.13.18)
162[info] natchezDatadogStable (2.13.18)
163[info] docs (2.13.18)
164[info] natchezLog4Cats (2.13.18)
165[info] natchezHttp4s (2.13.18)
166[info] natchezSlf4j (2.13.18)
167[info] natchezDoobie (2.13.18)
168[info] datadogMetrics (2.13.18)
169[info] natchezFs2 (2.13.18)
170[info] core (2.13.18)
171[info] natchezHttp4sStable (2.13.18)
172[info] natchezTestkit (2.13.18)
173[info] Reapplying settings...
174[info] set current project to natchez-extras (in build file:/build/repo/)
175Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
176[info] Reapplying settings...
177[info] set current project to natchez-extras (in build file:/build/repo/)
178[info] Defining Global / credentials, ThisBuild / credentials and 31 others.
179[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 287 others.
180[info] Run `last` for details.
181[info] Reapplying settings...
182[info] set current project to natchez-extras (in build file:/build/repo/)
183Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
184[info] Reapplying settings...
185OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
186
187 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
188 Did you mean metricsCommon3 / allExcludeDependencies ?
189 , retry without global scopes
190[info] Reapplying settings...
191[info] set current project to natchez-extras (in build file:/build/repo/)
192Execute removeScalacOptionsStartingWith: -P:wartremover
193[info] Reapplying settings...
194[info] set current project to natchez-extras (in build file:/build/repo/)
195[success] Total time: 0 s, completed Jan 10, 2026, 12:55:51 AM
196Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.5\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
197Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
198Starting build...
199Projects: Set(natchezSlf4j3, natchezCombine3, datadogMetrics3, ce3Utils3, natchezDoobieLegacy3, core3, natchezTestkit3, natchezLog4Cats3, metricsCommon3, natchezHttp4sStable3, natchezDoobie3, natchezDatadog3, natchezFs23, natchezHttp4s3, natchezDatadogStable3)
200Starting build for ProjectRef(file:/build/repo/,natchezSlf4j3) (natchez-extras-slf4j)... [0/15]
201OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
202OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
203OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
204OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
205Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
206[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezSlf4j3)...
207[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezSlf4j3)...
208[info] compiling 2 Scala sources to /build/repo/natchez-extras-slf4j/target/jvm-3/classes ...
209[info] done compiling
210[info] compiling 1 Scala source to /build/repo/natchez-extras-slf4j/target/jvm-3/test-classes ...
211[info] done compiling
212Starting build for ProjectRef(file:/build/repo/,natchezDoobieLegacy3) (natchez-extras-doobie-legacy)... [1/15]
213Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
214[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezDoobieLegacy3)...
215[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/core3)...
216[info] compiling 1 Scala source to /build/repo/natchez-extras-core/target/jvm-3/classes ...
217[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezDoobieLegacy3)...
218[info] done compiling
219[info] compiling 2 Scala sources to /build/repo/natchez-extras-doobie-legacy/target/jvm-3/classes ...
220[info] done compiling
221[info] compiling 1 Scala source to /build/repo/natchez-extras-doobie-legacy/target/jvm-3/test-classes ...
222[info] done compiling
223Starting build for ProjectRef(file:/build/repo/,natchezDatadogStable3) (natchez-extras-datadog-stable)... [2/15]
224Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
225[info] scalafmt: Formatting 5 Scala sources (/build/repo/.sbt/matrix/natchezDatadogStable3)...
226[info] scalafmt: Formatting 8 Scala sources (/build/repo/.sbt/matrix/natchezDatadogStable3)...
227[info] compiling 8 Scala sources to /build/repo/natchez-extras-datadog/target/stable-jvm-3/classes ...
228[info] done compiling
229[info] compiling 5 Scala sources to /build/repo/natchez-extras-datadog/target/stable-jvm-3/test-classes ...
230[info] done compiling
231Starting build for ProjectRef(file:/build/repo/,natchezLog4Cats3) (natchez-extras-log4cats)... [3/15]
232Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
233[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezLog4Cats3)...
234[info] compiling 1 Scala source to /build/repo/natchez-extras-log4cats/target/jvm-3/classes ...
235[info] done compiling
236Starting build for ProjectRef(file:/build/repo/,natchezTestkit3) (natchez-extras-testkit)... [4/15]
237Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
238[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezTestkit3)...
239[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezTestkit3)...
240[info] compiling 1 Scala source to /build/repo/natchez-extras-testkit/target/jvm-3/classes ...
241[info] done compiling
242[info] compiling 1 Scala source to /build/repo/natchez-extras-testkit/target/jvm-3/test-classes ...
243[info] done compiling
244Starting build for ProjectRef(file:/build/repo/,core3) (natchez-extras-core)... [5/15]
245Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246Starting build for ProjectRef(file:/build/repo/,natchezCombine3) (natchez-extras-combine)... [6/15]
247Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
248[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezCombine3)...
249[info] compiling 1 Scala source to /build/repo/natchez-extras-combine/target/jvm-3/classes ...
250[info] done compiling
251Starting build for ProjectRef(file:/build/repo/,natchezDoobie3) (natchez-extras-doobie)... [7/15]
252Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
253[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezDoobie3)...
254[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezDoobie3)...
255[info] compiling 2 Scala sources to /build/repo/natchez-extras-doobie/target/jvm-3/classes ...
256[info] done compiling
257[info] compiling 1 Scala source to /build/repo/natchez-extras-doobie/target/jvm-3/test-classes ...
258[info] done compiling
259Starting build for ProjectRef(file:/build/repo/,natchezHttp4s3) (natchez-extras-http4s)... [8/15]
260Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
261[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4s3)...
262[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4s3)...
263[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/jvm-3/classes ...
264[info] done compiling
265[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/jvm-3/test-classes ...
266[info] done compiling
267Starting build for ProjectRef(file:/build/repo/,metricsCommon3) (natchez-extras-metrics)... [9/15]
268Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
269[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/metricsCommon3)...
270[info] compiling 1 Scala source to /build/repo/natchez-extras-metrics/target/jvm-3/classes ...
271[info] done compiling
272Starting build for ProjectRef(file:/build/repo/,natchezFs23) (natchez-extras-fs2)... [10/15]
273Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
274[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezFs23)...
275[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezFs23)...
276[info] compiling 2 Scala sources to /build/repo/natchez-extras-fs2/target/jvm-3/classes ...
277[info] done compiling
278[info] compiling 1 Scala source to /build/repo/natchez-extras-fs2/target/jvm-3/test-classes ...
279[info] done compiling
280Starting build for ProjectRef(file:/build/repo/,natchezDatadog3) (natchez-extras-datadog)... [11/15]
281Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
282[info] scalafmt: Formatting 5 Scala sources (/build/repo/.sbt/matrix/natchezDatadog3)...
283[info] scalafmt: Formatting 8 Scala sources (/build/repo/.sbt/matrix/natchezDatadog3)...
284[info] compiling 8 Scala sources to /build/repo/natchez-extras-datadog/target/jvm-3/classes ...
285[info] done compiling
286[info] compiling 5 Scala sources to /build/repo/natchez-extras-datadog/target/jvm-3/test-classes ...
287[info] done compiling
288Starting build for ProjectRef(file:/build/repo/,natchezHttp4sStable3) (natchez-extras-http4s-stable)... [12/15]
289Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
290[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4sStable3)...
291[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4sStable3)...
292[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/stable-jvm-3/classes ...
293[info] done compiling
294[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/stable-jvm-3/test-classes ...
295[info] done compiling
296Starting build for ProjectRef(file:/build/repo/,datadogMetrics3) (natchez-extras-dogstatsd)... [13/15]
297Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
298[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/datadogMetrics3)...
299[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/datadogMetrics3)...
300[info] compiling 2 Scala sources to /build/repo/natchez-extras-dogstatsd/target/jvm-3/classes ...
301[info] done compiling
302[info] compiling 1 Scala source to /build/repo/natchez-extras-dogstatsd/target/jvm-3/test-classes ...
303[info] done compiling
304Starting build for ProjectRef(file:/build/repo/,ce3Utils3) (natchez-extras-ce3)... [14/15]
305Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
306[info] scalafmt: Formatting 3 Scala sources (/build/repo/.sbt/matrix/ce3Utils3)...
307[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/ce3Utils3)...
308[info] compiling 2 Scala sources to /build/repo/natchez-ce3/target/jvm-3/classes ...
309[info] done compiling
310[info] compiling 3 Scala sources to /build/repo/natchez-ce3/target/jvm-3/test-classes ...
311[info] done compiling
312
313************************
314Build summary:
315[{
316 "module": "natchez-extras-slf4j",
317 "compile": {"status": "ok", "tookMs": 7859, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 1903, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
320 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
321 "publish": {"status": "skipped", "tookMs": 0},
322 "metadata": {
323 "crossScalaVersions": ["2.12.20", "3.3.5"]
324}
325},{
326 "module": "natchez-extras-doobie-legacy",
327 "compile": {"status": "ok", "tookMs": 3076, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
328 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
329 "test-compile": {"status": "ok", "tookMs": 1413, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
330 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
331 "publish": {"status": "skipped", "tookMs": 0},
332 "metadata": {
333 "crossScalaVersions": ["2.12.20", "3.3.5"]
334}
335},{
336 "module": "natchez-extras-datadog-stable",
337 "compile": {"status": "ok", "tookMs": 4223, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
338 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
339 "test-compile": {"status": "ok", "tookMs": 2497, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
340 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
341 "publish": {"status": "skipped", "tookMs": 0},
342 "metadata": {
343 "crossScalaVersions": ["2.12.20", "3.3.5"]
344}
345},{
346 "module": "natchez-extras-log4cats",
347 "compile": {"status": "ok", "tookMs": 827, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
349 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "skipped", "tookMs": 0},
352 "metadata": {
353 "crossScalaVersions": ["2.12.20", "3.3.5"]
354}
355},{
356 "module": "natchez-extras-testkit",
357 "compile": {"status": "ok", "tookMs": 791, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
358 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
359 "test-compile": {"status": "ok", "tookMs": 654, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
360 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
361 "publish": {"status": "skipped", "tookMs": 0},
362 "metadata": {
363 "crossScalaVersions": ["2.12.20", "3.3.5"]
364}
365},{
366 "module": "natchez-extras-core",
367 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
368 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
369 "test-compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
371 "publish": {"status": "skipped", "tookMs": 0},
372 "metadata": {
373 "crossScalaVersions": ["2.12.20", "3.3.5"]
374}
375},{
376 "module": "natchez-extras-combine",
377 "compile": {"status": "ok", "tookMs": 665, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
378 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
379 "test-compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
380 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
381 "publish": {"status": "skipped", "tookMs": 0},
382 "metadata": {
383 "crossScalaVersions": ["2.12.20", "3.3.5"]
384}
385},{
386 "module": "natchez-extras-doobie",
387 "compile": {"status": "ok", "tookMs": 1515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
389 "test-compile": {"status": "ok", "tookMs": 830, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
391 "publish": {"status": "skipped", "tookMs": 0},
392 "metadata": {
393 "crossScalaVersions": ["2.12.20", "3.3.5"]
394}
395},{
396 "module": "natchez-extras-http4s",
397 "compile": {"status": "ok", "tookMs": 1644, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
399 "test-compile": {"status": "ok", "tookMs": 1411, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
401 "publish": {"status": "skipped", "tookMs": 0},
402 "metadata": {
403 "crossScalaVersions": ["2.12.20", "3.3.5"]
404}
405},{
406 "module": "natchez-extras-metrics",
407 "compile": {"status": "ok", "tookMs": 474, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["2.12.20", "3.3.5"]
414}
415},{
416 "module": "natchez-extras-fs2",
417 "compile": {"status": "ok", "tookMs": 1063, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 862, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["2.12.20", "3.3.5"]
424}
425},{
426 "module": "natchez-extras-datadog",
427 "compile": {"status": "ok", "tookMs": 2710, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
429 "test-compile": {"status": "ok", "tookMs": 1804, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
431 "publish": {"status": "skipped", "tookMs": 0},
432 "metadata": {
433 "crossScalaVersions": ["2.12.20", "3.3.5"]
434}
435},{
436 "module": "natchez-extras-http4s-stable",
437 "compile": {"status": "ok", "tookMs": 1146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
439 "test-compile": {"status": "ok", "tookMs": 1262, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
441 "publish": {"status": "skipped", "tookMs": 0},
442 "metadata": {
443 "crossScalaVersions": ["2.12.20", "3.3.5"]
444}
445},{
446 "module": "natchez-extras-dogstatsd",
447 "compile": {"status": "ok", "tookMs": 678, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
448 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
449 "test-compile": {"status": "ok", "tookMs": 682, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
450 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
451 "publish": {"status": "skipped", "tookMs": 0},
452 "metadata": {
453 "crossScalaVersions": ["2.12.20", "3.3.5"]
454}
455},{
456 "module": "natchez-extras-ce3",
457 "compile": {"status": "ok", "tookMs": 792, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
458 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
459 "test-compile": {"status": "ok", "tookMs": 466, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
460 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
461 "publish": {"status": "skipped", "tookMs": 0},
462 "metadata": {
463 "crossScalaVersions": ["2.12.20", "3.3.5"]
464}
465}]
466************************
467[success] Total time: 55 s, completed Jan 10, 2026, 12:56:46 AM
468[0JChecking patch project/plugins.sbt...
469Checking patch build.sbt...
470Applied patch project/plugins.sbt cleanly.
471Applied patch build.sbt cleanly.