Build Logs

janstenpickle/hotswap-ref • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

13

Total Lines

192

1##################################
2Clonning https://github.com/janstenpickle/hotswap-ref.git into /build/repo using revision v0.2.2
3##################################
4Note: switching to '93d87adcf0c64ce54416e8c46dda6136ba68c36c'.
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.1
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: project/Dependencies.scala
34Pattern: val scala3 = "3.1.1"
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.1.1"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.6.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 janstenpickle/hotswap-ref
47##################################
48Scala version: 3.8.0-RC6
49Targets: io.janstenpickle%hotswap-ref
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.1.1\"","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-Dcommunitybuild.scala=3.8.0-RC6
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC6"
70"++3.8.0-RC6 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.1.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.janstenpickle%hotswap-ref"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading project definition from /build/repo/project/project
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 3 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.85s.
86[info] done compiling
87/build/repo/build.sbt:11: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
88 resolvers += Resolver.sonatypeCentralSnapshots
89
90 resolvers += Resolver.sonatypeRepo("releases"),
91 ^
92[info] loading settings for project root from build.sbt, ci-release.sbt...
93[info] set current project to HotswapRef (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.8.0-RC6
95OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in core/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
97[info] set current project to HotswapRef (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.0-RC6 on 2 projects.
99[info] Switching Scala version on:
100[info] * root (2.13.8, 2.12.15, 3.8.0-RC6)
101[info] core (2.13.8, 2.12.15, 3.8.0-RC6)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to HotswapRef (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to HotswapRef (in build file:/build/repo/)
108[info] Defining Global / credentials, core / credentials, credentials
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to HotswapRef (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean core / allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to HotswapRef (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to HotswapRef (in build file:/build/repo/)
125[success] Total time: 0 s, completed Jan 8, 2026, 1:52:46 AM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.1.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
128Starting build...
129Projects: Set(core)
130Starting build for ProjectRef(file:/build/repo/,core) (hotswap-ref)... [0/1]
131OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
132OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
133OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
134Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:any:wv, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC6/classes ...
136[warn] Failed to parse `-Wconf` configuration: any:wv,msg=can be rewritten automatically under:s
137[warn] unknown action: `wv`
138[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
139[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[warn] two warnings found
142[info] done compiling
143[info] compiling 3 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC6/test-classes ...
144[warn] Failed to parse `-Wconf` configuration: any:wv,msg=can be rewritten automatically under:s
145[warn] unknown action: `wv`
146[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
147[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
148[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
149[warn] two warnings found
150[info] done compiling
151[info] ConditionalHotswapRefConstructorSpec:
152[info] ConditionalHotswapRefConstructor
153[info] - should construct new resources when the input is different
154[info] - should not construct new resources when input is the same
155[info] HotswapRefConstructorSpec:
156[info] HotswapRefConstructor
157[info] - should construct new resources
158[info] - should access the current input
159[info] HotswapRefSpec:
160[info] HotswapRef
161[info] - should swap resources
162[info] - should not block on access while swap is allocating a new resource
163[info] - should not block on access while swap is releasing the old resource
164[info] - should block on swap (release phase) while handles to the previous resource are held
165[info] - should block on further swaps while one is still in progress
166[info] - should not block on repeated swaps while resource is not in use
167[info] - should use a resource repeatedly
168[info] - should treat cancelation properly
169
170************************
171Build summary:
172[{
173 "module": "hotswap-ref",
174 "compile": {"status": "ok", "tookMs": 5208, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 6059, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "ok", "tookMs": 8601, "passed": 12, "failed": 0, "ignored": 0, "skipped": 0, "total": 12, "byFramework": [{"framework": "unknown", "stats": {"passed": 12, "failed": 0, "ignored": 0, "skipped": 0, "total": 12}}]},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.1"]
181}
182}]
183************************
184[success] Total time: 23 s, completed Jan 8, 2026, 1:53:09 AM
185[0JChecking patch project/plugins.sbt...
186Checking patch project/build.properties...
187Checking patch project/Dependencies.scala...
188Checking patch build.sbt...
189Applied patch project/plugins.sbt cleanly.
190Applied patch project/build.properties cleanly.
191Applied patch project/Dependencies.scala cleanly.
192Applied patch build.sbt cleanly.