Build Logs

polynote/uzhttp • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY

Errors

0

Warnings

4

Total Lines

163

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.1-RC1-bin-20251122-91351e3-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: if (scalaVersion.value != "3.*")
34Replacement: if (scalaVersion.value != "3.8.1-RC1-bin-20251122-91351e3-NIGHTLY")
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.1-RC1-bin-20251122-91351e3-NIGHTLY
47Execute tests: false
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
53##################################
54Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
55Targets: org.polynote%uzhttp
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"if (scalaVersion.value != \"3.*\")","replaceWith":"if (scalaVersion.value != \"<SCALA_VERSION>\")"},{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '17'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
63# Executing command line:
64java
65-Dfile.encoding=UTF-8
66-Dcommunitybuild.scala=3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY"
76"++3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -v"
77"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.188s.
91[info] done compiling
92[info] loading settings for project repo from build.sbt...
93[info] set current project to uzhttp (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
95OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in repo/crossScalaVersions
96[info] set current project to uzhttp (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 1 projects.
98[info] Switching Scala version on:
99[info] * repo (2.12.12, 2.13.7, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY, 2.11.12, 2.13.6)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to uzhttp (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to uzhttp (in build file:/build/repo/)
106[info] Defining Global / credentials, credentials
107[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to uzhttp (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to uzhttp (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to uzhttp (in build file:/build/repo/)
123[success] Total time: 0 s, completed Nov 22, 2025, 2:57:55 PM
124Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"if (scalaVersion.value != \"3.*\")","replaceWith":"if (scalaVersion.value != \"<SCALA_VERSION>\")"},{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "}]}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
126Starting build...
127Projects: Set(repo)
128Starting build for ProjectRef(file:/build/repo/,repo) (uzhttp)... [0/1]
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
130OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
133Compile scalacOptions: -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
135[warn] bad option '-Ywarn-value-discard' was ignored
136[warn] one warning found
137[info] done compiling
138[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
139[warn] bad option '-Ywarn-value-discard' was ignored
140[warn] one warning found
141[info] done compiling
142
143************************
144Build summary:
145[{
146 "module": "uzhttp",
147 "compile": {"status": "ok", "tookMs": 14649, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
148 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
149 "test-compile": {"status": "ok", "tookMs": 3536, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
150 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
151 "publish": {"status": "skipped", "tookMs": 0},
152 "metadata": {
153 "crossScalaVersions": ["2.11.12", "2.12.12", "2.13.7", "3.1.0"]
154}
155}]
156************************
157[success] Total time: 40 s, completed Nov 22, 2025, 2:58:35 PM
158[0JChecking patch project/plugins.sbt...
159Checking patch project/build.properties...
160Checking patch build.sbt...
161Applied patch project/plugins.sbt cleanly.
162Applied patch project/build.properties cleanly.
163Applied patch build.sbt cleanly.