Build Logs

typelevel/natchez • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

11

Total Lines

961

1##################################
2Clonning https://github.com/typelevel/natchez.git into /build/repo using revision v0.3.8
3##################################
4Note: switching to 'e7bb8b243b053028cbf4523ebf01e6b8c70f62ac'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project typelevel/natchez
35##################################
36Scala version: 3.7.4
37Targets: org.tpolecat%natchez-core org.tpolecat%natchez-datadog org.tpolecat%natchez-honeycomb org.tpolecat%natchez-jaeger org.tpolecat%natchez-lightstep org.tpolecat%natchez-lightstep-grpc org.tpolecat%natchez-lightstep-http org.tpolecat%natchez-log org.tpolecat%natchez-log-odin org.tpolecat%natchez-mock org.tpolecat%natchez-mtl org.tpolecat%natchez-noop org.tpolecat%natchez-opencensus org.tpolecat%natchez-opentelemetry org.tpolecat%natchez-opentracing org.tpolecat%natchez-testkit org.tpolecat%natchez-xray org.tpolecat%newrelic
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Xms1G
48-Xmx4G
49-XX:+UseG1GC
50-Dcommunitybuild.scala=3.7.4
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.7.4"
60"++3.7.4 -v"
61"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.tpolecat%natchez-core org.tpolecat%natchez-datadog org.tpolecat%natchez-honeycomb org.tpolecat%natchez-jaeger org.tpolecat%natchez-lightstep org.tpolecat%natchez-lightstep-grpc org.tpolecat%natchez-lightstep-http org.tpolecat%natchez-log org.tpolecat%natchez-log-odin org.tpolecat%natchez-mock org.tpolecat%natchez-mtl org.tpolecat%natchez-noop org.tpolecat%natchez-opencensus org.tpolecat%natchez-opentelemetry org.tpolecat%natchez-opentracing org.tpolecat%natchez-testkit org.tpolecat%natchez-xray org.tpolecat%newrelic"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build-build from plugins.sbt...
71[info] loading project definition from /build/repo/project/project
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 8.97s.
77[info] done compiling
78/build/repo/build.sbt:23: warning: lazy value tlSonatypeUseLegacyHost in object autoImport is deprecated (since 0.7.3): Use ThisBuild / sonatypeCredentialHost := xerial.sbt.Sonatype.sonatypeLegacy
79ThisBuild / tlSonatypeUseLegacyHost := false
80 ^
81[info] loading settings for project root from build.sbt...
82[info] resolving key references (39139 settings) ...
83[info] set scmInfo to https://github.com/typelevel/natchez
84[info] set current project to root (in build file:/build/repo/)
85Execute setCrossScalaVersions: 3.7.4
86OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in mtlNative/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in docs/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in coreTestsJS/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in datadog/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in testkitJS/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in coreJVM/crossScalaVersions
92[info] set scmInfo to https://github.com/typelevel/natchez
93OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in lightstepGrpc/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in logJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in xrayJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in rootNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in jaeger/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in logNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in coreJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in coreTestsJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in logOdin/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in coreTestsNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in rootJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in noopJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in mtlJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in newrelic/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in lightstepHttp/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in testkitJVM/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in honeycomb/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in mtlJVM/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in noopJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in opencensus/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in opentelemetry/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in coreNative/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in noopNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in logJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in rootJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in testkitNative/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in opentracing/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in mock/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in examples/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in lightstep/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in xrayJS/crossScalaVersions
125[info] set current project to root (in build file:/build/repo/)
126[info] Setting Scala version to 3.7.4 on 37 projects.
127[info] Switching Scala version on:
128[info] mtlNative (2.12.20, 2.13.16, 3.7.4)
129[info] lightstepGrpc (2.12.20, 2.13.16, 3.7.4)
130[info] logJVM (2.12.20, 2.13.16, 3.7.4)
131[info] noopJVM (2.12.20, 2.13.16, 3.7.4)
132[info] mock (2.12.20, 2.13.16, 3.7.4)
133[info] examples (2.12.20, 2.13.16, 3.7.4)
134[info] testkitNative (2.12.20, 2.13.16, 3.7.4)
135[info] logNative (2.12.20, 2.13.16, 3.7.4)
136[info] testkitJS (2.12.20, 2.13.16, 3.7.4)
137[info] rootJS (2.12.20, 2.13.16, 3.7.4)
138[info] coreTestsJS (2.12.20, 2.13.16, 3.7.4)
139[info] coreNative (2.12.20, 2.13.16, 3.7.4)
140[info] docs (2.12.20, 2.13.16, 3.7.4)
141[info] lightstepHttp (2.12.20, 2.13.16, 3.7.4)
142[info] datadog (2.12.20, 2.13.16, 3.7.4)
143[info] xrayJVM (2.12.20, 2.13.16, 3.7.4)
144[info] opentracing (2.12.20, 2.13.16, 3.7.4)
145[info] noopNative (2.12.20, 2.13.16, 3.7.4)
146[info] xrayJS (2.12.20, 2.13.16, 3.7.4)
147[info] coreJS (2.12.20, 2.13.16, 3.7.4)
148[info] noopJS (2.12.20, 2.13.16, 3.7.4)
149[info] coreTestsJVM (2.12.20, 2.13.16, 3.7.4)
150[info] coreJVM (2.12.20, 2.13.16, 3.7.4)
151[info] rootJVM (2.12.20, 2.13.16, 3.7.4)
152[info] jaeger (2.12.20, 2.13.16, 3.7.4)
153[info] rootNative (2.12.20, 2.13.16, 3.7.4)
154[info] opencensus (2.12.20, 2.13.16, 3.7.4)
155[info] honeycomb (2.12.20, 2.13.16, 3.7.4)
156[info] logJS (2.12.20, 2.13.16, 3.7.4)
157[info] mtlJS (2.12.20, 2.13.16, 3.7.4)
158[info] newrelic (2.12.20, 2.13.16, 3.7.4)
159[info] logOdin (2.12.20, 2.13.16, 3.7.4)
160[info] mtlJVM (2.12.20, 2.13.16, 3.7.4)
161[info] testkitJVM (2.12.20, 2.13.16, 3.7.4)
162[info] coreTestsNative (2.12.20, 2.13.16, 3.7.4)
163[info] opentelemetry (2.12.20, 2.13.16, 3.7.4)
164[info] lightstep (2.12.20, 2.13.16, 3.7.4)
165[info] Excluding projects:
166[info] * root (2.13.16)
167[info] Reapplying settings...
168[info] set scmInfo to https://github.com/typelevel/natchez
169[info] set current project to root (in build file:/build/repo/)
170Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
171[info] Reapplying settings...
172[info] set scmInfo to https://github.com/typelevel/natchez
173[info] set current project to root (in build file:/build/repo/)
174[info] Defining Global / credentials, coreJS / credentials and 36 others.
175[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 377 others.
176[info] Run `last` for details.
177[info] Reapplying settings...
178[info] set scmInfo to https://github.com/typelevel/natchez
179[info] set current project to root (in build file:/build/repo/)
180Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
181[info] Reapplying settings...
182OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
183
184 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
185 Did you mean coreTestsJS / allExcludeDependencies ?
186 , retry without global scopes
187[info] Reapplying settings...
188[info] set scmInfo to https://github.com/typelevel/natchez
189[info] set current project to root (in build file:/build/repo/)
190Execute removeScalacOptionsStartingWith: -P:wartremover
191[info] Reapplying settings...
192[info] set scmInfo to https://github.com/typelevel/natchez
193[info] set current project to root (in build file:/build/repo/)
194[success] Total time: 0 s, completed Dec 28, 2025, 5:09:38 PM
195Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
196Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
197Starting build...
198Projects: Set(lightstepGrpc, logJVM, noopJVM, mock, lightstepHttp, datadog, xrayJVM, opentracing, coreJVM, jaeger, opencensus, honeycomb, newrelic, logOdin, mtlJVM, testkitJVM, opentelemetry, lightstep)
199Starting build for ProjectRef(file:/build/repo/,testkitJVM) (natchez-testkit)... [0/18]
200OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
201OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
202OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
203OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
204Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
205[info] compiling 7 Scala sources to /build/repo/modules/core/jvm/target/scala-3.7.4/classes ...
206[info] [patched file /build/repo/modules/core/shared/src/main/scala/Span.scala]
207[info] [patched file /build/repo/modules/core/shared/src/main/scala/EntryPoint.scala]
208[info] [patched file /build/repo/modules/core/shared/src/main/scala/Trace.scala]
209[info] done compiling
210[info] compiling 2 Scala sources to /build/repo/modules/testkit/jvm/target/scala-3.7.4/classes ...
211[info] done compiling
212[info] compiling 3 Scala sources to /build/repo/modules/core/jvm/target/scala-3.7.4/classes ...
213[info] done compiling
214[info] compiling 1 Scala source to /build/repo/modules/testkit/jvm/target/scala-3.7.4/classes ...
215[info] done compiling
216Starting build for ProjectRef(file:/build/repo/,opencensus) (natchez-opencensus)... [1/18]
217Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
218[info] compiling 2 Scala sources to /build/repo/modules/opencensus/target/scala-3.7.4/classes ...
219[info] [patched file /build/repo/modules/opencensus/src/main/scala/OpenCensusSpan.scala]
220[info] done compiling
221[info] compiling 1 Scala source to /build/repo/modules/opencensus/target/scala-3.7.4/classes ...
222[info] done compiling
223Starting build for ProjectRef(file:/build/repo/,noopJVM) (natchez-noop)... [2/18]
224Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
225[info] compiling 3 Scala sources to /build/repo/modules/noop/jvm/target/scala-3.7.4/classes ...
226[info] done compiling
227Starting build for ProjectRef(file:/build/repo/,datadog) (natchez-datadog)... [3/18]
228Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
229[info] compiling 1 Scala source to /build/repo/modules/opentracing/target/scala-3.7.4/classes ...
230[info] done compiling
231[info] compiling 3 Scala sources to /build/repo/modules/datadog/target/scala-3.7.4/classes ...
232[info] done compiling
233Starting build for ProjectRef(file:/build/repo/,opentelemetry) (natchez-opentelemetry)... [4/18]
234Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
235[info] compiling 5 Scala sources to /build/repo/modules/opentelemetry/target/scala-3.7.4/classes ...
236[info] [patched file /build/repo/modules/opentelemetry/src/main/scala/natchez/opentelemetry/OpenTelemetrySpan.scala]
237[info] done compiling
238[info] compiling 1 Scala source to /build/repo/modules/opentelemetry/target/scala-3.7.4/classes ...
239[info] done compiling
240Starting build for ProjectRef(file:/build/repo/,mock) (natchez-mock)... [5/18]
241Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
242[info] compiling 2 Scala sources to /build/repo/modules/mock/target/scala-3.7.4/classes ...
243[info] done compiling
244Starting build for ProjectRef(file:/build/repo/,jaeger) (natchez-jaeger)... [6/18]
245Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
246[info] compiling 3 Scala sources to /build/repo/modules/jaeger/target/scala-3.7.4/classes ...
247[info] done compiling
248Starting build for ProjectRef(file:/build/repo/,coreJVM) (natchez-core)... [7/18]
249Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
250Starting build for ProjectRef(file:/build/repo/,lightstepGrpc) (natchez-lightstep-grpc)... [8/18]
251Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
252[info] compiling 3 Scala sources to /build/repo/modules/lightstep/target/scala-3.7.4/classes ...
253[info] done compiling
254Starting build for ProjectRef(file:/build/repo/,lightstep) (natchez-lightstep)... [9/18]
255Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
256Starting build for ProjectRef(file:/build/repo/,xrayJVM) (natchez-xray)... [10/18]
257Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
258[info] compiling 4 Scala sources to /build/repo/modules/xray/.jvm/target/scala-3.7.4/classes ...
259[info] [patched file /build/repo/modules/xray/src/main/scala/natchez/xray/XRaySpan.scala]
260[info] [patched file /build/repo/modules/xray/src/main/scala/natchez/xray/XRayEnvironment.scala]
261[info] done compiling
262[info] compiling 2 Scala sources to /build/repo/modules/xray/.jvm/target/scala-3.7.4/classes ...
263[info] done compiling
264[info] compiling 2 Scala sources to /build/repo/modules/xray/.jvm/target/scala-3.7.4/test-classes ...
265[info] done compiling
266Starting build for ProjectRef(file:/build/repo/,logOdin) (natchez-log-odin)... [11/18]
267Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
268[info] compiling 2 Scala sources to /build/repo/modules/log-odin/target/scala-3.7.4/classes ...
269[info] [patched file /build/repo/modules/log-odin/src/main/scala/LogSpan.scala]
270[info] done compiling
271[info] compiling 1 Scala source to /build/repo/modules/log-odin/target/scala-3.7.4/classes ...
272[info] done compiling
273Starting build for ProjectRef(file:/build/repo/,mtlJVM) (natchez-mtl)... [12/18]
274Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
275[info] compiling 2 Scala sources to /build/repo/modules/mtl/jvm/target/scala-3.7.4/classes ...
276[info] [patched file /build/repo/modules/mtl/shared/src/main/scala/LocalTrace.scala]
277[info] [patched file /build/repo/modules/mtl/shared/src/main/scala/package.scala]
278[info] done compiling
279[info] compiling 2 Scala sources to /build/repo/modules/mtl/jvm/target/scala-3.7.4/classes ...
280[info] done compiling
281[info] compiling 1 Scala source to /build/repo/modules/mtl/jvm/target/scala-3.7.4/test-classes ...
282[info] [patched file /build/repo/modules/mtl/shared/src/test/scala/LocalInstancesSpec.scala]
283[info] done compiling
284[info] compiling 1 Scala source to /build/repo/modules/mtl/jvm/target/scala-3.7.4/test-classes ...
285[info] done compiling
286Starting build for ProjectRef(file:/build/repo/,logJVM) (natchez-log)... [13/18]
287Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
288[info] compiling 2 Scala sources to /build/repo/modules/log/jvm/target/scala-3.7.4/classes ...
289[info] [patched file /build/repo/modules/log/shared/src/main/scala/LogSpan.scala]
290[info] [patched file /build/repo/modules/log/shared/src/main/scala/Log.scala]
291[info] done compiling
292[info] compiling 2 Scala sources to /build/repo/modules/log/jvm/target/scala-3.7.4/classes ...
293[info] done compiling
294[info] compiling 2 Scala sources to /build/repo/modules/log/jvm/target/scala-3.7.4/test-classes ...
295[info] done compiling
296Starting build for ProjectRef(file:/build/repo/,lightstepHttp) (natchez-lightstep-http)... [14/18]
297Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
298Starting build for ProjectRef(file:/build/repo/,newrelic) (newrelic)... [15/18]
299Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
300[info] compiling 2 Scala sources to /build/repo/modules/newrelic/target/scala-3.7.4/classes ...
301[info] [patched file /build/repo/modules/newrelic/src/main/scala/natchez/newrelic/NewrelicSpan.scala]
302[info] done compiling
303[info] compiling 1 Scala source to /build/repo/modules/newrelic/target/scala-3.7.4/classes ...
304[info] done compiling
305Starting build for ProjectRef(file:/build/repo/,opentracing) (natchez-opentracing)... [16/18]
306Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
307Starting build for ProjectRef(file:/build/repo/,honeycomb) (natchez-honeycomb)... [17/18]
308Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
309[info] compiling 2 Scala sources to /build/repo/modules/honeycomb/target/scala-3.7.4/classes ...
310[info] [patched file /build/repo/modules/honeycomb/src/main/scala/HoneycombSpan.scala]
311[info] done compiling
312[info] compiling 1 Scala source to /build/repo/modules/honeycomb/target/scala-3.7.4/classes ...
313[info] done compiling
314
315************************
316Build summary:
317[{
318 "module": "natchez-testkit",
319 "compile": {"status": "ok", "tookMs": 12931, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
320 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
321 "test-compile": {"status": "ok", "tookMs": 4245, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
322 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
323 "publish": {"status": "skipped", "tookMs": 0},
324 "metadata": {
325 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
326}
327},{
328 "module": "natchez-opencensus",
329 "compile": {"status": "ok", "tookMs": 1601, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
330 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
331 "test-compile": {"status": "ok", "tookMs": 1320, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
332 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
333 "publish": {"status": "skipped", "tookMs": 0},
334 "metadata": {
335 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
336}
337},{
338 "module": "natchez-noop",
339 "compile": {"status": "ok", "tookMs": 899, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
340 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
341 "test-compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
342 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
343 "publish": {"status": "skipped", "tookMs": 0},
344 "metadata": {
345 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
346}
347},{
348 "module": "natchez-datadog",
349 "compile": {"status": "ok", "tookMs": 1783, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
351 "test-compile": {"status": "ok", "tookMs": 173, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
352 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
353 "publish": {"status": "skipped", "tookMs": 0},
354 "metadata": {
355 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
356}
357},{
358 "module": "natchez-opentelemetry",
359 "compile": {"status": "ok", "tookMs": 1911, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "ok", "tookMs": 990, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
362 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
366}
367},{
368 "module": "natchez-mock",
369 "compile": {"status": "ok", "tookMs": 783, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
371 "test-compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
372 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
373 "publish": {"status": "skipped", "tookMs": 0},
374 "metadata": {
375 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
376}
377},{
378 "module": "natchez-jaeger",
379 "compile": {"status": "ok", "tookMs": 1215, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
380 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
381 "test-compile": {"status": "ok", "tookMs": 192, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
382 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
383 "publish": {"status": "skipped", "tookMs": 0},
384 "metadata": {
385 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
386}
387},{
388 "module": "natchez-core",
389 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
390 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
391 "test-compile": {"status": "ok", "tookMs": 98, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
392 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
393 "publish": {"status": "skipped", "tookMs": 0},
394 "metadata": {
395 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
396}
397},{
398 "module": "natchez-lightstep-grpc",
399 "compile": {"status": "ok", "tookMs": 1506, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
400 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
401 "test-compile": {"status": "ok", "tookMs": 309, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
402 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
403 "publish": {"status": "skipped", "tookMs": 0},
404 "metadata": {
405 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
406}
407},{
408 "module": "natchez-lightstep",
409 "compile": {"status": "ok", "tookMs": 100, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
410 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
411 "test-compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
412 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
413 "publish": {"status": "skipped", "tookMs": 0},
414 "metadata": {
415 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
416}
417},{
418 "module": "natchez-xray",
419 "compile": {"status": "ok", "tookMs": 2504, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
420 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
421 "test-compile": {"status": "ok", "tookMs": 2349, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
422 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
423 "publish": {"status": "skipped", "tookMs": 0},
424 "metadata": {
425 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
426}
427},{
428 "module": "natchez-log-odin",
429 "compile": {"status": "ok", "tookMs": 2542, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
430 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
431 "test-compile": {"status": "ok", "tookMs": 2167, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
432 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
433 "publish": {"status": "skipped", "tookMs": 0},
434 "metadata": {
435 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
436}
437},{
438 "module": "natchez-mtl",
439 "compile": {"status": "ok", "tookMs": 716, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
440 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
441 "test-compile": {"status": "ok", "tookMs": 1528, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
442 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
443 "publish": {"status": "skipped", "tookMs": 0},
444 "metadata": {
445 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
446}
447},{
448 "module": "natchez-log",
449 "compile": {"status": "ok", "tookMs": 1255, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
450 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
451 "test-compile": {"status": "ok", "tookMs": 1700, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
452 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
453 "publish": {"status": "skipped", "tookMs": 0},
454 "metadata": {
455 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
456}
457},{
458 "module": "natchez-lightstep-http",
459 "compile": {"status": "ok", "tookMs": 165, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
460 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
461 "test-compile": {"status": "ok", "tookMs": 202, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
462 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
463 "publish": {"status": "skipped", "tookMs": 0},
464 "metadata": {
465 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
466}
467},{
468 "module": "newrelic",
469 "compile": {"status": "ok", "tookMs": 897, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
470 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
471 "test-compile": {"status": "ok", "tookMs": 995, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
472 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
473 "publish": {"status": "skipped", "tookMs": 0},
474 "metadata": {
475 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
476}
477},{
478 "module": "natchez-opentracing",
479 "compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
480 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
481 "test-compile": {"status": "ok", "tookMs": 114, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
482 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
483 "publish": {"status": "skipped", "tookMs": 0},
484 "metadata": {
485 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
486}
487},{
488 "module": "natchez-honeycomb",
489 "compile": {"status": "ok", "tookMs": 1040, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
490 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
491 "test-compile": {"status": "ok", "tookMs": 1113, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
492 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
493 "publish": {"status": "skipped", "tookMs": 0},
494 "metadata": {
495 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
496}
497}]
498************************
499[success] Total time: 210 s (0:03:30.0), completed Dec 28, 2025, 5:13:09 PM
500[0JChecking patch project/plugins.sbt...
501Checking patch project/build.properties...
502Checking patch build.sbt...
503Applied patch project/plugins.sbt cleanly.
504Applied patch project/build.properties cleanly.
505Applied patch build.sbt cleanly.
506Commit migration rewrites
507Switched to a new branch 'opencb/migrate-source-3.4'
508[opencb/migrate-source-3.4 f6feb1b] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
509 15 files changed, 57 insertions(+), 57 deletions(-)
510----
511Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
512Scala binary version found: 3.8
513Implicitly using source version 3.8
514Scala binary version found: 3.8
515Implicitly using source version 3.8
516Would try to apply common scalacOption (best-effort, sbt/mill only):
517Append: ,REQUIRE:-source:3.8
518Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
519----
520Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
521Execute tests: false
522sbt project found:
523Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
524Enforcing usage of sbt in version 1.11.5
525No prepare script found for project typelevel/natchez
526##################################
527Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
528Targets: org.tpolecat%natchez-core org.tpolecat%natchez-datadog org.tpolecat%natchez-honeycomb org.tpolecat%natchez-jaeger org.tpolecat%natchez-lightstep org.tpolecat%natchez-lightstep-grpc org.tpolecat%natchez-lightstep-http org.tpolecat%natchez-log org.tpolecat%natchez-log-odin org.tpolecat%natchez-mock org.tpolecat%natchez-mtl org.tpolecat%natchez-noop org.tpolecat%natchez-opencensus org.tpolecat%natchez-opentelemetry org.tpolecat%natchez-opentracing org.tpolecat%natchez-testkit org.tpolecat%natchez-xray org.tpolecat%newrelic
529Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
530##################################
531Using extra scalacOptions: ,REQUIRE:-source:3.8
532Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
533[sbt_options] declare -a sbt_options=()
534[process_args] java_version = '17'
535[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
536# Executing command line:
537java
538-Xms1G
539-Xmx4G
540-XX:+UseG1GC
541-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
542-Dcommunitybuild.project.dependencies.add=
543-Xmx7G
544-Xms4G
545-Xss8M
546-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
547-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
548-jar
549/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
550"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
551"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
552"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
553"set every credentials := Nil"
554"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
555"removeScalacOptionsStartingWith -P:wartremover"
556
557moduleMappings
558"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.tpolecat%natchez-core org.tpolecat%natchez-datadog org.tpolecat%natchez-honeycomb org.tpolecat%natchez-jaeger org.tpolecat%natchez-lightstep org.tpolecat%natchez-lightstep-grpc org.tpolecat%natchez-lightstep-http org.tpolecat%natchez-log org.tpolecat%natchez-log-odin org.tpolecat%natchez-mock org.tpolecat%natchez-mtl org.tpolecat%natchez-noop org.tpolecat%natchez-opencensus org.tpolecat%natchez-opentelemetry org.tpolecat%natchez-opentracing org.tpolecat%natchez-testkit org.tpolecat%natchez-xray org.tpolecat%newrelic"
559
560[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
561[info] loading settings for project repo-build-build from plugins.sbt...
562[info] loading project definition from /build/repo/project/project
563[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
564[info] loading project definition from /build/repo/project
565[info] loading settings for project root from build.sbt...
566[info] resolving key references (39139 settings) ...
567[info] set scmInfo to https://github.com/typelevel/natchez
568[info] set current project to root (in build file:/build/repo/)
569Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
570OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in datadog/crossScalaVersions
571OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mtlNative/crossScalaVersions
572OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in docs/crossScalaVersions
573OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreTestsJS/crossScalaVersions
574OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testkitJS/crossScalaVersions
575[info] set scmInfo to https://github.com/typelevel/natchez
576OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
577OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJVM/crossScalaVersions
578OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in lightstepGrpc/crossScalaVersions
579OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in logJS/crossScalaVersions
580OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in xrayJVM/crossScalaVersions
581OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootNative/crossScalaVersions
582OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in jaeger/crossScalaVersions
583OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in logNative/crossScalaVersions
584OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJS/crossScalaVersions
585OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreTestsJVM/crossScalaVersions
586OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in logOdin/crossScalaVersions
587OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreTestsNative/crossScalaVersions
588OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJS/crossScalaVersions
589OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in noopJVM/crossScalaVersions
590OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mtlJS/crossScalaVersions
591OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in newrelic/crossScalaVersions
592OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in lightstepHttp/crossScalaVersions
593OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testkitJVM/crossScalaVersions
594OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mtlJVM/crossScalaVersions
595OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in honeycomb/crossScalaVersions
596OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in noopJS/crossScalaVersions
597OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in opentelemetry/crossScalaVersions
598OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in opencensus/crossScalaVersions
599OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreNative/crossScalaVersions
600OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in noopNative/crossScalaVersions
601OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in logJVM/crossScalaVersions
602OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJVM/crossScalaVersions
603OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testkitNative/crossScalaVersions
604OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in opentracing/crossScalaVersions
605OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mock/crossScalaVersions
606OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examples/crossScalaVersions
607OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in lightstep/crossScalaVersions
608OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in xrayJS/crossScalaVersions
609[info] set current project to root (in build file:/build/repo/)
610[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 37 projects.
611[info] Switching Scala version on:
612[info] mtlNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
613[info] lightstepGrpc (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
614[info] logJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
615[info] noopJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
616[info] mock (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
617[info] examples (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
618[info] testkitNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
619[info] logNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
620[info] testkitJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
621[info] rootJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
622[info] coreTestsJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
623[info] coreNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
624[info] docs (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
625[info] lightstepHttp (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
626[info] datadog (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
627[info] xrayJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
628[info] opentracing (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
629[info] noopNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
630[info] xrayJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
631[info] coreJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
632[info] noopJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
633[info] coreTestsJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
634[info] coreJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
635[info] rootJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
636[info] jaeger (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
637[info] rootNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
638[info] opencensus (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
639[info] honeycomb (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
640[info] logJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
641[info] mtlJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
642[info] newrelic (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
643[info] logOdin (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
644[info] mtlJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
645[info] testkitJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
646[info] coreTestsNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
647[info] opentelemetry (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
648[info] lightstep (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
649[info] Excluding projects:
650[info] * root (2.13.16)
651[info] Reapplying settings...
652[info] set scmInfo to https://github.com/typelevel/natchez
653[info] set current project to root (in build file:/build/repo/)
654Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
655[info] Reapplying settings...
656[info] set scmInfo to https://github.com/typelevel/natchez
657[info] set current project to root (in build file:/build/repo/)
658[info] Defining Global / credentials, coreJS / credentials and 36 others.
659[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 377 others.
660[info] Run `last` for details.
661[info] Reapplying settings...
662[info] set scmInfo to https://github.com/typelevel/natchez
663[info] set current project to root (in build file:/build/repo/)
664Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
665[info] Reapplying settings...
666OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
667
668 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
669 Did you mean coreTestsJS / allExcludeDependencies ?
670 , retry without global scopes
671[info] Reapplying settings...
672[info] set scmInfo to https://github.com/typelevel/natchez
673[info] set current project to root (in build file:/build/repo/)
674Execute removeScalacOptionsStartingWith: -P:wartremover
675[info] Reapplying settings...
676[info] set scmInfo to https://github.com/typelevel/natchez
677[info] set current project to root (in build file:/build/repo/)
678[success] Total time: 0 s, completed Dec 28, 2025, 5:13:36 PM
679Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
680Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
681Starting build...
682Projects: Set(lightstepGrpc, logJVM, noopJVM, mock, lightstepHttp, datadog, xrayJVM, opentracing, coreJVM, jaeger, opencensus, honeycomb, newrelic, logOdin, mtlJVM, testkitJVM, opentelemetry, lightstep)
683Starting build for ProjectRef(file:/build/repo/,testkitJVM) (natchez-testkit)... [0/18]
684OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
685OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
686OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
687Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
688[info] compiling 7 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
689[info] done compiling
690[info] compiling 2 Scala sources to /build/repo/modules/testkit/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
691[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/testkit/shared/src/main/scala/InMemory.scala:9:26
692[warn] 9 |import cats.effect.{Trace => _, _}
693[warn] | ^^^^^^^^^^
694[warn] | unused import
695[warn] one warning found
696[info] done compiling
697Starting build for ProjectRef(file:/build/repo/,opencensus) (natchez-opencensus)... [1/18]
698Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
699[info] compiling 2 Scala sources to /build/repo/modules/opencensus/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
700[info] done compiling
701Starting build for ProjectRef(file:/build/repo/,noopJVM) (natchez-noop)... [2/18]
702Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
703[info] compiling 3 Scala sources to /build/repo/modules/noop/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
704[info] done compiling
705Starting build for ProjectRef(file:/build/repo/,datadog) (natchez-datadog)... [3/18]
706Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
707[info] compiling 1 Scala source to /build/repo/modules/opentracing/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
708[info] done compiling
709[info] compiling 3 Scala sources to /build/repo/modules/datadog/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
710[info] done compiling
711Starting build for ProjectRef(file:/build/repo/,opentelemetry) (natchez-opentelemetry)... [4/18]
712Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
713[info] compiling 5 Scala sources to /build/repo/modules/opentelemetry/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
714[info] done compiling
715Starting build for ProjectRef(file:/build/repo/,mock) (natchez-mock)... [5/18]
716Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
717[info] compiling 2 Scala sources to /build/repo/modules/mock/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
718[info] done compiling
719Starting build for ProjectRef(file:/build/repo/,jaeger) (natchez-jaeger)... [6/18]
720Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
721[info] compiling 3 Scala sources to /build/repo/modules/jaeger/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
722[info] done compiling
723Starting build for ProjectRef(file:/build/repo/,coreJVM) (natchez-core)... [7/18]
724Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
725Starting build for ProjectRef(file:/build/repo/,lightstepGrpc) (natchez-lightstep-grpc)... [8/18]
726Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
727[info] compiling 3 Scala sources to /build/repo/modules/lightstep/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
728[info] done compiling
729Starting build for ProjectRef(file:/build/repo/,lightstep) (natchez-lightstep)... [9/18]
730Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
731Starting build for ProjectRef(file:/build/repo/,xrayJVM) (natchez-xray)... [10/18]
732Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
733[info] compiling 4 Scala sources to /build/repo/modules/xray/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
734[info] done compiling
735[info] compiling 2 Scala sources to /build/repo/modules/xray/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
736[info] done compiling
737Starting build for ProjectRef(file:/build/repo/,logOdin) (natchez-log-odin)... [11/18]
738Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
739[info] compiling 2 Scala sources to /build/repo/modules/log-odin/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
740[info] done compiling
741Starting build for ProjectRef(file:/build/repo/,mtlJVM) (natchez-mtl)... [12/18]
742Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
743[info] compiling 2 Scala sources to /build/repo/modules/mtl/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
744[info] done compiling
745[info] compiling 1 Scala source to /build/repo/modules/mtl/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
746[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/mtl/shared/src/test/scala/LocalInstancesSpec.scala:11:26
747[warn] 11 |import cats.effect.{Trace => _, _}
748[warn] | ^^^^^^^^^^
749[warn] | unused import
750[warn] one warning found
751[info] done compiling
752Starting build for ProjectRef(file:/build/repo/,logJVM) (natchez-log)... [13/18]
753Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
754[info] compiling 2 Scala sources to /build/repo/modules/log/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
755[info] done compiling
756[info] compiling 2 Scala sources to /build/repo/modules/log/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
757[info] done compiling
758Starting build for ProjectRef(file:/build/repo/,lightstepHttp) (natchez-lightstep-http)... [14/18]
759Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
760Starting build for ProjectRef(file:/build/repo/,newrelic) (newrelic)... [15/18]
761Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
762[info] compiling 2 Scala sources to /build/repo/modules/newrelic/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
763[info] done compiling
764Starting build for ProjectRef(file:/build/repo/,opentracing) (natchez-opentracing)... [16/18]
765Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
766Starting build for ProjectRef(file:/build/repo/,honeycomb) (natchez-honeycomb)... [17/18]
767Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
768[info] compiling 2 Scala sources to /build/repo/modules/honeycomb/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
769[info] done compiling
770
771************************
772Build summary:
773[{
774 "module": "natchez-testkit",
775 "compile": {"status": "ok", "tookMs": 15379, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
776 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
777 "test-compile": {"status": "ok", "tookMs": 275, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
778 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
779 "publish": {"status": "skipped", "tookMs": 0},
780 "metadata": {
781 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
782}
783},{
784 "module": "natchez-opencensus",
785 "compile": {"status": "ok", "tookMs": 1823, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
786 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
787 "test-compile": {"status": "ok", "tookMs": 185, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
788 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
789 "publish": {"status": "skipped", "tookMs": 0},
790 "metadata": {
791 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
792}
793},{
794 "module": "natchez-noop",
795 "compile": {"status": "ok", "tookMs": 1010, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
796 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
797 "test-compile": {"status": "ok", "tookMs": 164, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
798 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
799 "publish": {"status": "skipped", "tookMs": 0},
800 "metadata": {
801 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
802}
803},{
804 "module": "natchez-datadog",
805 "compile": {"status": "ok", "tookMs": 2299, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
806 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
807 "test-compile": {"status": "ok", "tookMs": 211, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
808 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
809 "publish": {"status": "skipped", "tookMs": 0},
810 "metadata": {
811 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
812}
813},{
814 "module": "natchez-opentelemetry",
815 "compile": {"status": "ok", "tookMs": 1984, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
816 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
817 "test-compile": {"status": "ok", "tookMs": 154, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
818 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
819 "publish": {"status": "skipped", "tookMs": 0},
820 "metadata": {
821 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
822}
823},{
824 "module": "natchez-mock",
825 "compile": {"status": "ok", "tookMs": 1214, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
826 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
827 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
828 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
829 "publish": {"status": "skipped", "tookMs": 0},
830 "metadata": {
831 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
832}
833},{
834 "module": "natchez-jaeger",
835 "compile": {"status": "ok", "tookMs": 1427, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
836 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
837 "test-compile": {"status": "ok", "tookMs": 205, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
838 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
839 "publish": {"status": "skipped", "tookMs": 0},
840 "metadata": {
841 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
842}
843},{
844 "module": "natchez-core",
845 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
846 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
847 "test-compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
848 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
849 "publish": {"status": "skipped", "tookMs": 0},
850 "metadata": {
851 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
852}
853},{
854 "module": "natchez-lightstep-grpc",
855 "compile": {"status": "ok", "tookMs": 1530, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
856 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
857 "test-compile": {"status": "ok", "tookMs": 289, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
858 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
859 "publish": {"status": "skipped", "tookMs": 0},
860 "metadata": {
861 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
862}
863},{
864 "module": "natchez-lightstep",
865 "compile": {"status": "ok", "tookMs": 151, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
866 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
867 "test-compile": {"status": "ok", "tookMs": 174, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
868 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
869 "publish": {"status": "skipped", "tookMs": 0},
870 "metadata": {
871 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
872}
873},{
874 "module": "natchez-xray",
875 "compile": {"status": "ok", "tookMs": 2174, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
876 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
877 "test-compile": {"status": "ok", "tookMs": 1195, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
878 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
879 "publish": {"status": "skipped", "tookMs": 0},
880 "metadata": {
881 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
882}
883},{
884 "module": "natchez-log-odin",
885 "compile": {"status": "ok", "tookMs": 2306, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
886 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
887 "test-compile": {"status": "ok", "tookMs": 156, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
888 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
889 "publish": {"status": "skipped", "tookMs": 0},
890 "metadata": {
891 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
892}
893},{
894 "module": "natchez-mtl",
895 "compile": {"status": "ok", "tookMs": 840, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
896 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
897 "test-compile": {"status": "ok", "tookMs": 1237, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
898 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
899 "publish": {"status": "skipped", "tookMs": 0},
900 "metadata": {
901 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
902}
903},{
904 "module": "natchez-log",
905 "compile": {"status": "ok", "tookMs": 1041, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
906 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
907 "test-compile": {"status": "ok", "tookMs": 938, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
908 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
909 "publish": {"status": "skipped", "tookMs": 0},
910 "metadata": {
911 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
912}
913},{
914 "module": "natchez-lightstep-http",
915 "compile": {"status": "ok", "tookMs": 197, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
916 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
917 "test-compile": {"status": "ok", "tookMs": 225, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
918 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
919 "publish": {"status": "skipped", "tookMs": 0},
920 "metadata": {
921 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
922}
923},{
924 "module": "newrelic",
925 "compile": {"status": "ok", "tookMs": 1001, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
926 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
927 "test-compile": {"status": "ok", "tookMs": 199, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
928 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
929 "publish": {"status": "skipped", "tookMs": 0},
930 "metadata": {
931 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
932}
933},{
934 "module": "natchez-opentracing",
935 "compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
936 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
937 "test-compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
938 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
939 "publish": {"status": "skipped", "tookMs": 0},
940 "metadata": {
941 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
942}
943},{
944 "module": "natchez-honeycomb",
945 "compile": {"status": "ok", "tookMs": 1175, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
946 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
947 "test-compile": {"status": "ok", "tookMs": 170, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
948 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
949 "publish": {"status": "skipped", "tookMs": 0},
950 "metadata": {
951 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
952}
953}]
954************************
955[success] Total time: 63 s (0:01:03.0), completed Dec 28, 2025, 5:14:39 PM
956[0JChecking patch project/plugins.sbt...
957Checking patch project/build.properties...
958Checking patch build.sbt...
959Applied patch project/plugins.sbt cleanly.
960Applied patch project/build.properties cleanly.
961Applied patch build.sbt cleanly.