Build Logs
polynote/uzhttp • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
4
Total Lines
194
1##################################
2Clonning https://github.com/polynote/uzhttp.git into /build/repo using revision 0.3.0-RC1
3##################################
4Note: switching to '9f3b8883231df5422dbc09ba3fd9b4c8d487d447'.
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.0-RC4
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: if (scalaVersion.value != "3.*")
34Replacement: if (scalaVersion.value != "3.8.0-RC4")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Failed to apply pattern 'if (scalaVersion.value != "3.*")' in build.sbt
39
40Try apply source patch:
41Path: build.sbt
42Pattern: libraryDependencies :=
43Replacement: libraryDependencies ++=
44Successfully applied pattern 'libraryDependencies := ' in build.sbt
45----
46Starting build for 3.8.0-RC4
47Execute tests: true
48sbt project found:
49Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project polynote/uzhttp
52##################################
53Scala version: 3.8.0-RC4
54Targets: org.polynote%uzhttp
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"if (scalaVersion.value != \"3.*\")","replaceWith":"if (scalaVersion.value != \"<SCALA_VERSION>\")"},{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "}]}
56##################################
57Using extra scalacOptions: ,REQUIRE:-source:3.8
58Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dfile.encoding=UTF-8
65-Dcommunitybuild.scala=3.8.0-RC4
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.8.0-RC4"
75"++3.8.0-RC4 -v"
76"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"if (scalaVersion.value != \"3.*\")","replaceWith":"if (scalaVersion.value != \"<SCALA_VERSION>\")"},{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "}]}""" org.polynote%uzhttp"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.494s.
90[info] done compiling
91[info] loading settings for project repo from build.sbt...
92[info] set current project to uzhttp (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.0-RC4
94OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC4 in repo/crossScalaVersions
95[info] set current project to uzhttp (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
97[info] Switching Scala version on:
98[info] * repo (2.12.12, 2.13.7, 3.8.0-RC4, 2.11.12, 2.13.6)
99[info] Excluding projects:
100[info] Reapplying settings...
101[info] set current project to uzhttp (in build file:/build/repo/)
102Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
103[info] Reapplying settings...
104[info] set current project to uzhttp (in build file:/build/repo/)
105[info] Defining Global / credentials, credentials
106[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to uzhttp (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
115 Did you mean allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set current project to uzhttp (in build file:/build/repo/)
119Execute removeScalacOptionsStartingWith: -P:wartremover
120[info] Reapplying settings...
121[info] set current project to uzhttp (in build file:/build/repo/)
122[success] Total time: 0 s, completed Dec 22, 2025, 6:16:27 PM
123Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"if (scalaVersion.value != \"3.*\")","replaceWith":"if (scalaVersion.value != \"<SCALA_VERSION>\")"},{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "}]}
124Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
125Starting build...
126Projects: Set(repo)
127Starting build for ProjectRef(file:/build/repo/,repo) (uzhttp)... [0/1]
128OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
129OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
130OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
131OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
132Compile scalacOptions: -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
133[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
134[warn] bad option '-Ywarn-value-discard' was ignored
135[warn] one warning found
136[info] done compiling
137[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.0-RC4/test-classes ...
138[warn] bad option '-Ywarn-value-discard' was ignored
139[warn] one warning found
140[info] done compiling
141SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
142SLF4J: Defaulting to no-operation (NOP) logger implementation
143SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
144timestamp=2025-12-22T17:17:07.441349820Z level=INFO thread=#zio-fiber-1766423827 message="Server listening on http://localhost:39195/" location=uzhttp.server.Server.serve.macro file=Server.scala line=62
145[info] ServerSpec:
146[info] Server
147[info] Handles basic requests
148[info] - GET
149[info] POST
150[info] - small body
151[info] - large body
152[info] - Decodes URI
153[info] - handles websocket request
154[info] ResponseSpec:
155[info] Constant response
156[info] - writes to connection
157[info] Path response
158[info] - writes to connection
159[info] respects if-modified-since
160[info] - when it is after the modification date
161[info] - when it is before the modification date
162[info] Resource response
163[info] when resource is un-jarred
164[info] - writes to connection
165[info] respects if-modified-since
166[info] - when it is after the modification date
167[info] - when it is before the modification date
168[info] when resource is inside a JAR
169[info] - writes to connection
170[info] respects if-modified-since
171[info] - when it is after the modification date
172[info] - when it is before the modification date
173
174************************
175Build summary:
176[{
177 "module": "uzhttp",
178 "compile": {"status": "ok", "tookMs": 14455, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
179 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
180 "test-compile": {"status": "ok", "tookMs": 3871, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "test": {"status": "ok", "tookMs": 1369, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
182 "publish": {"status": "skipped", "tookMs": 0},
183 "metadata": {
184 "crossScalaVersions": ["2.11.12", "2.12.12", "2.13.7", "3.1.0"]
185}
186}]
187************************
188[success] Total time: 41 s, completed Dec 22, 2025, 6:17:07 PM
189[0JChecking patch project/plugins.sbt...
190Checking patch project/build.properties...
191Checking patch build.sbt...
192Applied patch project/plugins.sbt cleanly.
193Applied patch project/build.properties cleanly.
194Applied patch build.sbt cleanly.