Build Logs
augustjune/canoe • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
0
Total Lines
302
1##################################
2Clonning https://github.com/augustjune/canoe.git into /build/repo using revision v0.6.0
3##################################
4Note: switching to '6c805a19f21d604f2b67c135cacd3e72c6a4cb53'.
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.1.2
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.1.2"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.1.2"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project augustjune/canoe
45##################################
46Scala version: 3.7.4
47Targets: org.augustjune%canoe
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73"set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || "BroadcastSpec.scala" || "BotSpec.scala" }"
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.augustjune%canoe"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.326s.
83[info] done compiling
84[info] loading settings for project canoe from build.sbt...
85[info] set current project to canoe (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.7.4
87OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List() -> List(2.13.8) in canoe/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examples/crossScalaVersions
91[info] set current project to canoe (in build file:/build/repo/)
92[info] Setting Scala version to 3.7.4 on 3 projects.
93[info] Switching Scala version on:
94[info] coreJVM (2.12.15, 2.13.8, 3.7.4)
95[info] coreJS (2.12.15, 2.13.8, 3.7.4)
96[info] examples (2.12.15, 2.13.8, 3.7.4)
97[info] Excluding projects:
98[info] * canoe (2.13.8)
99[info] Reapplying settings...
100[info] set current project to canoe (in build file:/build/repo/)
101Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to canoe (in build file:/build/repo/)
104[info] Defining Global / credentials, coreJS / credentials and 2 others.
105[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to canoe (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to canoe (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to canoe (in build file:/build/repo/)
121[info] Defining coreJVM / Test / unmanagedSources / excludeFilter
122[info] The new value will be used by coreJVM / Test / unmanagedSources / fileInputs
123[info] Reapplying settings...
124[info] set current project to canoe (in build file:/build/repo/)
125[success] Total time: 0 s, completed Nov 27, 2025, 8:54:33 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(coreJVM)
130Starting build for ProjectRef(file:/build/repo/,coreJVM) (canoe)... [0/1]
131OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` 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: -language:higherKinds, -language:postfixOps, -language:implicitConversions, -Xmax-inlines, 128, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
136[info] compiling 188 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
137[info] [patched file /build/repo/core/jvm/src/main/scala/canoe/api/clients/Http4sTelegramClient.scala]
138[info] done compiling
139[info] compiling 1 Scala source to /build/repo/core/jvm/target/scala-3.7.4/classes ...
140[info] done compiling
141[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
142[info] done compiling
143
144************************
145Build summary:
146[{
147 "module": "canoe",
148 "compile": {"status": "ok", "tookMs": 44198, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
150 "test-compile": {"status": "ok", "tookMs": 4411, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "skipped", "tookMs": 0},
153 "metadata": {
154 "crossScalaVersions": ["2.12.15", "2.13.8", "3.1.2"]
155}
156}]
157************************
158[success] Total time: 68 s (0:01:08.0), completed Nov 27, 2025, 8:55:41 PM
159[0JChecking patch project/plugins.sbt...
160Checking patch project/build.properties...
161Checking patch build.sbt...
162Applied patch project/plugins.sbt cleanly.
163Applied patch project/build.properties cleanly.
164Applied patch build.sbt cleanly.
165Commit migration rewrites
166Switched to a new branch 'opencb/migrate-source-3.4'
167[opencb/migrate-source-3.4 78ef89d] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
168 1 file changed, 2 insertions(+), 2 deletions(-)
169----
170Preparing build for 3.8.0-RC2
171Scala binary version found: 3.8
172Implicitly using source version 3.8
173Scala binary version found: 3.8
174Implicitly using source version 3.8
175Would try to apply common scalacOption (best-effort, sbt/mill only):
176Append: ,REQUIRE:-source:3.8
177Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
178
179Try apply source patch:
180Path: build.sbt
181Pattern: val scala3 = "3.1.2"
182Replacement: val scala3 = "3.8.0-RC2"
183Successfully applied pattern 'val scala3 = "3.1.2"' in build.sbt
184----
185Starting build for 3.8.0-RC2
186Execute tests: false
187sbt project found:
188Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
189Enforcing usage of sbt in version 1.11.5
190No prepare script found for project augustjune/canoe
191##################################
192Scala version: 3.8.0-RC2
193Targets: org.augustjune%canoe
194Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
195##################################
196Using extra scalacOptions: ,REQUIRE:-source:3.8
197Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
198[sbt_options] declare -a sbt_options=()
199[process_args] java_version = '17'
200[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
201# Executing command line:
202java
203-Dfile.encoding=UTF-8
204-Dcommunitybuild.scala=3.8.0-RC2
205-Dcommunitybuild.project.dependencies.add=
206-Xmx7G
207-Xms4G
208-Xss8M
209-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
210-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
211-jar
212/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
213"setCrossScalaVersions 3.8.0-RC2"
214"++3.8.0-RC2 -v"
215"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
216"set every credentials := Nil"
217"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
218"removeScalacOptionsStartingWith -P:wartremover"
219"set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || "BroadcastSpec.scala" || "BotSpec.scala" }"
220moduleMappings
221"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.augustjune%canoe"
222
223[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
224[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
225[info] loading project definition from /build/repo/project
226[info] loading settings for project canoe from build.sbt...
227[info] set current project to canoe (in build file:/build/repo/)
228Execute setCrossScalaVersions: 3.8.0-RC2
229OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
230OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
231OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in examples/crossScalaVersions
232OpenCB::Limitting incorrect crossVersions List() -> List(2.13.8) in canoe/crossScalaVersions
233[info] set current project to canoe (in build file:/build/repo/)
234[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
235[info] Switching Scala version on:
236[info] coreJVM (2.12.15, 2.13.8, 3.8.0-RC2)
237[info] coreJS (2.12.15, 2.13.8, 3.8.0-RC2)
238[info] examples (2.12.15, 2.13.8, 3.8.0-RC2)
239[info] Excluding projects:
240[info] * canoe (2.13.8)
241[info] Reapplying settings...
242[info] set current project to canoe (in build file:/build/repo/)
243Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
244[info] Reapplying settings...
245[info] set current project to canoe (in build file:/build/repo/)
246[info] Defining Global / credentials, coreJS / credentials and 2 others.
247[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
248[info] Run `last` for details.
249[info] Reapplying settings...
250[info] set current project to canoe (in build file:/build/repo/)
251Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
252[info] Reapplying settings...
253OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
254
255 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
256 Did you mean allExcludeDependencies ?
257 , retry without global scopes
258[info] Reapplying settings...
259[info] set current project to canoe (in build file:/build/repo/)
260Execute removeScalacOptionsStartingWith: -P:wartremover
261[info] Reapplying settings...
262[info] set current project to canoe (in build file:/build/repo/)
263[info] Defining coreJVM / Test / unmanagedSources / excludeFilter
264[info] The new value will be used by coreJVM / Test / unmanagedSources / fileInputs
265[info] Reapplying settings...
266[info] set current project to canoe (in build file:/build/repo/)
267[success] Total time: 0 s, completed Nov 27, 2025, 8:55:56 PM
268Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
269Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
270Starting build...
271Projects: Set(coreJVM)
272Starting build for ProjectRef(file:/build/repo/,coreJVM) (canoe)... [0/1]
273OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
274OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
275OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
276Compile scalacOptions: -language:higherKinds, -language:postfixOps, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
277[info] compiling 188 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/classes ...
278[info] done compiling
279[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/test-classes ...
280[info] done compiling
281
282************************
283Build summary:
284[{
285 "module": "canoe",
286 "compile": {"status": "ok", "tookMs": 47462, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
287 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
288 "test-compile": {"status": "ok", "tookMs": 3338, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
289 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
290 "publish": {"status": "skipped", "tookMs": 0},
291 "metadata": {
292 "crossScalaVersions": ["2.12.15", "2.13.8", "3.1.2"]
293}
294}]
295************************
296[success] Total time: 58 s, completed Nov 27, 2025, 8:56:54 PM
297[0JChecking patch project/plugins.sbt...
298Checking patch project/build.properties...
299Checking patch build.sbt...
300Applied patch project/plugins.sbt cleanly.
301Applied patch project/build.properties cleanly.
302Applied patch build.sbt cleanly.