Build Logs

polyvariant/respectfully • 3.8.0:2026-01-13

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
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"
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
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
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
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"
71"++3.8.0 -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 """{"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 9.105s.
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
92OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in exampleJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in rootNative/crossScalaVersions
96[info] set scmInfo to https://github.com/polyvariant/respectfully
97OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in root/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0) in root/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in rootJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in exampleNative/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in exampleJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in rootJVM/crossScalaVersions
104[info] set current project to root (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0 on 10 projects.
106[info] Switching Scala version on:
107[info] * root (3.8.0)
108[info] exampleJS (3.8.0)
109[info] rootJS (3.8.0)
110[info] coreNative (3.8.0)
111[info] coreJS (3.8.0)
112[info] coreJVM (3.8.0)
113[info] rootJVM (3.8.0)
114[info] rootNative (3.8.0)
115[info] exampleNative (3.8.0)
116[info] exampleJVM (3.8.0)
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 13, 2026, 3:42:37 PM
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/classes ...
156[info] done compiling
157[info] compiling 2 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0/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 606ms
166[info] + one op without parameter lists 607ms
167[info] + one op with param 607ms
168[info] + one op with more complex param 608ms
169[info] + one op with two params 25ms
170[info] + one op with two parameter lists 20ms
171[info] respectfully.test.ServerTests
172[info] + no ops 1ms
173[info] + one op 43ms
174[info] + one op without parameter lists 54ms
175[info] + one op with param 42ms
176[info] + one op with more complex param 42ms
177[info] + two params 11ms
178[info] + two parameter lists 15ms
179
180************************
181Build summary:
182[{
183 "module": "respectfully",
184 "compile": {"status": "ok", "tookMs": 8847, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 5293, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 2204, "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: 19 s, completed Jan 13, 2026, 3:42:56 PM
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.