Build Logs

typelevel/munit-cats-effect • 3.8.0:2026-01-13

Errors

13

Warnings

0

Total Lines

251

1##################################
2Clonning https://github.com/typelevel/munit-cats-effect.git into /build/repo using revision v2.2.0-RC1
3##################################
4Note: switching to '4b1e7870fa43678e2259e698e6a91fe6f3da779c'.
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.11.3 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 typelevel/munit-cats-effect
37##################################
38Scala version: 3.8.0
39Targets: org.typelevel%munit-cats-effect
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-Dfile.encoding=UTF-8
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":[]}""" org.typelevel%munit-cats-effect"
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 9.287s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set scmInfo to https://github.com/typelevel/munit-cats-effect
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0
80[info] set scmInfo to https://github.com/typelevel/munit-cats-effect
81OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.8.0 in docs/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.6 -> 3.8.0 in coreJVM/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.6 -> 3.8.0 in rootNative/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.6 -> 3.8.0 in coreJS/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.6 -> 3.8.0 in rootJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.6 -> 3.8.0 in rootJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.6 -> 3.8.0 in coreNative/crossScalaVersions
89[info] set current project to root (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.0 on 7 projects.
91[info] Switching Scala version on:
92[info] rootJS (3.8.0, 2.12.20, 2.13.16)
93[info] coreNative (3.8.0, 2.12.20, 2.13.16)
94[info] docs (3.8.0, 2.12.20, 2.13.16)
95[info] coreJS (3.8.0, 2.12.20, 2.13.16)
96[info] coreJVM (3.8.0, 2.12.20, 2.13.16)
97[info] rootJVM (3.8.0, 2.12.20, 2.13.16)
98[info] rootNative (3.8.0, 2.12.20, 2.13.16)
99[info] Excluding projects:
100[info] * root (2.13.16)
101[info] Reapplying settings...
102[info] set scmInfo to https://github.com/typelevel/munit-cats-effect
103[info] set current project to root (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set scmInfo to https://github.com/typelevel/munit-cats-effect
107[info] set current project to root (in build file:/build/repo/)
108[info] Defining Global / credentials, coreJS / credentials and 6 others.
109[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 69 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set scmInfo to https://github.com/typelevel/munit-cats-effect
113[info] set current project to root (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/typelevel/munit-cats-effect
123[info] set current project to root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/typelevel/munit-cats-effect
127[info] set current project to root (in build file:/build/repo/)
128[success] Total time: 0 s, completed Jan 13, 2026, 3:39:16 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
131Starting build...
132Projects: Set(coreJVM)
133Starting build for ProjectRef(file:/build/repo/,coreJVM) (munit-cats-effect)... [0/1]
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
135OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
138[info] compiling 6 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0/classes ...
139[info] done compiling
140[info] compiling 6 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0/test-classes ...
141[info] done compiling
142munit.CatsEffectFunFixturesSpec:
143 + fixture runs before/after test 0.07s
144munit.CatsEffectFixturesSpec:
145 + first test 0.006s
146 + second test 0.005s
147 + throws exception 0.086s
148munit.CatsEffectSuiteSpec:
149 + times out 0.135s
150 + nested IO fail 0.001s
151 + nested IO and SyncIO fail 0.001s
152 + nested IO and Future fail 0.002s
153 + nested SyncIO fail 0.002s
154 + nested SyncIO and IO fail 0.004s
155 + nested SyncIO and Future fail 0.001s
156munit.CatsEffectAssertionsSyntaxSpec:
157 + assertEquals (for IO) works (successful assertion) 0.005s
158 + assertEquals (for IO) works (failed assertion) 0.009s
159 + assert predicate (for IO) works (successful assertion) 0.005s
160 + assert predicate (for IO) works (failed assertion) 0.006s
161 + assert (for IO[Boolean]) works (successful assertion) 0.003s
162 + assert (for IO[Boolean]) works (failed assertion) 0.006s
163 + assert (for IO[Unit]) works (successful assertion) 0.005s
164 + assert (for IO[Unit]) works (failed assertion) 0.007s
165 + mapOrFail (for IO) works (successful mapping) 0.007s
166 + mapOrFail (for IO) works (failed mapping) 0.007s
167 + mapOrFail (for IO) works (failed mapping with clue) 0.005s
168 + intercept (for IO) works (successful assertion) 0.001s
169 + intercept (for IO) works (failed assertion: different exception) 0.002s
170 + intercept (for IO) works (sucessful assertion on `FailException`) 0.001s
171 + intercept (for IO) works (failed assertion: IO does not fail) 0.001s
172 + interceptMessage (for IO) works (successful assertion) 0.004s
173 + interceptMessage (for IO) works (failed assertion: different exception) 0.002s
174 + interceptMessage (for IO) works (failed assertion: different message) 0.001s
175 + interceptMessage (for IO) works (failed assertion: IO does not fail) 0.001s
176 + assertEquals (for SyncIO) works (successful assertion) 0.001s
177 + assertEquals (for SyncIO) works (failed assertion) 0.005s
178 + assert predicate (for SyncIO) works (successful assertion) 0.003s
179 + assert predicate (for SyncIO) works (failed assertion) 0.001s
180 + assert (for SyncIO[Unit]) works (successful assertion) 0.002s
181 + assert (for SyncIO[Unit]) works (failed assertion) 0.0s
182 + mapOrFail (for SyncIO) works (successful mapping) 0.002s
183 + mapOrFail (for SyncIO) works (failed mapping) 0.001s
184 + mapOrFail (for SyncIO) works (failed mapping with clue) 0.001s
185 + intercept (for SyncIO) works (successful assertion) 0.001s
186 + intercept (for SyncIO) works (failed assertion: different exception) 0.0s
187 + intercept (for SyncIO) works (sucessful assertion on `FailException`) 0.002s
188 + intercept (for SyncIO) works (failed assertion: SyncIO does not fail) 0.0s
189 + interceptMessage (for SyncIO) works (successful assertion) 0.0s
190 + interceptMessage (for SyncIO) works (failed assertion: different exception) 0.002s
191 + interceptMessage (for SyncIO) works (failed assertion: different message) 0.001s
192 + interceptMessage (for SyncIO) works (failed assertion: SyncIO does not fail) 0.0s
193munit.CatsEffectAssertionsSpec:
194 + assertIO works (successful assertion) 0.036s
195 + assertIO works (failed assertion) 0.039s
196 + assertIO_ works (successful assertion) 0.007s
197 + assertIO_ works (failed assertion) 0.013s
198 + assertIOBoolean works (successful assertion) 0.018s
199 + assertIOBoolean works (failed assertion) 0.016s
200 + interceptIO works (successful assertion) 0.012s
201 + interceptIO works (failed assertion: different exception) 0.025s
202 + interceptIO works (sucessful assertion on `FailException`) 0.016s
203 + interceptIO works (failed assertion: IO does not fail) 0.015s
204 + interceptMessageIO works (successful assertion) 0.006s
205 + interceptMessageIO works (failed assertion: different exception) 0.016s
206 + interceptMessageIO works (failed assertion: different message) 0.011s
207 + interceptMessageIO works (failed assertion: IO does not fail) 0.009s
208 + assertSyncIO works (successful assertion) 0.015s
209 + assertSyncIO works (failed assertion) 0.014s
210 + assertSyncIO_ works (successful assertion) 0.015s
211 + assertSyncIO_ works (failed assertion) 0.015s
212 + assertSyncIOBoolean works (successful assertion) 0.002s
213 + assertSyncIOBoolean works (failed assertion) 0.007s
214 + interceptSyncIO works (successful assertion) 0.017s
215 + interceptSyncIO works (failed assertion: different exception) 0.018s
216 + interceptSyncIO works (sucessful assertion on `FailException`) 0.013s
217 + interceptSyncIO works (failed assertion: SyncIO does not fail) 0.006s
218 + interceptMessageSyncIO works (successful assertion) 0.01s
219 + interceptMessageSyncIO works (failed assertion: different exception) 0.003s
220 + interceptMessageSyncIO works (failed assertion: different message) 0.001s
221 + interceptMessageSyncIO works (failed assertion: SyncIO does not fail) 0.003s
222ExampleSuite:
223 + tests can return IO[Unit] with assertions expressed via a map 0.005s
224 + alternatively, assertions can be written via assertIO 0.001s
225 + or via assertEquals syntax 0.001s
226 + or via plain assert syntax on IO[Boolean] 0.001s
227 + SyncIO works too 0.004s
228 + resources can be lifted to munit fixtures 0.235s
229 + resources can be lifted to munit fixtures again 0.004s
230
231************************
232Build summary:
233[{
234 "module": "munit-cats-effect",
235 "compile": {"status": "ok", "tookMs": 8132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
237 "test-compile": {"status": "ok", "tookMs": 3513, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "test": {"status": "ok", "tookMs": 976, "passed": 82, "failed": 0, "ignored": 0, "skipped": 0, "total": 82, "byFramework": [{"framework": "munit", "stats": {"passed": 82, "failed": 0, "ignored": 0, "skipped": 0, "total": 82}}]},
239 "publish": {"status": "skipped", "tookMs": 0},
240 "metadata": {
241 "crossScalaVersions": ["3.3.6", "2.12.20", "2.13.16"]
242}
243}]
244************************
245[success] Total time: 14 s, completed Jan 13, 2026, 3:39:30 PM
246[0JChecking patch project/plugins.sbt...
247Checking patch project/build.properties...
248Checking patch build.sbt...
249Applied patch project/plugins.sbt cleanly.
250Applied patch project/build.properties cleanly.
251Applied patch build.sbt cleanly.