Build Logs

polyvariant/respectfully • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

5

Total Lines

200

1##################################
2Clonning https://github.com/polyvariant/respectfully.git into /build/repo using revision v0.1.1
3##################################
4Note: switching to '548aef5efa43309249f62e083afaf201fc300d9e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.5
22----
23Preparing build for 3.8.0-RC6
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.5"
35Replacement: val Scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.5"' in build.sbt
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project polyvariant/respectfully
47##################################
48Scala version: 3.8.0-RC6
49Targets: org.polyvariant%respectfully
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Xmx4g
61-Dcommunitybuild.scala=3.8.0-RC6
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC6"
71"++3.8.0-RC6 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.polyvariant%respectfully"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.412s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] resolving key references (10176 settings) ...
89[info] set scmInfo to https://github.com/polyvariant/respectfully
90[info] set current project to root (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0-RC6
92OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in exampleJS/crossScalaVersions
93[info] set scmInfo to https://github.com/polyvariant/respectfully
94OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC6) in root/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in coreJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in exampleNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in exampleJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in coreNative/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootJVM/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in coreJS/crossScalaVersions
104[info] set current project to root (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0-RC6 on 10 projects.
106[info] Switching Scala version on:
107[info] * root (3.8.0-RC6)
108[info] exampleJS (3.8.0-RC6)
109[info] rootJS (3.8.0-RC6)
110[info] coreNative (3.8.0-RC6)
111[info] coreJS (3.8.0-RC6)
112[info] coreJVM (3.8.0-RC6)
113[info] rootJVM (3.8.0-RC6)
114[info] rootNative (3.8.0-RC6)
115[info] exampleNative (3.8.0-RC6)
116[info] exampleJVM (3.8.0-RC6)
117[info] Excluding projects:
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/polyvariant/respectfully
120[info] set current project to root (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/polyvariant/respectfully
124[info] set current project to root (in build file:/build/repo/)
125[info] Defining Global / credentials, coreJS / credentials and 8 others.
126[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 87 others.
127[info] Run `last` for details.
128[info] Reapplying settings...
129[info] set scmInfo to https://github.com/polyvariant/respectfully
130[info] set current project to root (in build file:/build/repo/)
131Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
132[info] Reapplying settings...
133OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
134
135 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
136 Did you mean allExcludeDependencies ?
137 , retry without global scopes
138[info] Reapplying settings...
139[info] set scmInfo to https://github.com/polyvariant/respectfully
140[info] set current project to root (in build file:/build/repo/)
141Execute removeScalacOptionsStartingWith: -P:wartremover
142[info] Reapplying settings...
143[info] set scmInfo to https://github.com/polyvariant/respectfully
144[info] set current project to root (in build file:/build/repo/)
145[success] Total time: 0 s, completed Jan 8, 2026, 2:15:41 AM
146Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
147Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
148Starting build...
149Projects: Set(coreJVM)
150Starting build for ProjectRef(file:/build/repo/,coreJVM) (respectfully)... [0/1]
151OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
152OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
153OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
154Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 8, -Wunused:all, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 1 Scala source to /build/repo/core/.jvm/target/scala-3.8.0-RC6/classes ...
156[info] done compiling
157[info] compiling 2 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC6/test-classes ...
158[warn] @nowarn annotation does not suppress any warnings
159[warn] @nowarn annotation does not suppress any warnings
160[warn] @nowarn annotation does not suppress any warnings
161[warn] @nowarn annotation does not suppress any warnings
162[warn] four warnings found
163[info] done compiling
164[info] respectfully.test.ClientTests
165[info] + one op 597ms
166[info] + one op without parameter lists 592ms
167[info] + one op with param 591ms
168[info] + one op with more complex param 600ms
169[info] + one op with two params 15ms
170[info] + one op with two parameter lists 27ms
171[info] respectfully.test.ServerTests
172[info] + no ops 0ms
173[info] + one op 35ms
174[info] + one op without parameter lists 27ms
175[info] + one op with param 29ms
176[info] + one op with more complex param 30ms
177[info] + two params 11ms
178[info] + two parameter lists 8ms
179
180************************
181Build summary:
182[{
183 "module": "respectfully",
184 "compile": {"status": "ok", "tookMs": 8204, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 5133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 2140, "passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13, "byFramework": [{"framework": "unknown", "stats": {"passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13}}]},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["3.3.5"]
191}
192}]
193************************
194[success] Total time: 18 s, completed Jan 8, 2026, 2:15:59 AM
195[0JChecking patch project/plugins.sbt...
196Checking patch project/build.properties...
197Checking patch build.sbt...
198Applied patch project/plugins.sbt cleanly.
199Applied patch project/build.properties cleanly.
200Applied patch build.sbt cleanly.