Build Logs

softwaremill/tapir-loom • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY

Errors

0

Warnings

18

Total Lines

195

1##################################
2Clonning https://github.com/softwaremill/tapir-loom.git into /build/repo using revision v0.2.5
3##################################
4Note: switching to 'c2420e50d4f76cbfff4f9eb1c891919650d561a0'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.1")
34Replacement: val scala3 = List("3.8.1-RC1-bin-20251219-d71e859-NIGHTLY")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'val scala3 = List("3.3.1")' in build.sbt
39----
40Starting build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project softwaremill/tapir-loom
46##################################
47Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
48Targets: com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
69"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.281s.
84[info] done compiling
85[info] loading settings for project rootProject from build.sbt...
86[info] set current project to tapir-loom (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in netty/crossScalaVersions
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in netty3/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in rootProject/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in nima/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in nima3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in netty3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in nima3/crossScalaVersions
95[info] set current project to tapir-loom (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 2 projects.
97[info] Switching Scala version on:
98[info] netty3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
99[info] nima3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
100[info] Excluding projects:
101[info] * rootProject (2.13.12)
102[info] netty (2.13.12)
103[info] nima (2.13.12)
104[info] Reapplying settings...
105[info] set current project to tapir-loom (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to tapir-loom (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 3 others.
110[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to tapir-loom (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean nima3 / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to tapir-loom (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to tapir-loom (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 20, 2025, 12:42:52 AM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(netty3, nima3)
131Starting build for ProjectRef(file:/build/repo/,netty3) (tapir-netty-server-id)... [0/2]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 4 Scala sources to /build/repo/netty/target/jvm-3/classes ...
137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 3 Scala sources to /build/repo/netty/target/jvm-3/test-classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] there was 1 deprecation warning; re-run with -deprecation for details
143[warn] two warnings found
144[info] done compiling
145Starting build for ProjectRef(file:/build/repo/,nima3) (tapir-nima-server)... [1/2]
146Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 8 Scala sources to /build/repo/nima/target/jvm-3/classes ...
148[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
149[warn] -- [E175] Potential Issue Warning: /build/repo/nima/src/main/scala/sttp/tapir/server/nima/NimaServerInterpreter.scala:41:68
150[warn] 41 | tapirResponse.body.fold(ifEmpty = helidonResponse.send()) { tapirInputStream =>
151[warn] | ^
152[warn] |discarded non-Unit value of type Unit | Long. Add `: Unit` to discard silently.
153[warn] |
154[warn] 42 | val helidonOutputStream = helidonResponse.outputStream()
155[warn] 43 |...
156[warn] 48 | }
157[warn] two warnings found
158[info] done compiling
159[info] compiling 3 Scala sources to /build/repo/nima/target/jvm-3/test-classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] there was 1 deprecation warning; re-run with -deprecation for details
162[warn] two warnings found
163[info] done compiling
164
165************************
166Build summary:
167[{
168 "module": "tapir-netty-server-id",
169 "compile": {"status": "ok", "tookMs": 7382, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
171 "test-compile": {"status": "ok", "tookMs": 2181, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
173 "publish": {"status": "skipped", "tookMs": 0},
174 "metadata": {
175 "crossScalaVersions": ["2.12.20"]
176}
177},{
178 "module": "tapir-nima-server",
179 "compile": {"status": "ok", "tookMs": 1461, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
180 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
181 "test-compile": {"status": "ok", "tookMs": 1016, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
182 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
183 "publish": {"status": "skipped", "tookMs": 0},
184 "metadata": {
185 "crossScalaVersions": ["2.12.20"]
186}
187}]
188************************
189[success] Total time: 63 s (0:01:03.0), completed Dec 20, 2025, 12:43:56 AM
190[0JChecking patch project/plugins.sbt...
191Checking patch project/build.properties...
192Checking patch build.sbt...
193Applied patch project/plugins.sbt cleanly.
194Applied patch project/build.properties cleanly.
195Applied patch build.sbt cleanly.