Build Logs
timwspence/cats-stm • 3.8.0:2026-01-13
Errors
0
Warnings
4
Total Lines
255
1##################################
2Clonning https://github.com/timwspence/cats-stm.git into /build/repo using revision v0.13.5
3##################################
4Note: switching to '4a6c1b4c8ebb83ed86fa3b555f948773a8ed592c'.
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.0
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----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project timwspence/cats-stm
37##################################
38Scala version: 3.8.0
39Targets: io.github.timwspence%cats-stm io.github.timwspence%cats-stm-docs
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Xmx4G
50-Dcommunitybuild.scala=3.8.0
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.timwspence%cats-stm io.github.timwspence%cats-stm-docs"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.819s.
75[info] done compiling
76[info] loading settings for project cats-stm from build.sbt...
77[info] resolving key references (16644 settings) ...
78[info] set scmInfo to https://github.com/timwspence/cats-stm
79[info] set current project to cats-stm (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.0
81OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in unidocs/crossScalaVersions
82OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in docs/crossScalaVersions
83[info] set scmInfo to https://github.com/timwspence/cats-stm
84OpenCB::Limitting incorrect crossVersions List() -> List(2.13.13) in cats-stm/crossScalaVersions
85OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in coreJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in cats-stmNative/crossScalaVersions
87OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in cats-stmJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in examplesJS/crossScalaVersions
89OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in examplesJVM/crossScalaVersions
90OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in coreJS/crossScalaVersions
91OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in cats-stmJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in benchmarks/crossScalaVersions
93OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in coreNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.4.1 -> 3.8.0 in laws/crossScalaVersions
95[info] set current project to cats-stm (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0 on 12 projects.
97[info] Switching Scala version on:
98[info] benchmarks (2.13.13, 2.12.19, 3.8.0)
99[info] unidocs (2.13.13, 2.12.19, 3.8.0)
100[info] coreNative (2.13.13, 2.12.19, 3.8.0)
101[info] docs (2.13.13, 2.12.19, 3.8.0)
102[info] laws (2.13.13, 2.12.19, 3.8.0)
103[info] coreJS (2.13.13, 2.12.19, 3.8.0)
104[info] examplesJS (2.13.13, 2.12.19, 3.8.0)
105[info] cats-stmNative (2.13.13, 2.12.19, 3.8.0)
106[info] coreJVM (2.13.13, 2.12.19, 3.8.0)
107[info] cats-stmJVM (2.13.13, 2.12.19, 3.8.0)
108[info] examplesJVM (2.13.13, 2.12.19, 3.8.0)
109[info] cats-stmJS (2.13.13, 2.12.19, 3.8.0)
110[info] Excluding projects:
111[info] * cats-stm (2.13.13)
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/timwspence/cats-stm
114[info] set current project to cats-stm (in build file:/build/repo/)
115Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] set scmInfo to https://github.com/timwspence/cats-stm
118[info] set current project to cats-stm (in build file:/build/repo/)
119[info] Defining Global / credentials, benchmarks / credentials and 11 others.
120[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 115 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/timwspence/cats-stm
124[info] set current project to cats-stm (in build file:/build/repo/)
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
130 Did you mean unidocs / allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/timwspence/cats-stm
134[info] set current project to cats-stm (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
136[info] Reapplying settings...
137[info] set scmInfo to https://github.com/timwspence/cats-stm
138[info] set current project to cats-stm (in build file:/build/repo/)
139[success] Total time: 0 s, completed Jan 13, 2026, 3:27:59 PM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
142Starting build...
143Projects: Set(coreJVM, unidocs)
144Starting build for ProjectRef(file:/build/repo/,coreJVM) (cats-stm)... [0/2]
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
146OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
147OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
148Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 6 Scala sources and 1 Java source to /build/repo/core/jvm/target/scala-3.8.0/classes ...
150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
151[warn] one warning found
152[info] done compiling
153[info] compiling 10 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/test-classes ...
154[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
155[warn] one warning found
156[info] done compiling
157io.github.timwspence.cats.stm.SyntaxSpec:
158 + summon stm instances 0.22s
159io.github.timwspence.cats.stm.TSemaphoreSpec:
160 + Acquire decrements the number of permits 0.22s
161 + Release increments the number of permits 0.006s
162io.github.timwspence.cats.stm.TQueueSpec:
163 + Read removes the first element 0.221s
164 + Peek does not remove the first element 0.009s
165 + TQueue is FIFO 0.082s
166io.github.timwspence.cats.stm.TDeferredSpec:
167 + complete unblocks getters 0.039s
168 + can only be completed once 0.012s
169 + imap 0.006s
170 + map/contramap 0.006s
171 + instances 0.004s
172io.github.timwspence.cats.stm.TLogSpec:
173 + getF when not present 0.001s
174 + get when present 0.004s
175 + isDirty when empty 0.002s
176 + isDirty when non-empty 0.002s
177 + isDirty when non-empty and dirty 0.003s
178 + commit 0.002s
179 + snapshot 0.003s
180 + delta 0.003s
181io.github.timwspence.cats.stm.TMVarSpec:
182 + Read returns current value when not empty 0.01s
183 + Read does not modify value when not empty 0.002s
184 + Take returns current value when not empty 0.005s
185 + Take empties tmvar when not empty 0.004s
186 + Put stores a value when empty 0.002s
187 + TryPut returns true when empty 0.002s
188 + TryPut returns false when not empty 0.003s
189 + IsEmpty is false when not empty 0.002s
190 + IsEmpty is true when empty 0.002s
191io.github.timwspence.cats.stm.TVarSpec:
192 + Get returns current value 0.008s
193 + Set changes current value 0.003s
194 + Modify changes current value 0.004s
195 + Transaction is registered for retry 1.01s
196 + TVar.of is referentially transparent 0.005s
197io.github.timwspence.cats.stm.MaintainsInvariants:
198 + Transactions maintain invariants 1.838s
199io.github.timwspence.cats.stm.STMSpec:
200 + Basic transaction is executed 0.02s
201 + Abort primitive aborts whole transaction 0.012s
202 + Check retries until transaction succeeds 2.005s
203 + Check retries repeatedly 1.108s
204 + OrElse runs second transaction if first retries 0.003s
205 + OrElse reverts changes if retrying 0.002s
206 + OrElse reverts changes to tvars not previously modified if retrying 0.003s
207 + nested orElse 0.002s
208 + Transaction is retried if TVar in if branch is subsequently modified 2.004s
209 + Commit is referentially transparent 2.003s
210 + commit is referentially transparent 2 0.002s
211 + Modify is referentially transparent 2 0.002s
212 + stack-safe construction 0.013s
213 + stack-safe evaluation 0.055s
214 + race retrying fiber and fiber which unblocks it 0.045s
215 + lots of contention and retrying 0.168s
216 + unblock all transactions 0.004s
217 + loop retry and completion 0.004s
218 + handle error 0.003s
219 + handle nested errors 0.002s
220 + handle nested retries 0.002s
221 + instantiate via Make 0.003s
222Starting build for ProjectRef(file:/build/repo/,unidocs) (cats-stm-docs)... [1/2]
223Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
224
225************************
226Build summary:
227[{
228 "module": "cats-stm",
229 "compile": {"status": "ok", "tookMs": 11763, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 6464, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "test": {"status": "ok", "tookMs": 8293, "passed": 56, "failed": 0, "ignored": 0, "skipped": 0, "total": 56, "byFramework": [{"framework": "munit", "stats": {"passed": 56, "failed": 0, "ignored": 0, "skipped": 0, "total": 56}}]},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["2.13.13", "2.12.19", "3.4.1"]
236}
237},{
238 "module": "cats-stm-docs",
239 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
241 "test-compile": {"status": "ok", "tookMs": 106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "test": {"status": "ok", "tookMs": 87, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
243 "publish": {"status": "skipped", "tookMs": 0},
244 "metadata": {
245 "crossScalaVersions": ["2.13.13", "2.12.19", "3.4.1"]
246}
247}]
248************************
249[success] Total time: 29 s, completed Jan 13, 2026, 3:28:28 PM
250[0JChecking patch project/plugins.sbt...
251Checking patch project/build.properties...
252Checking patch build.sbt...
253Applied patch project/plugins.sbt cleanly.
254Applied patch project/build.properties cleanly.
255Applied patch build.sbt cleanly.