Build Logs
typelevel/fs2 • 3.8.0:2026-01-13
Errors
56
Warnings
74
Total Lines
5594
1##################################
2Clonning https://github.com/typelevel/fs2.git into /build/repo using revision v3.13.0-M8
3##################################
4Note: switching to '77396ff9e7b09816b01f51e453d50b6f0bdedade'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32No prepare script found for project typelevel/fs2
33##################################
34Scala version: 3.7.4
35Targets: co.fs2%fs2-core co.fs2%fs2-docs co.fs2%fs2-io co.fs2%fs2-protocols co.fs2%fs2-reactive-streams co.fs2%fs2-scodec
36Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
37##################################
38Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
39Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
40[sbt_options] declare -a sbt_options=()
41[process_args] java_version = '21'
42[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
43# Executing command line:
44java
45-Dfile.encoding=UTF-8
46-Xms2g
47-Xmx4g
48-XX:MaxMetaspaceSize=512m
49-Dcommunitybuild.scala=3.7.4
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4"
59"++3.7.4 -v"
60"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""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[]}""" co.fs2%fs2-core co.fs2%fs2-docs co.fs2%fs2-io co.fs2%fs2-protocols co.fs2%fs2-reactive-streams co.fs2%fs2-scodec"
67
68[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
69[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
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.408s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] resolving key references (21746 settings) ...
78[info] set scmInfo to https://github.com/typelevel/fs2
79[info] set current project to root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.7.4
81OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in unidocs/crossScalaVersions
82[info] set scmInfo to https://github.com/typelevel/fs2
83OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in root/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in microsite/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in protocolsJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in benchmark/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in scodecJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ioNative/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in scodecJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in protocolsJS/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rootNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in protocolsNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in scodecNative/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rootJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rootJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ioJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in integration/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ioJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in reactiveStreams/crossScalaVersions
103[info] set current project to root (in build file:/build/repo/)
104[info] Setting Scala version to 3.7.4 on 20 projects.
105[info] Switching Scala version on:
106[info] integration (2.12.21, 2.13.18, 3.7.4)
107[info] protocolsJS (2.12.21, 2.13.18, 3.7.4)
108[info] ioNative (2.12.21, 2.13.18, 3.7.4)
109[info] unidocs (2.12.21, 2.13.18, 3.7.4)
110[info] rootJS (2.12.21, 2.13.18, 3.7.4)
111[info] coreNative (2.12.21, 2.13.18, 3.7.4)
112[info] coreJS (2.12.21, 2.13.18, 3.7.4)
113[info] protocolsNative (2.12.21, 2.13.18, 3.7.4)
114[info] microsite (2.12.21, 2.13.18, 3.7.4)
115[info] coreJVM (2.12.21, 2.13.18, 3.7.4)
116[info] rootJVM (2.12.21, 2.13.18, 3.7.4)
117[info] rootNative (2.12.21, 2.13.18, 3.7.4)
118[info] scodecJVM (2.12.21, 2.13.18, 3.7.4)
119[info] scodecJS (2.12.21, 2.13.18, 3.7.4)
120[info] ioJS (2.12.21, 2.13.18, 3.7.4)
121[info] reactiveStreams (2.12.21, 2.13.18, 3.7.4)
122[info] ioJVM (2.12.21, 2.13.18, 3.7.4)
123[info] protocolsJVM (2.12.21, 2.13.18, 3.7.4)
124[info] scodecNative (2.12.21, 2.13.18, 3.7.4)
125[info] benchmark (2.12.21, 2.13.18, 3.7.4)
126[info] Excluding projects:
127[info] * root (2.13.18)
128[info] Reapplying settings...
129[info] set scmInfo to https://github.com/typelevel/fs2
130[info] set current project to root (in build file:/build/repo/)
131Execute 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
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/typelevel/fs2
134[info] set current project to root (in build file:/build/repo/)
135[info] Defining Global / credentials, benchmark / credentials and 19 others.
136[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 186 others.
137[info] Run `last` for details.
138[info] Reapplying settings...
139[info] set scmInfo to https://github.com/typelevel/fs2
140[info] set current project to root (in build file:/build/repo/)
141Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
142[info] Reapplying settings...
143OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
144
145 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
146 Did you mean scodecJS / allExcludeDependencies ?
147 , retry without global scopes
148[info] Reapplying settings...
149[info] set scmInfo to https://github.com/typelevel/fs2
150[info] set current project to root (in build file:/build/repo/)
151Execute removeScalacOptionsStartingWith: -P:wartremover
152[info] Reapplying settings...
153[info] set scmInfo to https://github.com/typelevel/fs2
154[info] set current project to root (in build file:/build/repo/)
155[success] Total time: 0 s, completed Jan 13, 2026, 3:58:47 PM
156Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
157Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
158Starting build...
159Projects: Set(unidocs, coreJVM, scodecJVM, reactiveStreams, ioJVM, protocolsJVM)
160Starting build for ProjectRef(file:/build/repo/,scodecJVM) (fs2-scodec)... [0/6]
161OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
162OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
163OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
164OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
165Compile 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, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
166[info] compiling 52 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
167[info] [patched file /build/repo/core/shared/src/main/scala/fs2/Chunk.scala]
168[info] [patched file /build/repo/core/shared/src/main/scala/fs2/internal/ScopedResource.scala]
169[info] [patched file /build/repo/core/shared/src/main/scala/fs2/Collector.scala]
170[info] [patched file /build/repo/core/shared/src/main/scala/fs2/Stream.scala]
171[info] [patched file /build/repo/core/shared/src/main/scala/fs2/concurrent/Channel.scala]
172[info] [patched file /build/repo/core/shared/src/main/scala/fs2/concurrent/Signal.scala]
173[info] [patched file /build/repo/core/jvm/src/main/scala/fs2/internal/AsyncByteArrayInputStream.scala]
174[info] [patched file /build/repo/core/shared/src/main/scala/fs2/Pull.scala]
175[info] done compiling
176[info] compiling 3 Scala sources to /build/repo/scodec/jvm/target/scala-3.7.4/classes ...
177[info] done compiling
178Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.3/scalafmt-core_2.12-3.10.3.pom
179[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
180Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.3/scalafmt-core_2.12-3.10.3.pom
181Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.pom
182Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.pom
183Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.pom
184Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.pom
185Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.pom
186Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.pom
187Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.pom
188Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.pom
189Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.pom
190Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.pom
191Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.pom
192Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.pom
193Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.pom
194Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.pom
195Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.pom
196Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.pom
197Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.1.pom
198Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.pom
199Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.pom
200Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.pom
201Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.1.pom
202Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.pom
203Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
204Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.pom
205Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.pom
206Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
207Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.0/sourcecode_2.12-0.4.0.pom
208Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.0/sourcecode_2.12-0.4.0.pom
209Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.jar
210Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.3/scalafmt-core_2.12-3.10.3.jar
211Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.jar
212Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.jar
213Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.jar
214Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.jar
215Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.jar
216Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.jar
217Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.jar
218Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.jar
219Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.jar
220Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
221Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
222Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
223Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.jar
224Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.jar
225Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.jar
226Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.1.jar
227Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
228Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.jar
229Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.3/scalafmt-core_2.12-3.10.3.jar
230Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.1.jar
231Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.jar
232Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.jar
233Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.jar
234Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.jar
235Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.jar
236Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.jar
237[info] done compiling
238[info] compiling 23 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
239[info] done compiling
240[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
241[info] done compiling
242[info] compiling 89 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/classes ...
243[info] compiling 61 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
244[info] compiling 3 Scala sources to /build/repo/scodec/jvm/target/scala-3.7.4/classes ...
245[info] done compiling
246[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/internal/Synchronizer.scala]
247[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/net/unixsocket/UnixSocketsPlatform.scala]
248[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/net/AutoDetectingUnixSocketsProvider.scala]
249[info] [patched file /build/repo/io/jvm-native/src/main/scala/fs2/io/net/SocketPlatform.scala]
250[info] [patched file /build/repo/io/jvm-native/src/main/scala/fs2/io/file/Watcher.scala]
251[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/net/JnrUnixDatagramSocketsProvider.scala]
252[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/net/AutoDetectingUnixDatagramSocketsProvider.scala]
253[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/ioplatform.scala]
254[info] [patched file /build/repo/io/jvm-native/src/main/scala/fs2/io/file/FilesPlatform.scala]
255[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/net/SelectingDatagramSocket.scala]
256[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/internal/PipedStreamBuffer.scala]
257[info] [patched file /build/repo/io/jvm-native/src/main/scala/fs2/io/file/DeprecatedFilesApi.scala]
258[info] [patched file /build/repo/io/jvm-native/src/main/scala/fs2/io/DeprecatedWatcher.scala]
259[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/net/JdkUnixSocketsProvider.scala]
260[info] [patched file /build/repo/io/shared/src/main/scala/fs2/io/file/PathApi.scala]
261[info] [patched file /build/repo/io/shared/src/main/scala/fs2/io/net/Network.scala]
262[info] done compiling
263[info] [patched file /build/repo/core/shared/src/test/scala/fs2/ChunkGenerators.scala]
264[info] [patched file /build/repo/core/shared/src/test/scala/fs2/ChunkQueueSuite.scala]
265[info] [patched file /build/repo/core/shared/src/test/scala/fs2/ChunkSuite.scala]
266[info] [patched file /build/repo/core/shared/src/test/scala/fs2/StreamLawsSuite.scala]
267[info] [patched file /build/repo/core/shared/src/test/scala/fs2/ListParJoinSuite.scala]
268[info] [patched file /build/repo/core/shared/src/test/scala/fs2/TextSuite.scala]
269[info] [patched file /build/repo/core/shared/src/test/scala/fs2/concurrent/BroadcastSuite.scala]
270[info] done compiling
271[info] compiling 4 Scala sources to /build/repo/scodec/jvm/target/scala-3.7.4/test-classes ...
272[info] done compiling
273[info] compiling 17 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/classes ...
274[info] done compiling
275[info] compiling 15 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/classes ...
276[info] done compiling
277[info] compiling 7 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
278[info] done compiling
279[info] compiling 61 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
280[info] done compiling
281[info] compiling 1 Scala source to /build/repo/scodec/jvm/target/scala-3.7.4/test-classes ...
282[info] done compiling
283Starting build for ProjectRef(file:/build/repo/,unidocs) (fs2-docs)... [1/6]
284Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
285Starting build for ProjectRef(file:/build/repo/,protocolsJVM) (fs2-protocols)... [2/6]
286Compile 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, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
287[info] compiling 63 Scala sources to /build/repo/protocols/jvm/target/scala-3.7.4/classes ...
288[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/mpeg/transport/AdaptationField.scala]
289[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/mpeg/transport/psi/ConditionalAccessTable.scala]
290[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/mpeg/PesPacketHeader.scala]
291[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/ip/Ipv4Header.scala]
292[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/mpeg/transport/psi/ProgramAssociationTable.scala]
293[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/mpeg/transport/psi/TableBuilder.scala]
294[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/mpeg/transport/psi/ProgramMapTable.scala]
295[info] done compiling
296[info] compiling 7 Scala sources to /build/repo/protocols/jvm/target/scala-3.7.4/classes ...
297[info] done compiling
298[info] compiling 8 Scala sources to /build/repo/protocols/jvm/target/scala-3.7.4/test-classes ...
299[info] [patched file /build/repo/protocols/shared/src/test/scala/fs2/protocols/mpeg/DescriptorTest.scala]
300[info] done compiling
301[info] compiling 1 Scala source to /build/repo/protocols/jvm/target/scala-3.7.4/test-classes ...
302[info] done compiling
303Starting build for ProjectRef(file:/build/repo/,coreJVM) (fs2-core)... [3/6]
304Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
305Starting build for ProjectRef(file:/build/repo/,ioJVM) (fs2-io)... [4/6]
306Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
307[info] compiling 23 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/test-classes ...
308[info] [patched file /build/repo/io/jvm/src/test/scala/fs2/io/file/WalkBenchmark.scala]
309[info] [patched file /build/repo/io/shared/src/test/scala/fs2/io/file/FilesExamples.scala]
310[info] done compiling
311[info] compiling 2 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/test-classes ...
312[info] done compiling
313Starting build for ProjectRef(file:/build/repo/,reactiveStreams) (fs2-reactive-streams)... [5/6]
314Compile 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, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
315[info] compiling 4 Scala sources to /build/repo/reactive-streams/target/scala-3.7.4/classes ...
316[info] done compiling
317[info] compiling 6 Scala sources to /build/repo/reactive-streams/target/scala-3.7.4/test-classes ...
318[info] done compiling
319
320************************
321Build summary:
322[{
323 "module": "fs2-scodec",
324 "compile": {"status": "ok", "tookMs": 30025, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
326 "test-compile": {"status": "ok", "tookMs": 50862, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
328 "publish": {"status": "skipped", "tookMs": 0},
329 "metadata": {
330 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
331}
332},{
333 "module": "fs2-docs",
334 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
336 "test-compile": {"status": "ok", "tookMs": 958, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
338 "publish": {"status": "skipped", "tookMs": 0},
339 "metadata": {
340 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
341}
342},{
343 "module": "fs2-protocols",
344 "compile": {"status": "ok", "tookMs": 4813, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
345 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
346 "test-compile": {"status": "ok", "tookMs": 9775, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
347 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
348 "publish": {"status": "skipped", "tookMs": 0},
349 "metadata": {
350 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
351}
352},{
353 "module": "fs2-core",
354 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
355 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
356 "test-compile": {"status": "ok", "tookMs": 6828, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
358 "publish": {"status": "skipped", "tookMs": 0},
359 "metadata": {
360 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
361}
362},{
363 "module": "fs2-io",
364 "compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
365 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
366 "test-compile": {"status": "ok", "tookMs": 20040, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
368 "publish": {"status": "skipped", "tookMs": 0},
369 "metadata": {
370 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
371}
372},{
373 "module": "fs2-reactive-streams",
374 "compile": {"status": "ok", "tookMs": 1759, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
375 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
376 "test-compile": {"status": "ok", "tookMs": 7523, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
377 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
378 "publish": {"status": "skipped", "tookMs": 0},
379 "metadata": {
380 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
381}
382}]
383************************
384[success] Total time: 243 s (0:04:03.0), completed Jan 13, 2026, 4:02:50 PM
385[0JChecking patch project/plugins.sbt...
386Checking patch build.sbt...
387Applied patch project/plugins.sbt cleanly.
388Applied patch build.sbt cleanly.
389Commit migration rewrites
390Switched to a new branch 'opencb/migrate-source-3.4'
391[opencb/migrate-source-3.4 2d7c04403] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
392 41 files changed, 134 insertions(+), 137 deletions(-)
393Using target Scala version for migration: 3.7.4
394Migrating project for -source:3.7 using Scala 3.7.4
395----
396Preparing build for 3.7.4
397Would try to apply common scalacOption (best-effort, sbt/mill only):
398Append: -rewrite,REQUIRE:-source:3.7-migration
399Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
400----
401Starting build for 3.7.4
402Execute tests: false
403sbt project found:
404No prepare script found for project typelevel/fs2
405##################################
406Scala version: 3.7.4
407Targets: co.fs2%fs2-core co.fs2%fs2-docs co.fs2%fs2-io co.fs2%fs2-protocols co.fs2%fs2-reactive-streams co.fs2%fs2-scodec
408Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
409##################################
410Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
411Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
412[sbt_options] declare -a sbt_options=()
413[process_args] java_version = '21'
414[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
415# Executing command line:
416java
417-Dfile.encoding=UTF-8
418-Xms2g
419-Xmx4g
420-XX:MaxMetaspaceSize=512m
421-Dcommunitybuild.scala=3.7.4
422-Dcommunitybuild.project.dependencies.add=
423-Xmx7G
424-Xms4G
425-Xss8M
426-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
427-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
428-jar
429/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
430"setCrossScalaVersions 3.7.4"
431"++3.7.4 -v"
432"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
433"set every credentials := Nil"
434"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
435"removeScalacOptionsStartingWith -P:wartremover"
436
437moduleMappings
438"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[]}""" co.fs2%fs2-core co.fs2%fs2-docs co.fs2%fs2-io co.fs2%fs2-protocols co.fs2%fs2-reactive-streams co.fs2%fs2-scodec"
439
440[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
441[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
442[info] loading project definition from /build/repo/project
443[info] loading settings for project root from build.sbt...
444[info] resolving key references (21746 settings) ...
445[info] set scmInfo to https://github.com/typelevel/fs2
446[info] set current project to root (in build file:/build/repo/)
447Execute setCrossScalaVersions: 3.7.4
448OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in unidocs/crossScalaVersions
449[info] set scmInfo to https://github.com/typelevel/fs2
450OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in root/crossScalaVersions
451OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in protocolsJVM/crossScalaVersions
452OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in benchmark/crossScalaVersions
453OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in microsite/crossScalaVersions
454OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in scodecJVM/crossScalaVersions
455OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in scodecJS/crossScalaVersions
456OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ioNative/crossScalaVersions
457OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ioJS/crossScalaVersions
458OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreJVM/crossScalaVersions
459OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in protocolsJS/crossScalaVersions
460OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rootNative/crossScalaVersions
461OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreJS/crossScalaVersions
462OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in protocolsNative/crossScalaVersions
463OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rootJS/crossScalaVersions
464OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rootJVM/crossScalaVersions
465OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in integration/crossScalaVersions
466OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in reactiveStreams/crossScalaVersions
467OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in scodecNative/crossScalaVersions
468OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreNative/crossScalaVersions
469OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ioJVM/crossScalaVersions
470[info] set current project to root (in build file:/build/repo/)
471[info] Setting Scala version to 3.7.4 on 20 projects.
472[info] Switching Scala version on:
473[info] integration (2.12.21, 2.13.18, 3.7.4)
474[info] protocolsJS (2.12.21, 2.13.18, 3.7.4)
475[info] ioNative (2.12.21, 2.13.18, 3.7.4)
476[info] unidocs (2.12.21, 2.13.18, 3.7.4)
477[info] rootJS (2.12.21, 2.13.18, 3.7.4)
478[info] coreNative (2.12.21, 2.13.18, 3.7.4)
479[info] coreJS (2.12.21, 2.13.18, 3.7.4)
480[info] protocolsNative (2.12.21, 2.13.18, 3.7.4)
481[info] microsite (2.12.21, 2.13.18, 3.7.4)
482[info] coreJVM (2.12.21, 2.13.18, 3.7.4)
483[info] rootJVM (2.12.21, 2.13.18, 3.7.4)
484[info] rootNative (2.12.21, 2.13.18, 3.7.4)
485[info] scodecJVM (2.12.21, 2.13.18, 3.7.4)
486[info] scodecJS (2.12.21, 2.13.18, 3.7.4)
487[info] ioJS (2.12.21, 2.13.18, 3.7.4)
488[info] reactiveStreams (2.12.21, 2.13.18, 3.7.4)
489[info] ioJVM (2.12.21, 2.13.18, 3.7.4)
490[info] protocolsJVM (2.12.21, 2.13.18, 3.7.4)
491[info] scodecNative (2.12.21, 2.13.18, 3.7.4)
492[info] benchmark (2.12.21, 2.13.18, 3.7.4)
493[info] Excluding projects:
494[info] * root (2.13.18)
495[info] Reapplying settings...
496[info] set scmInfo to https://github.com/typelevel/fs2
497[info] set current project to root (in build file:/build/repo/)
498Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
499[info] Reapplying settings...
500[info] set scmInfo to https://github.com/typelevel/fs2
501[info] set current project to root (in build file:/build/repo/)
502[info] Defining Global / credentials, benchmark / credentials and 19 others.
503[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 186 others.
504[info] Run `last` for details.
505[info] Reapplying settings...
506[info] set scmInfo to https://github.com/typelevel/fs2
507[info] set current project to root (in build file:/build/repo/)
508Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
509[info] Reapplying settings...
510OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
511
512 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
513 Did you mean scodecJS / allExcludeDependencies ?
514 , retry without global scopes
515[info] Reapplying settings...
516[info] set scmInfo to https://github.com/typelevel/fs2
517[info] set current project to root (in build file:/build/repo/)
518Execute removeScalacOptionsStartingWith: -P:wartremover
519[info] Reapplying settings...
520[info] set scmInfo to https://github.com/typelevel/fs2
521[info] set current project to root (in build file:/build/repo/)
522[success] Total time: 0 s, completed Jan 13, 2026, 4:03:14 PM
523Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
524Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
525Starting build...
526Projects: Set(unidocs, coreJVM, scodecJVM, reactiveStreams, ioJVM, protocolsJVM)
527Starting build for ProjectRef(file:/build/repo/,scodecJVM) (fs2-scodec)... [0/6]
528OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
529OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
530OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
531OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
532Compile 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, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
533[info] compiling 52 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
534[info] [patched file /build/repo/core/shared/src/main/scala/fs2/concurrent/Signal.scala]
535[info] [patched file /build/repo/core/shared/src/main/scala/fs2/Compiler.scala]
536[info] [patched file /build/repo/core/shared/src/main/scala/fs2/Chunk.scala]
537[info] [patched file /build/repo/core/shared/src/main/scala/fs2/Stream.scala]
538[info] done compiling
539[info] compiling 3 Scala sources to /build/repo/scodec/jvm/target/scala-3.7.4/classes ...
540[info] done compiling
541[info] compiling 4 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
542[info] done compiling
543[info] compiling 89 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/classes ...
544[info] [patched file /build/repo/io/shared/src/main/scala/fs2/io/net/Network.scala]
545[info] [patched file /build/repo/io/jvm/src/main/scala/fs2/io/ioplatform.scala]
546[info] done compiling
547[info] compiling 61 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
548[info] done compiling
549[info] compiling 4 Scala sources to /build/repo/scodec/jvm/target/scala-3.7.4/test-classes ...
550[info] [patched file /build/repo/scodec/shared/src/test/scala/fs2/interop/scodec/MpegExample.scala]
551[info] done compiling
552[info] compiling 3 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/classes ...
553[info] done compiling
554[info] compiling 4 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/classes ...
555[info] done compiling
556[info] compiling 1 Scala source to /build/repo/scodec/jvm/target/scala-3.7.4/test-classes ...
557[info] done compiling
558Starting build for ProjectRef(file:/build/repo/,unidocs) (fs2-docs)... [1/6]
559Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
560Starting build for ProjectRef(file:/build/repo/,protocolsJVM) (fs2-protocols)... [2/6]
561Compile 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, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
562[info] compiling 63 Scala sources to /build/repo/protocols/jvm/target/scala-3.7.4/classes ...
563[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/pcapng/CaptureFile.scala]
564[info] [patched file /build/repo/protocols/shared/src/main/scala/fs2/protocols/pcap/CaptureFile.scala]
565[info] done compiling
566[info] compiling 2 Scala sources to /build/repo/protocols/jvm/target/scala-3.7.4/classes ...
567[info] done compiling
568[info] compiling 8 Scala sources to /build/repo/protocols/jvm/target/scala-3.7.4/test-classes ...
569[info] [patched file /build/repo/protocols/shared/src/test/scala/fs2/protocols/pcapng/BlockTest.scala]
570[info] done compiling
571[info] compiling 1 Scala source to /build/repo/protocols/jvm/target/scala-3.7.4/test-classes ...
572[info] done compiling
573Starting build for ProjectRef(file:/build/repo/,coreJVM) (fs2-core)... [3/6]
574Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
575Starting build for ProjectRef(file:/build/repo/,ioJVM) (fs2-io)... [4/6]
576Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
577[info] compiling 23 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/test-classes ...
578[warn] -- Warning: /build/repo/io/jvm/src/test/scala/fs2/io/IoPlatformSuite.scala:115:59
579[warn] 115 | Shrink.xmap[Int, ChunkSize](ChunkSize(_), _.value) {
580[warn] | ^
581[warn] |Implicit parameters should be provided with a `using` clause.
582[warn] |To disable the warning, please use the following option:
583[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
584[warn] 116 | Shrink.shrinkIntegral[Int].suchThat(_ > defaultPipedInputStreamBufferSize)
585[warn] 117 | }
586[warn] -- Warning: /build/repo/io/shared/src/test/scala/fs2/io/file/FilesExamples.scala:77:21
587[warn] 77 | .foldSemigroup { case (x @ (_, xFeature), y @ (_, yFeature)) =>
588[warn] | ^
589[warn] |Implicit parameters should be provided with a `using` clause.
590[warn] |To disable the warning, please use the following option:
591[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
592[warn] 78 | if (Order[A].lt(xFeature, yFeature)) x else y
593[warn] 79 | }
594[info] [patched file /build/repo/io/jvm/src/test/scala/fs2/io/IoPlatformSuite.scala]
595[info] [patched file /build/repo/io/shared/src/test/scala/fs2/io/file/FilesSuite.scala]
596[warn] two warnings found
597[info] done compiling
598[info] compiling 2 Scala sources to /build/repo/io/jvm/target/scala-3.7.4/test-classes ...
599[warn] -- Warning: /build/repo/io/jvm/src/test/scala/fs2/io/IoPlatformSuite.scala:115:59
600[warn] 115 | Shrink.xmap[Int, ChunkSize](ChunkSize(_), _.value) {
601[warn] | ^
602[warn] |Implicit parameters should be provided with a `using` clause.
603[warn] |To disable the warning, please use the following option:
604[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
605[warn] 116 | Shrink.shrinkIntegral[Int].suchThat(_ > defaultPipedInputStreamBufferSize)
606[warn] 117 | }
607[warn] one warning found
608[info] done compiling
609Starting build for ProjectRef(file:/build/repo/,reactiveStreams) (fs2-reactive-streams)... [5/6]
610Compile 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, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
611[info] compiling 4 Scala sources to /build/repo/reactive-streams/target/scala-3.7.4/classes ...
612[info] done compiling
613[info] compiling 6 Scala sources to /build/repo/reactive-streams/target/scala-3.7.4/test-classes ...
614[info] done compiling
615
616************************
617Build summary:
618[{
619 "module": "fs2-scodec",
620 "compile": {"status": "ok", "tookMs": 29425, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
621 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
622 "test-compile": {"status": "ok", "tookMs": 40780, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
623 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
624 "publish": {"status": "skipped", "tookMs": 0},
625 "metadata": {
626 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
627}
628},{
629 "module": "fs2-docs",
630 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
631 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
632 "test-compile": {"status": "ok", "tookMs": 681, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
633 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
634 "publish": {"status": "skipped", "tookMs": 0},
635 "metadata": {
636 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
637}
638},{
639 "module": "fs2-protocols",
640 "compile": {"status": "ok", "tookMs": 5654, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
641 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
642 "test-compile": {"status": "ok", "tookMs": 9669, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
643 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
644 "publish": {"status": "skipped", "tookMs": 0},
645 "metadata": {
646 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
647}
648},{
649 "module": "fs2-core",
650 "compile": {"status": "ok", "tookMs": 45, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
651 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
652 "test-compile": {"status": "ok", "tookMs": 6781, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
653 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
654 "publish": {"status": "skipped", "tookMs": 0},
655 "metadata": {
656 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
657}
658},{
659 "module": "fs2-io",
660 "compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
661 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
662 "test-compile": {"status": "ok", "tookMs": 19946, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
663 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
664 "publish": {"status": "skipped", "tookMs": 0},
665 "metadata": {
666 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
667}
668},{
669 "module": "fs2-reactive-streams",
670 "compile": {"status": "ok", "tookMs": 1795, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
671 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
672 "test-compile": {"status": "ok", "tookMs": 8905, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
673 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
674 "publish": {"status": "skipped", "tookMs": 0},
675 "metadata": {
676 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
677}
678}]
679************************
680[success] Total time: 220 s (0:03:40.0), completed Jan 13, 2026, 4:06:54 PM
681[0JChecking patch project/plugins.sbt...
682Checking patch build.sbt...
683Applied patch project/plugins.sbt cleanly.
684Applied patch build.sbt cleanly.
685Commit migration rewrites
686Switched to a new branch 'opencb/migrate-source-3.7'
687[opencb/migrate-source-3.7 5c262c4b1] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
688 12 files changed, 27 insertions(+), 27 deletions(-)
689----
690Preparing build for 3.8.0
691Scala binary version found: 3.8
692Implicitly using source version 3.8
693Scala binary version found: 3.8
694Implicitly using source version 3.8
695Would try to apply common scalacOption (best-effort, sbt/mill only):
696Append: ,REQUIRE:-source:3.8
697Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
698----
699Starting build for 3.8.0
700Execute tests: true
701sbt project found:
702No prepare script found for project typelevel/fs2
703##################################
704Scala version: 3.8.0
705Targets: co.fs2%fs2-core co.fs2%fs2-docs co.fs2%fs2-io co.fs2%fs2-protocols co.fs2%fs2-reactive-streams co.fs2%fs2-scodec
706Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
707##################################
708Using extra scalacOptions: ,REQUIRE:-source:3.8
709Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
710[sbt_options] declare -a sbt_options=()
711[process_args] java_version = '21'
712[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
713# Executing command line:
714java
715-Dfile.encoding=UTF-8
716-Xms2g
717-Xmx4g
718-XX:MaxMetaspaceSize=512m
719-Dcommunitybuild.scala=3.8.0
720-Dcommunitybuild.project.dependencies.add=
721-Xmx7G
722-Xms4G
723-Xss8M
724-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
725-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
726-jar
727/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
728"setCrossScalaVersions 3.8.0"
729"++3.8.0 -v"
730"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
731"set every credentials := Nil"
732"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
733"removeScalacOptionsStartingWith -P:wartremover"
734
735moduleMappings
736"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4","3.7"],"sourcePatches":[]}""" co.fs2%fs2-core co.fs2%fs2-docs co.fs2%fs2-io co.fs2%fs2-protocols co.fs2%fs2-reactive-streams co.fs2%fs2-scodec"
737
738[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
739[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
740[info] loading project definition from /build/repo/project
741[info] loading settings for project root from build.sbt...
742[info] resolving key references (21746 settings) ...
743[info] set scmInfo to https://github.com/typelevel/fs2
744[info] set current project to root (in build file:/build/repo/)
745Execute setCrossScalaVersions: 3.8.0
746OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in unidocs/crossScalaVersions
747[info] set scmInfo to https://github.com/typelevel/fs2
748OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in root/crossScalaVersions
749OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in microsite/crossScalaVersions
750OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in benchmark/crossScalaVersions
751OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in protocolsJVM/crossScalaVersions
752OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in scodecJVM/crossScalaVersions
753OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in scodecJS/crossScalaVersions
754OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in ioNative/crossScalaVersions
755OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in ioJS/crossScalaVersions
756OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in coreJVM/crossScalaVersions
757OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in protocolsJS/crossScalaVersions
758OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in rootNative/crossScalaVersions
759OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in coreJS/crossScalaVersions
760OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in protocolsNative/crossScalaVersions
761OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in scodecNative/crossScalaVersions
762OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in rootJS/crossScalaVersions
763OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in rootJVM/crossScalaVersions
764OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in integration/crossScalaVersions
765OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in reactiveStreams/crossScalaVersions
766OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in coreNative/crossScalaVersions
767OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in ioJVM/crossScalaVersions
768[info] set current project to root (in build file:/build/repo/)
769[info] Setting Scala version to 3.8.0 on 20 projects.
770[info] Switching Scala version on:
771[info] integration (2.12.21, 2.13.18, 3.8.0)
772[info] protocolsJS (2.12.21, 2.13.18, 3.8.0)
773[info] ioNative (2.12.21, 2.13.18, 3.8.0)
774[info] unidocs (2.12.21, 2.13.18, 3.8.0)
775[info] rootJS (2.12.21, 2.13.18, 3.8.0)
776[info] coreNative (2.12.21, 2.13.18, 3.8.0)
777[info] coreJS (2.12.21, 2.13.18, 3.8.0)
778[info] protocolsNative (2.12.21, 2.13.18, 3.8.0)
779[info] microsite (2.12.21, 2.13.18, 3.8.0)
780[info] coreJVM (2.12.21, 2.13.18, 3.8.0)
781[info] rootJVM (2.12.21, 2.13.18, 3.8.0)
782[info] rootNative (2.12.21, 2.13.18, 3.8.0)
783[info] scodecJVM (2.12.21, 2.13.18, 3.8.0)
784[info] scodecJS (2.12.21, 2.13.18, 3.8.0)
785[info] ioJS (2.12.21, 2.13.18, 3.8.0)
786[info] reactiveStreams (2.12.21, 2.13.18, 3.8.0)
787[info] ioJVM (2.12.21, 2.13.18, 3.8.0)
788[info] protocolsJVM (2.12.21, 2.13.18, 3.8.0)
789[info] scodecNative (2.12.21, 2.13.18, 3.8.0)
790[info] benchmark (2.12.21, 2.13.18, 3.8.0)
791[info] Excluding projects:
792[info] * root (2.13.18)
793[info] Reapplying settings...
794[info] set scmInfo to https://github.com/typelevel/fs2
795[info] set current project to root (in build file:/build/repo/)
796Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
797[info] Reapplying settings...
798[info] set scmInfo to https://github.com/typelevel/fs2
799[info] set current project to root (in build file:/build/repo/)
800[info] Defining Global / credentials, benchmark / credentials and 19 others.
801[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 186 others.
802[info] Run `last` for details.
803[info] Reapplying settings...
804[info] set scmInfo to https://github.com/typelevel/fs2
805[info] set current project to root (in build file:/build/repo/)
806Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
807[info] Reapplying settings...
808OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
809
810 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
811 Did you mean scodecJS / allExcludeDependencies ?
812 , retry without global scopes
813[info] Reapplying settings...
814[info] set scmInfo to https://github.com/typelevel/fs2
815[info] set current project to root (in build file:/build/repo/)
816Execute removeScalacOptionsStartingWith: -P:wartremover
817[info] Reapplying settings...
818[info] set scmInfo to https://github.com/typelevel/fs2
819[info] set current project to root (in build file:/build/repo/)
820[success] Total time: 0 s, completed Jan 13, 2026, 4:07:19 PM
821Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
822Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
823Starting build...
824Projects: Set(unidocs, coreJVM, scodecJVM, reactiveStreams, ioJVM, protocolsJVM)
825Starting build for ProjectRef(file:/build/repo/,scodecJVM) (fs2-scodec)... [0/6]
826OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
827OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
828OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
829Compile 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
830[info] compiling 52 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/classes ...
831[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/fs2/Pull.scala:28:18
832[warn] 28 |import cats.{Eval => _, _}
833[warn] | ^^^^^^^^^
834[warn] | unused import
835[warn] one warning found
836[info] done compiling
837[info] compiling 3 Scala sources to /build/repo/scodec/jvm/target/scala-3.8.0/classes ...
838[info] done compiling
839[info] compiling 89 Scala sources to /build/repo/io/jvm/target/scala-3.8.0/classes ...
840[info] done compiling
841[info] compiling 61 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/test-classes ...
842[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/target/scala-3.8.0/src_managed/test/fs2/ChunkDoctest.scala:3:52
843[warn] 3 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
844[warn] | ^^^^^^^^^^^^^^^^^^^^^
845[warn] | unused import
846[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/target/scala-3.8.0/src_managed/test/fs2/PullDoctest.scala:3:52
847[warn] 3 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
848[warn] | ^^^^^^^^^^^^^^^^^^^^^
849[warn] | unused import
850[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/target/scala-3.8.0/src_managed/test/fs2/StreamDoctest.scala:3:52
851[warn] 3 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
852[warn] | ^^^^^^^^^^^^^^^^^^^^^
853[warn] | unused import
854[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/target/scala-3.8.0/src_managed/test/fs2/interop/flow/packageDoctest.scala:3:52
855[warn] 3 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
856[warn] | ^^^^^^^^^^^^^^^^^^^^^
857[warn] | unused import
858[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/target/scala-3.8.0/src_managed/test/fs2/interop/packageDoctest.scala:3:52
859[warn] 3 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
860[warn] | ^^^^^^^^^^^^^^^^^^^^^
861[warn] | unused import
862[warn] 5 warnings found
863[info] done compiling
864[info] compiling 4 Scala sources to /build/repo/scodec/jvm/target/scala-3.8.0/test-classes ...
865[info] done compiling
866fs2.interop.scodec.ListOfNTest:
867 + non-split chunk 0.145s
868 + split chunk 0.01s
869fs2.interop.scodec.StreamCodecSuite:
870 + many/tryMany 0.393s
871 + many/tryMany insufficient 0.012s
872 + tryMany example 0.016s
873 + many + flatMap + tryMany 0.034s
874 + isolate 0.097s
875 + filter 0.016s
876 + list of fixed size strings 0.129s
877 + list of fixed size ints 0.054s
878 + encode - emit 0.026s
879 + encode - tryOnce 0.027s
880 + scodec-stream/issues/75 0.436s
881 + isolate raises error at end of input 0.035s
882 + records with various chunks 0.639s
883fs2.interop.scodec.SpaceLeakTest:
884 + head of stream not retained 2.499s
885Starting build for ProjectRef(file:/build/repo/,unidocs) (fs2-docs)... [1/6]
886Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
887Starting build for ProjectRef(file:/build/repo/,protocolsJVM) (fs2-protocols)... [2/6]
888Compile 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
889[info] compiling 63 Scala sources to /build/repo/protocols/jvm/target/scala-3.8.0/classes ...
890[info] done compiling
891[info] compiling 8 Scala sources to /build/repo/protocols/jvm/target/scala-3.8.0/test-classes ...
892[info] done compiling
893fs2.protocols.pcapng.BlockTest:
894 + dhcp shb 0.138s
895 + dhcp idb 0.015s
896 + dhcp epb1 0.021s
897 + dhcp epb2 0.007s
898 + dhcp epb3 0.008s
899 + dhcp epb4 0.005s
900 + real-data UnrecognizedBlock 0.013s
901 + real-data epb 0.001s
902fs2.protocols.mpeg.transport.psi.PacketTest:
903 + support packetizing multiple sections in to a single packet 0.009s
904 + support packetizing multiple sections across multiple packets 0.025s
905fs2.protocols.ip.Ipv4HeaderTest:
906 + decode IPv4 packet without options 0.056s
907 + decode IPv4 packet with options 0.007s
908 + encode IPv4 header with options 0.037s
909fs2.protocols.mpeg.transport.psi.GroupingTest:
910 + handles stream of a specific table id and extension 0.327s
911 + handles stream containing sections for the same table id but differing extension ids 0.04s
912fs2.protocols.mpeg.transport.psi.SectionCodecTest:
913 + support decoding a stream of packets in to a stream of sections - handles case where section starts at beginning of packet and is fully contained within packet 0.665s
914 + support decoding a stream of packets in to a stream of sections - handles case where section starts at beginning of packet and spans multiple packets 0.074s
915 + support decoding a stream of packets in to a stream of sections - checks packet continuity 0.024s
916 + support decoding a stream of packets in to a stream of sections - upon decoding failure of a section, remaining sections in packet are decoded 0.033s
917 + support decoding a stream of packets in to a stream of sections - reports invalid CRC 0.013s
918 + support decoding a stream of packets in to a stream of sections - does not report invalid CRC when verifyCrc is disabled 0.034s
919fs2.protocols.mpeg.transport.psi.DescriptorTest:
920 + support relevant descriptors which handles decoding and encoding for valid values 0.959s
921Starting build for ProjectRef(file:/build/repo/,coreJVM) (fs2-core)... [3/6]
922Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
923[info] + Chunk.scala.Chunk.scala:534: zipWithIndex.example at line 537: Chunk("The", "quick", "brown", "fox").zipWithIndex.toList: OK, proved property.
924[info] + Pull.scala.Pull.scala:500: fromEither.example at line 504: Pull.fromEither[SyncIO](Right(42)).stream.compile.toList.uns ...: OK, proved property.
925[info] + Pull.scala.Pull.scala:500: fromEither.example at line 506: Try(Pull.fromEither[SyncIO](Left(new RuntimeException)).stre ...: OK, proved property.
926[info] + Pull.scala.Pull.scala:616: functionKInstance.example at line 620: Pull.functionKInstance[Id](42).flatMap(Pull.output1).stream. ...: OK, proved property.
927[info] + package.scala.package.scala:30: flow.example at line 44: downstream.compile.toVector.unsafeRunSync(): OK, proved property.
928[info] + Stream.scala.Stream.scala:159: ++.example at line 162: (Stream(1,2,3) ++ Stream(4,5,6)).toList: OK, proved property.
929[info] + Stream.scala.Stream.scala:175: as.example at line 178: Stream(1,2,3).as(0).toList: OK, proved property.
930[info] + Stream.scala.Stream.scala:184: attempt.example at line 188: (Stream(1,2,3) ++ Stream.raiseError[SyncIO](new RuntimeExcep ...: OK, proved property.
931[info] + Stream.scala.Stream.scala:269: buffer.example at line 274: Stream.range(0, 100).covary[SyncIO]. ...: OK, proved property.
932[info] + Stream.scala.Stream.scala:269: buffer.example at line 281: buf.toList: OK, proved property.
933[info] + Stream.scala.Stream.scala:295: bufferAll.example at line 300: Stream.range(0, 10).covary[SyncIO]. ...: OK, proved property.
934[info] + Stream.scala.Stream.scala:295: bufferAll.example at line 307: buf.toList: OK, proved property.
935[info] + Stream.scala.Stream.scala:313: bufferBy.example at line 319: Stream.range(0, 10).covary[SyncIO]. ...: OK, proved property.
936[info] + Stream.scala.Stream.scala:313: bufferBy.example at line 325: buf.toList: OK, proved property.
937[info] + Stream.scala.Stream.scala:354: changes.example at line 358: Stream(1,1,2,2,2,3,3).changes.toList: OK, proved property.
938[info] + Stream.scala.Stream.scala:365: changesBy.example at line 374: Stream(1,1,2,4,6,9).changesBy(_ % 2).toList: OK, proved property.
939[info] + Stream.scala.Stream.scala:381: chunkAll.example at line 386: (Stream(1) ++ Stream(2, 3) ++ Stream(4, 5, 6)).chunkAll.toLi ...: OK, proved property.
940[info] + Stream.scala.Stream.scala:399: chunks.example at line 402: (Stream(1) ++ Stream(2, 3) ++ Stream(4, 5, 6)).chunks.toList: OK, proved property.
941[info] + Stream.scala.Stream.scala:409: chunkLimit.example at line 412: (Stream(1) ++ Stream(2, 3) ++ Stream(4, 5, 6)).chunkLimit(2) ...: OK, proved property.
942[info] + Stream.scala.Stream.scala:427: chunkMin.example at line 435: (Stream(1,2) ++ Stream(3,4) ++ Stream(5,6,7)).chunkMin(3).to ...: OK, proved property.
943[info] + Stream.scala.Stream.scala:447: chunkN.example at line 457: Stream(1,2,3).repeat.chunkN(2).take(5).toList: OK, proved property.
944[info] + Stream.scala.Stream.scala:469: collect.example at line 472: Stream(Some(1), Some(2), None, Some(3), None, Some(4)).colle ...: OK, proved property.
945[info] + Stream.scala.Stream.scala:479: collectFirst.example at line 482: Stream(None, Some(1), Some(2), None, Some(3)).collectFirst { ...: OK, proved property.
946[info] + Stream.scala.Stream.scala:495: collectWhile.example at line 498: Stream(Some(1), Some(2), Some(3), None, Some(4)).collectWhil ...: OK, proved property.
947[info] + Stream.scala.Stream.scala:505: compile.example at line 510: prg.unsafeRunSync(): OK, proved property.
948[info] + Stream.scala.Stream.scala:519: concurrently.example at line 535: Stream.eval(fs2.concurrent.SignallingRef[IO,Int](0)).flatMap ...: OK, proved property.
949[info] + Stream.scala.Stream.scala:614: cons.example at line 617: Stream(1,2,3).cons(Chunk(-1, 0)).toList: OK, proved property.
950[info] + Stream.scala.Stream.scala:624: consChunk.example at line 627: Stream(1,2,3).consChunk(Chunk.from(Vector(-1, 0))).toList: OK, proved property.
951[info] + Stream.scala.Stream.scala:634: cons1.example at line 637: Stream(1,2,3).cons1(0).toList: OK, proved property.
952[info] + Stream.scala.Stream.scala:644: covaryAll.example at line 648: Stream.empty.covaryAll[IO,Int]: OK, proved property.
953[info] + Stream.scala.Stream.scala:654: covaryOutput.example at line 657: Stream(Some(1), Some(2), Some(3)).covaryOutput[Option[Int]]: OK, proved property.
954[info] + Stream.scala.Stream.scala:663: debounce.example at line 678: s2.compile.toVector.unsafeRunSync(): OK, proved property.
955[info] + Stream.scala.Stream.scala:824: delete.example at line 827: Stream.range(1, 10).delete(_ % 2 == 0).toList: OK, proved property.
956x
957[info] + Stream.scala.Stream.scala:840: drain.example at line 847: Stream.eval(SyncIO(println("x"))).drain.compile.toVector.uns ...: OK, proved property.
958[info] + Stream.scala.Stream.scala:854: drop.example at line 857: Stream.range(0,10).drop(5).toList: OK, proved property.
959[info] + Stream.scala.Stream.scala:864: dropLast.example at line 867: Stream.range(0,10).dropLast.toList: OK, proved property.
960[info] + Stream.scala.Stream.scala:873: dropLastIf.example at line 876: Stream.range(0,10).dropLastIf(_ > 5).toList: OK, proved property.
961[info] + Stream.scala.Stream.scala:898: dropRight.example at line 904: Stream.range(0,10).dropRight(5).toList: OK, proved property.
962[info] + Stream.scala.Stream.scala:921: dropThrough.example at line 924: Stream.range(0,10).dropThrough(_ != 4).toList: OK, proved property.
963[info] + Stream.scala.Stream.scala:937: dropWhile.example at line 940: Stream.range(0,10).dropWhile(_ != 4).toList: OK, proved property.
964[info] + Stream.scala.Stream.scala:952: either.example at line 958: s.take(10).compile.toVector.unsafeRunSync(): OK, proved property.
965[info] + Stream.scala.Stream.scala:1010: ensure.example at line 1013: Stream(1, 2, 3, 4).ensure[Fallible](new RuntimeException)(_ ...: OK, proved property.
966[info] + Stream.scala.Stream.scala:1010: ensure.example at line 1015: Stream(1, 2, 3, 4).ensure[Fallible](new RuntimeException)(_ ...: OK, proved property.
967[info] + Stream.scala.Stream.scala:1010: ensure.example at line 1017: Stream(1, 2, 3, 4).ensure[Fallible](new RuntimeException)(_ ...: OK, proved property.
9681
9692
9703
9714
972[info] + Stream.scala.Stream.scala:1026: evalMap.example at line 1030: Stream(1,2,3,4).evalMap(i => SyncIO(println(i))).compile.dra ...: OK, proved property.
9731
9742
975[info] + Stream.scala.Stream.scala:1043: evalMapChunk.example at line 1049: Stream(1,2,3,4).evalMap(i => SyncIO(println(i))).take(2).com ...: OK, proved property.
9761
9772
9783
9794
980[info] + Stream.scala.Stream.scala:1043: evalMapChunk.example at line 1055: Stream(1,2,3,4).evalMapChunk(i => SyncIO(println(i))).take(2 ...: OK, proved property.
981[info] + Stream.scala.Stream.scala:1062: evalMapAccumulate.example at line 1066: Stream(1,2,3,4).covary[SyncIO].evalMapAccumulate(0)((acc,i) ...: OK, proved property.
982[info] + Stream.scala.Stream.scala:1085: evalFold.example at line 1089: Stream(1,2,3,4).covary[SyncIO].evalFold(0)((acc,i) => SyncIO ...: OK, proved property.
983[info] + Stream.scala.Stream.scala:1104: evalMapFilter.example at line 1109: Stream(1, 2, 3, 4, 5).evalMapFilter(n => SyncIO((n * 2).some ...: OK, proved property.
984[info] + Stream.scala.Stream.scala:1119: evalScan.example at line 1123: Stream(1,2,3,4).covary[SyncIO].evalScan(0)((acc,i) => SyncIO ...: OK, proved property.
985[info] + Stream.scala.Stream.scala:1155: exists.example at line 1159: Stream.range(0,10).exists(_ == 4).toList: OK, proved property.
986[info] + Stream.scala.Stream.scala:1155: exists.example at line 1161: Stream.range(0,10).exists(_ == 10).toList: OK, proved property.
987[info] + Stream.scala.Stream.scala:1175: filter.example at line 1180: Stream.range(0,10).filter(_ % 2 == 0).toList: OK, proved property.
988[info] + Stream.scala.Stream.scala:1233: filterWithPrevious.example at line 1237: Stream(1, 9, 5, 6, 7, 8, 9, 10).filterWithPrevious((previous ...: OK, proved property.
989[info] + Stream.scala.Stream.scala:1266: find.example at line 1269: Stream.range(1,10).find(_ % 2 == 0).toList: OK, proved property.
990[info] + Stream.scala.Stream.scala:1283: flatMap.example at line 1287: Stream(1, 2, 3).flatMap { i => Stream.chunk(Chunk.from(List. ...: OK, proved property.
991[info] + Stream.scala.Stream.scala:1309: fold.example at line 1313: Stream(1, 2, 3, 4, 5).fold(0)(_ + _).toList: OK, proved property.
992[info] + Stream.scala.Stream.scala:1320: fold1.example at line 1324: Stream(1, 2, 3, 4, 5).fold1(_ + _).toList: OK, proved property.
993[info] + Stream.scala.Stream.scala:1331: foldMap.example at line 1334: Stream(1, 2, 3, 4, 5).foldMap(_ => 1).toList: OK, proved property.
994[info] + Stream.scala.Stream.scala:1341: foldMonoid.example at line 1350: Stream(1, 2, 3, 4, 5).foldMonoid.toList: OK, proved property.
995[info] + Stream.scala.Stream.scala:1357: forall.example at line 1362: Stream(1, 2, 3, 4, 5).forall(_ < 10).toList: OK, proved property.
9961
9972
9983
9994
1000[info] + Stream.scala.Stream.scala:1377: foreach.example at line 1382: Stream(1,2,3,4).foreach(i => SyncIO(println(i))).compile.dra ...: OK, proved property.
1001[info] + Stream.scala.Stream.scala:1389: groupAdjacentBy.example at line 1399: Stream("Hello", "Hi", "Greetings", "Hey").groupAdjacentBy(_. ...: OK, proved property.
1002[info] + Stream.scala.Stream.scala:1406: groupAdjacentByLimit.example at line 1409: Stream.range(0, 12).groupAdjacentByLimit(3)(_ / 4).toList: OK, proved property.
1003[info] + Stream.scala.Stream.scala:1619: handleErrorWith.example at line 1623: Stream(1, 2, 3).append(Stream.raiseError[SyncIO](new Runtime ...: OK, proved property.
1004[info] + Stream.scala.Stream.scala:1630: head.example at line 1633: Stream(1, 2, 3).head.toList: OK, proved property.
1005[info] + Stream.scala.Stream.scala:1693: ifEmpty.example at line 1698: Stream.empty.ifEmpty(Stream(1, 2, 3)).toList: OK, proved property.
1006Hello
1007[info] + Stream.scala.Stream.scala:1693: ifEmpty.example at line 1700: Stream.exec(cats.effect.SyncIO(println("Hello"))).ifEmpty(St ...: OK, proved property.
1008[info] + Stream.scala.Stream.scala:1710: ifEmptyEmit.example at line 1715: Stream.empty.ifEmptyEmit(0).toList: OK, proved property.
1009[info] + Stream.scala.Stream.scala:1722: interleave.example at line 1725: Stream(1, 2, 3).interleave(Stream(4, 5, 6, 7)).toList: OK, proved property.
1010[info] + Stream.scala.Stream.scala:1732: interleaveAll.example at line 1735: Stream(1, 2, 3).interleaveAll(Stream(4, 5, 6, 7)).toList: OK, proved property.
1011[info] + Stream.scala.Stream.scala:1820: intersperse.example at line 1823: Stream(1, 2, 3, 4, 5).intersperse(0).toList: OK, proved property.
1012[info] + Stream.scala.Stream.scala:1853: last.example at line 1856: Stream(1, 2, 3).last.toList: OK, proved property.
1013[info] + Stream.scala.Stream.scala:1863: lastOr.example at line 1866: Stream(1, 2, 3).lastOr(0).toList: OK, proved property.
1014[info] + Stream.scala.Stream.scala:1863: lastOr.example at line 1868: Stream.empty.lastOr(0).toList: OK, proved property.
1015[info] + Stream.scala.Stream.scala:1895: map.example at line 1898: Stream("Hello", "World!").map(_.size).toList: OK, proved property.
1016[info] + Stream.scala.Stream.scala:1908: mapAccumulate.example at line 1911: Stream("Hello", "World").mapAccumulate(0)((l, s) => (l + s.l ...: OK, proved property.
1017[info] + Stream.scala.Stream.scala:1941: mapChunks.example at line 1944: Stream(1, 2, 3).append(Stream(4, 5, 6)).mapChunks { c => val ...: OK, proved property.
1018[info] + Stream.scala.Stream.scala:1951: mask.example at line 1955: (Stream(1,2,3) ++ Stream.raiseError[SyncIO](new RuntimeExcep ...: OK, proved property.
1019[info] + Stream.scala.Stream.scala:2082: mergeAndAwaitDownstream.example at line 2092: Ref.of[IO, Int](0).flatMap{ ref => ...: OK, proved property.
1020[info] + Stream.scala.Stream.scala:2105: merge.example at line 2132: s.take(6).compile.toVector.unsafeRunSync(): OK, proved property.
1021[info] + Stream.scala.Stream.scala:2165: interleaveOrdered.example at line 2169: Stream(1, 2, 5, 6).interleaveOrdered(Stream(0, 2, 3, 4)).toL ...: OK, proved property.
1022[info] + Stream.scala.Stream.scala:2229: noneTerminate.example at line 2234: Stream(1,2,3).noneTerminate.toList: OK, proved property.
1023[info] + Stream.scala.Stream.scala:2240: onComplete.example at line 2245: Stream(1, 2, 3).onComplete(Stream(4, 5)).toList: OK, proved property.
10241
10252
10263
10274
1028[info] + Stream.scala.Stream.scala:2290: parEvalMap.example at line 2299: Stream(1,2,3,4).covary[IO].parEvalMap(2)(i => IO(println(i)) ...: OK, proved property.
10291
10302
10313
10324
1033[info] + Stream.scala.Stream.scala:2324: parEvalMapUnordered.example at line 2331: Stream(1,2,3,4).covary[IO].parEvalMapUnordered(2)(i => IO(pr ...: OK, proved property.
1034[info] + Stream.scala.Stream.scala:2569: reduceSemigroup.example at line 2572: Stream("The", "quick", "brown", "fox").intersperse(" ").redu ...: OK, proved property.
1035[info] + Stream.scala.Stream.scala:2579: repartition.example at line 2585: Stream("Hel", "l", "o Wor", "ld").repartition(s => Chunk.arr ...: OK, proved property.
1036[info] + Stream.scala.Stream.scala:2609: repeat.example at line 2614: Stream(1,2,3).repeat.take(8).toList: OK, proved property.
1037[info] + Stream.scala.Stream.scala:2621: repeatN.example at line 2626: Stream(1,2,3).repeatN(3).take(100).toList: OK, proved property.
1038[info] + Stream.scala.Stream.scala:2636: rethrow.example at line 2641: Stream(Right(1), Right(2), Left(new RuntimeException), Right ...: OK, proved property.
1039[info] + Stream.scala.Stream.scala:2667: scan.example at line 2670: Stream(1,2,3,4).scan(0)(_ + _).toList: OK, proved property.
1040[info] + Stream.scala.Stream.scala:2691: scan1.example at line 2694: Stream(1,2,3,4).scan1(_ + _).toList: OK, proved property.
1041[info] + Stream.scala.Stream.scala:2715: scanChunksOpt.example at line 2723: take(Stream.range(0,100), 5).toList: OK, proved property.
1042[info] + Stream.scala.Stream.scala:2732: scanMap.example at line 2735: Stream("a", "aa", "aaa", "aaaa").scanMap(_.length).toList: OK, proved property.
1043[info] + Stream.scala.Stream.scala:2742: scanMonoid.example at line 2745: Stream(1, 2, 3, 4).scanMonoid.toList: OK, proved property.
1044[info] + Stream.scala.Stream.scala:2762: sliding.example at line 2767: Stream(1, 2, 3, 4).sliding(2).toList: OK, proved property.
1045[info] + Stream.scala.Stream.scala:2774: sliding.example at line 2779: Stream(1, 2, 3, 4, 5).sliding(2, 3).toList: OK, proved property.
1046[info] + Stream.scala.Stream.scala:2774: sliding.example at line 2781: Stream(1, 2, 3, 4, 5).sliding(3, 2).toList: OK, proved property.
1047[info] + Stream.scala.Stream.scala:2856: split.example at line 2861: Stream.range(0, 10).split(_ % 4 == 0).toList: OK, proved property.
1048[info] + Stream.scala.Stream.scala:2893: tail.example at line 2896: Stream(1,2,3).tail.toList: OK, proved property.
1049[info] + Stream.scala.Stream.scala:2902: take.example at line 2905: Stream.range(0,1000).take(5).toList: OK, proved property.
1050[info] + Stream.scala.Stream.scala:2911: takeRight.example at line 2914: Stream.range(0,1000).takeRight(5).toList: OK, proved property.
1051[info] + Stream.scala.Stream.scala:2924: takeThrough.example at line 2927: Stream.range(0,1000).takeThrough(_ != 5).toList: OK, proved property.
1052[info] + Stream.scala.Stream.scala:2934: takeWhile.example at line 2937: Stream.range(0,1000).takeWhile(_ != 5).toList: OK, proved property.
1053[info] + Stream.scala.Stream.scala:2944: through.example at line 2947: Stream("Hello", "world").through(text.utf8.encode).toVector. ...: OK, proved property.
1054[info] + Stream.scala.Stream.scala:2979: timeoutOnPullTo.example at line 2987: s.timeoutOnPullTo(150.millis, Stream(3)).compile.toVector.un ...: OK, proved property.
1055[info] + Stream.scala.Stream.scala:2997: timeoutOnPullWith.example at line 3005: Ref[IO].of(0).flatTap { lateCount => ...: OK, proved property.
1056[info] + Stream.scala.Stream.scala:3116: zipAll.example at line 3121: Stream(1,2,3).zipAll(Stream(4,5,6,7))(0,0).toList: OK, proved property.
1057[info] + Stream.scala.Stream.scala:3130: zipAllWith.example at line 3135: Stream(1,2,3).zipAllWith(Stream(4,5,6,7))(0, 0)(_ + _).toLis ...: OK, proved property.
1058[info] + Stream.scala.Stream.scala:3157: zip.example at line 3160: Stream(1, 2, 3).zip(Stream(4, 5, 6, 7)).toList: OK, proved property.
1059[info] + Stream.scala.Stream.scala:3167: zipRight.example at line 3173: s.compile.toVector.unsafeRunSync(): OK, proved property.
1060[info] + Stream.scala.Stream.scala:3180: zipLeft.example at line 3186: s.compile.toVector.unsafeRunSync(): OK, proved property.
1061[info] + Stream.scala.Stream.scala:3193: zipWith.example at line 3197: Stream(1, 2, 3).zipWith(Stream(4, 5, 6, 7))(_ + _).toList: OK, proved property.
1062[info] + Stream.scala.Stream.scala:3206: zipWithIndex.example at line 3209: Stream("The", "quick", "brown", "fox").zipWithIndex.toList: OK, proved property.
1063[info] + Stream.scala.Stream.scala:3224: zipWithNext.example at line 3228: Stream("The", "quick", "brown", "fox").zipWithNext.toList: OK, proved property.
1064[info] + Stream.scala.Stream.scala:3248: zipWithPrevious.example at line 3252: Stream("The", "quick", "brown", "fox").zipWithPrevious.toLis ...: OK, proved property.
1065[info] + Stream.scala.Stream.scala:3261: zipWithPreviousAndNext.example at line 3266: Stream("The", "quick", "brown", "fox").zipWithPreviousAndNex ...: OK, proved property.
1066[info] + Stream.scala.Stream.scala:3276: zipWithScan.example at line 3280: Stream("uno", "dos", "tres", "cuatro").zipWithScan(0)(_ + _. ...: OK, proved property.
1067[info] + Stream.scala.Stream.scala:3293: zipWithScan1.example at line 3297: Stream("uno", "dos", "tres", "cuatro").zipWithScan1(0)(_ + _ ...: OK, proved property.
1068[info] + Stream.scala.Stream.scala:3322: attemptEval.example at line 3329: Stream.attemptEval(SyncIO(10)).compile.toVector.unsafeRunSyn ...: OK, proved property.
1069[info] + Stream.scala.Stream.scala:3322: attemptEval.example at line 3331: Stream.attemptEval(SyncIO(throw new RuntimeException)).compi ...: OK, proved property.
1070[info] + Stream.scala.Stream.scala:3440: chunk.example at line 3443: Stream.chunk(Chunk(1,2,3)).toList: OK, proved property.
1071[info] + Stream.scala.Stream.scala:3450: constant.example at line 3455: Stream.constant(0).take(5).toList: OK, proved property.
1072[info] + Stream.scala.Stream.scala:3473: emit.example at line 3476: Stream.emit(0).toList: OK, proved property.
1073[info] + Stream.scala.Stream.scala:3482: emits.example at line 3485: Stream.emits(List(1, 2, 3)).toList: OK, proved property.
1074[info] + Stream.scala.Stream.scala:3500: eval.example at line 3507: Stream.eval(SyncIO(10)).compile.toVector.unsafeRunSync(): OK, proved property.
1075[info] + Stream.scala.Stream.scala:3500: eval.example at line 3509: Stream.eval(SyncIO(throw new RuntimeException)).covaryOutput ...: OK, proved property.
1076Ran
1077[info] + Stream.scala.Stream.scala:3553: exec.example at line 3558: Stream.exec(SyncIO(println("Ran"))).covaryOutput[Int].compil ...: OK, proved property.
1078[info] + Stream.scala.Stream.scala:3659: fromOption.example at line 3663: Stream.fromOption[SyncIO](Some(42)).compile.toList.unsafeRun ...: OK, proved property.
1079[info] + Stream.scala.Stream.scala:3659: fromOption.example at line 3665: Stream.fromOption[SyncIO](None).compile.toList.unsafeRunSync ...: OK, proved property.
1080[info] + Stream.scala.Stream.scala:3679: fromEither.example at line 3683: Stream.fromEither[SyncIO](Right(42)).compile.toList.unsafeRu ...: OK, proved property.
1081[info] + Stream.scala.Stream.scala:3679: fromEither.example at line 3685: Try(Stream.fromEither[SyncIO](Left(new RuntimeException)).co ...: OK, proved property.
1082[info] + Stream.scala.Stream.scala:3922: fromPublisher.example at line 3937: Stream.fromPublisher[IO, Int](chunkSize = 16) { subscriber = ...: OK, proved property.
1083[info] + Stream.scala.Stream.scala:3972: fromPublisher.example at line 3981: Stream.eval(IO.delay(getThirdPartyPublisher())).flatMap { pu ...: OK, proved property.
1084[info] + Stream.scala.Stream.scala:4005: force.example at line 4009: Stream.force(SyncIO(Stream(1,2,3).covary[SyncIO])).compile.t ...: OK, proved property.
1085[info] + Stream.scala.Stream.scala:4021: iterate.example at line 4026: Stream.iterate(0)(_ + 1).take(10).toList: OK, proved property.
1086[info] + Stream.scala.Stream.scala:4033: iterateEval.example at line 4038: Stream.iterateEval(0)(i => SyncIO(i + 1)).take(10).compile.t ...: OK, proved property.
1087[info] + Stream.scala.Stream.scala:4050: raiseError.example at line 4056: Stream.raiseError[Fallible](new RuntimeException).toList: OK, proved property.
1088[info] + Stream.scala.Stream.scala:4050: raiseError.example at line 4058: Stream.raiseError[SyncIO](new RuntimeException).covaryOutput ...: OK, proved property.
1089[info] + Stream.scala.Stream.scala:4065: range.example at line 4070: Stream.range(10, 20).toList: OK, proved property.
1090[info] + Stream.scala.Stream.scala:4077: range.example at line 4082: Stream.range(10, 20, 2).toList: OK, proved property.
1091[info] + Stream.scala.Stream.scala:4100: ranges.example at line 4109: Stream.ranges(0, 20, 5).toList: OK, proved property.
1092[info] + Stream.scala.Stream.scala:4245: unfold.example at line 4249: Stream.unfold(0)(i => if (i < 5) Some(i -> (i+1)) else None) ...: OK, proved property.
1093[info] + Stream.scala.Stream.scala:4262: unfoldChunk.example at line 4265: Stream.unfoldChunk(0)(i => if (i < 5) Some(Chunk.from(List.f ...: OK, proved property.
1094[info] + Stream.scala.Stream.scala:4292: unfoldLoop.example at line 4297: Stream.unfoldLoop(0)(i => (i, if (i < 5) Some(i+1) else None ...: OK, proved property.
1095[info] + Stream.scala.Stream.scala:4346: covary.example at line 4350: Stream(1, 2, 3).covary[IO]: OK, proved property.
10961
10972
10983
1099[info] + Stream.scala.Stream.scala:4356: observe.example at line 4368: Stream(1, 2, 3).covary[IO].observe(_.printlns).map(_ + 1).co ...: OK, proved property.
1100[info] + Stream.scala.Stream.scala:4487: unNone.example at line 4490: Stream(Some(1), Some(2), None, Some(3), None).unNone.toList: OK, proved property.
1101[info] + Stream.scala.Stream.scala:4497: unNoneTerminate.example at line 4500: Stream(Some(1), Some(2), None, Some(3), None).unNoneTerminat ...: OK, proved property.
1102[info] + Stream.scala.Stream.scala:5131: timed.example at line 5144: s.pull ...: OK, proved property.
1103[info] + Stream.scala.Stream.scala:5204: timeoutWith.example at line 5211: s.pull.timeoutWith(450.millis)(Pull.output1("late!") >> _).s ...: OK, proved property.
1104[info] + Stream.scala.Stream.scala:5264: foldMonoid.example at line 5268: Stream(1, 2, 3, 4, 5).covary[SyncIO].compile.foldMonoid.unsa ...: OK, proved property.
1105[info] + Stream.scala.Stream.scala:5275: foldSemigroup.example at line 5280: Stream(1, 2, 3, 4, 5).covary[SyncIO].compile.foldSemigroup.u ...: OK, proved property.
1106[info] + Stream.scala.Stream.scala:5275: foldSemigroup.example at line 5282: Stream.empty.covaryAll[SyncIO, Int].compile.foldSemigroup.un ...: OK, proved property.
1107[info] + Stream.scala.Stream.scala:5289: last.example at line 5298: Stream.range(0,100).take(5).covary[SyncIO].compile.last.unsa ...: OK, proved property.
1108[info] + Stream.scala.Stream.scala:5305: lastOrError.example at line 5314: Stream.range(0,100).take(5).covary[SyncIO].compile.lastOrErr ...: OK, proved property.
1109[info] + Stream.scala.Stream.scala:5305: lastOrError.example at line 5316: Stream.empty.covaryAll[SyncIO, Int].compile.lastOrError.atte ...: OK, proved property.
1110[info] + Stream.scala.Stream.scala:5323: onlyOrError.example at line 5334: Stream(1).covary[SyncIO].compile.onlyOrError.unsafeRunSync(): OK, proved property.
1111[info] + Stream.scala.Stream.scala:5323: onlyOrError.example at line 5336: Stream.empty.covaryAll[SyncIO, Int].compile.onlyOrError.atte ...: OK, proved property.
1112[info] + Stream.scala.Stream.scala:5323: onlyOrError.example at line 5338: Stream.range(0,10).covary[SyncIO].compile.onlyOrError.attemp ...: OK, proved property.
1113[info] + Stream.scala.Stream.scala:5443: string.example at line 5448: Stream("Hello ", "world!").compile.string: OK, proved property.
1114[info] + Stream.scala.Stream.scala:5455: to.example at line 5471: s.compile.to(List).unsafeRunSync(): OK, proved property.
1115[info] + Stream.scala.Stream.scala:5455: to.example at line 5473: s.compile.to(Chunk).unsafeRunSync(): OK, proved property.
1116[info] + Stream.scala.Stream.scala:5455: to.example at line 5475: s.map(i => (i % 2, i)).compile.to(Map).unsafeRunSync(): OK, proved property.
1117[info] + Stream.scala.Stream.scala:5455: to.example at line 5477: s.map(_.toByte).compile.to(scodec.bits.ByteVector).unsafeRun ...: OK, proved property.
1118[info] + Stream.scala.Stream.scala:5490: toList.example at line 5498: Stream.range(0,100).take(5).covary[SyncIO].compile.toList.un ...: OK, proved property.
1119[info] + Stream.scala.Stream.scala:5504: toVector.example at line 5512: Stream.range(0,100).take(5).covary[SyncIO].compile.toVector. ...: OK, proved property.
1120[info] + Stream.scala.Stream.scala:5697: monadErrorInstance.example at line 5701: Stream(1, -2, 3).fproduct(_.abs).toList: OK, proved property.
1121[info] + Stream.scala.Stream.scala:5728: alignInstance.example at line 5731: Stream(1,2,3).align(Stream("A","B","C","D","E")).toList: OK, proved property.
1122[info] + Stream.scala.Stream.scala:5802: functorFilterInstance.example at line 5806: Stream("1", "2", "NaN").mapFilter(s => Try(s.toInt).toOption ...: OK, proved property.
1123[info] + Stream.scala.Stream.scala:5825: functionKInstance.example at line 5829: Stream.functionKInstance[Id](42).compile.toList: OK, proved property.
1124[info] + package.scala.package.scala:53: fromPublisher.example at line 69: fs2.interop.flow.fromPublisher[IO, Int](chunkSize = 16) { su ...: OK, proved property.
1125[info] + package.scala.package.scala:104: fromPublisher.example at line 114: Stream.eval(IO.delay(getThirdPartyPublisher())).flatMap { pu ...: OK, proved property.
1126[info] PublisherSpec:
1127SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
1128SLF4J: Defaulting to no-operation (NOP) logger implementation
1129SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
1130[info] - optional_spec104_mustSignalOnErrorWhenFails
1131[info] - optional_spec105_emptyStreamMustTerminateBySignallingOnComplete
1132[info] - optional_spec111_maySupportMultiSubscribe
1133[info] - optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfront
1134[info] - optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfrontAndCompleteAsExpected
1135[info] - optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingOneByOne
1136[info] - optional_spec111_registeredSubscribersMustReceiveOnNextOrOnCompleteSignals
1137[info] - optional_spec309_requestNegativeNumberMaySignalIllegalArgumentExceptionWithSpecificMessage !!! CANCELED !!!
1138[info] - required_createPublisher1MustProduceAStreamOfExactly1Element
1139[info] - required_createPublisher3MustProduceAStreamOfExactly3Elements
1140[info] - required_spec101_subscriptionRequestMustResultInTheCorrectNumberOfProducedElements
1141[info] - required_spec102_maySignalLessThanRequestedAndTerminateSubscription
1142[info] - required_spec105_mustSignalOnCompleteWhenFiniteStreamTerminates
1143[info] - required_spec107_mustNotEmitFurtherSignalsOnceOnCompleteHasBeenSignalled
1144[info] - required_spec109_mayRejectCallsToSubscribeIfPublisherIsUnableOrUnwillingToServeThemRejectionMustTriggerOnErrorAfterOnSubscribe
1145[info] - required_spec109_mustIssueOnSubscribeForNonNullSubscriber
1146[info] - required_spec109_subscribeThrowNPEOnNullSubscriber
1147[info] - required_spec302_mustAllowSynchronousRequestCallsFromOnNextAndOnSubscribe
1148[info] - required_spec303_mustNotAllowUnboundedRecursion
1149[info] - required_spec306_afterSubscriptionIsCancelledRequestMustBeNops
1150[info] - required_spec307_afterSubscriptionIsCancelledAdditionalCancelationsMustBeNops
1151[info] - required_spec309_requestNegativeNumberMustSignalIllegalArgumentException
1152[info] - required_spec309_requestZeroMustSignalIllegalArgumentException
1153[info] - required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling
1154[info] - required_spec313_cancelMustMakeThePublisherEventuallyDropAllReferencesToTheSubscriber
1155[info] - required_spec317_mustNotSignalOnErrorWhenPendingAboveLongMaxValue
1156[info] - required_spec317_mustSupportACumulativePendingElementCountUpToLongMaxValue
1157[info] - required_spec317_mustSupportAPendingElementCountUpToLongMaxValue
1158[info] - required_validate_boundedDepthOfOnNextAndRequestRecursion
1159[info] - required_validate_maxElementsFromPublisher
1160[info] - stochastic_spec103_mustSignalOnMethodsSequentially
1161[info] - untested_spec106_mustConsiderSubscriptionCancelledAfterOnErrorOrOnCompleteHasBeenCalled !!! CANCELED !!!
1162[info] - untested_spec107_mustNotEmitFurtherSignalsOnceOnErrorHasBeenSignalled !!! CANCELED !!!
1163[info] - untested_spec108_possiblyCanceledSubscriptionShouldNotReceiveOnErrorOrOnCompleteSignals !!! CANCELED !!!
1164[info] - untested_spec109_subscribeShouldNotThrowNonFatalThrowable !!! CANCELED !!!
1165[info] - untested_spec110_rejectASubscriptionRequestIfTheSameSubscriberSubscribesTwice !!! CANCELED !!!
1166[info] - untested_spec304_requestShouldNotPerformHeavyComputations !!! CANCELED !!!
1167[info] - untested_spec305_cancelMustNotSynchronouslyPerformHeavyComputation !!! CANCELED !!!
1168
1169===============================================
1170Command line suite
1171Total tests run: 38, Passes: 30, Failures: 0, Skips: 8
1172===============================================
1173
1174[info] SubscriberWhiteboxSpec:
1175[info] - required_exerciseWhiteboxHappyPath
1176[info] - required_spec201_mustSignalDemandViaSubscriptionRequest
1177[info] - required_spec203_mustNotCallMethodsOnSubscriptionOrPublisherInOnComplete
1178[info] - required_spec203_mustNotCallMethodsOnSubscriptionOrPublisherInOnError
1179[info] - required_spec205_mustCallSubscriptionCancelIfItAlreadyHasAnSubscriptionAndReceivesAnotherOnSubscribeSignal
1180[info] - required_spec208_mustBePreparedToReceiveOnNextSignalsAfterHavingCalledSubscriptionCancel
1181[info] - required_spec209_mustBePreparedToReceiveAnOnCompleteSignalWithPrecedingRequestCall
1182[info] - required_spec209_mustBePreparedToReceiveAnOnCompleteSignalWithoutPrecedingRequestCall
1183[info] - required_spec210_mustBePreparedToReceiveAnOnErrorSignalWithPrecedingRequestCall
1184[info] - required_spec210_mustBePreparedToReceiveAnOnErrorSignalWithoutPrecedingRequestCall
1185[info] - required_spec213_onError_mustThrowNullPointerExceptionWhenParametersAreNull
1186[info] - required_spec213_onNext_mustThrowNullPointerExceptionWhenParametersAreNull
1187[info] - required_spec213_onSubscribe_mustThrowNullPointerExceptionWhenParametersAreNull
1188[info] - required_spec308_requestMustRegisterGivenNumberElementsToBeProduced
1189[info] - untested_spec202_shouldAsynchronouslyDispatch !!! CANCELED !!!
1190[info] - untested_spec204_mustConsiderTheSubscriptionAsCancelledInAfterRecievingOnCompleteOrOnError !!! CANCELED !!!
1191[info] - untested_spec206_mustCallSubscriptionCancelIfItIsNoLongerValid !!! CANCELED !!!
1192[info] - untested_spec207_mustEnsureAllCallsOnItsSubscriptionTakePlaceFromTheSameThreadOrTakeCareOfSynchronization !!! CANCELED !!!
1193[info] - untested_spec211_mustMakeSureThatAllCallsOnItsMethodsHappenBeforeTheProcessingOfTheRespectiveEvents !!! CANCELED !!!
1194[info] - untested_spec212_mustNotCallOnSubscribeMoreThanOnceBasedOnObjectEquality_specViolation !!! CANCELED !!!
1195[info] - untested_spec213_failingOnSignalInvocation !!! CANCELED !!!
1196[info] - untested_spec301_mustNotBeCalledOutsideSubscriberContext !!! CANCELED !!!
1197[info] - untested_spec310_requestMaySynchronouslyCallOnNextOnSubscriber !!! CANCELED !!!
1198[info] - untested_spec311_requestMaySynchronouslyCallOnCompleteOrOnError !!! CANCELED !!!
1199[info] - untested_spec314_cancelMayCauseThePublisherToShutdownIfNoOtherSubscriptionExists !!! CANCELED !!!
1200[info] - untested_spec315_cancelMustNotThrowExceptionAndMustSignalOnError !!! CANCELED !!!
1201[info] - untested_spec316_requestMustNotThrowExceptionAndMustOnErrorTheSubscriber !!! CANCELED !!!
1202
1203===============================================
1204Command line suite
1205Total tests run: 27, Passes: 14, Failures: 0, Skips: 13
1206===============================================
1207
1208[info] SubscriberBlackboxSpec:
1209[info] - required_spec201_blackbox_mustSignalDemandViaSubscriptionRequest
1210[info] - required_spec203_blackbox_mustNotCallMethodsOnSubscriptionOrPublisherInOnComplete
1211[info] - required_spec203_blackbox_mustNotCallMethodsOnSubscriptionOrPublisherInOnError
1212[info] - required_spec205_blackbox_mustCallSubscriptionCancelIfItAlreadyHasAnSubscriptionAndReceivesAnotherOnSubscribeSignal
1213[info] - required_spec209_blackbox_mustBePreparedToReceiveAnOnCompleteSignalWithPrecedingRequestCall
1214[info] - required_spec209_blackbox_mustBePreparedToReceiveAnOnCompleteSignalWithoutPrecedingRequestCall
1215[info] - required_spec210_blackbox_mustBePreparedToReceiveAnOnErrorSignalWithPrecedingRequestCall
1216org.reactivestreams.tck.flow.support.TestException: Test Exception: Boom!
1217 at org.reactivestreams.tck.SubscriberBlackboxVerification$7.run(SubscriberBlackboxVerification.java:287)
1218 at org.reactivestreams.tck.SubscriberBlackboxVerification.blackboxSubscriberTest(SubscriberBlackboxVerification.java:444)
1219 at org.reactivestreams.tck.SubscriberBlackboxVerification.required_spec210_blackbox_mustBePreparedToReceiveAnOnErrorSignalWithPrecedingRequestCall(SubscriberBlackboxVerification.java:282)
1220 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
1221 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
1222[info] - required_spec210_blackbox_mustBePreparedToReceiveAnOnErrorSignalWithoutPrecedingRequestCall
1223 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
1224 at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
1225[info] - required_spec213_blackbox_onError_mustThrowNullPointerExceptionWhenParametersAreNull
1226 at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
1227 at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
1228 at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
1229 at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
1230 at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
1231 at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
1232 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
1233 at org.testng.TestRunner.privateRun(TestRunner.java:808)
1234 at org.testng.TestRunner.run(TestRunner.java:603)
1235 at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
1236 at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
1237 at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
1238 at org.testng.SuiteRunner.run(SuiteRunner.java:326)
1239 at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
1240 at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
1241 at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
1242 at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
1243 at org.testng.TestNG.runSuites(TestNG.java:1092)
1244 at org.testng.TestNG.run(TestNG.java:1060)
1245 at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:261)
1246 at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
1247 at fs2.interop.flow.SubscriberBlackboxSpec.run(SubscriberSpec.scala:89)
1248 at org.scalatestplus.testng.TestNGSuiteLike.runTestNG(TestNGSuiteLike.scala:248)
1249 at org.scalatestplus.testng.TestNGSuiteLike.runTestNG$(TestNGSuiteLike.scala:51)
1250 at fs2.interop.flow.SubscriberBlackboxSpec.runTestNG(SubscriberSpec.scala:89)
1251 at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:149)
1252 at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
1253 at fs2.interop.flow.SubscriberBlackboxSpec.run(SubscriberSpec.scala:89)
1254 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
1255 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
1256 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
1257 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1258 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1259 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1260 at java.base/java.lang.Thread.run(Thread.java:1583)
1261 at delay @ fs2.interop.flow.StreamSubscriber.$anonfun$2(StreamSubscriber.scala:121)
1262 at async @ fs2.interop.flow.StreamSubscriber.stream(StreamSubscriber.scala:116)
1263 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
1264 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
1265 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
1266 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
1267 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
1268 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
1269 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
1270 at flatMap @ fs2.Pull$.goEval$1(Pull.scala:1089)
1271 at flatMap @ fs2.Pull$.go$1$$anonfun$3(Pull.scala:1248)
1272 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
1273 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
1274 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
1275[info] - required_spec213_blackbox_onNext_mustThrowNullPointerExceptionWhenParametersAreNull
1276[info] - required_spec213_blackbox_onSubscribe_mustThrowNullPointerExceptionWhenParametersAreNull
1277[info] - untested_spec202_blackbox_shouldAsynchronouslyDispatch !!! CANCELED !!!
1278[info] - untested_spec204_blackbox_mustConsiderTheSubscriptionAsCancelledInAfterRecievingOnCompleteOrOnError !!! CANCELED !!!
1279[info] - untested_spec206_blackbox_mustCallSubscriptionCancelIfItIsNoLongerValid !!! CANCELED !!!
1280[info] - untested_spec207_blackbox_mustEnsureAllCallsOnItsSubscriptionTakePlaceFromTheSameThreadOrTakeCareOfSynchronization !!! CANCELED !!!
1281[info] - untested_spec208_blackbox_mustBePreparedToReceiveOnNextSignalsAfterHavingCalledSubscriptionCancel !!! CANCELED !!!
1282[info] - untested_spec211_blackbox_mustMakeSureThatAllCallsOnItsMethodsHappenBeforeTheProcessingOfTheRespectiveEvents !!! CANCELED !!!
1283[info] - untested_spec212_blackbox_mustNotCallOnSubscribeMoreThanOnceBasedOnObjectEquality !!! CANCELED !!!
1284[info] - untested_spec213_blackbox_failingOnSignalInvocation !!! CANCELED !!!
1285[info] - untested_spec301_blackbox_mustNotBeCalledOutsideSubscriberContext !!! CANCELED !!!
1286[info] - untested_spec308_blackbox_requestMustRegisterGivenNumberElementsToBeProduced !!! CANCELED !!!
1287[info] - untested_spec310_blackbox_requestMaySynchronouslyCallOnNextOnSubscriber !!! CANCELED !!!
1288[info] - untested_spec311_blackbox_requestMaySynchronouslyCallOnCompleteOrOnError !!! CANCELED !!!
1289[info] - untested_spec314_blackbox_cancelMayCauseThePublisherToShutdownIfNoOtherSubscriptionExists !!! CANCELED !!!
1290[info] - untested_spec315_blackbox_cancelMustNotThrowExceptionAndMustSignalOnError !!! CANCELED !!!
1291[info] - untested_spec316_blackbox_requestMustNotThrowExceptionAndMustOnErrorTheSubscriber !!! CANCELED !!!
1292
1293===============================================
1294Command line suite
1295Total tests run: 26, Passes: 11, Failures: 0, Skips: 15
1296===============================================
1297
1298fs2.StreamZipSuite:
1299 + zip - propagate error from closing the root scope 0.013s
1300 + zip - issue #941 - scope closure issue 0.006s
1301 + zip - zipWith left/right side infinite 0.003s
1302 + zip - zipWith both side infinite 0.004s
1303 + zip - zipAllWith left/right side infinite 0.003s
1304 + zip - zipAllWith both side infinite 0.003s
1305 + zip - zip left/right side infinite 0.002s
1306 + zip - zip both side infinite 0.002s
1307 + zip - zipAll left/right side infinite 0.003s
1308 + zip - zipAll both side infinite 0.002s
1309 + zip - zip with scopes - 1 0.001s
1310 + zip - zip with scopes - 2 0.004s
1311 + zip - zip with scopes - 3 0.014s
1312 + zip - issue #1120 - zip with uncons 0.003s
1313 + parZip - parZip outputs the same results as zip 0.313s
1314 + parZip - parZip evaluates effects with bounded concurrency 0.033s
1315 + zipWithIndex 0.016s
1316 + zipWithNext - 1 0.011s
1317 + zipWithNext - 2 0.003s
1318 + zipWithPrevious - 1 0.016s
1319 + zipWithPrevious - 2 0.002s
1320 + zipWithPreviousAndNext - 1 0.018s
1321 + zipWithPreviousAndNext - 2 0.001s
1322 + zipWithScan 0.001s
1323 + zipWithScan1 0.001s
1324 + regressions - #1089 0.001s
1325 + regressions - #1107 - scope 0.225s
1326 + regressions - #1107 - queue 0.455s
1327 + regressions - #2717 - unexpected behavior of Pull 0.004s
1328 + regressions - #2762 - unexpected behavior of Pull 0.005s
1329fs2.concurrent.BroadcastSuite:
1330 + all subscribers see all elements 0.287s
1331 + all subscribers see all elements, pipe immediately interrupted 0.192s
1332 + pipes should not be empty 0.001s
1333fs2.ChunkSuite:
1334 + Chunk - chunk-formation (1) 0.001s
1335 + Chunk - chunk-formation (2) 0.01s
1336 + Chunk - Chunk.apply is optimized 0.002s
1337 + Chunk - Chunk.from is optimized 0.001s
1338 + Chunk - Array casts in Chunk.from are safe 0.002s
1339 + Chunk - Chunk.asSeq roundtrip 0.031s
1340 + Chunk - Chunk.javaList unwraps asJava 0.01s
1341 + Chunk - Chunk.collect behaves as filter + map 0.01s
1342 + Chunk - Chunk.collect evaluates pattern matchers once per item 0.007s
1343 + Ints - size 0.006s
1344 + Ints - take 0.009s
1345 + Ints - drop 0.008s
1346 + Ints - isEmpty 0.006s
1347 + Ints - toArray 0.008s
1348 + Ints - copyToArray 0.009s
1349 + Ints - concat 0.015s
1350 + Ints - concat empty 0.001s
1351 + Ints - scanLeft 0.01s
1352 + Ints - scanLeftCarry 0.014s
1353 + Ints - asSeq 0.019s
1354 + Ints - asJava 0.01s
1355 + Ints - Eq[Chunk[Int]]: eq.antisymmetry eq 0.01s
1356 + Ints - Eq[Chunk[Int]]: eq.reflexivity eq 0.004s
1357 + Ints - Eq[Chunk[Int]]: eq.symmetry eq 0.006s
1358 + Ints - Eq[Chunk[Int]]: eq.transitivity eq 0.008s
1359 + Ints - Monad[Chunk]: monad.ap consistent with product + map 0.067s
1360 + Ints - Monad[Chunk]: monad.applicative homomorphism 0.003s
1361 + Ints - Monad[Chunk]: monad.applicative identity 0.005s
1362 + Ints - Monad[Chunk]: monad.applicative interchange 0.007s
1363 + Ints - Monad[Chunk]: monad.applicative map 0.007s
1364 + Ints - Monad[Chunk]: monad.applicative unit 0.001s
1365 + Ints - Monad[Chunk]: monad.apply composition 0.18s
1366 + Ints - Monad[Chunk]: monad.covariant composition 0.005s
1367 + Ints - Monad[Chunk]: monad.covariant identity 0.003s
1368 + Ints - Monad[Chunk]: monad.flatMap associativity 0.291s
1369 + Ints - Monad[Chunk]: monad.flatMap consistent apply 0.019s
1370 + Ints - Monad[Chunk]: monad.flatMap from tailRecM consistency 0.024s
1371 + Ints - Monad[Chunk]: monad.flatMapOrKeep flatMap coherence 0.019s
1372 + Ints - Monad[Chunk]: monad.invariant composition 0.007s
1373 + Ints - Monad[Chunk]: monad.invariant identity 0.002s
1374 + Ints - Monad[Chunk]: monad.map flatMap coherence 0.004s
1375 + Ints - Monad[Chunk]: monad.map2/map2Eval consistency 0.061s
1376 + Ints - Monad[Chunk]: monad.map2/product-map consistency 0.051s
1377 + Ints - Monad[Chunk]: monad.mapOrKeepToMapEquivalence 0.006s
1378 + Ints - Monad[Chunk]: monad.monad left identity 0.003s
1379 + Ints - Monad[Chunk]: monad.monad right identity 0.004s
1380 + Ints - Monad[Chunk]: monad.monoidal left identity 0.004s
1381 + Ints - Monad[Chunk]: monad.monoidal right identity 0.003s
1382 + Ints - Monad[Chunk]: monad.mproduct consistent flatMap 0.034s
1383 + Ints - Monad[Chunk]: monad.productL consistent map2 0.008s
1384 + Ints - Monad[Chunk]: monad.productR consistent map2 0.005s
1385 + Ints - Monad[Chunk]: monad.replicateA_ consistent with replicateA.void 0.015s
1386 + Ints - Monad[Chunk]: monad.semigroupal associativity 0.043s
1387 + Ints - Monad[Chunk]: monad.tailRecM consistent flatMap 0.022s
1388 + Ints - Monad[Chunk]: monad.tailRecM stack safety 0.009s
1389 + Ints - Alternative[Chunk]: alternative.ap consistent with product + map 0.019s
1390 + Ints - Alternative[Chunk]: alternative.appendK consistent with pure and combineK 0.003s
1391 + Ints - Alternative[Chunk]: alternative.applicative homomorphism 0.001s
1392 + Ints - Alternative[Chunk]: alternative.applicative identity 0.002s
1393 + Ints - Alternative[Chunk]: alternative.applicative interchange 0.003s
1394 + Ints - Alternative[Chunk]: alternative.applicative map 0.002s
1395 + Ints - Alternative[Chunk]: alternative.applicative unit 0.001s
1396 + Ints - Alternative[Chunk]: alternative.apply composition 0.165s
1397 + Ints - Alternative[Chunk]: alternative.covariant composition 0.003s
1398 + Ints - Alternative[Chunk]: alternative.covariant identity 0.001s
1399 + Ints - Alternative[Chunk]: alternative.fromIterableOnce 0.005s
1400 + Ints - Alternative[Chunk]: alternative.invariant composition 0.004s
1401 + Ints - Alternative[Chunk]: alternative.invariant identity 0.001s
1402 + Ints - Alternative[Chunk]: alternative.left distributivity 0.005s
1403 + Ints - Alternative[Chunk]: alternative.map2/map2Eval consistency 0.015s
1404 + Ints - Alternative[Chunk]: alternative.map2/product-map consistency 0.015s
1405 + Ints - Alternative[Chunk]: alternative.mapOrKeepToMapEquivalence 0.003s
1406 + Ints - Alternative[Chunk]: alternative.monoidK left identity 0.001s
1407 + Ints - Alternative[Chunk]: alternative.monoidK right identity 0.001s
1408 + Ints - Alternative[Chunk]: alternative.monoidal left identity 0.002s
1409 + Ints - Alternative[Chunk]: alternative.monoidal right identity 0.002s
1410 + Ints - Alternative[Chunk]: alternative.prependK consistent with pure and combineK 0.004s
1411 + Ints - Alternative[Chunk]: alternative.productL consistent map2 0.004s
1412 + Ints - Alternative[Chunk]: alternative.productR consistent map2 0.004s
1413 + Ints - Alternative[Chunk]: alternative.replicateA_ consistent with replicateA.void 0.017s
1414 + Ints - Alternative[Chunk]: alternative.right absorption 0.001s
1415 + Ints - Alternative[Chunk]: alternative.right distributivity 0.017s
1416 + Ints - Alternative[Chunk]: alternative.semigroupK associative 0.007s
1417 + Ints - Alternative[Chunk]: alternative.semigroupal associativity 0.039s
1418 + Ints - TraverseFilter[Chunk]: traverseFilter.collect mapFilter consistency 0.002s
1419 + Ints - TraverseFilter[Chunk]: traverseFilter.filter mapFilter consistency 0.004s
1420 + Ints - TraverseFilter[Chunk]: traverseFilter.filterA consistent with traverseFilter 0.007s
1421 + Ints - TraverseFilter[Chunk]: traverseFilter.filterNot mapFilter consistency 0.004s
1422 + Ints - TraverseFilter[Chunk]: traverseFilter.flattenOption mapFilter consistency 0.001s
1423 + Ints - TraverseFilter[Chunk]: traverseFilter.mapFilter composition 0.003s
1424 + Ints - TraverseFilter[Chunk]: traverseFilter.mapFilter map consistency 0.003s
1425 + Ints - TraverseFilter[Chunk]: traverseFilter.traverseCollect reference 0.009s
1426 + Ints - TraverseFilter[Chunk]: traverseFilter.traverseEither consistent with traverseFilter 0.012s
1427 + Ints - TraverseFilter[Chunk]: traverseFilter.traverseFilter consistent with traverse 0.008s
1428 + Ints - TraverseFilter[Chunk]: traverseFilter.traverseFilter identity 0.002s
1429 + Ints - TraverseFilter[Chunk]: traverseFilter.traverseFilter nested composition 0.02s
1430 + Ints - Traverse[Chunk]: traverse.collectFirst reference 0.008s
1431 + Ints - Traverse[Chunk]: traverse.collectFirstSome reference 0.005s
1432 + Ints - Traverse[Chunk]: traverse.contains all elements from itself 0.006s
1433 + Ints - Traverse[Chunk]: traverse.contains consistent with exists 0.002s
1434 + Ints - Traverse[Chunk]: traverse.contains consistent with forall 0.002s
1435 + Ints - Traverse[Chunk]: traverse.covariant composition 0.002s
1436 + Ints - Traverse[Chunk]: traverse.covariant identity 0.002s
1437 + Ints - Traverse[Chunk]: traverse.dropWhile_ reference 0.003s
1438 + Ints - Traverse[Chunk]: traverse.exists consistent with find 0.003s
1439 + Ints - Traverse[Chunk]: traverse.exists is lazy 0.002s
1440 + Ints - Traverse[Chunk]: traverse.filter_ reference 0.003s
1441 + Ints - Traverse[Chunk]: traverse.fold reference 0.005s
1442 + Ints - Traverse[Chunk]: traverse.foldLeft consistent with foldMap 0.003s
1443 + Ints - Traverse[Chunk]: traverse.foldM identity 0.007s
1444 + Ints - Traverse[Chunk]: traverse.foldRight consistent with foldMap 0.005s
1445 + Ints - Traverse[Chunk]: traverse.foldRight is lazy 0.001s
1446 + Ints - Traverse[Chunk]: traverse.foldRightDefer consistency 0.01s
1447 + Ints - Traverse[Chunk]: traverse.forall consistent with exists 0.002s
1448 + Ints - Traverse[Chunk]: traverse.forall is lazy 0.001s
1449 + Ints - Traverse[Chunk]: traverse.forall true if empty 0.001s
1450 + Ints - Traverse[Chunk]: traverse.get reference 0.006s
1451 + Ints - Traverse[Chunk]: traverse.invariant composition 0.005s
1452 + Ints - Traverse[Chunk]: traverse.invariant identity 0.002s
1453 + Ints - Traverse[Chunk]: traverse.mapOrKeepToMapEquivalence 0.003s
1454 + Ints - Traverse[Chunk]: traverse.nonEmpty reference 0.002s
1455 + Ints - Traverse[Chunk]: traverse.ordered consistency 0.003s
1456 + Ints - Traverse[Chunk]: traverse.reduceLeftOption consistent with reduceLeftToOption 0.004s
1457 + Ints - Traverse[Chunk]: traverse.reduceRightOption consistent with reduceRightToOption 0.009s
1458 + Ints - Traverse[Chunk]: traverse.takeWhile_ reference 0.005s
1459 + Ints - Traverse[Chunk]: traverse.toList reference 0.002s
1460 + Ints - Traverse[Chunk]: traverse.traverse derive foldMap 0.009s
1461 + Ints - Traverse[Chunk]: traverse.traverse identity 0.005s
1462 + Ints - Traverse[Chunk]: traverse.traverse order consistency 0.006s
1463 + Ints - Traverse[Chunk]: traverse.traverse parallel composition 0.008s
1464 + Ints - Traverse[Chunk]: traverse.traverse ref mapAccumulate 0.041s
1465 + Ints - Traverse[Chunk]: traverse.traverse ref mapWithIndex 0.016s
1466 + Ints - Traverse[Chunk]: traverse.traverse ref mapWithLongIndex 0.013s
1467 + Ints - Traverse[Chunk]: traverse.traverse ref traverseWithIndexM 0.007s
1468 + Ints - Traverse[Chunk]: traverse.traverse ref traverseWithLongIndexM 0.007s
1469 + Ints - Traverse[Chunk]: traverse.traverse ref updated 0.005s
1470 + Ints - Traverse[Chunk]: traverse.traverse ref zipWithIndex 0.007s
1471 + Ints - Traverse[Chunk]: traverse.traverse ref zipWithLongIndex 0.009s
1472 + Ints - Traverse[Chunk]: traverse.traverse sequential composition 0.005s
1473 + Ints - Traverse[Chunk]: traverse.traverse traverseTap 0.003s
1474 + Ints - Traverse[Chunk]: traverse.unordered traverse consistent with sequence 0.001s
1475 + Ints - Traverse[Chunk]: traverse.unordered traverse parallel composition 0.006s
1476 + Ints - Traverse[Chunk]: traverse.unordered traverse sequential composition 0.008s
1477 + Ints - Traverse[Chunk]: traverse.unorderedFold consistent with unorderedFoldMap 0.003s
1478 + Ints - Traverse[Chunk]: traverse.unorderedFoldMapA identity 0.004s
1479 + ByteBuffer - size 0.011s
1480 + ByteBuffer - take 0.007s
1481 + ByteBuffer - drop 0.005s
1482 + ByteBuffer - isEmpty 0.003s
1483 + ByteBuffer - toArray 0.005s
1484 + ByteBuffer - copyToArray 0.005s
1485 + ByteBuffer - concat 0.006s
1486 + ByteBuffer - concat empty 0.001s
1487 + ByteBuffer - scanLeft 0.002s
1488 + ByteBuffer - scanLeftCarry 0.003s
1489 + ByteBuffer - asSeq 0.005s
1490 + ByteBuffer - asJava 0.006s
1491 + ByteBuffer - toByteBuffer.byte 0.003s
1492 + ByteBuffer - toByteVector 0.003s
1493 + ByteBuffer - Eq[Chunk[Byte]]: eq.antisymmetry eq 0.003s
1494 + ByteBuffer - Eq[Chunk[Byte]]: eq.reflexivity eq 0.002s
1495 + ByteBuffer - Eq[Chunk[Byte]]: eq.symmetry eq 0.003s
1496 + ByteBuffer - Eq[Chunk[Byte]]: eq.transitivity eq 0.011s
1497 + ByteBuffer - Monad[Chunk]: monad.ap consistent with product + map 0.008s
1498 + ByteBuffer - Monad[Chunk]: monad.applicative homomorphism 0.001s
1499 + ByteBuffer - Monad[Chunk]: monad.applicative identity 0.002s
1500 + ByteBuffer - Monad[Chunk]: monad.applicative interchange 0.003s
1501 + ByteBuffer - Monad[Chunk]: monad.applicative map 0.005s
1502 + ByteBuffer - Monad[Chunk]: monad.applicative unit 0.001s
1503 + ByteBuffer - Monad[Chunk]: monad.apply composition 0.077s
1504 + ByteBuffer - Monad[Chunk]: monad.covariant composition 0.002s
1505 + ByteBuffer - Monad[Chunk]: monad.covariant identity 0.001s
1506 + ByteBuffer - Monad[Chunk]: monad.flatMap associativity 0.044s
1507 + ByteBuffer - Monad[Chunk]: monad.flatMap consistent apply 0.009s
1508 + ByteBuffer - Monad[Chunk]: monad.flatMap from tailRecM consistency 0.021s
1509 + ByteBuffer - Monad[Chunk]: monad.flatMapOrKeep flatMap coherence 0.016s
1510 + ByteBuffer - Monad[Chunk]: monad.invariant composition 0.003s
1511 + ByteBuffer - Monad[Chunk]: monad.invariant identity 0.001s
1512 + ByteBuffer - Monad[Chunk]: monad.map flatMap coherence 0.002s
1513 + ByteBuffer - Monad[Chunk]: monad.map2/map2Eval consistency 0.011s
1514 + ByteBuffer - Monad[Chunk]: monad.map2/product-map consistency 0.009s
1515 + ByteBuffer - Monad[Chunk]: monad.mapOrKeepToMapEquivalence 0.003s
1516 + ByteBuffer - Monad[Chunk]: monad.monad left identity 0.002s
1517 + ByteBuffer - Monad[Chunk]: monad.monad right identity 0.002s
1518 + ByteBuffer - Monad[Chunk]: monad.monoidal left identity 0.001s
1519 + ByteBuffer - Monad[Chunk]: monad.monoidal right identity 0.004s
1520 + ByteBuffer - Monad[Chunk]: monad.mproduct consistent flatMap 0.015s
1521 + ByteBuffer - Monad[Chunk]: monad.productL consistent map2 0.003s
1522 + ByteBuffer - Monad[Chunk]: monad.productR consistent map2 0.003s
1523 + ByteBuffer - Monad[Chunk]: monad.replicateA_ consistent with replicateA.void 0.002s
1524 + ByteBuffer - Monad[Chunk]: monad.semigroupal associativity 0.018s
1525 + ByteBuffer - Monad[Chunk]: monad.tailRecM consistent flatMap 0.012s
1526 + ByteBuffer - Monad[Chunk]: monad.tailRecM stack safety 0.002s
1527 + ByteBuffer - Alternative[Chunk]: alternative.ap consistent with product + map 0.01s
1528 + ByteBuffer - Alternative[Chunk]: alternative.appendK consistent with pure and combineK 0.002s
1529 + ByteBuffer - Alternative[Chunk]: alternative.applicative homomorphism 0.0s
1530 + ByteBuffer - Alternative[Chunk]: alternative.applicative identity 0.002s
1531 + ByteBuffer - Alternative[Chunk]: alternative.applicative interchange 0.002s
1532 + ByteBuffer - Alternative[Chunk]: alternative.applicative map 0.001s
1533 + ByteBuffer - Alternative[Chunk]: alternative.applicative unit 0.001s
1534 + ByteBuffer - Alternative[Chunk]: alternative.apply composition 0.596s
1535 + ByteBuffer - Alternative[Chunk]: alternative.covariant composition 0.001s
1536 + ByteBuffer - Alternative[Chunk]: alternative.covariant identity 0.001s
1537 + ByteBuffer - Alternative[Chunk]: alternative.fromIterableOnce 0.003s
1538 + ByteBuffer - Alternative[Chunk]: alternative.invariant composition 0.003s
1539 + ByteBuffer - Alternative[Chunk]: alternative.invariant identity 0.002s
1540 + ByteBuffer - Alternative[Chunk]: alternative.left distributivity 0.004s
1541 + ByteBuffer - Alternative[Chunk]: alternative.map2/map2Eval consistency 0.01s
1542 + ByteBuffer - Alternative[Chunk]: alternative.map2/product-map consistency 0.011s
1543 + ByteBuffer - Alternative[Chunk]: alternative.mapOrKeepToMapEquivalence 0.002s
1544 + ByteBuffer - Alternative[Chunk]: alternative.monoidK left identity 0.001s
1545 + ByteBuffer - Alternative[Chunk]: alternative.monoidK right identity 0.001s
1546 + ByteBuffer - Alternative[Chunk]: alternative.monoidal left identity 0.001s
1547 + ByteBuffer - Alternative[Chunk]: alternative.monoidal right identity 0.002s
1548 + ByteBuffer - Alternative[Chunk]: alternative.prependK consistent with pure and combineK 0.001s
1549 + ByteBuffer - Alternative[Chunk]: alternative.productL consistent map2 0.002s
1550 + ByteBuffer - Alternative[Chunk]: alternative.productR consistent map2 0.002s
1551 + ByteBuffer - Alternative[Chunk]: alternative.replicateA_ consistent with replicateA.void 0.002s
1552 + ByteBuffer - Alternative[Chunk]: alternative.right absorption 0.001s
1553 + ByteBuffer - Alternative[Chunk]: alternative.right distributivity 0.019s
1554 + ByteBuffer - Alternative[Chunk]: alternative.semigroupK associative 0.002s
1555 + ByteBuffer - Alternative[Chunk]: alternative.semigroupal associativity 0.004s
1556 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.collect mapFilter consistency 0.002s
1557 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.filter mapFilter consistency 0.001s
1558 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.filterA consistent with traverseFilter 0.002s
1559 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.filterNot mapFilter consistency 0.001s
1560 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.flattenOption mapFilter consistency 0.001s
1561 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.mapFilter composition 0.002s
1562 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.mapFilter map consistency 0.001s
1563 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.traverseCollect reference 0.003s
1564 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.traverseEither consistent with traverseFilter 0.003s
1565 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.traverseFilter consistent with traverse 0.001s
1566 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.traverseFilter identity 0.002s
1567 + ByteBuffer - TraverseFilter[Chunk]: traverseFilter.traverseFilter nested composition 0.007s
1568 + ByteBuffer - Traverse[Chunk]: traverse.collectFirst reference 0.002s
1569 + ByteBuffer - Traverse[Chunk]: traverse.collectFirstSome reference 0.002s
1570 + ByteBuffer - Traverse[Chunk]: traverse.contains all elements from itself 0.002s
1571 + ByteBuffer - Traverse[Chunk]: traverse.contains consistent with exists 0.002s
1572 + ByteBuffer - Traverse[Chunk]: traverse.contains consistent with forall 0.001s
1573 + ByteBuffer - Traverse[Chunk]: traverse.covariant composition 0.002s
1574 + ByteBuffer - Traverse[Chunk]: traverse.covariant identity 0.001s
1575 + ByteBuffer - Traverse[Chunk]: traverse.dropWhile_ reference 0.001s
1576 + ByteBuffer - Traverse[Chunk]: traverse.exists consistent with find 0.002s
1577 + ByteBuffer - Traverse[Chunk]: traverse.exists is lazy 0.002s
1578 + ByteBuffer - Traverse[Chunk]: traverse.filter_ reference 0.002s
1579 + ByteBuffer - Traverse[Chunk]: traverse.fold reference 0.002s
1580 + ByteBuffer - Traverse[Chunk]: traverse.foldLeft consistent with foldMap 0.002s
1581 + ByteBuffer - Traverse[Chunk]: traverse.foldM identity 0.003s
1582 + ByteBuffer - Traverse[Chunk]: traverse.foldRight consistent with foldMap 0.003s
1583 + ByteBuffer - Traverse[Chunk]: traverse.foldRight is lazy 0.002s
1584 + ByteBuffer - Traverse[Chunk]: traverse.foldRightDefer consistency 0.002s
1585 + ByteBuffer - Traverse[Chunk]: traverse.forall consistent with exists 0.002s
1586 + ByteBuffer - Traverse[Chunk]: traverse.forall is lazy 0.001s
1587 + ByteBuffer - Traverse[Chunk]: traverse.forall true if empty 0.001s
1588 + ByteBuffer - Traverse[Chunk]: traverse.get reference 0.002s
1589 + ByteBuffer - Traverse[Chunk]: traverse.invariant composition 0.003s
1590 + ByteBuffer - Traverse[Chunk]: traverse.invariant identity 0.001s
1591 + ByteBuffer - Traverse[Chunk]: traverse.mapOrKeepToMapEquivalence 0.002s
1592 + ByteBuffer - Traverse[Chunk]: traverse.nonEmpty reference 0.003s
1593 + ByteBuffer - Traverse[Chunk]: traverse.ordered consistency 0.002s
1594 + ByteBuffer - Traverse[Chunk]: traverse.reduceLeftOption consistent with reduceLeftToOption 0.002s
1595 + ByteBuffer - Traverse[Chunk]: traverse.reduceRightOption consistent with reduceRightToOption 0.004s
1596 + ByteBuffer - Traverse[Chunk]: traverse.takeWhile_ reference 0.002s
1597 + ByteBuffer - Traverse[Chunk]: traverse.toList reference 0.002s
1598 + ByteBuffer - Traverse[Chunk]: traverse.traverse derive foldMap 0.003s
1599 + ByteBuffer - Traverse[Chunk]: traverse.traverse identity 0.002s
1600 + ByteBuffer - Traverse[Chunk]: traverse.traverse order consistency 0.003s
1601 + ByteBuffer - Traverse[Chunk]: traverse.traverse parallel composition 0.003s
1602 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref mapAccumulate 0.005s
1603 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref mapWithIndex 0.004s
1604 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref mapWithLongIndex 0.002s
1605 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref traverseWithIndexM 0.001s
1606 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref traverseWithLongIndexM 0.004s
1607 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref updated 0.004s
1608 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref zipWithIndex 0.003s
1609 + ByteBuffer - Traverse[Chunk]: traverse.traverse ref zipWithLongIndex 0.002s
1610 + ByteBuffer - Traverse[Chunk]: traverse.traverse sequential composition 0.003s
1611 + ByteBuffer - Traverse[Chunk]: traverse.traverse traverseTap 0.001s
1612 + ByteBuffer - Traverse[Chunk]: traverse.unordered traverse consistent with sequence 0.001s
1613 + ByteBuffer - Traverse[Chunk]: traverse.unordered traverse parallel composition 0.003s
1614 + ByteBuffer - Traverse[Chunk]: traverse.unordered traverse sequential composition 0.004s
1615 + ByteBuffer - Traverse[Chunk]: traverse.unorderedFold consistent with unorderedFoldMap 0.002s
1616 + ByteBuffer - Traverse[Chunk]: traverse.unorderedFoldMapA identity 0.003s
1617 + ByteVector - size 0.003s
1618 + ByteVector - take 0.001s
1619 + ByteVector - drop 0.002s
1620 + ByteVector - isEmpty 0.001s
1621 + ByteVector - toArray 0.002s
1622 + ByteVector - copyToArray 0.002s
1623 + ByteVector - concat 0.002s
1624 + ByteVector - concat empty 0.0s
1625 + ByteVector - scanLeft 0.003s
1626 + ByteVector - scanLeftCarry 0.004s
1627 + ByteVector - asSeq 0.003s
1628 + ByteVector - asJava 0.008s
1629 + ByteVector - toByteBuffer.byte 0.003s
1630 + ByteVector - toByteVector 0.002s
1631 + ByteVector - Eq[Chunk[Byte]]: eq.antisymmetry eq 0.002s
1632 + ByteVector - Eq[Chunk[Byte]]: eq.reflexivity eq 0.001s
1633 + ByteVector - Eq[Chunk[Byte]]: eq.symmetry eq 0.001s
1634 + ByteVector - Eq[Chunk[Byte]]: eq.transitivity eq 0.002s
1635 + ByteVector - Monad[Chunk]: monad.ap consistent with product + map 0.035s
1636 + ByteVector - Monad[Chunk]: monad.applicative homomorphism 0.001s
1637 + ByteVector - Monad[Chunk]: monad.applicative identity 0.001s
1638 + ByteVector - Monad[Chunk]: monad.applicative interchange 0.006s
1639 + ByteVector - Monad[Chunk]: monad.applicative map 0.002s
1640 + ByteVector - Monad[Chunk]: monad.applicative unit 0.0s
1641 + ByteVector - Monad[Chunk]: monad.apply composition 0.198s
1642 + ByteVector - Monad[Chunk]: monad.covariant composition 0.003s
1643 + ByteVector - Monad[Chunk]: monad.covariant identity 0.001s
1644 + ByteVector - Monad[Chunk]: monad.flatMap associativity 0.755s
1645 + ByteVector - Monad[Chunk]: monad.flatMap consistent apply 0.028s
1646 + ByteVector - Monad[Chunk]: monad.flatMap from tailRecM consistency 0.029s
1647 + ByteVector - Monad[Chunk]: monad.flatMapOrKeep flatMap coherence 0.025s
1648 + ByteVector - Monad[Chunk]: monad.invariant composition 0.004s
1649 + ByteVector - Monad[Chunk]: monad.invariant identity 0.001s
1650 + ByteVector - Monad[Chunk]: monad.map flatMap coherence 0.002s
1651 + ByteVector - Monad[Chunk]: monad.map2/map2Eval consistency 0.069s
1652 + ByteVector - Monad[Chunk]: monad.map2/product-map consistency 0.053s
1653 + ByteVector - Monad[Chunk]: monad.mapOrKeepToMapEquivalence 0.003s
1654 + ByteVector - Monad[Chunk]: monad.monad left identity 0.001s
1655 + ByteVector - Monad[Chunk]: monad.monad right identity 0.001s
1656 + ByteVector - Monad[Chunk]: monad.monoidal left identity 0.001s
1657 + ByteVector - Monad[Chunk]: monad.monoidal right identity 0.001s
1658 + ByteVector - Monad[Chunk]: monad.mproduct consistent flatMap 0.038s
1659 + ByteVector - Monad[Chunk]: monad.productL consistent map2 0.009s
1660 + ByteVector - Monad[Chunk]: monad.productR consistent map2 0.006s
1661 + ByteVector - Monad[Chunk]: monad.replicateA_ consistent with replicateA.void 0.003s
1662 + ByteVector - Monad[Chunk]: monad.semigroupal associativity 0.27s
1663 + ByteVector - Monad[Chunk]: monad.tailRecM consistent flatMap 0.03s
1664 + ByteVector - Monad[Chunk]: monad.tailRecM stack safety 0.002s
1665 + ByteVector - Alternative[Chunk]: alternative.ap consistent with product + map 0.022s
1666 + ByteVector - Alternative[Chunk]: alternative.appendK consistent with pure and combineK 0.001s
1667 + ByteVector - Alternative[Chunk]: alternative.applicative homomorphism 0.001s
1668 + ByteVector - Alternative[Chunk]: alternative.applicative identity 0.0s
1669 + ByteVector - Alternative[Chunk]: alternative.applicative interchange 0.001s
1670 + ByteVector - Alternative[Chunk]: alternative.applicative map 0.004s
1671 + ByteVector - Alternative[Chunk]: alternative.applicative unit 0.0s
1672 + ByteVector - Alternative[Chunk]: alternative.apply composition 0.834s
1673 + ByteVector - Alternative[Chunk]: alternative.covariant composition 0.007s
1674 + ByteVector - Alternative[Chunk]: alternative.covariant identity 0.001s
1675 + ByteVector - Alternative[Chunk]: alternative.fromIterableOnce 0.002s
1676 + ByteVector - Alternative[Chunk]: alternative.invariant composition 0.005s
1677 + ByteVector - Alternative[Chunk]: alternative.invariant identity 0.001s
1678 + ByteVector - Alternative[Chunk]: alternative.left distributivity 0.006s
1679 + ByteVector - Alternative[Chunk]: alternative.map2/map2Eval consistency 0.091s
1680 + ByteVector - Alternative[Chunk]: alternative.map2/product-map consistency 0.087s
1681 + ByteVector - Alternative[Chunk]: alternative.mapOrKeepToMapEquivalence 0.003s
1682 + ByteVector - Alternative[Chunk]: alternative.monoidK left identity 0.001s
1683 + ByteVector - Alternative[Chunk]: alternative.monoidK right identity 0.0s
1684 + ByteVector - Alternative[Chunk]: alternative.monoidal left identity 0.001s
1685 + ByteVector - Alternative[Chunk]: alternative.monoidal right identity 0.001s
1686 + ByteVector - Alternative[Chunk]: alternative.prependK consistent with pure and combineK 0.001s
1687 + ByteVector - Alternative[Chunk]: alternative.productL consistent map2 0.008s
1688 + ByteVector - Alternative[Chunk]: alternative.productR consistent map2 0.005s
1689 + ByteVector - Alternative[Chunk]: alternative.replicateA_ consistent with replicateA.void 0.003s
1690 + ByteVector - Alternative[Chunk]: alternative.right absorption 0.0s
1691 + ByteVector - Alternative[Chunk]: alternative.right distributivity 0.043s
1692 + ByteVector - Alternative[Chunk]: alternative.semigroupK associative 0.002s
1693 + ByteVector - Alternative[Chunk]: alternative.semigroupal associativity 0.411s
1694 + ByteVector - TraverseFilter[Chunk]: traverseFilter.collect mapFilter consistency 0.003s
1695 + ByteVector - TraverseFilter[Chunk]: traverseFilter.filter mapFilter consistency 0.001s
1696 + ByteVector - TraverseFilter[Chunk]: traverseFilter.filterA consistent with traverseFilter 0.004s
1697 + ByteVector - TraverseFilter[Chunk]: traverseFilter.filterNot mapFilter consistency 0.002s
1698 + ByteVector - TraverseFilter[Chunk]: traverseFilter.flattenOption mapFilter consistency 0.001s
1699 + ByteVector - TraverseFilter[Chunk]: traverseFilter.mapFilter composition 0.004s
1700 + ByteVector - TraverseFilter[Chunk]: traverseFilter.mapFilter map consistency 0.002s
1701 + ByteVector - TraverseFilter[Chunk]: traverseFilter.traverseCollect reference 0.007s
1702 + ByteVector - TraverseFilter[Chunk]: traverseFilter.traverseEither consistent with traverseFilter 0.006s
1703 + ByteVector - TraverseFilter[Chunk]: traverseFilter.traverseFilter consistent with traverse 0.003s
1704 + ByteVector - TraverseFilter[Chunk]: traverseFilter.traverseFilter identity 0.002s
1705 + ByteVector - TraverseFilter[Chunk]: traverseFilter.traverseFilter nested composition 0.007s
1706 + ByteVector - Traverse[Chunk]: traverse.collectFirst reference 0.003s
1707 + ByteVector - Traverse[Chunk]: traverse.collectFirstSome reference 0.001s
1708 + ByteVector - Traverse[Chunk]: traverse.contains all elements from itself 0.003s
1709 + ByteVector - Traverse[Chunk]: traverse.contains consistent with exists 0.002s
1710 + ByteVector - Traverse[Chunk]: traverse.contains consistent with forall 0.001s
1711 + ByteVector - Traverse[Chunk]: traverse.covariant composition 0.092s
1712 + ByteVector - Traverse[Chunk]: traverse.covariant identity 0.001s
1713 + ByteVector - Traverse[Chunk]: traverse.dropWhile_ reference 0.002s
1714 + ByteVector - Traverse[Chunk]: traverse.exists consistent with find 0.001s
1715 + ByteVector - Traverse[Chunk]: traverse.exists is lazy 0.001s
1716 + ByteVector - Traverse[Chunk]: traverse.filter_ reference 0.002s
1717 + ByteVector - Traverse[Chunk]: traverse.fold reference 0.003s
1718 + ByteVector - Traverse[Chunk]: traverse.foldLeft consistent with foldMap 0.004s
1719 + ByteVector - Traverse[Chunk]: traverse.foldM identity 0.004s
1720 + ByteVector - Traverse[Chunk]: traverse.foldRight consistent with foldMap 0.003s
1721 + ByteVector - Traverse[Chunk]: traverse.foldRight is lazy 0.001s
1722 + ByteVector - Traverse[Chunk]: traverse.foldRightDefer consistency 0.004s
1723 + ByteVector - Traverse[Chunk]: traverse.forall consistent with exists 0.001s
1724 + ByteVector - Traverse[Chunk]: traverse.forall is lazy 0.001s
1725 + ByteVector - Traverse[Chunk]: traverse.forall true if empty 0.001s
1726 + ByteVector - Traverse[Chunk]: traverse.get reference 0.002s
1727 + ByteVector - Traverse[Chunk]: traverse.invariant composition 0.003s
1728 + ByteVector - Traverse[Chunk]: traverse.invariant identity 0.001s
1729 + ByteVector - Traverse[Chunk]: traverse.mapOrKeepToMapEquivalence 0.002s
1730 + ByteVector - Traverse[Chunk]: traverse.nonEmpty reference 0.001s
1731 + ByteVector - Traverse[Chunk]: traverse.ordered consistency 0.002s
1732 + ByteVector - Traverse[Chunk]: traverse.reduceLeftOption consistent with reduceLeftToOption 0.003s
1733 + ByteVector - Traverse[Chunk]: traverse.reduceRightOption consistent with reduceRightToOption 0.006s
1734 + ByteVector - Traverse[Chunk]: traverse.takeWhile_ reference 0.002s
1735 + ByteVector - Traverse[Chunk]: traverse.toList reference 0.001s
1736 + ByteVector - Traverse[Chunk]: traverse.traverse derive foldMap 0.002s
1737 + ByteVector - Traverse[Chunk]: traverse.traverse identity 0.003s
1738 + ByteVector - Traverse[Chunk]: traverse.traverse order consistency 0.002s
1739 + ByteVector - Traverse[Chunk]: traverse.traverse parallel composition 0.004s
1740 + ByteVector - Traverse[Chunk]: traverse.traverse ref mapAccumulate 0.008s
1741 + ByteVector - Traverse[Chunk]: traverse.traverse ref mapWithIndex 0.005s
1742 + ByteVector - Traverse[Chunk]: traverse.traverse ref mapWithLongIndex 0.007s
1743 + ByteVector - Traverse[Chunk]: traverse.traverse ref traverseWithIndexM 0.003s
1744 + ByteVector - Traverse[Chunk]: traverse.traverse ref traverseWithLongIndexM 0.003s
1745 + ByteVector - Traverse[Chunk]: traverse.traverse ref updated 0.003s
1746 + ByteVector - Traverse[Chunk]: traverse.traverse ref zipWithIndex 0.005s
1747 + ByteVector - Traverse[Chunk]: traverse.traverse ref zipWithLongIndex 0.004s
1748 + ByteVector - Traverse[Chunk]: traverse.traverse sequential composition 0.004s
1749 + ByteVector - Traverse[Chunk]: traverse.traverse traverseTap 0.004s
1750 + ByteVector - Traverse[Chunk]: traverse.unordered traverse consistent with sequence 0.001s
1751 + ByteVector - Traverse[Chunk]: traverse.unordered traverse parallel composition 0.004s
1752 + ByteVector - Traverse[Chunk]: traverse.unordered traverse sequential composition 0.003s
1753 + ByteVector - Traverse[Chunk]: traverse.unorderedFold consistent with unorderedFoldMap 0.002s
1754 + ByteVector - Traverse[Chunk]: traverse.unorderedFoldMapA identity 0.003s
1755 + CharBuffer - size 0.007s
1756 + CharBuffer - take 0.002s
1757 + CharBuffer - drop 0.003s
1758 + CharBuffer - isEmpty 0.001s
1759 + CharBuffer - toArray 0.004s
1760 + CharBuffer - copyToArray 0.004s
1761 + CharBuffer - concat 0.004s
1762 + CharBuffer - concat empty 0.0s
1763 + CharBuffer - scanLeft 0.004s
1764 + CharBuffer - scanLeftCarry 0.003s
1765 + CharBuffer - asSeq 0.004s
1766 + CharBuffer - asJava 0.006s
1767 + CharBuffer - Eq[Chunk[Char]]: eq.antisymmetry eq 0.003s
1768 + CharBuffer - Eq[Chunk[Char]]: eq.reflexivity eq 0.002s
1769 + CharBuffer - Eq[Chunk[Char]]: eq.symmetry eq 0.002s
1770 + CharBuffer - Eq[Chunk[Char]]: eq.transitivity eq 0.004s
1771 + CharBuffer - Monad[Chunk]: monad.ap consistent with product + map 0.006s
1772 + CharBuffer - Monad[Chunk]: monad.applicative homomorphism 0.0s
1773 + CharBuffer - Monad[Chunk]: monad.applicative identity 0.001s
1774 + CharBuffer - Monad[Chunk]: monad.applicative interchange 0.003s
1775 + CharBuffer - Monad[Chunk]: monad.applicative map 0.003s
1776 + CharBuffer - Monad[Chunk]: monad.applicative unit 0.001s
1777 + CharBuffer - Monad[Chunk]: monad.apply composition 0.09s
1778 + CharBuffer - Monad[Chunk]: monad.covariant composition 0.001s
1779 + CharBuffer - Monad[Chunk]: monad.covariant identity 0.001s
1780 + CharBuffer - Monad[Chunk]: monad.flatMap associativity 0.045s
1781 + CharBuffer - Monad[Chunk]: monad.flatMap consistent apply 0.099s
1782 + CharBuffer - Monad[Chunk]: monad.flatMap from tailRecM consistency 0.013s
1783 + CharBuffer - Monad[Chunk]: monad.flatMapOrKeep flatMap coherence 0.01s
1784 + CharBuffer - Monad[Chunk]: monad.invariant composition 0.002s
1785 + CharBuffer - Monad[Chunk]: monad.invariant identity 0.001s
1786 + CharBuffer - Monad[Chunk]: monad.map flatMap coherence 0.002s
1787 + CharBuffer - Monad[Chunk]: monad.map2/map2Eval consistency 0.008s
1788 + CharBuffer - Monad[Chunk]: monad.map2/product-map consistency 0.005s
1789 + CharBuffer - Monad[Chunk]: monad.mapOrKeepToMapEquivalence 0.001s
1790 + CharBuffer - Monad[Chunk]: monad.monad left identity 0.001s
1791 + CharBuffer - Monad[Chunk]: monad.monad right identity 0.001s
1792 + CharBuffer - Monad[Chunk]: monad.monoidal left identity 0.002s
1793 + CharBuffer - Monad[Chunk]: monad.monoidal right identity 0.001s
1794 + CharBuffer - Monad[Chunk]: monad.mproduct consistent flatMap 0.009s
1795 + CharBuffer - Monad[Chunk]: monad.productL consistent map2 0.002s
1796 + CharBuffer - Monad[Chunk]: monad.productR consistent map2 0.001s
1797 + CharBuffer - Monad[Chunk]: monad.replicateA_ consistent with replicateA.void 0.002s
1798 + CharBuffer - Monad[Chunk]: monad.semigroupal associativity 0.01s
1799 + CharBuffer - Monad[Chunk]: monad.tailRecM consistent flatMap 0.011s
1800 + CharBuffer - Monad[Chunk]: monad.tailRecM stack safety 0.002s
1801 + CharBuffer - Alternative[Chunk]: alternative.ap consistent with product + map 0.004s
1802 + CharBuffer - Alternative[Chunk]: alternative.appendK consistent with pure and combineK 0.001s
1803 + CharBuffer - Alternative[Chunk]: alternative.applicative homomorphism 0.0s
1804 + CharBuffer - Alternative[Chunk]: alternative.applicative identity 0.001s
1805 + CharBuffer - Alternative[Chunk]: alternative.applicative interchange 0.001s
1806 + CharBuffer - Alternative[Chunk]: alternative.applicative map 0.001s
1807 + CharBuffer - Alternative[Chunk]: alternative.applicative unit 0.001s
1808 + CharBuffer - Alternative[Chunk]: alternative.apply composition 0.102s
1809 + CharBuffer - Alternative[Chunk]: alternative.covariant composition 0.001s
1810 + CharBuffer - Alternative[Chunk]: alternative.covariant identity 0.001s
1811 + CharBuffer - Alternative[Chunk]: alternative.fromIterableOnce 0.002s
1812 + CharBuffer - Alternative[Chunk]: alternative.invariant composition 0.002s
1813 + CharBuffer - Alternative[Chunk]: alternative.invariant identity 0.001s
1814 + CharBuffer - Alternative[Chunk]: alternative.left distributivity 0.001s
1815 + CharBuffer - Alternative[Chunk]: alternative.map2/map2Eval consistency 0.005s
1816 + CharBuffer - Alternative[Chunk]: alternative.map2/product-map consistency 0.005s
1817 + CharBuffer - Alternative[Chunk]: alternative.mapOrKeepToMapEquivalence 0.001s
1818 + CharBuffer - Alternative[Chunk]: alternative.monoidK left identity 0.001s
1819 + CharBuffer - Alternative[Chunk]: alternative.monoidK right identity 0.0s
1820 + CharBuffer - Alternative[Chunk]: alternative.monoidal left identity 0.001s
1821 + CharBuffer - Alternative[Chunk]: alternative.monoidal right identity 0.001s
1822 + CharBuffer - Alternative[Chunk]: alternative.prependK consistent with pure and combineK 0.001s
1823 + CharBuffer - Alternative[Chunk]: alternative.productL consistent map2 0.001s
1824 + CharBuffer - Alternative[Chunk]: alternative.productR consistent map2 0.002s
1825 + CharBuffer - Alternative[Chunk]: alternative.replicateA_ consistent with replicateA.void 0.001s
1826 + CharBuffer - Alternative[Chunk]: alternative.right absorption 0.0s
1827 + CharBuffer - Alternative[Chunk]: alternative.right distributivity 0.009s
1828 + CharBuffer - Alternative[Chunk]: alternative.semigroupK associative 0.002s
1829 + CharBuffer - Alternative[Chunk]: alternative.semigroupal associativity 0.062s
1830 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.collect mapFilter consistency 0.002s
1831 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.filter mapFilter consistency 0.001s
1832 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.filterA consistent with traverseFilter 0.003s
1833 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.filterNot mapFilter consistency 0.002s
1834 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.flattenOption mapFilter consistency 0.002s
1835 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.mapFilter composition 0.003s
1836 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.mapFilter map consistency 0.001s
1837 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.traverseCollect reference 0.004s
1838 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.traverseEither consistent with traverseFilter 0.004s
1839 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.traverseFilter consistent with traverse 0.002s
1840 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.traverseFilter identity 0.002s
1841 + CharBuffer - TraverseFilter[Chunk]: traverseFilter.traverseFilter nested composition 0.002s
1842 + CharBuffer - Traverse[Chunk]: traverse.collectFirst reference 0.002s
1843 + CharBuffer - Traverse[Chunk]: traverse.collectFirstSome reference 0.001s
1844 + CharBuffer - Traverse[Chunk]: traverse.contains all elements from itself 0.003s
1845 + CharBuffer - Traverse[Chunk]: traverse.contains consistent with exists 0.001s
1846 + CharBuffer - Traverse[Chunk]: traverse.contains consistent with forall 0.002s
1847 + CharBuffer - Traverse[Chunk]: traverse.covariant composition 0.002s
1848 + CharBuffer - Traverse[Chunk]: traverse.covariant identity 0.001s
1849 + CharBuffer - Traverse[Chunk]: traverse.dropWhile_ reference 0.001s
1850 + CharBuffer - Traverse[Chunk]: traverse.exists consistent with find 0.001s
1851 + CharBuffer - Traverse[Chunk]: traverse.exists is lazy 0.002s
1852 + CharBuffer - Traverse[Chunk]: traverse.filter_ reference 0.003s
1853 + CharBuffer - Traverse[Chunk]: traverse.fold reference 0.002s
1854 + CharBuffer - Traverse[Chunk]: traverse.foldLeft consistent with foldMap 0.002s
1855 + CharBuffer - Traverse[Chunk]: traverse.foldM identity 0.003s
1856 + CharBuffer - Traverse[Chunk]: traverse.foldRight consistent with foldMap 0.002s
1857 + CharBuffer - Traverse[Chunk]: traverse.foldRight is lazy 0.001s
1858 + CharBuffer - Traverse[Chunk]: traverse.foldRightDefer consistency 0.003s
1859 + CharBuffer - Traverse[Chunk]: traverse.forall consistent with exists 0.001s
1860 + CharBuffer - Traverse[Chunk]: traverse.forall is lazy 0.001s
1861 + CharBuffer - Traverse[Chunk]: traverse.forall true if empty 0.001s
1862 + CharBuffer - Traverse[Chunk]: traverse.get reference 0.001s
1863 + CharBuffer - Traverse[Chunk]: traverse.invariant composition 0.002s
1864 + CharBuffer - Traverse[Chunk]: traverse.invariant identity 0.001s
1865 + CharBuffer - Traverse[Chunk]: traverse.mapOrKeepToMapEquivalence 0.002s
1866 + CharBuffer - Traverse[Chunk]: traverse.nonEmpty reference 0.002s
1867 + CharBuffer - Traverse[Chunk]: traverse.ordered consistency 0.002s
1868 + CharBuffer - Traverse[Chunk]: traverse.reduceLeftOption consistent with reduceLeftToOption 0.003s
1869 + CharBuffer - Traverse[Chunk]: traverse.reduceRightOption consistent with reduceRightToOption 0.003s
1870 + CharBuffer - Traverse[Chunk]: traverse.takeWhile_ reference 0.002s
1871 + CharBuffer - Traverse[Chunk]: traverse.toList reference 0.001s
1872 + CharBuffer - Traverse[Chunk]: traverse.traverse derive foldMap 0.001s
1873 + CharBuffer - Traverse[Chunk]: traverse.traverse identity 0.002s
1874 + CharBuffer - Traverse[Chunk]: traverse.traverse order consistency 0.001s
1875 + CharBuffer - Traverse[Chunk]: traverse.traverse parallel composition 0.003s
1876 + CharBuffer - Traverse[Chunk]: traverse.traverse ref mapAccumulate 0.005s
1877 + CharBuffer - Traverse[Chunk]: traverse.traverse ref mapWithIndex 0.003s
1878 + CharBuffer - Traverse[Chunk]: traverse.traverse ref mapWithLongIndex 0.003s
1879 + CharBuffer - Traverse[Chunk]: traverse.traverse ref traverseWithIndexM 0.003s
1880 + CharBuffer - Traverse[Chunk]: traverse.traverse ref traverseWithLongIndexM 0.004s
1881 + CharBuffer - Traverse[Chunk]: traverse.traverse ref updated 0.002s
1882 + CharBuffer - Traverse[Chunk]: traverse.traverse ref zipWithIndex 0.004s
1883 + CharBuffer - Traverse[Chunk]: traverse.traverse ref zipWithLongIndex 0.003s
1884 + CharBuffer - Traverse[Chunk]: traverse.traverse sequential composition 0.003s
1885 + CharBuffer - Traverse[Chunk]: traverse.traverse traverseTap 0.002s
1886 + CharBuffer - Traverse[Chunk]: traverse.unordered traverse consistent with sequence 0.002s
1887 + CharBuffer - Traverse[Chunk]: traverse.unordered traverse parallel composition 0.003s
1888 + CharBuffer - Traverse[Chunk]: traverse.unordered traverse sequential composition 0.002s
1889 + CharBuffer - Traverse[Chunk]: traverse.unorderedFold consistent with unorderedFoldMap 0.001s
1890 + CharBuffer - Traverse[Chunk]: traverse.unorderedFoldMapA identity 0.002s
1891 + scanLeftCarry - returns empty and zero for empty Chunk 0.003s
1892 + scanLeftCarry - returns first result and first result for singleton 0.001s
1893 + scanLeftCarry - returns all results and last result for multiple elements 0.0s
1894 + map andThen toArray 0.001s
1895 + mapAccumulate andThen toArray 0.001s
1896 + scanLeft andThen toArray 0.0s
1897 + zip andThen toArray 0.001s
1898 + zipWithIndex andThen toArray 0.002s
1899 + ArraySlice toArray - regression #1745 0.0s
1900 + ArraySlice toByteVector 0.0s
1901 + toArraySlice does not copy when chunk is already an ArraySlice instance 0.001s
1902 + toArraySlice does not copy when chunk is an array-backed bytevector 0.001s
1903 + ByteVectorChunk#toArraySlice does not throw class cast exception 0.0s
1904 + toArraySlice does not copy when chunk is an array-backed bytebuffer 0.001s
1905 + ByteBuffer#toArraySlice does not throw class cast exception 0.0s
1906 + toArraySlice does not copy when chunk is an array-backed charbuffer 0.0s
1907 + CharBuffer#toArraySlice does not throw class cast exception 0.001s
1908 + compactUntagged - regression #2679 0.0s
1909fs2.PullSuite:
1910 + early termination of uncons 0.004s
1911 + fromEither 0.01s
1912 + loop 0.01s
1913 + loop is stack safe 0.12s
1914 + loopEither 0.009s
1915 + loopEither is stack safe 0.06s
1916fs2.StreamCombinatorsSuite:
1917 + awakeEvery - basic 0.007s
1918 + awakeEvery - liveness 0.21s
1919 + awakeEvery - list liveness 0.205s
1920 + awakeEvery - short periods, no underflow 0.003s
1921 + awakeEvery - very short periods, no underflow 0.001s
1922 + awakeEvery - zero-length periods, no underflow 0.0s
1923 + awakeEvery - dampening 0.143s
1924 + buffer - identity 0.005s
1925 + buffer - buffer results of evalMap 0.009s
1926 + bufferAll - identity 0.004s
1927 + bufferAll - buffer results of evalMap 0.015s
1928 + bufferBy - identity 0.005s
1929 + bufferBy - buffer results of evalMap 0.032s
1930 + changes 0.001s
1931 + collect consistent with list collect 0.003s
1932 + collectFirst consistent with list collectFirst 0.003s
1933 + collectWhile 0.01s
1934 + debounce 0.004s
1935 + keepAlive 0.018s
1936 + delete 0.008s
1937 + drop 0.003s
1938 + dropLast 0.004s
1939 + dropLastIf 0.004s
1940 + dropRight 0.004s
1941 + dropWhile 0.007s
1942 + dropThrough 0.005s
1943 + duration 0.003s
1944 + either 0.047s
1945 + evalSeq - with List 0.001s
1946 + evalSeq - with Seq 0.001s
1947 + evalFilter - with effectful const(true) 0.005s
1948 + evalFilter - with effectful const(false) 0.004s
1949 + evalFilter - with function that filters out odd elements 0.0s
1950 + evalFilterAsync - with effectful const(true) 0.047s
1951 + evalFilterAsync - with effectful const(false) 0.035s
1952 + evalFilterAsync - with function that filters out odd elements 0.001s
1953 + evalFilterAsync - filters up to N items in parallel 2.015s
1954 + evalFilterNot - with effectful const(true) 0.005s
1955 + evalFilterNot - with effectful const(false) 0.004s
1956 + evalFilterNot - with function that filters out odd elements 0.0s
1957 + evalFilterNotAsync - with effectful const(true) 0.021s
1958 + evalFilterNotAsync - with effectful const(false) 0.02s
1959 + evalFilterNotAsync - with function that filters out odd elements 0.002s
1960 + evalFilterNotAsync - filters up to N items in parallel 2.012s
1961 + evalMapAccumulate 0.024s
1962 + evalFold 0.005s
1963 + evalMapFilter - with effectful optional identity function 0.004s
1964 + evalMapFilter - with effectful constant function that returns None for any element 0.002s
1965 + evalMapFilter - with effectful function that filters out odd elements 0.001s
1966 + evalScan 0.009s
1967 + every 0.007s
1968 + exists 0.001s
1969 + filter - 1 0.003s
1970 + filter - 2 0.011s
1971 + filter - 3 0.006s
1972 + filter - 4 0.007s
1973 + filterNot - 1 0.005s
1974 + filterNot - 2 0.008s
1975 + filterNot - 3 0.005s
1976 + filterNot - 4 0.006s
1977 + find 0.003s
1978 + fold - 1 0.004s
1979 + fold - 2 0.005s
1980 + foldMonoid - 1 0.003s
1981 + foldMonoid - 2 0.005s
1982 + fold1 0.004s
1983 + foldable 0.002s
1984 + forall 0.005s
1985 + fromEither 0.002s
1986 + fromOption 0.002s
1987 + fromIterator 0.006s
1988 + fromBlockingIterator 0.008s
1989 + groupAdjacentBy 0.016s
1990 + groupAdjacentByLimit 0.011s
1991 + groupWithin - should never lose any elements 0.046s
1992 + groupWithin - should never emit empty groups 0.034s
1993 + groupWithin - should never have more elements than in its specified limit 0.033s
1994 + groupWithin - should be equivalent to chunkN when no timeouts trigger 0.005s
1995 + groupWithin - should return a finite stream back in a single chunk given a group size equal to the stream size and an absurdly high duration 0.018s
1996 + groupWithin - accumulation and splitting 0.004s
1997 + groupWithin - does not reset timeout if nothing is emitted 0.003s
1998 + groupWithin - Edge case: should not introduce unnecessary delays when groupSize == chunkSize 0.003s
1999 + groupWithin - upstream failures are propagated downstream 0.005s
2000 + groupWithin - upstream interruption causes immediate downstream termination with all elements being emitted 0.004s
2001 + groupWithin - stress test: all elements are processed 0.212s
2002 + head 0.005s
2003 + ifEmpty - when empty 0.001s
2004 + ifEmpty - when nonEmpty 0.001s
2005 + interleave - interleave left/right side infinite 0.001s
2006 + interleave - interleave both side infinite 0.003s
2007 + interleave - interleaveAll left/right side infinite 0.002s
2008 + interleave - interleaveAll both side infinite 0.001s
2009 + interleave - interleave is equal to interleaveAll on infinite streams (by step-indexing) 0.012s
2010 + interleave - interleaveOrdered for ordered streams emits stable-sorted stream with same data 0.03s
2011 + interleave - interleaveOrdered - fromQueueNoneTerminated 0.017s
2012 + intersperse 0.012s
2013 + iterable 0.006s
2014 + iterate 0.001s
2015 + iterateEval 0.003s
2016 + last 0.004s
2017 + lastOr 0.003s
2018 + mapAccumulate 0.011s
2019 + mapAsync - same as map 0.088s
2020 + mapAsync - exception 0.016s
2021 + metered should not start immediately 0.002s
2022 + meteredStartImmediately should start immediately 0.001s
2023 + spaced should start immediately if startImmediately is not set 0.002s
2024 + spaced should not start immediately if startImmediately is set to false 0.0s
2025 + metered should not wait between events that last longer than the rate 0.003s
2026 + meteredStartImmediately should not wait between events that last longer than the rate 0.001s
2027 + spaced should wait between events 0.002s
2028 + mapAsyncUnordered 0.04s
2029 + pauseWhen - pause and resume 0.005s
2030 + pauseWhen - starts in paused state 0.003s
2031 + prefetch - identity: a prefeteched stream emits same outputs as the source 0.012s
2032 + prefetch - timing 0.003s
2033 + range 0.002s
2034 + ranges 0.007s
2035 + rechunkRandomlyWithSeed - is deterministic 0.011s
2036 + rechunkRandomlyWithSeed - does not drop elements 0.004s
2037 + rechunkRandomlyWithSeed - chunk size in interval [inputChunk.size * minFactor, inputChunk.size * maxFactor] 0.007s
2038 + rechunkRandomlyWithSeed - correctly rechunk big chunks at the end of a stream 0.003s
2039 + rechunkRandomly - output identity: the rechunked stream emits same output values as source 0.004s
2040 + repartition 0.006s
2041 + scan - 1 0.003s
2042 + scan - 2 0.001s
2043 + scan - temporal 0.001s
2044 + scan1 0.005s
2045 + sliding 0.006s
2046 + sliding shouldn't swallow last issue-2428 0.099s
2047 + split - 1 0.016s
2048 + split - 2 0.003s
2049 + tail 0.003s
2050 + unfold 0.001s
2051 + unfoldChunk 0.0s
2052 + unfoldEval 0.002s
2053 + unfoldChunkEval 0.002s
2054 + unNone 0.005s
2055 + withFilter - filter in for comprehension 0.001s
2056 + withTimeout - timeout never-ending stream 0.002s
2057 + withTimeout - not trigger timeout on successfully completed stream 0.0s
2058 + withTimeout - compose timeouts d1 and d2 when d1 < d2 0.002s
2059 + withTimeout - compose timeouts d1 and d2 when d1 > d2 0.001s
2060 + limit - limit a stream with > n elements, leaving chunks untouched 0.001s
2061 + limit - allow a stream with exactly n elements, leaving chunks untouched 0.002s
2062 + limit - emit exactly n elements in case of error 0.003s
2063 + limit - raise IllegalStateException when stream exceeds n elements 0.001s
2064fs2.concurrent.TopicSuite:
2065 + subscribers see all elements published 0.039s
2066 + unregister subscribers under concurrent load 0.02s
2067==> s fs2.concurrent.TopicSuite.synchronous publish skipped 1.058s
2068 + discrete-size-signal-is-discrete 2.003s
2069 + return empty stream if closed 0.002s
2070fs2.ParEvalMapSuite:
2071 + issue-2686, max distance of concurrently computing elements - shouldn't exceed maxConcurrent in parEvalMap 1.003s
2072 + issue-2686, max distance of concurrently computing elements - can exceed maxConcurrent in parEvalMapUnordered 0.002s
2073 + order - should be preserved in parEvalMap 0.083s
2074 + order - may not be preserved in parEvalMapUnordered 0.003s
2075 + should limit concurrency in - parEvalMapUnordered 0.047s
2076 + should limit concurrency in - parEvalMap 0.047s
2077 + should limit concurrency in - parEvalMapUnordered can't launch more than Stream size 1.001s
2078 + should limit concurrency in - parEvalMap can't launch more than Stream size 1.001s
2079 + should limit concurrency in - parEvalMapUnordered shouldn't launch more than maxConcurrent 1.002s
2080 + should limit concurrency in - parEvalMap shouldn't launch more than maxConcurrent 1.001s
2081 + if two errors happens only one should be reported - parEvalMapUnordered 0.013s
2082 + if two errors happens only one should be reported - parEvalMap 0.013s
2083 + if error happens after stream succeeds error should be lost - parEvalMapUnordered 0.002s
2084 + if error happens after stream succeeds error should be lost - parEvalMap 0.001s
2085 + cancels running computations when error raised - parEvalMapUnordered 0.001s
2086 + cancels running computations when error raised - parEvalMap 0.001s
2087 + cancels unneeded - parEvalMapUnordered 0.002s
2088 + cancels unneeded - parEvalMap 0.001s
2089 + waits for uncancellable completion - parEvalMapUnordered 0.002s
2090 + waits for uncancellable completion - parEvalMap 0.001s
2091 + issue-2726, Stream shouldn't hang after exceptions in - parEvalMapUnordered 0.036s
2092 + issue-2726, Stream shouldn't hang after exceptions in - parEvalMap 0.052s
2093 + issue-2825, Stream shouldn't hang after exceptions thrown in - parEvalMapUnordered 0.001s
2094 + issue-2825, Stream shouldn't hang after exceptions thrown in - parEvalMap 0.001s
2095fs2.hashing.HashingSuite:
2096 + hashes - MD5 0.015s
2097 + hashes - SHA1 0.01s
2098 + hashes - SHA224 0.008s
2099 + hashes - SHA256 0.005s
2100 + hashes - SHA384 0.008s
2101 + hashes - SHA512 0.005s
2102 + hashes - SHA512_224 0.003s
2103 + hashes - SHA512_256 0.005s
2104 + hashes - SHA3_224 0.007s
2105 + hashes - SHA3_256 0.006s
2106 + hashes - SHA3_384 0.006s
2107 + hashes - SHA3_512 0.006s
2108 + hmacs - MD5 0.042s
2109 + hmacs - SHA1 0.007s
2110 + hmacs - SHA224 0.007s
2111 + hmacs - SHA256 0.006s
2112 + hmacs - SHA384 0.011s
2113 + hmacs - SHA512 0.006s
2114 + hmacs - SHA512_224 0.008s
2115 + hmacs - SHA512_256 0.008s
2116 + hmacs - SHA3_224 0.007s
2117 + hmacs - SHA3_256 0.009s
2118 + hmacs - SHA3_384 0.01s
2119 + hmacs - SHA3_512 0.009s
2120 + empty input 0.004s
2121 + zero or one output 0.011s
2122 + thread-safety 0.049s
2123 + verify - success 0.013s
2124 + verify - failure 0.02s
2125 + reuse 0.022s
2126 + hashPureStream 0.018s
2127 + hashChunk 0.003s
2128 + example of writing a file and a hash 0.0s
2129fs2.StreamAlignSuite:
2130 + align 0.015s
2131 + left side empty and right side populated 0.001s
2132 + right side empty and left side populated 0.0s
2133 + values in both sides 0.0s
2134 + extra values in right 0.0s
2135 + extra values in left 0.001s
2136fs2.TextSuite:
2137 + utf8.decoder - all chars roundtrip 0.173s
2138 + utf8.decoder - 1 byte char 0.002s
2139 + utf8.decoder - 2 byte char 0.0s
2140 + utf8.decoder - 3 byte char 0.0s
2141 + utf8.decoder - 4 byte char 0.0s
2142 + utf8.decoder - incomplete 2 byte char 0.001s
2143 + utf8.decoder - incomplete 3 byte char 0.0s
2144 + utf8.decoder - incomplete 4 byte char 0.0s
2145 + utf8.decoder - preserves complete inputs 0.351s
2146 + utf8.decoder - utf8Encode andThen utf8.decode = id 0.058s
2147 + utf8.decoder - 1 byte sequences 0.253s
2148 + utf8.decoder - n byte sequences 0.066s
2149 + utf8.decoder - handles byte order mark - single chunk 0.017s
2150 + utf8.decoder - handles byte order mark - spanning chunks 0.05s
2151 + utf8.decoder - handles byte order mark - does not force buffering 0.002s
2152 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.1 - First possible sequence of a certain length - 2.1.1 0.001s
2153 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.1 - First possible sequence of a certain length - 2.1.2 0.0s
2154 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.1 - First possible sequence of a certain length - 2.1.3 0.001s
2155 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.1 - First possible sequence of a certain length - 2.1.4 0.0s
2156 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.1 - First possible sequence of a certain length - 2.1.5 0.004s
2157 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.1 - First possible sequence of a certain length - 2.1.6 0.001s
2158 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.2 - Last possible sequence of a certain length - 2.2.1 0.0s
2159 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.2 - Last possible sequence of a certain length - 2.2.2 0.001s
2160 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.2 - Last possible sequence of a certain length - 2.2.3 0.0s
2161 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.2 - Last possible sequence of a certain length - 2.2.4 0.001s
2162 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.2 - Last possible sequence of a certain length - 2.2.5 0.0s
2163 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.2 - Last possible sequence of a certain length - 2.2.6 0.0s
2164 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.3 - Other boundary conditions - 2.3.1 0.0s
2165 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.3 - Other boundary conditions - 2.3.2 0.001s
2166 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.3 - Other boundary conditions - 2.3.3 0.002s
2167 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.3 - Other boundary conditions - 2.3.4 0.001s
2168 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 2.3 - Other boundary conditions - 2.3.5 0.0s
2169 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 3.1 - Unexpected continuation bytes - 3.1.1 0.001s
2170 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 3.1 - Unexpected continuation bytes - 3.1.2 0.0s
2171 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 3.5 - Impossible bytes - 3.5.1 0.0s
2172 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 3.5 - Impossible bytes - 3.5.2 0.001s
2173 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 3.5 - Impossible bytes - 3.5.3 0.0s
2174 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.1 - Examples of an overlong ASCII character - 4.1.1 0.0s
2175 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.1 - Examples of an overlong ASCII character - 4.1.2 0.0s
2176 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.1 - Examples of an overlong ASCII character - 4.1.3 0.001s
2177 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.1 - Examples of an overlong ASCII character - 4.1.4 0.0s
2178 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.1 - Examples of an overlong ASCII character - 4.1.5 0.0s
2179 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.2 - Maximum overlong sequences - 4.2.1 0.0s
2180 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.2 - Maximum overlong sequences - 4.2.2 0.001s
2181 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.2 - Maximum overlong sequences - 4.2.3 0.0s
2182 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.2 - Maximum overlong sequences - 4.2.4 0.0s
2183 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.2 - Maximum overlong sequences - 4.2.5 0.0s
2184 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.3 - Overlong representation of the NUL character - 4.3.1 0.001s
2185 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.3 - Overlong representation of the NUL character - 4.3.2 0.0s
2186 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.3 - Overlong representation of the NUL character - 4.3.3 0.0s
2187 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.3 - Overlong representation of the NUL character - 4.3.4 0.001s
2188 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 4.3 - Overlong representation of the NUL character - 4.3.5 0.0s
2189 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.1 - Single UTF-16 surrogates - 5.1.1 0.0s
2190 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.1 - Single UTF-16 surrogates - 5.1.2 0.0s
2191 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.1 - Single UTF-16 surrogates - 5.1.3 0.0s
2192 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.1 - Single UTF-16 surrogates - 5.1.4 0.0s
2193 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.1 - Single UTF-16 surrogates - 5.1.5 0.0s
2194 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.1 - Single UTF-16 surrogates - 5.1.6 0.001s
2195 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.1 - Single UTF-16 surrogates - 5.1.7 0.0s
2196 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.1 0.0s
2197 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.2 0.0s
2198 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.3 0.001s
2199 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.4 0.0s
2200 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.5 0.0s
2201 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.6 0.0s
2202 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.7 0.0s
2203 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.2 - Paired UTF-16 surrogates - 5.2.8 0.003s
2204 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.3 - Other illegal code positions - 5.3.1 0.0s
2205 + utf8.decoder - Markus Kuhn UTF-8 stress tests - 5.3 - Other illegal code positions - 5.3.2 0.001s
2206 + lines / linesLimited - newlines appear in between chunks 0.668s
2207 + lines / linesLimited - single string 0.364s
2208 + lines / linesLimited - EOF 0.002s
2209 + lines / linesLimited - grouped in 3 character chunks 0.825s
2210 + lines / linesLimited - linesLimited 0.035s
2211 + string2char / char2string - string to char conversion 0.286s
2212 + string2char / char2string - char to string conversion 0.073s
2213 + base64.encode 0.307s
2214 + base64.decode - base64.encode andThen base64.decode 0.547s
2215 + base64.decode - invalid padding 0.003s
2216 + base64.decode - optional padding 0.262s
2217 + base64.decode - #1852 0.008s
2218 + hex - decode 0.325s
2219 + hex - encode 0.185s
2220 + decodeWithCharset - decode UTF-16LE 0.023s
2221 + decodeWithCharset - decode UTF-16BE 0.011s
2222 + decodeWithCharset - decode UTF-16 0.012s
2223 + decodeWithCharset - decode UTF-8 0.007s
2224 + decodeWithCharset - flushes decoder 0.006s
2225 + encode - doesn't produce BOMs in the middle of strings 0.004s
2226 + encode - replaces unmappable characters 0.0s
2227 + encode - encode andThen decode = id for all unicode charsets 0.196s
2228fs2.PullLawsSuite:
2229 + Sync[Pull[F, O, *]]: sync.ap consistent with product + map 0.021s
2230 + Sync[Pull[F, O, *]]: sync.applicative homomorphism 0.002s
2231 + Sync[Pull[F, O, *]]: sync.applicative identity 0.006s
2232 + Sync[Pull[F, O, *]]: sync.applicative interchange 0.008s
2233 + Sync[Pull[F, O, *]]: sync.applicative map 0.012s
2234 + Sync[Pull[F, O, *]]: sync.applicative unit 0.005s
2235 + Sync[Pull[F, O, *]]: sync.applicativeError adaptError pure 0.011s
2236 + Sync[Pull[F, O, *]]: sync.applicativeError adaptError raise 0.009s
2237 + Sync[Pull[F, O, *]]: sync.applicativeError attempt consistent with attemptT 0.009s
2238 + Sync[Pull[F, O, *]]: sync.applicativeError attempt fromEither consistent with pure 0.003s
2239 + Sync[Pull[F, O, *]]: sync.applicativeError handle 0.005s
2240 + Sync[Pull[F, O, *]]: sync.applicativeError handleError . raiseError left-distributes over ap 0.007s
2241 + Sync[Pull[F, O, *]]: sync.applicativeError handleError . raiseError right-distributes over ap 0.008s
2242 + Sync[Pull[F, O, *]]: sync.applicativeError handleError consistent with recover 0.008s
2243 + Sync[Pull[F, O, *]]: sync.applicativeError handleError pure 0.005s
2244 + Sync[Pull[F, O, *]]: sync.applicativeError handleErrorWith consistent with recoverWith 0.014s
2245 + Sync[Pull[F, O, *]]: sync.applicativeError handleErrorWith pure 0.002s
2246 + Sync[Pull[F, O, *]]: sync.applicativeError handleWith 0.016s
2247 + Sync[Pull[F, O, *]]: sync.applicativeError onError pure 0.003s
2248 + Sync[Pull[F, O, *]]: sync.applicativeError onError raise 0.015s
2249 + Sync[Pull[F, O, *]]: sync.applicativeError pure attempt 0.003s
2250 + Sync[Pull[F, O, *]]: sync.applicativeError raiseError attempt 0.005s
2251 + Sync[Pull[F, O, *]]: sync.applicativeError recover consistent with recoverWith 0.012s
2252 + Sync[Pull[F, O, *]]: sync.applicativeError redeem is derived from attempt and map 0.009s
2253 + Sync[Pull[F, O, *]]: sync.applicativeError voidError consistent with void+handleError 0.012s
2254 + Sync[Pull[F, O, *]]: sync.apply composition 0.014s
2255 + Sync[Pull[F, O, *]]: sync.canceled is unit 0.0s
2256 + Sync[Pull[F, O, *]]: sync.covariant composition 0.004s
2257 + Sync[Pull[F, O, *]]: sync.covariant identity 0.004s
2258 + Sync[Pull[F, O, *]]: sync.flatMap associativity 0.016s
2259 + Sync[Pull[F, O, *]]: sync.flatMap consistent apply 0.009s
2260 + Sync[Pull[F, O, *]]: sync.flatMap from tailRecM consistency 0.008s
2261 + Sync[Pull[F, O, *]]: sync.flatMapOrKeep flatMap coherence 0.006s
2262 + Sync[Pull[F, O, *]]: sync.forceR associativity 0.012s
2263 + Sync[Pull[F, O, *]]: sync.forceR canceled short-circuits 0.004s
2264 + Sync[Pull[F, O, *]]: sync.forceR discards error 0.003s
2265 + Sync[Pull[F, O, *]]: sync.forceR discards pure 0.004s
2266 + Sync[Pull[F, O, *]]: sync.guarantee is guaranteeCase 0.008s
2267 + Sync[Pull[F, O, *]]: sync.invariant composition 0.005s
2268 + Sync[Pull[F, O, *]]: sync.invariant identity 0.004s
2269 + Sync[Pull[F, O, *]]: sync.map flatMap coherence 0.01s
2270 + Sync[Pull[F, O, *]]: sync.map2/map2Eval consistency 0.01s
2271 + Sync[Pull[F, O, *]]: sync.map2/product-map consistency 0.006s
2272 + Sync[Pull[F, O, *]]: sync.mapOrKeepToMapEquivalence 0.005s
2273 + Sync[Pull[F, O, *]]: sync.monad left identity 0.006s
2274 + Sync[Pull[F, O, *]]: sync.monad right identity 0.005s
2275 + Sync[Pull[F, O, *]]: sync.monadError ensure consistency 0.01s
2276 + Sync[Pull[F, O, *]]: sync.monadError ensureOr consistency 0.006s
2277 + Sync[Pull[F, O, *]]: sync.monadError left zero 0.005s
2278 + Sync[Pull[F, O, *]]: sync.monadError redeemWith is derived from attempt and flatMap 0.009s
2279 + Sync[Pull[F, O, *]]: sync.monadError rethrow attempt 0.006s
2280 + Sync[Pull[F, O, *]]: sync.monoidal left identity 0.003s
2281 + Sync[Pull[F, O, *]]: sync.monoidal right identity 0.004s
2282 + Sync[Pull[F, O, *]]: sync.monotonicity 0.0s
2283 + Sync[Pull[F, O, *]]: sync.mproduct consistent flatMap 0.022s
2284 + Sync[Pull[F, O, *]]: sync.onCancel associates over uncancelable boundary 0.008s
2285 + Sync[Pull[F, O, *]]: sync.onCancel implies uncancelable 0.007s
2286 + Sync[Pull[F, O, *]]: sync.productL consistent map2 0.007s
2287 + Sync[Pull[F, O, *]]: sync.productR consistent map2 0.008s
2288 + Sync[Pull[F, O, *]]: sync.repeated suspend is not memoized 0.016s
2289 + Sync[Pull[F, O, *]]: sync.replicateA_ consistent with replicateA.void 0.005s
2290 + Sync[Pull[F, O, *]]: sync.semigroupal associativity 0.009s
2291 + Sync[Pull[F, O, *]]: sync.suspend throw is raiseError 0.005s
2292 + Sync[Pull[F, O, *]]: sync.suspend value is pure 0.003s
2293 + Sync[Pull[F, O, *]]: sync.tailRecM consistent flatMap 0.011s
2294 + Sync[Pull[F, O, *]]: sync.tailRecM stack safety 0.017s
2295 + Sync[Pull[F, O, *]]: sync.uncancelable eliminates onCancel 0.008s
2296 + Sync[Pull[F, O, *]]: sync.uncancelable finalizers 0.005s
2297 + Sync[Pull[F, O, *]]: sync.uncancelable identity 0.007s
2298 + Sync[Pull[F, O, *]]: sync.uncancelable ignored poll eliminates nesting 0.006s
2299 + Sync[Pull[F, O, *]]: sync.uncancelable poll inverse nest is uncancelable 0.009s
2300 + Sync[Pull[F, O, *]]: sync.uncancelable poll is identity 0.004s
2301 + Sync[Pull[F, O, *]]: sync.uniqueness 0.0s
2302 + Sync[Pull[F, O, *]]: sync.unsequenced suspend is no-op 0.003s
2303fs2.CompositeFailureSuite:
2304 + flatten nested exceptions that's one level deep 0.014s
2305fs2.StreamInterruptSuite:
2306 + 1 - can interrupt a hung eval 1.114s
2307 + 2 - termination successful when stream doing interruption is hung 0.007s
2308 + 3 - constant stream 0.518s
2309 + 4 - interruption of constant stream with a flatMap 0.514s
2310 + 5 - interruption of an infinitely recursive stream 0.529s
2311 + 6 - interruption of an infinitely recursive stream that never emits 0.505s
2312 + 7 - interruption of an infinitely recursive stream that never emits and has no eval 0.522s
2313 + 8 - interruption of a stream that repeatedly evaluates 0.509s
2314 + 9 - interruption of the constant drained stream 0.037s
2315 + 10 - terminates when interruption stream is infinitely false 0.01s
2316 + 11 - both streams hung 0.009s
2317 + 12 - interruption of stream that never terminates in flatMap 1.112s
2318 + 12a - minimal interruption of stream that never terminates in flatMap 0.011s
2319 + 13 - failure from interruption signal will be propagated to main stream even when flatMap stream is hung 1.272s
2320 + 14 - minimal resume on append 0.011s
2321 + 14a - interrupt evalMap and then resume on append 1.111s
2322 + 14b - interrupt evalMap+collect and then resume on append 1.114s
2323 + 15 - interruption works when flatMap is followed by collect 0.515s
2324 + 16 - issue #1179 - if a pipe is interrupted, it will not restart evaluation 0.152s
2325 + 17 - minimal resume on append with pull 0.101s
2326 + 18 - resume with append after evalMap interruption 0.051s
2327 + 19 - interrupted eval is cancelled 0.201s
2328 + 20 - nested-interrupt 1.119s
2329 + 21 - nested-interrupt - interrupt in outer scope interrupts the inner scope 0.001s
2330 + 22 - nested-interrupt - interrupt in enclosing scope recovers 0.001s
2331 + 23 - sync compiler interruption - succeeds when interrupted never 0.001s
2332 + 24 - sync compiler interruption - non-terminating when interrupted 0.251s
2333 + 25 - interaction of interruptWhen and eval(canceled) 0.001s
2334fs2.Err
2335 at fs2.ListParJoinSuite.$init$$$anonfun$9(ListParJoinSuite.scala:108)
2336 at munit.internal.console.StackTraces$.dropOutside(StackTraces.scala:12)
2337 at munit.ValueTransforms.$anonfun$3(ValueTransforms.scala:35)
2338 at scala.util.Try$.apply(Try.scala:218)
2339 at munit.ValueTransforms.munitValueTransform(ValueTransforms.scala:35)
2340 at munit.ValueTransforms.munitValueTransform$(ValueTransforms.scala:9)
2341 at munit.FunSuite.munitValueTransform(FunSuite.scala:13)
2342 at munit.BaseFunSuite.test$$anonfun$1$$anonfun$1(FunSuite.scala:35)
2343 at munit.internal.PlatformCompat$$anon$3.run(PlatformCompat.scala:60)
2344 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2345 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2346 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2347 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2348 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2349 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2350 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2351 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2352 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2353 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2354 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2355 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2356 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2357 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2358 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2359 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2360fs2.ListParJoinSuite:
2361==> i fs2.ListParJoinSuite.no concurrency ignored 0.0s
2362==> i fs2.ListParJoinSuite.concurrency n ignored 0.0s
2363 + concurrency unbounded 0.026s
2364==> i fs2.ListParJoinSuite.concurrent flattening n ignored 0.0s
2365 + concurrent flattening unbounded 0.046s
2366==> i fs2.ListParJoinSuite.merge consistency n ignored 0.0s
2367 + merge consistency unbounded 0.028s
2368 + hangs unbounded - 1 unbounded 0.001s
2369 + hangs unbounded - 2 unbounded 0.0s
2370 + hangs unbounded - 3 unbounded 0.001s
2371 + hangs unbounded - 4 unbounded 0.0s
2372 + outer failed unbounded 0.001s
2373 + propagate error from inner stream before ++ unbounded 0.001s
2374 + short-circuiting transformers - do not block while evaluating a list of streams in IO in parallel 0.001s
2375 + short-circuiting transformers - do not block while evaluating a list of streams in EitherT[IO, Throwable, *] in parallel - right 0.037s
2376 + short-circuiting transformers - do not block while evaluating a list of streams in EitherT[IO, Throwable, *] in parallel - left 0.006s
2377==> i fs2.ListParJoinSuite.short-circuiting transformers - do not block while evaluating a stream in EitherT[IO, Throwable, *] with multiple parJoins ignored 0.0s
2378 + short-circuiting transformers - do not block while evaluating an EitherT.left outer stream 0.001s
2379 + short-circuiting transformers - do not block while evaluating a list of streams in OptionT[IO, *] in parallel - some 0.033s
2380 + short-circuiting transformers - do not block while evaluating a stream of streams in OptionT[IO, *] in parallel - none 0.005s
2381 + short-circuiting transformers - do not block while evaluating an OptionT.none outer stream 0.001s
2382 + short-circuiting transformers - pull at most 2 elements from inner streams 0.004s
2383fs2.StreamTranslateSuite:
2384 + 1 - id 0.014s
2385 + 2 - Appending another stream after translation 0.025s
2386 + 3 - ok to have multiple translates 0.029s
2387 + 4 - ok to translate after zip with effects 0.003s
2388 + 5 - ok to translate a step leg that emits multiple chunks 0.002s
2389 + 6 - ok to translate step leg that has uncons in its structure 0.002s
2390 + 7 - ok to translate step leg that is forced back in to a stream 0.003s
2391 + Handling Errors raised from the translated stream 0.008s
2392 + stack safety 1.592s
2393 + Interruption - Translate does not suppress interruptions in inner stream 0.013s
2394fs2.interop.flow.StreamProcessorSpec:
2395 + should process upstream input and propagate results to downstream 0.121s
2396fs2.StreamSwitchMapSuite:
2397 + flatMap equivalence when switching never occurs 0.422s
2398 + inner stream finalizer always runs before switching 3.298s
2399 + when primary stream terminates, inner stream continues 0.685s
2400 + when inner stream fails, overall stream fails 0.671s
2401 + when primary stream fails, overall stream fails and inner stream is terminated 0.011s
2402 + when inner stream fails, inner stream finalizer run before the primary one 0.782s
2403==> i fs2.StreamSwitchMapSuite.when primary stream fails, inner stream finalizer run before the primary one ignored 0.0s
2404 + doesn't deadlock - PR 1424 0.011s
2405fs2.StreamLawsSuite:
2406 + MonadError[Stream[F, *], Throwable]: monadError.ap consistent with product + map 0.016s
2407 + MonadError[Stream[F, *], Throwable]: monadError.applicative homomorphism 0.002s
2408 + MonadError[Stream[F, *], Throwable]: monadError.applicative identity 0.005s
2409 + MonadError[Stream[F, *], Throwable]: monadError.applicative interchange 0.009s
2410 + MonadError[Stream[F, *], Throwable]: monadError.applicative map 0.006s
2411 + MonadError[Stream[F, *], Throwable]: monadError.applicative unit 0.002s
2412 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError adaptError pure 0.001s
2413 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError adaptError raise 0.003s
2414 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError attempt consistent with attemptT 0.005s
2415 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError attempt fromEither consistent with pure 0.002s
2416 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handle 0.001s
2417 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handleError . raiseError left-distributes over ap 0.004s
2418 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handleError . raiseError right-distributes over ap 0.004s
2419 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handleError consistent with recover 0.001s
2420 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handleError pure 0.001s
2421 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handleErrorWith consistent with recoverWith 0.003s
2422 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handleErrorWith pure 0.002s
2423 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError handleWith 0.006s
2424 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError onError pure 0.001s
2425 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError onError raise 0.006s
2426 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError pure attempt 0.002s
2427 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError raiseError attempt 0.002s
2428 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError recover consistent with recoverWith 0.007s
2429 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError redeem is derived from attempt and map 0.003s
2430 + MonadError[Stream[F, *], Throwable]: monadError.applicativeError voidError consistent with void+handleError 0.005s
2431 + MonadError[Stream[F, *], Throwable]: monadError.apply composition 0.054s
2432 + MonadError[Stream[F, *], Throwable]: monadError.covariant composition 0.004s
2433 + MonadError[Stream[F, *], Throwable]: monadError.covariant identity 0.004s
2434 + MonadError[Stream[F, *], Throwable]: monadError.flatMap associativity 0.024s
2435 + MonadError[Stream[F, *], Throwable]: monadError.flatMap consistent apply 0.011s
2436 + MonadError[Stream[F, *], Throwable]: monadError.flatMap from tailRecM consistency 0.017s
2437 + MonadError[Stream[F, *], Throwable]: monadError.flatMapOrKeep flatMap coherence 0.017s
2438 + MonadError[Stream[F, *], Throwable]: monadError.invariant composition 0.007s
2439 + MonadError[Stream[F, *], Throwable]: monadError.invariant identity 0.004s
2440 + MonadError[Stream[F, *], Throwable]: monadError.map flatMap coherence 0.005s
2441 + MonadError[Stream[F, *], Throwable]: monadError.map2/map2Eval consistency 0.017s
2442 + MonadError[Stream[F, *], Throwable]: monadError.map2/product-map consistency 0.026s
2443 + MonadError[Stream[F, *], Throwable]: monadError.mapOrKeepToMapEquivalence 0.009s
2444 + MonadError[Stream[F, *], Throwable]: monadError.monad left identity 0.009s
2445 + MonadError[Stream[F, *], Throwable]: monadError.monad right identity 0.004s
2446 + MonadError[Stream[F, *], Throwable]: monadError.monadError ensure consistency 0.004s
2447 + MonadError[Stream[F, *], Throwable]: monadError.monadError ensureOr consistency 0.004s
2448 + MonadError[Stream[F, *], Throwable]: monadError.monadError left zero 0.002s
2449 + MonadError[Stream[F, *], Throwable]: monadError.monadError redeemWith is derived from attempt and flatMap 0.018s
2450 + MonadError[Stream[F, *], Throwable]: monadError.monadError rethrow attempt 0.006s
2451 + MonadError[Stream[F, *], Throwable]: monadError.monoidal left identity 0.004s
2452 + MonadError[Stream[F, *], Throwable]: monadError.monoidal right identity 0.008s
2453 + MonadError[Stream[F, *], Throwable]: monadError.mproduct consistent flatMap 0.063s
2454 + MonadError[Stream[F, *], Throwable]: monadError.productL consistent map2 0.021s
2455 + MonadError[Stream[F, *], Throwable]: monadError.productR consistent map2 0.008s
2456 + MonadError[Stream[F, *], Throwable]: monadError.replicateA_ consistent with replicateA.void 0.039s
2457 + MonadError[Stream[F, *], Throwable]: monadError.semigroupal associativity 0.071s
2458 + MonadError[Stream[F, *], Throwable]: monadError.tailRecM consistent flatMap 0.023s
2459 + MonadError[Stream[F, *], Throwable]: monadError.tailRecM stack safety 0.028s
2460 + FunctorFilter[Stream[F, *]]: functorFilter.collect mapFilter consistency 0.017s
2461 + FunctorFilter[Stream[F, *]]: functorFilter.filter mapFilter consistency 0.008s
2462 + FunctorFilter[Stream[F, *]]: functorFilter.filterNot mapFilter consistency 0.013s
2463 + FunctorFilter[Stream[F, *]]: functorFilter.flattenOption mapFilter consistency 0.008s
2464 + FunctorFilter[Stream[F, *]]: functorFilter.mapFilter composition 0.01s
2465 + FunctorFilter[Stream[F, *]]: functorFilter.mapFilter map consistency 0.006s
2466 + MonoidK[Stream[F, *]]: monoidK.monoidK left identity 0.003s
2467 + MonoidK[Stream[F, *]]: monoidK.monoidK right identity 0.004s
2468 + MonoidK[Stream[F, *]]: monoidK.semigroupK associative 0.008s
2469 + Defer[Stream[F, *]]: defer.defer Identity 0.005s
2470 + Defer[Stream[F, *]]: defer.defer does not evaluate 0.0s
2471 + Defer[Stream[F, *]]: defer.defer is stack safe 0.033s
2472 + Defer[Stream[F, *]]: defer.defer matches fix 0.003s
2473 + Align[Stream[F, *]]: align.align associativity 0.023s
2474 + Align[Stream[F, *]]: align.align homomorphism 0.011s
2475 + Align[Stream[F, *]]: align.alignMergeWith consistent 0.008s
2476 + Align[Stream[F, *]]: align.alignWith consistent 0.012s
2477 + LiftKind[IO, Stream[IO, *]: liftKind.lift(ap) is ap(lift, lift) 0.004s
2478 + LiftKind[IO, Stream[IO, *]: liftKind.lift(pure) is pure 0.001s
2479 + LiftKind[IO, Stream[IO, *]: liftKind.lift(scope) is limitedMapK(lift)(scope) 0.009s
2480 + LiftKind[IO, Stream[IO, *]: liftKind.limitedMapK and liftScope are consistent 0.005s
2481 + LiftKind[IO, Stream[IO, *]: liftKind.limitedMapK(identity) is pure 0.003s
2482 + LiftKind[IO, Stream[OptionT[IO, *], *]: liftKind.lift(ap) is ap(lift, lift) 0.015s
2483 + LiftKind[IO, Stream[OptionT[IO, *], *]: liftKind.lift(pure) is pure 0.01s
2484 + LiftKind[IO, Stream[OptionT[IO, *], *]: liftKind.lift(scope) is limitedMapK(lift)(scope) 0.006s
2485 + LiftKind[IO, Stream[OptionT[IO, *], *]: liftKind.limitedMapK and liftScope are consistent 0.005s
2486 + LiftKind[IO, Stream[OptionT[IO, *], *]: liftKind.limitedMapK(identity) is pure 0.004s
2487 + LiftValue[Resource[IO, *], Stream[IO, *]: liftValue.lift(ap) is ap(lift, lift) 0.011s
2488 + LiftValue[Resource[IO, *], Stream[IO, *]: liftValue.lift(pure) is pure 0.001s
2489 + LiftValue[IdT[IO, *], Stream[IO, *]] via Resource[IO, *]: liftValue.lift(ap) is ap(lift, lift) 0.007s
2490 + LiftValue[IdT[IO, *], Stream[IO, *]] via Resource[IO, *]: liftValue.lift(pure) is pure 0.002s
2491fs2.Err
2492 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$3(StreamMergeSuite.scala:52)
2493 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$adapted$2(StreamMergeSuite.scala:82)
2494 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2495 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2496 at fs2.StreamMergeSuite.$init$$$anonfun$1(StreamMergeSuite.scala:82)
2497 at fs2.StreamMergeSuite.$init$$$anonfun$adapted$1(StreamMergeSuite.scala:173)
2498 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2499 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2500 at fs2.StreamMergeSuite.<init>(StreamMergeSuite.scala:173)
2501 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2502 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2503 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
2504 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
2505 at java.base/java.lang.Class.newInstance(Class.java:725)
2506 at munit.MUnitRunner.MUnitRunner$superArg$1$$anonfun$1(MUnitRunner.scala:32)
2507 at munit.MUnitRunner.<init>(MUnitRunner.scala:34)
2508 at munit.MUnitRunner.<init>(MUnitRunner.scala:32)
2509 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2510 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2511 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
2512 at munit.internal.junitinterface.JUnitComputer.getRunner(JUnitComputer.java:75)
2513 at munit.internal.junitinterface.JUnitComputer$1.runnerForClass(JUnitComputer.java:65)
2514 at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:70)
2515 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:125)
2516 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:111)
2517 at org.junit.runners.Suite.<init>(Suite.java:81)
2518 at munit.internal.junitinterface.JUnitComputer$MySuite.<init>(JUnitComputer.java:48)
2519 at munit.internal.junitinterface.JUnitComputer.getSuite(JUnitComputer.java:68)
2520 at org.junit.runner.Request.classes(Request.java:77)
2521 at munit.internal.junitinterface.JUnitTask.execute(JUnitTask.java:64)
2522 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
2523 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2524 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2525 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2526 at java.base/java.lang.Thread.run(Thread.java:1583)
2527 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2528 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2529 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2530 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2531 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2532 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2533 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2534 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2535 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2536 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2537 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2538 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2539 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2540 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2541 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2542 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2543fs2.Err
2544 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$3(StreamMergeSuite.scala:52)
2545 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$adapted$2(StreamMergeSuite.scala:82)
2546 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2547 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2548 at fs2.StreamMergeSuite.$init$$$anonfun$1(StreamMergeSuite.scala:82)
2549 at fs2.StreamMergeSuite.$init$$$anonfun$adapted$1(StreamMergeSuite.scala:173)
2550 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2551 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2552 at fs2.StreamMergeSuite.<init>(StreamMergeSuite.scala:173)
2553 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2554 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2555 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
2556 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
2557 at java.base/java.lang.Class.newInstance(Class.java:725)
2558 at munit.MUnitRunner.MUnitRunner$superArg$1$$anonfun$1(MUnitRunner.scala:32)
2559 at munit.MUnitRunner.<init>(MUnitRunner.scala:34)
2560 at munit.MUnitRunner.<init>(MUnitRunner.scala:32)
2561 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2562 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2563 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
2564 at munit.internal.junitinterface.JUnitComputer.getRunner(JUnitComputer.java:75)
2565 at munit.internal.junitinterface.JUnitComputer$1.runnerForClass(JUnitComputer.java:65)
2566 at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:70)
2567 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:125)
2568 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:111)
2569 at org.junit.runners.Suite.<init>(Suite.java:81)
2570 at munit.internal.junitinterface.JUnitComputer$MySuite.<init>(JUnitComputer.java:48)
2571 at munit.internal.junitinterface.JUnitComputer.getSuite(JUnitComputer.java:68)
2572 at org.junit.runner.Request.classes(Request.java:77)
2573 at munit.internal.junitinterface.JUnitTask.execute(JUnitTask.java:64)
2574 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
2575 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2576 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2577 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2578 at java.base/java.lang.Thread.run(Thread.java:1583)
2579 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2580 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2581 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2582 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2583 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2584 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2585 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2586 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2587 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2588 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2589 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2590 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2591 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2592 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2593 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2594 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2595fs2.Err
2596 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$3(StreamMergeSuite.scala:52)
2597 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$adapted$2(StreamMergeSuite.scala:82)
2598 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2599 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2600 at fs2.StreamMergeSuite.$init$$$anonfun$1(StreamMergeSuite.scala:82)
2601 at fs2.StreamMergeSuite.$init$$$anonfun$adapted$1(StreamMergeSuite.scala:173)
2602 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2603 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2604 at fs2.StreamMergeSuite.<init>(StreamMergeSuite.scala:173)
2605 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2606 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2607 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
2608 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
2609 at java.base/java.lang.Class.newInstance(Class.java:725)
2610 at munit.MUnitRunner.MUnitRunner$superArg$1$$anonfun$1(MUnitRunner.scala:32)
2611 at munit.MUnitRunner.<init>(MUnitRunner.scala:34)
2612 at munit.MUnitRunner.<init>(MUnitRunner.scala:32)
2613 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2614 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2615 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
2616 at munit.internal.junitinterface.JUnitComputer.getRunner(JUnitComputer.java:75)
2617 at munit.internal.junitinterface.JUnitComputer$1.runnerForClass(JUnitComputer.java:65)
2618 at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:70)
2619 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:125)
2620 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:111)
2621 at org.junit.runners.Suite.<init>(Suite.java:81)
2622 at munit.internal.junitinterface.JUnitComputer$MySuite.<init>(JUnitComputer.java:48)
2623 at munit.internal.junitinterface.JUnitComputer.getSuite(JUnitComputer.java:68)
2624 at org.junit.runner.Request.classes(Request.java:77)
2625 at munit.internal.junitinterface.JUnitTask.execute(JUnitTask.java:64)
2626 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
2627 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2628 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2629 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2630 at java.base/java.lang.Thread.run(Thread.java:1583)
2631 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2632 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2633 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2634 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2635 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2636 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2637 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2638 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2639 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2640 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2641 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2642 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2643 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2644 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2645 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2646 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2647fs2.Err
2648 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$3(StreamMergeSuite.scala:52)
2649 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$adapted$2(StreamMergeSuite.scala:82)
2650 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2651 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2652 at fs2.StreamMergeSuite.$init$$$anonfun$1(StreamMergeSuite.scala:82)
2653 at fs2.StreamMergeSuite.$init$$$anonfun$adapted$1(StreamMergeSuite.scala:173)
2654 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2655 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2656 at fs2.StreamMergeSuite.<init>(StreamMergeSuite.scala:173)
2657 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2658 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2659 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
2660 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
2661 at java.base/java.lang.Class.newInstance(Class.java:725)
2662 at munit.MUnitRunner.MUnitRunner$superArg$1$$anonfun$1(MUnitRunner.scala:32)
2663 at munit.MUnitRunner.<init>(MUnitRunner.scala:34)
2664 at munit.MUnitRunner.<init>(MUnitRunner.scala:32)
2665 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2666 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2667 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
2668 at munit.internal.junitinterface.JUnitComputer.getRunner(JUnitComputer.java:75)
2669 at munit.internal.junitinterface.JUnitComputer$1.runnerForClass(JUnitComputer.java:65)
2670 at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:70)
2671 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:125)
2672 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:111)
2673 at org.junit.runners.Suite.<init>(Suite.java:81)
2674 at munit.internal.junitinterface.JUnitComputer$MySuite.<init>(JUnitComputer.java:48)
2675 at munit.internal.junitinterface.JUnitComputer.getSuite(JUnitComputer.java:68)
2676 at org.junit.runner.Request.classes(Request.java:77)
2677 at munit.internal.junitinterface.JUnitTask.execute(JUnitTask.java:64)
2678 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
2679 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2680 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2681 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2682 at java.base/java.lang.Thread.run(Thread.java:1583)
2683 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2684 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2685 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2686 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2687 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2688 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2689 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2690 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2691 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2692 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2693 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2694 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2695 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2696 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2697 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2698 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2699fs2.Err
2700 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$3(StreamMergeSuite.scala:52)
2701 at fs2.StreamMergeSuite.$init$$$anonfun$1$$anonfun$adapted$2(StreamMergeSuite.scala:82)
2702 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2703 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2704 at fs2.StreamMergeSuite.$init$$$anonfun$1(StreamMergeSuite.scala:82)
2705 at fs2.StreamMergeSuite.$init$$$anonfun$adapted$1(StreamMergeSuite.scala:173)
2706 at scala.Function0.apply$mcV$sp(Function0.scala:45)
2707 at fs2.Fs2Suite.group(Fs2Suite.scala:55)
2708 at fs2.StreamMergeSuite.<init>(StreamMergeSuite.scala:173)
2709 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2710 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2711 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
2712 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
2713 at java.base/java.lang.Class.newInstance(Class.java:725)
2714 at munit.MUnitRunner.MUnitRunner$superArg$1$$anonfun$1(MUnitRunner.scala:32)
2715 at munit.MUnitRunner.<init>(MUnitRunner.scala:34)
2716 at munit.MUnitRunner.<init>(MUnitRunner.scala:32)
2717 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
2718 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
2719 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
2720 at munit.internal.junitinterface.JUnitComputer.getRunner(JUnitComputer.java:75)
2721 at munit.internal.junitinterface.JUnitComputer$1.runnerForClass(JUnitComputer.java:65)
2722 at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:70)
2723 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:125)
2724 at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:111)
2725 at org.junit.runners.Suite.<init>(Suite.java:81)
2726 at munit.internal.junitinterface.JUnitComputer$MySuite.<init>(JUnitComputer.java:48)
2727 at munit.internal.junitinterface.JUnitComputer.getSuite(JUnitComputer.java:68)
2728 at org.junit.runner.Request.classes(Request.java:77)
2729 at munit.internal.junitinterface.JUnitTask.execute(JUnitTask.java:64)
2730 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
2731 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2732 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2733 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2734 at java.base/java.lang.Thread.run(Thread.java:1583)
2735 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2736 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2737 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2738 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2739 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2740 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2741 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2742 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2743 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2744 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2745 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2746 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2747 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2748 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2749 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2750 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2751fs2.StreamMergeSuite:
2752 + merge - basic 0.031s
2753 + merge - identity elements - right identity: merging with empty stream on right equals left stream 0.018s
2754 + merge - identity elements - left identity: merging empty stream with another stream equals the right stream 0.015s
2755 + merge - left/right failure - 1 0.014s
2756==> i fs2.StreamMergeSuite.merge - left/right failure - 2 - never-ending flatMap, failure after emit ignored 0.0s
2757==> i fs2.StreamMergeSuite.merge - left/right failure - 3 - constant flatMap, failure after emit ignored 0.0s
2758 + merge - run finalizers of inner streams first 2.544s
2759 + merge - hangs - 1 0.001s
2760 + merge - hangs - 2 0.001s
2761 + merge - hangs - 3 0.001s
2762 + merge - hangs - 4 0.0s
2763 + merge - hangs - 5 0.001s
2764 + merge - hangs - 6 0.001s
2765 + mergeHaltBoth 0.017s
2766 + mergeHaltL - mergeHaltL emits all the outputs from left stream in same order 0.016s
2767 + mergeHaltL - mergeHaltL may emit a prefix of outputs from right stream 0.017s
2768 + mergeHaltR emits all outputs from right stream, in same order 0.021s
2769 + merge not emit ahead more than 1 chunk 15.07s
2770 + mergeAndAwaitDownstream not emit ahead 7.553s
2771 + merge produces when concurrently handled 0.004s
2772 + issue #3598 0.007s
2773fs2.concurrent.SignalSuite:
2774 + get/set/discrete 0.539s
2775 + lens - get/set/discrete 0.689s
2776 + mapref - get/set/discrete 0.864s
2777 + discrete 0.133s
2778 + mapref - discrete 0.202s
2779 + changes 0.003s
2780 + access cannot be used twice 0.004s
2781 + mapref - access cannot be used twice 0.003s
2782 + access updates discrete 0.001s
2783 + mapref - access updates discrete 0.002s
2784 + mapref - does not emit spurious events 0.003s
2785 + holdOption 0.001s
2786 + hold1 zip 0.001s
2787 + hold1 empty 0.001s
2788 + hold consistent with getAndDiscreteUpdates 0.01s
2789 + ap getAndDiscreteUpdates propagates changes from either signal 0.004s
2790 + waitUntil 0.002s
2791 + SignallingRef#mapK returns a SignallingRef 0.002s
2792fs2.timeseries.TimeStampedSuite:
2793 + rates - emits accumulated feature values for each specified time period and emits a final value 0.007s
2794 + rates - emits 0s when values are skipped over 0.001s
2795 + rates - supports calculation of an average bitrate 0.002s
2796 + support filtering a source of timestamped values such that output is monotonically increasing in time - supports dropping out-of-order values 0.002s
2797 + support filtering a source of timestamped values such that output is monotonically increasing in time - supports receiving out-of-order values 0.0s
2798 + support reordering timestamped values over a specified time buffer such that output is monotonically increasing in time - reorders when all out of order values lie within the buffer time 0.005s
2799 + support reordering timestamped values over a specified time buffer such that output is monotonically increasing in time - drops values that appear outside the buffer time 0.01s
2800 + support reordering timestamped values over a specified time buffer such that output is monotonically increasing in time - emits values with the same timestamp in insertion order 0.002s
2801 + support throttling a time stamped source 0.01s
2802 + support lifting a Scan[S, TimeStamped[A], TimeStamped[B]] in to a Scan[S, TimeStamped[Either[A, C]], TimeStamped[Either[B, C]]] 0.002s
2803fs2.StreamRetrySuite:
2804 + immediate success 0.003s
2805 + eventual success 0.505s
2806 + maxRetries 0.405s
2807 + fatal 0.505s
2808 + delays 0.004s
2809fs2.HashSuite:
2810 + digests - md2 0.008s
2811 + digests - md5 0.008s
2812 + digests - sha1 0.004s
2813 + digests - sha256 0.003s
2814 + digests - sha384 0.004s
2815 + digests - sha512 0.005s
2816 + empty input 0.0s
2817 + zero or one output 0.013s
2818 + thread-safety 0.032s
2819fs2.concurrent.ChannelSuite:
2820 + receives some simple elements above capacity and closes 0.002s
2821 + Channel receives all elements and closes 0.041s
2822 + Slow consumer doesn't lose elements 1.328s
2823 + Blocked producers get dequeued 1.336s
2824 + Queued elements arrive in a single chunk 0.003s
2825 + trySend does not block 0.001s
2826 + Timely closure 0.002s
2827 + Closes before channel elements are depleted 0.003s
2828 + synchronous respects fifo 0.013s
2829 + complete all blocked sends after closure 0.022s
2830 + eagerly close sendAll upstream 0.004s
2831 + sendPull 0.109s
2832 + sendPullPar8 1.374s
2833 + synchronous with many concurrents and close 1.127s
2834 + complete closed immediately without draining 0.002s
2835 + closeWithElement closes right after sending the last element in bounded(1) case 0.0s
2836 + closeWithElement closes right after sending the last element in bounded(2) case 0.0s
2837 + closeWithElement closes right after sending the last element in unbounded case 0.0s
2838 + closeWithElement closes right after sending the last element in synchronous case 0.001s
2839 + racing send and closeWithElement should work in bounded(1) case 0.036s
2840 + racing send and closeWithElement should work in bounded(2) case 0.031s
2841 + racing send and closeWithElement should work in unbounded case 0.032s
2842 + racing send and closeWithElement should work in synchronous case 0.034s
2843fs2.interop.flow.SubscriberStabilitySpec:
2844 + StreamSubscriber has no race condition 2.435s
2845fs2.TimedPullsSuite:
2846 + behaves as a normal Pull when no timeouts are used 0.026s
2847 + pulls elements with timeouts, no timeouts trigger 0.239s
2848 + times out whilst pulling a single element 0.002s
2849 + times out after pulling multiple elements 0.003s
2850 + pulls elements with timeouts, timeouts trigger after reset 0.01s
2851 + timeout can be reset before triggering 0.003s
2852 + timeout can be reset to a shorter one 0.003s
2853 + timeout can be reset without starting a new one 0.003s
2854 + never emits stale timeouts 0.014s
2855 + A timeout called before the very first uncons starts simultaneously with the first uncons 0.002s
2856 + After the first uncons, timeouts start immediately 0.003s
2857fs2.ChecksumSuite:
2858 + CRC32 0.01s
2859 + CRC32C 0.006s
2860fs2.Err
2861 at fs2.StreamSuite.$init$$$anonfun$1$$anonfun$13$$anonfun$8(StreamSuite.scala:270)
2862 at munit.internal.console.StackTraces$.dropOutside(StackTraces.scala:12)
2863 at munit.ValueTransforms.$anonfun$3(ValueTransforms.scala:35)
2864 at scala.util.Try$.apply(Try.scala:218)
2865 at munit.ValueTransforms.munitValueTransform(ValueTransforms.scala:35)
2866 at munit.ValueTransforms.munitValueTransform$(ValueTransforms.scala:9)
2867 at munit.FunSuite.munitValueTransform(FunSuite.scala:13)
2868 at munit.BaseFunSuite.test$$anonfun$1$$anonfun$1(FunSuite.scala:35)
2869 at munit.internal.PlatformCompat$$anon$3.run(PlatformCompat.scala:60)
2870 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2871 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2872 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2873 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2874 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2875 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2876 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2877 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2878 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2879 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2880 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2881 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2882 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2883 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2884 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2885 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2886fs2.Err
2887 at fs2.StreamSuite.$init$$$anonfun$1$$anonfun$13$$anonfun$18(StreamSuite.scala:410)
2888 at munit.internal.console.StackTraces$.dropOutside(StackTraces.scala:12)
2889 at munit.ValueTransforms.$anonfun$3(ValueTransforms.scala:35)
2890 at scala.util.Try$.apply(Try.scala:218)
2891 at munit.ValueTransforms.munitValueTransform(ValueTransforms.scala:35)
2892 at munit.ValueTransforms.munitValueTransform$(ValueTransforms.scala:9)
2893 at munit.FunSuite.munitValueTransform(FunSuite.scala:13)
2894 at munit.BaseFunSuite.test$$anonfun$1$$anonfun$1(FunSuite.scala:35)
2895 at munit.internal.PlatformCompat$$anon$3.run(PlatformCompat.scala:60)
2896 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2897 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2898 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2899 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2900 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2901 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2902 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2903 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2904 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2905 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2906 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2907 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2908 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2909 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2910 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2911 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2912fs2.Err
2913 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
2914 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2915 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2916 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2917 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2918 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2919 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2920 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2921 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2922 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2923 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2924 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2925 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2926 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2927 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2928 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2929 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2930fs2.Err
2931 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
2932 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2933 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2934 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2935 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2936 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2937 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2938 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2939 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2940 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2941 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2942 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2943 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2944 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2945 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2946 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2947 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2948fs2.Err
2949 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
2950 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2951 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2952 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2953 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2954 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2955 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2956 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2957 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2958 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2959 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2960 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2961 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2962 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2963 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2964 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2965 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2966fs2.Err
2967 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
2968 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2969 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2970 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2971 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2972 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2973 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2974 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2975 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2976 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2977 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2978 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2979 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2980 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2981 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
2982 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
2983 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
2984fs2.Err
2985 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
2986 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
2987 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2988 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
2989 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
2990 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2991 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2992 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2993 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2994 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2995 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2996 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
2997 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
2998 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
2999 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3000 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3001 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3002fs2.Err
3003 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3004 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3005 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3006 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3007 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3008 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3009 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3010 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3011 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3012 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3013 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3014 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3015 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3016 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3017 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3018 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3019 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3020fs2.Err
3021 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3022 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3023 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3024 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3025 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3026 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3027 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3028 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3029 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3030 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3031 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3032 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3033 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3034 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3035 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3036 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3037 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3038fs2.Err
3039 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3040 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3041 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3042 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3043 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3044 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3045 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3046 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3047 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3048 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3049 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3050 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3051 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3052 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3053 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3054 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3055 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3056fs2.Err
3057 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3058 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3059 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3060 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3061 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3062 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3063 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3064 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3065 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3066 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3067 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3068 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3069 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3070 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3071 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3072 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3073 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3074fs2.Err
3075 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3076 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3077 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3078 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3079 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3080 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3081 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3082 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3083 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3084 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3085 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3086 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3087 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3088 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3089 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3090 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3091 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3092fs2.Err
3093 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3094 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3095 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3096 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3097 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3098 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3099 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3100 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3101 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3102 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3103 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3104 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3105 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3106 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3107 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3108 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3109 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3110fs2.Err
3111 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3112 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3113 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3114 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3115 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3116 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3117 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3118 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3119 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3120 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3121 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3122 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3123 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3124 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3125 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3126 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3127 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3128fs2.Err
3129 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3130 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3131 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3132 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3133 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3134 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3135 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3136 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3137 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3138 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3139 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3140 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3141 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3142 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3143 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3144 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3145 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3146fs2.Err
3147 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3148 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3149 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3150 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3151 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3152 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3153 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3154 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3155 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3156 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3157 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3158 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3159 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3160 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3161 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3162 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3163 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3164fs2.Err
3165 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3166 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3167 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3168 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3169 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3170 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3171 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3172 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3173 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3174 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3175 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3176 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3177 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3178 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3179 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3180 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3181 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3182fs2.Err
3183 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3184 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3185 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3186 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3187 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3188 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3189 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3190 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3191 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3192 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3193 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3194 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3195 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3196 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3197 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3198 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3199 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3200fs2.Err
3201 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3202 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3203 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3204 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3205 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3206 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3207 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3208 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3209 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3210 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3211 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3212 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3213 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3214 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3215 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3216 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3217 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3218fs2.Err
3219 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3220 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3221 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3222 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3223 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3224 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3225 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3226 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3227 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3228 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3229 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3230 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3231 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3232 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3233 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3234 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3235 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3236fs2.Err
3237 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3238 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3239 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3240 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3241 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3242 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3243 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3244 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3245 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3246 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3247 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3248 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3249 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3250 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3251 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3252 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3253 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3254fs2.Err
3255 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3256 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3257 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3258 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3259 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3260 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3261 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3262 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3263 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3264 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3265 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3266 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3267 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3268 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3269 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3270 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3271 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3272fs2.Err
3273 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3274 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3275 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3276 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3277 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3278 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3279 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3280 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3281 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3282 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3283 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3284 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3285 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3286 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3287 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3288 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3289 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3290fs2.Err
3291 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3292 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3293 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3294 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3295 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3296 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3297 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3298 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3299 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3300 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3301 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3302 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3303 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3304 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3305 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3306 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3307 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3308fs2.Err
3309 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3310 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3311 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3312 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3313 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3314 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3315 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3316 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3317 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3318 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3319 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3320 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3321 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3322 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3323 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3324 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3325 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3326fs2.Err
3327 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3328 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3329 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3330 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3331 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3332 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3333 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3334 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3335 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3336 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3337 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3338 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3339 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3340 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3341 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3342 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3343 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3344fs2.Err
3345 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3346 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3347 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3348 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3349 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3350 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3351 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3352 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3353 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3354 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3355 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3356 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3357 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3358 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3359 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3360 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3361 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3362fs2.Err
3363 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3364 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3365 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3366 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3367 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3368 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3369 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3370 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3371 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3372 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3373 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3374 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3375 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3376 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3377 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3378 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3379 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3380fs2.Err
3381 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3382 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3383 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3384 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3385 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3386 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3387 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3388 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3389 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3390 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3391 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3392 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3393 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3394 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3395 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3396 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3397 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3398fs2.Err
3399 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3400 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3401 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3402 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3403 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3404 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3405 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3406 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3407 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3408 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3409 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3410 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3411 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3412 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3413 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3414 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3415 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3416fs2.Err
3417 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3418 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3419 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3420 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3421 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3422 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3423 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3424 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3425 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3426 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3427 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3428 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3429 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3430 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3431 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3432 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3433 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3434fs2.Err
3435 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3436 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3437 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3438 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3439 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3440 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3441 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3442 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3443 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3444 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3445 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3446 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3447 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3448 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3449 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3450 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3451 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3452fs2.Err
3453 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3454 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3455 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3456 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3457 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3458 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3459 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3460 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3461 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3462 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3463 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3464 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3465 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3466 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3467 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3468 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3469 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3470fs2.Err
3471 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3472 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3473 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3474 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3475 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3476 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3477 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3478 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3479 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3480 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3481 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3482 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3483 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3484 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3485 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3486 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3487 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3488fs2.Err
3489 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$1$$anonfun$1$$anonfun$1(StreamSuite.scala:730)
3490 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3491 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3492 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3493 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3494 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3495 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3496 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3497 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3498 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3499 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3500 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3501 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3502 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3503 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3504 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3505 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3506fs2.Err
3507 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3508 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3509 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3510 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3511 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3512 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3513 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3514 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3515 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3516 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3517 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3518 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3519 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3520 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3521 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3522 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3523 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3524fs2.Err
3525 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3526 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3527 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3528 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3529 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3530 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3531 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3532 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3533 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3534 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3535 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3536 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3537 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3538 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3539 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3540 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3541 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3542fs2.Err
3543 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3544 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3545 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3546 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3547 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3548 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3549 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3550 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3551 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3552 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3553 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3554 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3555 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3556 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3557 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3558 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3559 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3560fs2.Err
3561 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3562 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3563 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3564 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3565 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3566 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3567 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3568 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3569 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3570 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3571 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3572 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3573 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3574 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3575 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3576 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3577 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3578fs2.Err
3579 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3580 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3581 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3582 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3583 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3584 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3585 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3586 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3587 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3588 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3589 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3590 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3591 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3592 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3593 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3594 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3595 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3596fs2.Err
3597 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3598 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3599 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3600 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3601 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3602 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3603 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3604 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3605 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3606 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3607 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3608 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3609 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3610 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3611 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3612 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3613 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3614fs2.Err
3615 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3616 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3617 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3618 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3619 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3620 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3621 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3622 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3623 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3624 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3625 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3626 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3627 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3628 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3629 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3630 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3631 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3632fs2.Err
3633 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3634 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3635 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3636 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3637 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3638 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3639 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3640 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3641 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3642 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3643 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3644 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3645 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3646 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3647 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3648 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3649 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3650fs2.Err
3651 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3652 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3653 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3654 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3655 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3656 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3657 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3658 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3659 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3660 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3661 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3662 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3663 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3664 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3665 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3666 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3667 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3668fs2.Err
3669 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3670 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3671 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3672 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3673 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3674 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3675 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3676 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3677 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3678 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3679 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3680 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3681 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3682 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3683 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3684 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3685 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3686fs2.Err
3687 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3688 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3689 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3690 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3691 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3692 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3693 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3694 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3695 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3696 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3697 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3698 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3699 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3700 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3701 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3702 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3703 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3704fs2.Err
3705 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3706 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3707 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3708 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3709 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3710 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3711 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3712 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3713 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3714 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3715 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3716 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3717 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3718 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3719 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3720 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3721 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3722fs2.Err
3723 at fs2.StreamSuite.$init$$$anonfun$13$$anonfun$2$$anonfun$1(StreamSuite.scala:742)
3724 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3725 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3726 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3727 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3728 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3729 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3730 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3731 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3732 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3733 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3734 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3735 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3736 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3737 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3738 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3739 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3740fs2.Err
3741 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3742 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3743 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3744 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3745 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
3746 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
3747 at fs2.Pull$ContP.apply(Pull.scala:682)
3748 at fs2.Pull$ContP.apply$(Pull.scala:681)
3749 at fs2.Pull$Bind.apply(Pull.scala:690)
3750 at fs2.Pull$Bind.apply(Pull.scala:690)
3751 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3752 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3753 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3754 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3755 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3756 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3757 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3758 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3759 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3760 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3761 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3762 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3763 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3764 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3765 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3766 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3767 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3768 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3769fs2.Err
3770 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3771 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3772 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3773 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3774 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
3775 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
3776 at fs2.Pull$ContP.apply(Pull.scala:682)
3777 at fs2.Pull$ContP.apply$(Pull.scala:681)
3778 at fs2.Pull$Bind.apply(Pull.scala:690)
3779 at fs2.Pull$Bind.apply(Pull.scala:690)
3780 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3781 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3782 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3783 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3784 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3785 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3786 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3787 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3788 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3789 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3790 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3791 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3792 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3793 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3794 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3795 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3796 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3797 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3798fs2.Err
3799 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3800 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3801 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3802 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3803 at fs2.Pull$FlatMapR$1.unconsed(Pull.scala:1069)
3804 at fs2.Pull$FlatMapR$1.out(Pull.scala:1078)
3805 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3806 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3807 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3808 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3809 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3810 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3811 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
3812 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3813 at flatMap @ fs2.Pull$.go$1$$anonfun$3(Pull.scala:1248)
3814 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3815 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3816 at map @ fs2.internal.InterruptContext.eval$$anonfun$1$$anonfun$1$$anonfun$3(InterruptContext.scala:96)
3817 at unsafeRunSync @ fs2.interop.packageDoctest$$anon$1.$init$$$anonfun$2$$anonfun$1(packageDoctest.scala:35)
3818fs2.Err
3819 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3820 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3821 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3822 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3823 at fs2.Pull$FlatMapR$1.unconsed(Pull.scala:1069)
3824 at fs2.Pull$FlatMapR$1.out(Pull.scala:1078)
3825 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3826 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3827 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3828 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3829 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3830 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3831 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
3832 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3833 at flatMap @ fs2.Pull$.go$1$$anonfun$3(Pull.scala:1248)
3834 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3835 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3836 at map @ fs2.internal.InterruptContext.eval$$anonfun$1$$anonfun$1$$anonfun$3(InterruptContext.scala:96)
3837 at unsafeRunSync @ fs2.interop.packageDoctest$$anon$1.$init$$$anonfun$2$$anonfun$1(packageDoctest.scala:35)
3838fs2.Err
3839 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3840 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3841 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3842 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3843 at fs2.Pull$FlatMapR$1.unconsed(Pull.scala:1069)
3844 at fs2.Pull$FlatMapR$1.out(Pull.scala:1078)
3845 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3846 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3847 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3848 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3849 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3850 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3851 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
3852 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3853 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3854 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3855 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3856 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
3857 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3858 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3859 at flatMap @ fs2.Pull$.go$1$$anonfun$3(Pull.scala:1248)
3860 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3861 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3862 at map @ fs2.internal.InterruptContext.eval$$anonfun$1$$anonfun$1$$anonfun$3(InterruptContext.scala:96)
3863fs2.Err
3864 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3865 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3866 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3867 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3868 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
3869 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
3870 at fs2.Pull$ContP.apply(Pull.scala:682)
3871 at fs2.Pull$ContP.apply$(Pull.scala:681)
3872 at fs2.Pull$Bind.apply(Pull.scala:690)
3873 at fs2.Pull$Bind.apply(Pull.scala:690)
3874 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3875 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3876 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3877 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3878 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3879 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3880 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3881 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3882 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3883 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3884 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3885 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3886 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3887 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3888 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3889 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3890 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3891 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3892fs2.Err
3893 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3894 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3895 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3896 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3897 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
3898 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
3899 at fs2.Pull$ContP.apply(Pull.scala:682)
3900 at fs2.Pull$ContP.apply$(Pull.scala:681)
3901 at fs2.Pull$Bind.apply(Pull.scala:690)
3902 at fs2.Pull$Bind.apply(Pull.scala:690)
3903 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3904 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3905 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3906 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3907 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3908 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3909 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3910 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3911 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3912 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3913 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3914 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3915 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3916 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3917 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3918 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3919 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3920 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3921fs2.Err
3922 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3923 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3924 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3925 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3926 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
3927 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
3928 at fs2.Pull$ContP.apply(Pull.scala:682)
3929 at fs2.Pull$ContP.apply$(Pull.scala:681)
3930 at fs2.Pull$Bind.apply(Pull.scala:690)
3931 at fs2.Pull$Bind.apply(Pull.scala:690)
3932 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3933 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3934 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3935 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3936 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3937 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3938 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3939 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3940 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3941 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3942 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3943 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3944 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3945 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3946 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
3947 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
3948 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
3949 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
3950fs2.Err
3951 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3952 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3953 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3954 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3955 at fs2.Pull$FlatMapR$1.unconsed(Pull.scala:1069)
3956 at fs2.Pull$FlatMapR$1.out(Pull.scala:1078)
3957 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3958 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3959 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3960 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3961 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3962 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3963 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
3964 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3965 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3966 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3967 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3968 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
3969 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3970 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3971 at flatMap @ fs2.Pull$.go$1$$anonfun$3(Pull.scala:1248)
3972 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3973 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
3974 at map @ fs2.internal.InterruptContext.eval$$anonfun$1$$anonfun$1$$anonfun$3(InterruptContext.scala:96)
3975fs2.Err
3976 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
3977 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
3978 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
3979 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
3980 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
3981 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
3982 at fs2.Pull$ContP.apply(Pull.scala:682)
3983 at fs2.Pull$ContP.apply$(Pull.scala:681)
3984 at fs2.Pull$Bind.apply(Pull.scala:690)
3985 at fs2.Pull$Bind.apply(Pull.scala:690)
3986 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
3987 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
3988 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
3989 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3990 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
3991 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
3992 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3993 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3994 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3995 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3996 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3997 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
3998 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
3999 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4000 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4001 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4002 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4003 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4004fs2.Err
4005 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4006 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4007 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4008 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4009 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4010 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4011 at fs2.Pull$ContP.apply(Pull.scala:682)
4012 at fs2.Pull$ContP.apply$(Pull.scala:681)
4013 at fs2.Pull$Bind.apply(Pull.scala:690)
4014 at fs2.Pull$Bind.apply(Pull.scala:690)
4015 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4016 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4017 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4018 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4019 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4020 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4021 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4022 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4023 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4024 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4025 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4026 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4027 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4028 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4029 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4030 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4031 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4032 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4033fs2.Err
4034 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4035 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4036 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4037 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4038 at fs2.Pull$FlatMapR$1.unconsed(Pull.scala:1069)
4039 at fs2.Pull$FlatMapR$1.out(Pull.scala:1078)
4040 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4041 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4042 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4043 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4044 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4045 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4046 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4047 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
4048 at flatMap @ fs2.Pull$.go$1$$anonfun$3(Pull.scala:1248)
4049 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
4050 at >>$extension @ fs2.Pull$.fs2$Pull$$$_$go$1(Pull.scala:1241)
4051 at map @ fs2.internal.InterruptContext.eval$$anonfun$1$$anonfun$1$$anonfun$3(InterruptContext.scala:96)
4052 at unsafeRunSync @ fs2.interop.packageDoctest$$anon$1.$init$$$anonfun$2$$anonfun$1(packageDoctest.scala:35)
4053fs2.Err
4054 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4055 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4056 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4057 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4058 at fs2.Pull$FlatMapR$1.unconsed(Pull.scala:1069)
4059 at fs2.Pull$FlatMapR$1.out(Pull.scala:1078)
4060 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4061 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4062 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4063 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4064 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4065 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4066 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4067 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4068 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4069 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4070 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4071 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4072 at map @ fs2.internal.InterruptContext.eval$$anonfun$1$$anonfun$1$$anonfun$3(InterruptContext.scala:96)
4073 at unsafeRunSync @ fs2.interop.packageDoctest$$anon$1.$init$$$anonfun$2$$anonfun$1(packageDoctest.scala:35)
4074fs2.Err
4075 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4076 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4077 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4078 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4079 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4080 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4081 at fs2.Pull$ContP.apply(Pull.scala:682)
4082 at fs2.Pull$ContP.apply$(Pull.scala:681)
4083 at fs2.Pull$Bind.apply(Pull.scala:690)
4084 at fs2.Pull$Bind.apply(Pull.scala:690)
4085 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4086 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4087 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4088 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4089 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4090 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4091 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4092 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4093 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4094 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4095 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4096 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4097 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4098 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4099 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4100 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4101 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4102 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4103fs2.Err
4104 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4105 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4106 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4107 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4108 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4109 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4110 at fs2.Pull$ContP.apply(Pull.scala:682)
4111 at fs2.Pull$ContP.apply$(Pull.scala:681)
4112 at fs2.Pull$Bind.apply(Pull.scala:690)
4113 at fs2.Pull$Bind.apply(Pull.scala:690)
4114 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4115 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4116 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4117 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4118 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4119 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4120 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4121 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4122 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4123 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4124 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4125 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4126 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4127 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4128 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4129 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4130 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4131 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4132fs2.Err
4133 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4134 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4135 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4136 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4137 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4138 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4139 at fs2.Pull$ContP.apply(Pull.scala:682)
4140 at fs2.Pull$ContP.apply$(Pull.scala:681)
4141 at fs2.Pull$Bind.apply(Pull.scala:690)
4142 at fs2.Pull$Bind.apply(Pull.scala:690)
4143 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4144 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4145 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4146 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4147 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4148 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4149 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4150 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4151 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4152 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4153 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4154 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4155 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4156 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4157 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4158 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4159 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4160 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4161fs2.CompositeFailure: Multiple exceptions were thrown (2), first fs2.Err: null
4162 at fs2.CompositeFailure$.apply(CompositeFailure.scala:58)
4163 at fs2.CompositeFailure$.apply(CompositeFailure.scala:45)
4164 at fs2.CompositeFailure$.fromResults$$anonfun$1(CompositeFailure.scala:88)
4165 at scala.util.Either.fold(Either.scala:200)
4166 at fs2.CompositeFailure$.fromResults(CompositeFailure.scala:88)
4167 at fs2.Stream$$anon$2.applyOrElse(Stream.scala:2041)
4168 at fs2.Stream$$anon$2.applyOrElse(Stream.scala:2040)
4169 at fs2.Chunk.collect(Chunk.scala:93)
4170 at fs2.Stream.collect$$anonfun$1(Stream.scala:477)
4171 at fs2.Stream.mapChunks$$anonfun$1(Stream.scala:1949)
4172 at fs2.Pull$.fs2$Pull$StreamPullOps$$$_$unconsFlatMap$extension$$anonfun$1(Pull.scala:339)
4173 at fs2.Pull$$anon$1.cont(Pull.scala:149)
4174 at fs2.Pull$BindBind.cont(Pull.scala:734)
4175 at fs2.Pull$ContP.apply(Pull.scala:682)
4176 at fs2.Pull$ContP.apply$(Pull.scala:681)
4177 at fs2.Pull$Bind.apply(Pull.scala:690)
4178 at fs2.Pull$Bind.apply(Pull.scala:690)
4179 at fs2.Pull$UnconsRunR$1.out$$anonfun$2(Pull.scala:1019)
4180 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4181 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4182 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4183 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4184 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4185 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4186 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4187 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4188 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4189 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4190 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4191 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4192 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4193 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4194 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4195 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4196 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4197Caused by: fs2.Err
4198 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4199 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4200 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4201 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4202 at fs2.Pull$FlatMapR$1.unconsed(Pull.scala:1069)
4203 at fs2.Pull$FlatMapR$1.out(Pull.scala:1078)
4204 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4205 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4206 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4207 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4208 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4209 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4210 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4211 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4212 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4213 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4214 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4215 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4216 at map @ fs2.internal.InterruptContext.eval$$anonfun$1$$anonfun$1$$anonfun$3(InterruptContext.scala:96)
4217 at unsafeRunSync @ fs2.interop.packageDoctest$$anon$1.$init$$$anonfun$2$$anonfun$1(packageDoctest.scala:35)
4218fs2.Err
4219 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4220 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4221 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4222 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4223 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4224 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4225 at fs2.Pull$ContP.apply(Pull.scala:682)
4226 at fs2.Pull$ContP.apply$(Pull.scala:681)
4227 at fs2.Pull$Bind.apply(Pull.scala:690)
4228 at fs2.Pull$Bind.apply(Pull.scala:690)
4229 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4230 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4231 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4232 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4233 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4234 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4235 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4236 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4237 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4238 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4239 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4240 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4241 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4242 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4243 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4244 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4245 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4246 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4247fs2.Err
4248 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4249 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4250 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4251 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4252 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4253 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4254 at fs2.Pull$ContP.apply(Pull.scala:682)
4255 at fs2.Pull$ContP.apply$(Pull.scala:681)
4256 at fs2.Pull$Bind.apply(Pull.scala:690)
4257 at fs2.Pull$Bind.apply(Pull.scala:690)
4258 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4259 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4260 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4261 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4262 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4263 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4264 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4265 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4266 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4267 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4268 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4269 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4270 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4271 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4272 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4273 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4274 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4275 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4276fs2.CompositeFailure: Multiple exceptions were thrown (2), first fs2.Err: null
4277 at fs2.CompositeFailure$.apply(CompositeFailure.scala:58)
4278 at fs2.CompositeFailure$.apply(CompositeFailure.scala:45)
4279 at fs2.CompositeFailure$.fromResults$$anonfun$1(CompositeFailure.scala:88)
4280 at scala.util.Either.fold(Either.scala:200)
4281 at fs2.CompositeFailure$.fromResults(CompositeFailure.scala:88)
4282 at fs2.Stream$$anon$2.applyOrElse(Stream.scala:2041)
4283 at fs2.Stream$$anon$2.applyOrElse(Stream.scala:2040)
4284 at fs2.Chunk.collect(Chunk.scala:93)
4285 at fs2.Stream.collect$$anonfun$1(Stream.scala:477)
4286 at fs2.Stream.mapChunks$$anonfun$1(Stream.scala:1949)
4287 at fs2.Pull$.fs2$Pull$StreamPullOps$$$_$unconsFlatMap$extension$$anonfun$1(Pull.scala:339)
4288 at fs2.Pull$$anon$1.cont(Pull.scala:149)
4289 at fs2.Pull$BindBind.cont(Pull.scala:734)
4290 at fs2.Pull$ContP.apply(Pull.scala:682)
4291 at fs2.Pull$ContP.apply$(Pull.scala:681)
4292 at fs2.Pull$Bind.apply(Pull.scala:690)
4293 at fs2.Pull$Bind.apply(Pull.scala:690)
4294 at fs2.Pull$UnconsRunR$1.out$$anonfun$2(Pull.scala:1019)
4295 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4296 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4297 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4298 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4299 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4300 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4301 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4302 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4303 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4304 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4305 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4306 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4307 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4308 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4309 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4310 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4311 at flatMap @ fs2.Pull$.fs2$Pull$$$_$interruptGuard$1(Pull.scala:951)
4312Caused by: fs2.Err
4313 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4314 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4315 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4316 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4317 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4318 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4319 at fs2.Pull$ContP.apply(Pull.scala:682)
4320 at fs2.Pull$ContP.apply$(Pull.scala:681)
4321 at fs2.Pull$Bind.apply(Pull.scala:690)
4322 at fs2.Pull$Bind.apply(Pull.scala:690)
4323 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4324 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4325 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4326 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4327 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4328 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4329 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4330 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4331 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4332 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4333 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4334 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4335 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4336 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4337 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4338 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4339 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4340 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4341fs2.Err
4342 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4343 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4344 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4345 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4346 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4347 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4348 at fs2.Pull$ContP.apply(Pull.scala:682)
4349 at fs2.Pull$ContP.apply$(Pull.scala:681)
4350 at fs2.Pull$Bind.apply(Pull.scala:690)
4351 at fs2.Pull$Bind.apply(Pull.scala:690)
4352 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4353 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4354 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4355 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4356 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4357 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4358 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4359 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4360 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4361 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4362 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4363 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4364 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4365 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4366 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4367 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4368 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4369 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4370fs2.Err
4371 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4372 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4373 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4374 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4375 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4376 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4377 at fs2.Pull$ContP.apply(Pull.scala:682)
4378 at fs2.Pull$ContP.apply$(Pull.scala:681)
4379 at fs2.Pull$Bind.apply(Pull.scala:690)
4380 at fs2.Pull$Bind.apply(Pull.scala:690)
4381 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4382 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4383 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4384 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4385 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4386 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4387 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4388 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4389 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4390 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4391 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4392 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4393 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4394 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4395 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4396 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4397 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4398 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4399fs2.Err
4400 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4401 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4402 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4403 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4404 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4405 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4406 at fs2.Pull$ContP.apply(Pull.scala:682)
4407 at fs2.Pull$ContP.apply$(Pull.scala:681)
4408 at fs2.Pull$Bind.apply(Pull.scala:690)
4409 at fs2.Pull$Bind.apply(Pull.scala:690)
4410 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4411 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4412 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4413 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4414 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4415 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4416 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4417 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4418 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4419 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4420 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4421 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4422 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4423 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4424 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4425 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4426 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4427 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4428fs2.Err
4429 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4430 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4431 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4432 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4433 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4434 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4435 at fs2.Pull$ContP.apply(Pull.scala:682)
4436 at fs2.Pull$ContP.apply$(Pull.scala:681)
4437 at fs2.Pull$Bind.apply(Pull.scala:690)
4438 at fs2.Pull$Bind.apply(Pull.scala:690)
4439 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4440 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4441 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4442 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4443 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4444 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4445 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4446 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4447 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4448 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4449 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4450 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4451 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4452 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4453 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4454 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4455 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4456 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4457fs2.Err
4458 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4459 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4460 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4461 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4462 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4463 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4464 at fs2.Pull$ContP.apply(Pull.scala:682)
4465 at fs2.Pull$ContP.apply$(Pull.scala:681)
4466 at fs2.Pull$Bind.apply(Pull.scala:690)
4467 at fs2.Pull$Bind.apply(Pull.scala:690)
4468 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4469 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4470 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4471 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4472 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4473 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4474 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4475 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4476 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4477 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4478 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4479 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4480 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4481 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4482 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4483 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4484 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4485 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4486fs2.Err
4487 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4488 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4489 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4490 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4491 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4492 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4493 at fs2.Pull$ContP.apply(Pull.scala:682)
4494 at fs2.Pull$ContP.apply$(Pull.scala:681)
4495 at fs2.Pull$Bind.apply(Pull.scala:690)
4496 at fs2.Pull$Bind.apply(Pull.scala:690)
4497 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4498 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4499 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4500 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4501 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4502 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4503 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4504 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4505 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4506 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4507 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4508 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4509 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4510 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4511 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4512 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4513 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4514 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4515fs2.Err
4516 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4517 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4518 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4519 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4520 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4521 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4522 at fs2.Pull$ContP.apply(Pull.scala:682)
4523 at fs2.Pull$ContP.apply$(Pull.scala:681)
4524 at fs2.Pull$Bind.apply(Pull.scala:690)
4525 at fs2.Pull$Bind.apply(Pull.scala:690)
4526 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4527 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4528 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4529 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4530 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4531 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4532 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4533 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4534 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4535 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4536 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4537 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4538 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4539 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4540 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4541 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4542 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4543 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4544fs2.Err
4545 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4546 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4547 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4548 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4549 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4550 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4551 at fs2.Pull$ContP.apply(Pull.scala:682)
4552 at fs2.Pull$ContP.apply$(Pull.scala:681)
4553 at fs2.Pull$Bind.apply(Pull.scala:690)
4554 at fs2.Pull$Bind.apply(Pull.scala:690)
4555 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4556 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4557 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4558 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4559 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4560 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4561 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4562 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4563 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4564 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4565 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4566 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4567 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4568 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4569 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4570 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4571 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4572 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4573fs2.Err
4574 at fs2.Fs2Suite.spuriousFail$$anonfun$1$$anonfun$1(Fs2Suite.scala:48)
4575 at fs2.Stream.flatMap$$anonfun$1(Stream.scala:1295)
4576 at fs2.Pull$FlatMapR$1.loop$1(Pull.scala:1052)
4577 at fs2.Pull$FlatMapR$1.go$2(Pull.scala:1059)
4578 at fs2.Pull$FlatMapR$1.go$2$$anonfun$1(Pull.scala:1061)
4579 at fs2.Pull$$anon$9.cont(Pull.scala:1345)
4580 at fs2.Pull$ContP.apply(Pull.scala:682)
4581 at fs2.Pull$ContP.apply$(Pull.scala:681)
4582 at fs2.Pull$Bind.apply(Pull.scala:690)
4583 at fs2.Pull$Bind.apply(Pull.scala:690)
4584 at fs2.Pull$.go$1$$anonfun$1(Pull.scala:1236)
4585 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
4586 at get @ fs2.internal.Scope.openScope(Scope.scala:278)
4587 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4588 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1214)
4589 at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
4590 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4591 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4592 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4593 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4594 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4595 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4596 at modify @ fs2.internal.Scope.open$$anonfun$1(Scope.scala:149)
4597 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
4598 at uncancelable @ fs2.Compiler$Target.uncancelable(Compiler.scala:165)
4599 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1213)
4600 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
4601 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1199)
4602fs2.StreamSuite:
4603 + basics - append consistent with list concat 0.004s
4604 + basics - construction via apply 0.0s
4605 + basics - >> consistent with list flatMap 0.018s
4606 + basics - chunk 0.002s
4607 + basics - chunkLimit 0.002s
4608 + basics - chunkMin 0.005s
4609 + basics - chunkN - fewer 0.004s
4610 + basics - chunkN - no-fewer 0.004s
4611 + basics - chunks - chunks.map identity 0.019s
4612 + basics - chunks - chunks.unchunks identity 0.011s
4613 + basics - ensure - preserves chunks 0.003s
4614 + basics - ensure - fails when predicate fails 0.0s
4615 + basics - ensure - succeeds when predicate succeeds 0.001s
4616 + basics - eval 0.0s
4617 + basics - evals 0.001s
4618 + basics - flatMap - list homomorphism 0.025s
4619 + basics - flatMap - Stack safety - Regression #3011 0.007s
4620 + basics - handleErrorWith - 1 0.002s
4621 + basics - handleErrorWith - 2 0.0s
4622 + basics - handleErrorWith - 3 0.001s
4623 + basics - handleErrorWith - 4 - error in eval 0.001s
4624 + basics - handleErrorWith - 5 0.001s
4625 + basics - handleErrorWith - 6 0.001s
4626 + basics - handleErrorWith - 7 - parJoin 0.002s
4627 + basics - handleErrorWith - 7b - list parJoinUnbounded 0.002s
4628 + basics - handleErrorWith - 8 0.001s
4629 + basics - handleErrorWith - 9 0.0s
4630 + basics - handleErrorWith - 10 0.0s
4631 + basics - handleErrorWith - 11 0.001s
4632 + basics - handleErrorWith - 12 0.001s
4633 + basics - handleErrorWith - 13 0.0s
4634 + basics - handleErrorWith - 14 0.001s
4635 + basics - handleErrorWith - 15 0.001s
4636 + basics - handleErrorWith - 16 - parJoin CompositeFailure 0.002s
4637==> s fs2.StreamSuite.basics - handleErrorWith - 16b - list parJoinUnbounded CompositeFailure skipped 0.005s
4638 + cancelation of compiled streams - constant 1.001s
4639 + cancelation of compiled streams - bracketed stream 1.001s
4640 + cancelation of compiled streams - concurrently 1.001s
4641 + cancelation of compiled streams - merge 1.0s
4642 + cancelation of compiled streams - parJoin 1.001s
4643 + cancelation of compiled streams - list parJoin 1.001s
4644 + cancelation of compiled streams - #1236 1.002s
4645 + cancelation of compiled streams - #1236 (list parJoinUnbounded) 1.001s
4646 + cancelation of compiled streams - #2072 - stream canceled while resource acquisition is running 1.302s
4647 + cancelation of compiled streams - spawn 1.001s
4648 + map - map.toList == toList.map 0.004s
4649 + map - regression #1335 - stack safety of map 0.002s
4650 + map - regression #2353 - stack safety of map 0.05s
4651 + mapChunks 0.003s
4652 + raiseError - compiled stream fails with an error raised in stream 0.0s
4653 + raiseError - compiled stream fails with an error if error raised after an append 0.0s
4654 + raiseError - compiled stream does not fail if stream is termianted before raiseError 0.001s
4655 + repeat 0.006s
4656 + repeatN 0.009s
4657 + resource-append 0.002s
4658 + resource 0.002s
4659 + resourceWeak 0.002s
4660 + fromAutoCloseable 0.004s
4661 + fromAutoCloseableWeak 0.002s
4662 + resource safety - 1 0.05s
4663 + resource safety - 2a 0.025s
4664 + resource safety - 2b 0.088s
4665==> i fs2.StreamSuite.resource safety - 3 ignored 0.0s
4666 + resource safety - 4 0.034s
4667 + resource safety - 5 0.488s
4668 + resource safety - 5 (list parJoinUnbounded) 0.492s
4669 + resource safety - 6 2.003s
4670 + resource safety - 6b (list parJoinUnbounded) 2.002s
4671 + resource safety - scope - 1 0.002s
4672 + resource safety - scope - 2 0.001s
4673 + resource safety - take - identity 0.001s
4674 + resource safety - take - chunks 0.0s
4675 + resource safety - takeRight 0.002s
4676 + resource safety - takeWhile 0.002s
4677 + resource safety - takeThrough 0.003s
4678 + compile - resource - concurrently 0.003s
4679 + compile - resource - onFinalise 0.001s
4680 + compile - resource - onFinalizeWeak 0.001s
4681 + compile - resource - last scope extended, not all scopes - 1 0.0s
4682 + compile - resource - last scope extended, not all scopes - 2 0.002s
4683 + compile - resource - allocated 0.001s
4684 + compile - resource - interruption - 1 0.2s
4685 + compile - resource - interruption - 2 0.201s
4686 + pure pipes cannot be used with effectful streams (#1838) 0.005s
4687 + monad instance overrides map and preserves chunks 0.001s
4688 + Stream[F, Either[Throwable, O]] - .evalMap(_.pure.rethrow).mask <-> .rethrow.mask 0.007s
4689fs2.StreamConflateSuite:
4690 + conflateMap 0.005s
4691fs2.ChunkQueueSuite:
4692 + take 0.009s
4693 + drop 0.008s
4694 + takeRight 0.006s
4695 + dropRight 0.007s
4696 + equals 0.005s
4697 + hashCode 0.007s
4698 + startsWith matches List implementation prefixes 0.17s
4699 + apply 0.011s
4700fs2.interop.flow.PublisherToSubscriberSpec:
4701 + should have the same output as input 0.049s
4702 + should propagate errors downstream 0.003s
4703 + should cancel upstream if downstream completes 0.038s
4704fs2.timeseries.TimeSeriesSuite:
4705 + interpolating time ticks in a timestamped stream 0.004s
4706 + support combining two scans via an either 0.002s
4707fs2.StreamPerformanceSuite:
4708 + left-associated ++ - 2 0.001s
4709 + left-associated ++ - 3 0.0s
4710 + left-associated ++ - 100 0.0s
4711 + left-associated ++ - 200 0.001s
4712 + left-associated ++ - 400 0.001s
4713 + left-associated ++ - 800 0.001s
4714 + left-associated ++ - 1600 0.001s
4715 + left-associated ++ - 3200 0.003s
4716 + left-associated ++ - 6400 0.006s
4717 + left-associated ++ - 12800 0.004s
4718 + left-associated ++ - 25600 0.008s
4719 + left-associated ++ - 51200 0.018s
4720 + left-associated ++ - 102400 0.051s
4721 + right-associated ++ - 2 0.001s
4722 + right-associated ++ - 3 0.0s
4723 + right-associated ++ - 100 0.001s
4724 + right-associated ++ - 200 0.0s
4725 + right-associated ++ - 400 0.001s
4726 + right-associated ++ - 800 0.001s
4727 + right-associated ++ - 1600 0.002s
4728 + right-associated ++ - 3200 0.004s
4729 + right-associated ++ - 6400 0.007s
4730 + right-associated ++ - 12800 0.009s
4731 + right-associated ++ - 25600 0.008s
4732 + right-associated ++ - 51200 0.021s
4733 + right-associated ++ - 102400 0.027s
4734 + left-associated flatMap 1 - 2 0.001s
4735 + left-associated flatMap 1 - 3 0.0s
4736 + left-associated flatMap 1 - 100 0.0s
4737 + left-associated flatMap 1 - 200 0.001s
4738 + left-associated flatMap 1 - 400 0.0s
4739 + left-associated flatMap 1 - 800 0.001s
4740 + left-associated flatMap 1 - 1600 0.0s
4741 + left-associated flatMap 1 - 3200 0.002s
4742 + left-associated flatMap 1 - 6400 0.003s
4743 + left-associated flatMap 1 - 12800 0.004s
4744 + left-associated flatMap 1 - 25600 0.006s
4745 + left-associated flatMap 1 - 51200 0.013s
4746 + left-associated flatMap 1 - 102400 0.025s
4747==> i fs2.StreamPerformanceSuite.left-associated map 1 - 2 ignored 0.0s
4748==> i fs2.StreamPerformanceSuite.left-associated map 1 - 3 ignored 0.0s
4749==> i fs2.StreamPerformanceSuite.left-associated map 1 - 100 ignored 0.0s
4750==> i fs2.StreamPerformanceSuite.left-associated map 1 - 200 ignored 0.0s
4751==> i fs2.StreamPerformanceSuite.left-associated map 1 - 400 ignored 0.0s
4752==> i fs2.StreamPerformanceSuite.left-associated map 1 - 800 ignored 0.0s
4753==> i fs2.StreamPerformanceSuite.left-associated map 1 - 1600 ignored 0.0s
4754==> i fs2.StreamPerformanceSuite.left-associated map 1 - 3200 ignored 0.0s
4755==> i fs2.StreamPerformanceSuite.left-associated map 1 - 6400 ignored 0.0s
4756==> i fs2.StreamPerformanceSuite.left-associated map 1 - 12800 ignored 0.0s
4757==> i fs2.StreamPerformanceSuite.left-associated map 1 - 25600 ignored 0.0s
4758==> i fs2.StreamPerformanceSuite.left-associated map 1 - 51200 ignored 0.0s
4759==> i fs2.StreamPerformanceSuite.left-associated map 1 - 102400 ignored 0.0s
4760 + left-associated eval() ++ flatMap 1 - 2 0.001s
4761 + left-associated eval() ++ flatMap 1 - 3 0.001s
4762 + left-associated eval() ++ flatMap 1 - 100 0.0s
4763 + left-associated eval() ++ flatMap 1 - 200 0.001s
4764 + left-associated eval() ++ flatMap 1 - 400 0.001s
4765 + left-associated eval() ++ flatMap 1 - 800 0.002s
4766 + left-associated eval() ++ flatMap 1 - 1600 0.003s
4767 + left-associated eval() ++ flatMap 1 - 3200 0.005s
4768 + left-associated eval() ++ flatMap 1 - 6400 0.008s
4769 + left-associated eval() ++ flatMap 1 - 12800 0.017s
4770 + left-associated eval() ++ flatMap 1 - 25600 0.023s
4771 + left-associated eval() ++ flatMap 1 - 51200 0.045s
4772 + left-associated eval() ++ flatMap 1 - 102400 0.089s
4773 + right-associated flatMap 1 - 2 0.002s
4774 + right-associated flatMap 1 - 3 0.0s
4775 + right-associated flatMap 1 - 100 0.0s
4776 + right-associated flatMap 1 - 200 0.0s
4777 + right-associated flatMap 1 - 400 0.001s
4778 + right-associated flatMap 1 - 800 0.001s
4779 + right-associated flatMap 1 - 1600 0.002s
4780 + right-associated flatMap 1 - 3200 0.002s
4781 + right-associated flatMap 1 - 6400 0.003s
4782 + right-associated flatMap 1 - 12800 0.005s
4783 + right-associated flatMap 1 - 25600 0.007s
4784 + right-associated flatMap 1 - 51200 0.017s
4785 + right-associated flatMap 1 - 102400 0.03s
4786 + right-associated eval() ++ flatMap 1 - 2 0.001s
4787 + right-associated eval() ++ flatMap 1 - 3 0.0s
4788 + right-associated eval() ++ flatMap 1 - 100 0.0s
4789 + right-associated eval() ++ flatMap 1 - 200 0.0s
4790 + right-associated eval() ++ flatMap 1 - 400 0.002s
4791 + right-associated eval() ++ flatMap 1 - 800 0.002s
4792 + right-associated eval() ++ flatMap 1 - 1600 0.002s
4793 + right-associated eval() ++ flatMap 1 - 3200 0.003s
4794 + right-associated eval() ++ flatMap 1 - 6400 0.007s
4795 + right-associated eval() ++ flatMap 1 - 12800 0.011s
4796 + right-associated eval() ++ flatMap 1 - 25600 0.037s
4797 + right-associated eval() ++ flatMap 1 - 51200 0.046s
4798 + right-associated eval() ++ flatMap 1 - 102400 0.093s
4799 + left-associated flatMap 2 - 2 0.001s
4800 + left-associated flatMap 2 - 3 0.0s
4801 + left-associated flatMap 2 - 100 0.001s
4802 + left-associated flatMap 2 - 200 0.0s
4803 + left-associated flatMap 2 - 400 0.001s
4804 + left-associated flatMap 2 - 800 0.001s
4805 + left-associated flatMap 2 - 1600 0.002s
4806 + left-associated flatMap 2 - 3200 0.003s
4807 + left-associated flatMap 2 - 6400 0.005s
4808 + left-associated flatMap 2 - 12800 0.014s
4809 + left-associated flatMap 2 - 25600 0.02s
4810 + left-associated flatMap 2 - 51200 0.038s
4811 + left-associated flatMap 2 - 102400 0.08s
4812 + right-associated flatMap 2 - 2 0.001s
4813 + right-associated flatMap 2 - 3 0.0s
4814 + right-associated flatMap 2 - 100 0.0s
4815 + right-associated flatMap 2 - 200 0.0s
4816 + right-associated flatMap 2 - 400 0.001s
4817 + right-associated flatMap 2 - 800 0.0s
4818 + right-associated flatMap 2 - 1600 0.001s
4819 + right-associated flatMap 2 - 3200 0.003s
4820 + right-associated flatMap 2 - 6400 0.004s
4821 + right-associated flatMap 2 - 12800 0.004s
4822 + right-associated flatMap 2 - 25600 0.008s
4823 + right-associated flatMap 2 - 51200 0.015s
4824 + right-associated flatMap 2 - 102400 0.031s
4825 + transduce (id) - 2 0.001s
4826 + transduce (id) - 3 0.0s
4827 + transduce (id) - 100 0.001s
4828 + transduce (id) - 200 0.001s
4829 + transduce (id) - 400 0.002s
4830 + transduce (id) - 800 0.003s
4831 + transduce (id) - 1600 0.003s
4832 + transduce (id) - 3200 0.006s
4833 + transduce (id) - 6400 0.014s
4834 + transduce (id) - 12800 0.014s
4835 + transduce (id) - 25600 0.033s
4836 + transduce (id) - 51200 0.054s
4837 + transduce (id) - 102400 0.103s
4838 + bracket + handleErrorWith - left associated - 2 0.002s
4839 + bracket + handleErrorWith - left associated - 3 0.0s
4840 + bracket + handleErrorWith - left associated - 100 0.002s
4841 + bracket + handleErrorWith - left associated - 200 0.003s
4842 + bracket + handleErrorWith - left associated - 400 0.007s
4843 + bracket + handleErrorWith - left associated - 800 0.01s
4844 + bracket + handleErrorWith - left associated - 1600 0.023s
4845 + bracket + handleErrorWith - left associated - 3200 0.03s
4846 + bracket + handleErrorWith - left associated - 6400 0.062s
4847 + bracket + handleErrorWith - left associated - 12800 0.099s
4848 + bracket + handleErrorWith - left associated - 25600 0.204s
4849 + bracket + handleErrorWith - left associated - 51200 0.399s
4850 + bracket + handleErrorWith - left associated - 102400 0.89s
4851 + bracket + handleErrorWith - right associated - 2 0.002s
4852 + bracket + handleErrorWith - right associated - 3 0.001s
4853 + bracket + handleErrorWith - right associated - 100 0.001s
4854 + bracket + handleErrorWith - right associated - 200 0.003s
4855 + bracket + handleErrorWith - right associated - 400 0.006s
4856 + bracket + handleErrorWith - right associated - 800 0.007s
4857 + bracket + handleErrorWith - right associated - 1600 0.013s
4858 + bracket + handleErrorWith - right associated - 3200 0.025s
4859 + bracket + handleErrorWith - right associated - 6400 0.06s
4860 + bracket + handleErrorWith - right associated - 12800 0.092s
4861 + bracket + handleErrorWith - right associated - 25600 0.182s
4862 + bracket + handleErrorWith - right associated - 51200 0.392s
4863 + bracket + handleErrorWith - right associated - 102400 0.752s
4864 + chunky flatMap - 2 0.0s
4865 + chunky flatMap - 3 0.0s
4866 + chunky flatMap - 100 0.001s
4867 + chunky flatMap - 200 0.0s
4868 + chunky flatMap - 400 0.0s
4869 + chunky flatMap - 800 0.001s
4870 + chunky flatMap - 1600 0.001s
4871 + chunky flatMap - 3200 0.002s
4872 + chunky flatMap - 6400 0.004s
4873 + chunky flatMap - 12800 0.005s
4874 + chunky flatMap - 25600 0.016s
4875 + chunky flatMap - 51200 0.015s
4876 + chunky flatMap - 102400 0.031s
4877 + chunky map with uncons - 2 0.001s
4878 + chunky map with uncons - 3 0.0s
4879 + chunky map with uncons - 100 0.0s
4880 + chunky map with uncons - 200 0.0s
4881 + chunky map with uncons - 400 0.001s
4882 + chunky map with uncons - 800 0.0s
4883 + chunky map with uncons - 1600 0.0s
4884 + chunky map with uncons - 3200 0.001s
4885 + chunky map with uncons - 6400 0.001s
4886 + chunky map with uncons - 12800 0.001s
4887 + chunky map with uncons - 25600 0.002s
4888 + chunky map with uncons - 51200 0.004s
4889 + chunky map with uncons - 102400 0.009s
4890fs2.StreamParJoinSuite:
4891 + no concurrency 0.006s
4892 + concurrency 0.091s
4893 + concurrent flattening 0.138s
4894 + merge consistency 0.031s
4895 + resources acquired in outer stream are released after inner streams complete 0.287s
4896 + run finalizers of inner streams first 2.542s
4897 + hangs - 1 0.001s
4898 + hangs - 2 0.001s
4899 + hangs - 3 0.001s
4900 + hangs - 4 0.001s
4901 + outer failed 0.001s
4902 + propagate error from inner stream before ++ 0.001s
4903 + short-circuiting transformers - do not block while evaluating a stream of streams in IO in parallel 0.001s
4904 + short-circuiting transformers - do not block while evaluating a stream of streams in EitherT[IO, Throwable, *] in parallel - right 0.006s
4905 + short-circuiting transformers - do not block while evaluating a stream of streams in EitherT[IO, Throwable, *] in parallel - left 0.007s
4906 + short-circuiting transformers - do not block while evaluating a stream in EitherT[IO, Throwable, *] with multiple parJoins 0.022s
4907 + short-circuiting transformers - do not block while evaluating an EitherT.left outer stream 0.004s
4908 + short-circuiting transformers - do not block while evaluating a stream of streams in OptionT[IO, *] in parallel - some 0.006s
4909 + short-circuiting transformers - do not block while evaluating a stream of streams in OptionT[IO, *] in parallel - none 0.003s
4910 + short-circuiting transformers - do not block while evaluating an OptionT.none outer stream 0.002s
4911 + short-circuiting transformers - pull at most 2 elements from inner streams 0.003s
4912fs2.StreamConcurrentlySuite:
4913 + when background stream terminates, overall stream continues 0.641s
4914 + when background stream fails, overall stream fails 0.006s
4915 + when primary stream fails, overall stream fails and background stream is terminated 0.026s
4916 + when primary stream terminates, background stream is terminated 0.642s
4917 + when background stream fails, primary stream fails even when hung 0.007s
4918 + run finalizers of background stream and properly handle exception 2.425s
4919 + bug 2197 0.244s
4920 + background stream completes with short-circuiting transformers 0.002s
4921 + foreground stream short-circuits 0.001s
4922fs2.interop.flow.ProcessorPipeSpec:
4923 + should process upstream input and propagate results to downstream 0.055s
4924fs2.JvmNativeCompressionSuite:
4925 + inflate please wrap 0.004s
4926 + inflate please nowrap 0.001s
4927 + deflate input 0.012s
4928 + inflate input 0.012s
4929 + inflate input (deflated larger than inflated) 0.001s
4930 + deflate |> inflate ~= id 0.007s
4931 + deflate.compresses input 0.001s
4932 + deflate and inflate are reusable 0.178s
4933 + gzip.compresses input 0.003s
4934 + gzip and gunzip are reusable 0.187s
4935 + maybeGunzip - not gzip 0.002s
4936 + maybeGunzip - gzip 0.01s
4937 + gzip |> gunzip ~= id 0.02s
4938 + gzip |> gunzip ~= id (mutually prime chunk sizes, compression larger) 0.012s
4939 + gzip |> gunzip ~= id (mutually prime chunk sizes, decompression larger) 0.012s
4940 + gzip |> GZIPInputStream ~= id 0.009s
4941 + gzip.compresses input, with FLG.FHCRC set 0.002s
4942 + gunzip limit fileName and comment length 2.917s
4943 + unix.gzip |> gunzip 0.006s
4944fs2.Scala3Suite:
4945 + chunk - iarray 0.002s
4946 + chunk - toIArray 0.001s
4947 + chunk - iarray andThen toIArray is identity 0.0s
4948 + compilation - IArray 0.001s
4949fs2.interop.flow.CancellationSpec:
4950 + After subscription is canceled request must be NOOPs 3.271s
4951 + after subscription is canceled additional cancellations must be NOOPs 2.726s
4952fs2.BracketSuite:
4953 + single bracket - normal termination 0.003s
4954 + single bracket - failure 0.001s
4955 + single bracket - throw from append 0.0s
4956 + bracket ++ bracket - normal termination 0.001s
4957 + bracket ++ bracket - failure 0.001s
4958 + nested 0.011s
4959 + early termination 0.004s
4960 + finalizer should not be called until necessary 0.001s
4961 + 1000000 brackets in sequence 6.089s
4962 + evaluating a bracketed stream multiple times is safe 0.001s
4963 + finalizers are run in LIFO order - explicit release 0.001s
4964 + finalizers are run in LIFO order - scope closure 0.002s
4965 + propagate error from closing the root scope - fail left 0.0s
4966 + propagate error from closing the root scope - fail right 0.001s
4967 + handleErrorWith closes scopes 0.0s
4968 + bracketCase - normal termination 0.011s
4969 + bracketCase - failure 0.009s
4970 + bracketCase - cancelation 0.691s
4971 + bracketCase - interruption 0.737s
4972 + bracketFull - no polling - normal termination 0.009s
4973 + bracketFull - no polling - failure 0.011s
4974 + bracketFull - no polling - cancelation 0.808s
4975 + bracketFull - no polling - interruption 0.74s
4976 + bracketFull - polling - normal termination 0.008s
4977 + bracketFull - polling - failure 0.006s
4978 + bracketFull - polling - cancelation 0.51s
4979 + bracketFull - polling - interruption 0.512s
4980 + bracketFull - long running unmasked acquire - cancelation 0.51s
4981 + bracketFull - long running unmasked acquire - interruption 0.512s
4982 + #2785 0.002s
4983 + #2966 release is uncancelable 0.001s
4984 + #3473 Scope.close frees it's children and it's parent's reference to itself uncancelably (10000 fibers) 0.634s
4985fs2.StreamObserveSuite:
4986 + observe - basic functionality 0.019s
4987 + observe - handle errors from observing sink 0.009s
4988 + observe - propagate error from source 0.007s
4989 + observe - handle finite observing sink - 1 0.007s
4990 + observe - handle finite observing sink - 2 0.006s
4991 + observe - handle multiple consecutive observations 0.025s
4992 + observe - no hangs on failures 0.025s
4993 + observeAsync - basic functionality 0.01s
4994 + observeAsync - handle errors from observing sink 0.006s
4995 + observeAsync - propagate error from source 0.006s
4996 + observeAsync - handle finite observing sink - 1 0.004s
4997 + observeAsync - handle finite observing sink - 2 0.005s
4998 + observeAsync - handle multiple consecutive observations 0.022s
4999 + observeAsync - no hangs on failures 0.015s
5000 + observe - not-eager - 1 - do not pull another element before we emit the current 0.102s
5001 + observe - not-eager - 2 - do not pull another element before downstream asks 0.102s
5002 + observe - not-eager - 3 - do not halt the observing sink when upstream terminates 0.102s
5003 + observeEither - does not drop elements 0.005s
5004 + observeEither - termination - left 0.001s
5005 + observeEither - termination - right 0.001s
5006fs2.StreamSpawnSuite:
5007 + when background stream terminates, overall stream continues 0.643s
5008 + when background stream fails, overall stream fails 0.008s
5009 + when primary stream fails, overall stream fails and background stream is terminated 0.026s
5010 + when primary stream terminates, background stream is terminated 0.644s
5011 + when background stream fails, primary stream fails even when hung 0.012s
5012 + Cancelling the resulting fiber stops the background stream 0.027s
5013Starting build for ProjectRef(file:/build/repo/,ioJVM) (fs2-io)... [4/6]
5014Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5015[info] compiling 23 Scala sources to /build/repo/io/jvm/target/scala-3.8.0/test-classes ...
5016[warn] -- Warning: /build/repo/io/jvm/src/test/scala/fs2/io/IoPlatformSuite.scala:115:59
5017[warn] 115 | Shrink.xmap[Int, ChunkSize](ChunkSize(_), _.value) {
5018[warn] | ^
5019[warn] |Implicit parameters should be provided with a `using` clause.
5020[warn] |To disable the warning, please use the following option:
5021[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5022[warn] 116 | Shrink.shrinkIntegral[Int].suchThat(_ > defaultPipedInputStreamBufferSize)
5023[warn] 117 | }
5024[warn] -- Warning: /build/repo/io/shared/src/test/scala/fs2/io/file/FilesExamples.scala:77:21
5025[warn] 77 | .foldSemigroup { case (x @ (_, xFeature), y @ (_, yFeature)) =>
5026[warn] | ^
5027[warn] |Implicit parameters should be provided with a `using` clause.
5028[warn] |To disable the warning, please use the following option:
5029[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5030[warn] 78 | if (Order[A].lt(xFeature, yFeature)) x else y
5031[warn] 79 | }
5032[warn] two warnings found
5033[info] done compiling
5034fs2.io.file.FilesSuite:
5035 + readAll - retrieves whole content of a file 0.535s
5036 + readAll - suspends errors in the effect 0.03s
5037 + readRange - reads half of a file 0.022s
5038 + readRange - reads full file if end is bigger than file size 0.016s
5039 + readRange - can handle Long range endpoints 0.012s
5040 + writeAll - simple write 0.042s
5041 + writeAll - append 0.012s
5042 + writeAll - suspends errors in the effect 0.015s
5043 + writeAll - writeUtf8 0.008s
5044 + writeAll - writeUtf8Lines 0.014s
5045 + writeAll - writeUtf8Lines - side effect 0.011s
5046 + writeAll - writeUtf8Lines - empty stream 0.008s
5047 + tail - keeps reading a file as it is appended 1.071s
5048 + exists - returns false on a non existent file 0.002s
5049 + exists - returns true on an existing file 0.002s
5050 + permissions - should fail for a non existent file 0.005s
5051 + permissions - should return permissions for existing file 0.01s
5052 + permissions - innappropriate access should raise AccessDeniedException 0.003s
5053 + setPermissions - should fail for a non existent file 0.002s
5054 + setPermissions - should correctly change file permissions for existing file 0.011s
5055 + copy - returns a path to the new file 0.012s
5056 + copy - recursive copy in a streaming fashion 0.052s
5057 + delete - should fail on a non existent file 0.002s
5058 + delete - should fail on a non empty directory 0.006s
5059 + deleteIfExists - should result in non existent file 0.002s
5060 + deleteDirectoryRecursively - should remove a non-empty directory 0.005s
5061 + move - should result in the old path being deleted 0.003s
5062 + size - should return correct size of ay file 0.006s
5063 + tempFile - should remove the file following stream closure 0.007s
5064 + tempFile - should not fail if the file is deleted before the stream completes 0.005s
5065 + tempFile - should create the file in the specified directory 0.005s
5066 + tempFile - should create the file in the default temp directory when dir is not specified 0.002s
5067 + tempFile - filename should begin with prefix and end with suffix 0.01s
5068 + tempDirectoryStream - should remove the directory following stream closure 0.004s
5069 + tempDirectoryStream - should not fail if the directory is deleted before the stream completes 0.004s
5070 + tempDirectoryStream - should create the directory in the specified directory 0.003s
5071 + tempDirectoryStream - should create the directory in the default temp directory when dir is not specified 0.002s
5072 + createDirectory - should return in an existing path 0.006s
5073 + createDirectories - should return in an existing path 0.005s
5074 + list - returns an empty Stream on an empty directory 0.018s
5075 + list - returns all files in a directory correctly 0.011s
5076 + list - fail for non-directory 0.009s
5077 + walk - returns the only file in a directory correctly 0.007s
5078 + walk - returns all files in a directory correctly 0.005s
5079 + walk - returns all files in a nested tree correctly 0.014s
5080 + walk - can delete files in a nested tree 0.024s
5081 + walk - maxDepth = 0 0.01s
5082 + walk - maxDepth = 1 0.009s
5083 + walk - maxDepth = 1 / eager 0.006s
5084 + walk - maxDepth = 2 0.02s
5085 + walk - followLinks = true 0.031s
5086 + walk - followLinks = false 0.021s
5087 + walk - followLinks with cycle 0.032s
5088 + walk - followLinks with cycle / eager 0.018s
5089 + walk - followLinks with cycle / cycles allowed 0.021s
5090 + walk - followLinks with cycle / eager / cycles allowed 0.017s
5091 + writeRotate 0.156s
5092 + isDirectory - returns false if the path is for a file 0.002s
5093 + isDirectory - returns true if the path is for a directory 0.004s
5094 + isDirectory - returns false if the path does not exist 0.005s
5095 + isFile - returns true if the path is for a file 0.002s
5096 + isFile - returns false if the path is for a directory 0.002s
5097 + isFile - returns false if the path does not exist 0.005s
5098 + isReadable - returns true if the path is for a readable file 0.005s
5099 + isReadable - returns true if the path is for a directory 0.002s
5100 + isReadable - returns false if the path does not exist 0.007s
5101 + isWritable - returns true if the path is for a readable file 0.006s
5102 + isWritable - returns true if the path is for a directory 0.003s
5103 + isWritable - returns false if the path does not exist 0.002s
5104 + isHidden - returns false if the path is for a non-hidden file 0.006s
5105 + isHidden - returns false if the path is for a non-hidden directory 0.002s
5106 + isHidden - returns true if the path is for a hidden file 0.004s
5107 + isHidden - returns false if the path is for a non-hidden file in a hidden directory 0.008s
5108 + isHidden - returns true if the path is for a hidden directory 0.003s
5109 + isHidden - returns false if the path does not exist 0.002s
5110 + isSymbolicLink - returns true if the path is for a symbolic link 0.011s
5111 + isSymbolicLink - returns false if the path is for a directory 0.001s
5112 + isSymbolicLink - returns false if the path does not exist 0.005s
5113 + createLink - returns a link to the same file 0.005s
5114 + createLink - fails with IOException if the target doesn't exist 0.002s
5115 + realPath - doesn't fail if the path is for a file 0.006s
5116 + realPath - doesn't fail if the path is for a directory 0.001s
5117 + realPath - fails with NoSuchFileException if the path does not exist 0.002s
5118 + attributes - basic attributes are consistent for the same file 0.004s
5119 + attributes - posix attributes are consistent for the same file 0.004s
5120fs2.io.net.UnixDatagramSuite:
5121==> s fs2.io.net.UnixDatagramSuite.echo one skipped 0.022s
5122==> s fs2.io.net.UnixDatagramSuite.echo connected skipped 0.001s
5123fs2.io.file.PathSuite:
5124 + construction 0.001s
5125 + construction handles path of just separators 0.025s
5126 + construction handles separators at the end 0.163s
5127 + normalize 0.001s
5128 + fileName 0.0s
5129 + parent 0.001s
5130 + isAbsolute 0.001s
5131 + / 0.003s
5132 + relativize 0.001s
5133 + resolve 0.001s
5134 + names 0.001s
5135 + extName 0.008s
5136 + endsWith 0.001s
5137 + startsWith/endsWith 0.12s
5138 + Monoid[Path]: monoid.associative 0.081s
5139 + Monoid[Path]: monoid.collect0 0.002s
5140 + Monoid[Path]: monoid.combine all 0.839s
5141 + Monoid[Path]: monoid.combineAllOption 0.858s
5142 + Monoid[Path]: monoid.intercalateCombineAllOption 1.072s
5143 + Monoid[Path]: monoid.intercalateIntercalates 0.034s
5144 + Monoid[Path]: monoid.intercalateRepeat1 0.015s
5145 + Monoid[Path]: monoid.intercalateRepeat2 0.016s
5146 + Monoid[Path]: monoid.is id 0.008s
5147 + Monoid[Path]: monoid.left identity 0.007s
5148 + Monoid[Path]: monoid.repeat0 0.008s
5149 + Monoid[Path]: monoid.repeat1 0.008s
5150 + Monoid[Path]: monoid.repeat2 0.009s
5151 + Monoid[Path]: monoid.reverseCombineAllOption 0.965s
5152 + Monoid[Path]: monoid.reverseRepeat1 0.01s
5153 + Monoid[Path]: monoid.reverseRepeat2 0.008s
5154 + Monoid[Path]: monoid.reverseReverses 0.015s
5155 + Monoid[Path]: monoid.right identity 0.006s
5156 + Order[Path]: order.antisymmetry 0.014s
5157 + Order[Path]: order.antisymmetry eq 0.018s
5158 + Order[Path]: order.compare 0.016s
5159 + Order[Path]: order.gt 0.017s
5160 + Order[Path]: order.gteqv 0.017s
5161 + Order[Path]: order.lt 0.012s
5162 + Order[Path]: order.max 0.013s
5163 + Order[Path]: order.min 0.016s
5164 + Order[Path]: order.partialCompare 0.016s
5165 + Order[Path]: order.pmax 0.015s
5166 + Order[Path]: order.pmin 0.016s
5167 + Order[Path]: order.reflexivity eq 0.009s
5168 + Order[Path]: order.reflexivity gt 0.011s
5169 + Order[Path]: order.reflexivity lt 0.013s
5170 + Order[Path]: order.symmetry eq 0.025s
5171 + Order[Path]: order.totality 0.017s
5172 + Order[Path]: order.transitivity 0.019s
5173 + Order[Path]: order.transitivity eq 0.021s
5174 + Hash[Path]: hash.antisymmetry eq 0.017s
5175 + Hash[Path]: hash.hash compatibility 0.014s
5176 + Hash[Path]: hash.reflexivity eq 0.008s
5177 + Hash[Path]: hash.symmetry eq 0.013s
5178 + Hash[Path]: hash.transitivity eq 0.02s
5179fs2.io.net.udp.UdpSuite:
5180 + udp - echo one 0.051s
5181 + udp - echo lots 0.96s
5182 + udp - echo connected 0.026s
5183 + udp - multicast 0.067s
5184fs2.io.file.WatcherSuite:
5185 + supports watching a file - for modifications 1.022s
5186 + supports watching a file - for deletions 1.008s
5187 + supports watching multiple files - dynamic registration with multiple files in same directory 3.014s
5188 + supports watching multiple files - unregistration of a file in a directory does not impact other file watches in same directory 3.007s
5189 + supports watching a directory - static recursive watching 1.012s
5190 + supports watching a directory - dynamic recursive watching 1.009s
5191fs2.io.net.tls.DTLSSocketSuite:
5192 + DTLSSocket - echo 0.997s
5193fs2.io.net.SocketSuite:
5194 + tcp - echo requests - each concurrent client gets back what it sent 0.145s
5195 + tcp - readN yields chunks of the requested size 0.017s
5196 + tcp - write - concurrent calls do not cause a WritePendingException 2.221s
5197 + tcp - addresses - should match across client and server sockets 0.015s
5198 + tcp - errors - should be captured in the effect 0.039s
5199 + tcp - options - should work with socket options 0.01s
5200 + tcp - read after timed out read 0.108s
5201 + tcp - can shutdown a socket that's pending a read 2.003s
5202 + tcp - accepted socket closes timely 1.003s
5203 + tcp - sockets are released at the end of the resource scope 3.018s
5204 + tcp - endOfOutput / endOfInput ignores ENOTCONN 1.005s
5205 + tcp - sendFile - sends data from file to socket from the offset 0.011s
5206fs2.io.net.tls.TLSSocketSuite:
5207==> i fs2.io.net.tls.TLSSocketSuite.TLSSocket - google - TLSv1 - disabled on this platform ignored 0.0s
5208==> i fs2.io.net.tls.TLSSocketSuite.TLSSocket - google - TLSv1.1 - disabled on this platform ignored 0.0s
5209 + TLSSocket - google - TLSv1.2 - client writes before reading 0.233s
5210 + TLSSocket - google - TLSv1.2 - client reads before writing 0.218s
5211 + TLSSocket - google - TLSv1.3 - client writes before reading 0.097s
5212 + TLSSocket - google - TLSv1.3 - client reads before writing 0.166s
5213 + TLSSocket - echo 0.174s
5214 + TLSSocket - error 0.025s
5215 + TLSSocket - echo insecure client with Endpoint verification 0.146s
5216 + TLSSocket - endOfOutput during handshake results in termination 0.053s
5217 + TLSContextBuilder - fromKeyStoreResource - not found 0.002s
5218 + TLSContextBuilder - fromKeyStoreFile - not found 0.001s
5219good day stdout
5220how do you do stderr
5221fs2.IoSuite:
5222 + readInputStream - non-buffered 0.042s
5223 + readInputStream - buffered 0.024s
5224 + unsafeReadInputStream - non-buffered 0.019s
5225 + standard streams - stdout 0.003s
5226 + standard streams - stderr 0.003s
5227fs2.io.net.UnixSocketsSuite:
5228 + echoes - jdk 1.453s
5229 + addresses - jdk 1.006s
5230 + echoes - jnr 1.438s
5231 + addresses - jnr 1.006s
5232fs2.io.IoPlatformSuite:
5233 + readInputStream - reuses internal buffer on smaller chunks 0.509s
5234 + readOutputStream - writes data and terminates when `f` returns 0.069s
5235 + readOutputStream - can be manually closed from inside `f` 0.026s
5236 + readOutputStream - fails when `f` fails 0.039s
5237 + readOutputStream - emits chunks of the configured size 1.056s
5238 + readOutputStream - PipedInput/OutputStream used to track threads, fs2 reimplementation works 0.104s
5239 + readOutputStream - different chunk sizes function correctly 0.327s
5240 + readOutputStream - Doesn't deadlock with size-1 thread pool 0.012s
5241 + readOutputStream - can copy more than Int.MaxValue bytes 13.334s
5242 + readOutputStream - works with short-circuiting monad transformers 0.026s
5243 + readOutputStream - writeOutputStream doesn't hang on error 0.004s
5244 + readResource - class 0.003s
5245 + readResource - classloader 0.004s
5246fs2.io.JavaInputOutputStreamSuite:
5247 + ToInputStream - arbitrary streams 0.408s
5248==> i fs2.io.JavaInputOutputStreamSuite.ToInputStream - upstream is closed ignored 0.0s
5249==> i fs2.io.JavaInputOutputStreamSuite.ToInputStream - upstream is force closed ignored 0.0s
5250 + ToInputStream - converts to 0..255 int values except EOF mark 0.026s
5251fs2.io.net.tls.TLSParametersSuite:
5252 + toSSLParameters - no client auth when wantClientAuth=false and needClientAuth=false 0.001s
5253 + toSSLParameters - wantClientAuth when wantClientAuth=true and needClientAuth=false 0.001s
5254 + toSSLParameters - needClientAuth when wantClientAuth=false and needClientAuth=true 0.001s
5255 + toSSLParameters - needClientAuth when wantClientAuth=true and needClientAuth=true 0.001s
5256fs2.io.file.PosixPermissionsSuite:
5257 + construction 0.002s
5258 + fromOctal validates 0.001s
5259 + fromInt validates 0.001s
5260 + fromString validates 0.0s
5261 + add/remove all 0.001s
5262limit: 3498 ms
5263fs2 took: 2791 ms
5264fs2 eager took: 2335 ms
5265nio took: 2332 ms
5266fs2.io.file.WalkBenchmark:
5267 + Files.walk has similar performance to java.nio.file.Files.walk 7.472s
5268 + walk is interruptible 1.002s
5269 + walk eager is interruptible 1.002s
5270fs2.io.process.ProcessSuite:
5271 + echo 0.017s
5272 + exitValue 0.006s
5273 + stdout and stderr 0.032s
5274 + cat 0.004s
5275 + working directory 0.004s
5276 + env 0.004s
5277 + env inheritance 0.007s
5278 + stdin cancelation 1.002s
5279 + stdout cancelation 1.001s
5280 + stderr cancelation 1.002s
5281 + exit value cancelation 1.002s
5282 + flush 0.005s
5283 + close stdin 0.003s
5284fs2.io.file.JvmFilesSuite:
5285 + support non-default filesystems - copy from local filesystem to in-memory filesystem 0.065s
5286 + traversal order in walk is compatible with NIO 0.007s
5287 + read from SeekableByteChannel 0.003s
5288fs2.io.net.tls.TLSDebugTest:
5289 + google 0.091s
5290Starting build for ProjectRef(file:/build/repo/,reactiveStreams) (fs2-reactive-streams)... [5/6]
5291Compile 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
5292[info] compiling 4 Scala sources to /build/repo/reactive-streams/target/scala-3.8.0/classes ...
5293[info] done compiling
5294[info] compiling 6 Scala sources to /build/repo/reactive-streams/target/scala-3.8.0/test-classes ...
5295[warn] -- [E198] Unused Symbol Warning: /build/repo/reactive-streams/target/scala-3.8.0/src_managed/test/fs2/interop/packageDoctest.scala:3:52
5296[warn] 3 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
5297[warn] | ^^^^^^^^^^^^^^^^^^^^^
5298[warn] | unused import
5299[warn] one warning found
5300[info] done compiling
5301[info] + package.scala.package.scala:28: reactivestreams.example at line 39: downstream.compile.toVector.unsafeRunSync(): OK, proved property.
5302[info] SubscriberBlackboxSpec:
5303SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
5304SLF4J: Defaulting to no-operation (NOP) logger implementation
5305SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
5306[info] - required_spec201_blackbox_mustSignalDemandViaSubscriptionRequest
5307[info] - required_spec203_blackbox_mustNotCallMethodsOnSubscriptionOrPublisherInOnComplete
5308[info] - required_spec203_blackbox_mustNotCallMethodsOnSubscriptionOrPublisherInOnError
5309java.lang.Error: received subscription in invalid state [Idle(org.reactivestreams.tck.TestEnvironment$ManualPublisher$1@144ed237,Chunk())]
5310 at fs2.interop.reactivestreams.StreamSubscriber$.step$1$$anonfun$1(StreamSubscriber.scala:154)
5311 at fs2.interop.reactivestreams.StreamSubscriber$$anon$1.$anonfun$1(StreamSubscriber.scala:209)
5312 at java.base/java.util.concurrent.atomic.AtomicReference.updateAndGet(AtomicReference.java:210)
5313 at fs2.interop.reactivestreams.StreamSubscriber$$anon$1.nextState(StreamSubscriber.scala:208)
5314 at fs2.interop.reactivestreams.StreamSubscriber$$anon$1.onSubscribe(StreamSubscriber.scala:213)
5315 at fs2.interop.reactivestreams.StreamSubscriber.onSubscribe(StreamSubscriber.scala:54)
5316 at org.reactivestreams.tck.SubscriberWhiteboxVerification$BlackboxSubscriberProxy.onSubscribe(SubscriberWhiteboxVerification.java:610)
5317 at org.reactivestreams.tck.SubscriberBlackboxVerification$4.<init>(SubscriberBlackboxVerification.java:215)
5318 at org.reactivestreams.tck.SubscriberBlackboxVerification.required_spec205_blackbox_mustCallSubscriptionCancelIfItAlreadyHasAnSubscriptionAndReceivesAnotherOnSubscribeSignal(SubscriberBlackboxVerification.java:212)
5319 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
5320 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
5321 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
5322 at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
5323 at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
5324 at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
5325 at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
5326 at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
5327 at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
5328 at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
5329 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
5330 at org.testng.TestRunner.privateRun(TestRunner.java:808)
5331 at org.testng.TestRunner.run(TestRunner.java:603)
5332 at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
5333 at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
5334 at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
5335 at org.testng.SuiteRunner.run(SuiteRunner.java:326)
5336 at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
5337 at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
5338 at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
5339 at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
5340 at org.testng.TestNG.runSuites(TestNG.java:1092)
5341 at org.testng.TestNG.run(TestNG.java:1060)
5342 at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:261)
5343 at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
5344 at fs2.interop.reactivestreams.SubscriberBlackboxSpec.run(SubscriberSpec.scala:93)
5345 at org.scalatestplus.testng.TestNGSuiteLike.runTestNG(TestNGSuiteLike.scala:248)
5346 at org.scalatestplus.testng.TestNGSuiteLike.runTestNG$(TestNGSuiteLike.scala:51)
5347 at fs2.interop.reactivestreams.SubscriberBlackboxSpec.runTestNG(SubscriberSpec.scala:93)
5348 at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:149)
5349 at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
5350 at fs2.interop.reactivestreams.SubscriberBlackboxSpec.run(SubscriberSpec.scala:93)
5351 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
5352 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
5353 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
5354 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5355 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5356 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5357 at java.base/java.lang.Thread.run(Thread.java:1583)
5358[info] - required_spec205_blackbox_mustCallSubscriptionCancelIfItAlreadyHasAnSubscriptionAndReceivesAnotherOnSubscribeSignal
5359[info] - required_spec209_blackbox_mustBePreparedToReceiveAnOnCompleteSignalWithPrecedingRequestCall
5360[info] - required_spec209_blackbox_mustBePreparedToReceiveAnOnCompleteSignalWithoutPrecedingRequestCall
5361[info] - required_spec210_blackbox_mustBePreparedToReceiveAnOnErrorSignalWithPrecedingRequestCall
5362[info] - required_spec210_blackbox_mustBePreparedToReceiveAnOnErrorSignalWithoutPrecedingRequestCall
5363[info] - required_spec213_blackbox_onError_mustThrowNullPointerExceptionWhenParametersAreNull
5364[info] - required_spec213_blackbox_onNext_mustThrowNullPointerExceptionWhenParametersAreNull
5365[info] - required_spec213_blackbox_onSubscribe_mustThrowNullPointerExceptionWhenParametersAreNull
5366[info] - untested_spec202_blackbox_shouldAsynchronouslyDispatch !!! CANCELED !!!
5367[info] - untested_spec204_blackbox_mustConsiderTheSubscriptionAsCancelledInAfterRecievingOnCompleteOrOnError !!! CANCELED !!!
5368[info] - untested_spec206_blackbox_mustCallSubscriptionCancelIfItIsNoLongerValid !!! CANCELED !!!
5369[info] - untested_spec207_blackbox_mustEnsureAllCallsOnItsSubscriptionTakePlaceFromTheSameThreadOrTakeCareOfSynchronization !!! CANCELED !!!
5370[info] - untested_spec208_blackbox_mustBePreparedToReceiveOnNextSignalsAfterHavingCalledSubscriptionCancel !!! CANCELED !!!
5371[info] - untested_spec211_blackbox_mustMakeSureThatAllCallsOnItsMethodsHappenBeforeTheProcessingOfTheRespectiveEvents !!! CANCELED !!!
5372[info] - untested_spec212_blackbox_mustNotCallOnSubscribeMoreThanOnceBasedOnObjectEquality !!! CANCELED !!!
5373[info] - untested_spec213_blackbox_failingOnSignalInvocation !!! CANCELED !!!
5374[info] - untested_spec301_blackbox_mustNotBeCalledOutsideSubscriberContext !!! CANCELED !!!
5375[info] - untested_spec308_blackbox_requestMustRegisterGivenNumberElementsToBeProduced !!! CANCELED !!!
5376[info] - untested_spec310_blackbox_requestMaySynchronouslyCallOnNextOnSubscriber !!! CANCELED !!!
5377[info] - untested_spec311_blackbox_requestMaySynchronouslyCallOnCompleteOrOnError !!! CANCELED !!!
5378[info] - untested_spec314_blackbox_cancelMayCauseThePublisherToShutdownIfNoOtherSubscriptionExists !!! CANCELED !!!
5379[info] - untested_spec315_blackbox_cancelMustNotThrowExceptionAndMustSignalOnError !!! CANCELED !!!
5380[info] - untested_spec316_blackbox_requestMustNotThrowExceptionAndMustOnErrorTheSubscriber !!! CANCELED !!!
5381
5382===============================================
5383Command line suite
5384Total tests run: 26, Passes: 11, Failures: 0, Skips: 15
5385===============================================
5386
5387[info] StreamUnicastPublisherSpec:
5388[info] - optional_spec104_mustSignalOnErrorWhenFails
5389[info] - optional_spec105_emptyStreamMustTerminateBySignallingOnComplete
5390[info] - optional_spec111_maySupportMultiSubscribe
5391[info] - optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfront
5392[info] - optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfrontAndCompleteAsExpected
5393[info] - optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingOneByOne
5394[info] - optional_spec111_registeredSubscribersMustReceiveOnNextOrOnCompleteSignals
5395[info] - optional_spec309_requestNegativeNumberMaySignalIllegalArgumentExceptionWithSpecificMessage !!! CANCELED !!!
5396[info] - required_createPublisher1MustProduceAStreamOfExactly1Element
5397[info] - required_createPublisher3MustProduceAStreamOfExactly3Elements
5398[info] - required_spec101_subscriptionRequestMustResultInTheCorrectNumberOfProducedElements
5399[info] - required_spec102_maySignalLessThanRequestedAndTerminateSubscription
5400[info] - required_spec105_mustSignalOnCompleteWhenFiniteStreamTerminates
5401[info] - required_spec107_mustNotEmitFurtherSignalsOnceOnCompleteHasBeenSignalled
5402[info] - required_spec109_mayRejectCallsToSubscribeIfPublisherIsUnableOrUnwillingToServeThemRejectionMustTriggerOnErrorAfterOnSubscribe
5403[info] - required_spec109_mustIssueOnSubscribeForNonNullSubscriber
5404[info] - required_spec109_subscribeThrowNPEOnNullSubscriber
5405[info] - required_spec302_mustAllowSynchronousRequestCallsFromOnNextAndOnSubscribe
5406[info] - required_spec303_mustNotAllowUnboundedRecursion
5407[info] - required_spec306_afterSubscriptionIsCancelledRequestMustBeNops
5408[info] - required_spec307_afterSubscriptionIsCancelledAdditionalCancelationsMustBeNops
5409[info] - required_spec309_requestNegativeNumberMustSignalIllegalArgumentException
5410[info] - required_spec309_requestZeroMustSignalIllegalArgumentException
5411[info] - required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling
5412[info] - required_spec313_cancelMustMakeThePublisherEventuallyDropAllReferencesToTheSubscriber
5413[info] - required_spec317_mustNotSignalOnErrorWhenPendingAboveLongMaxValue
5414[info] - required_spec317_mustSupportACumulativePendingElementCountUpToLongMaxValue
5415[info] - required_spec317_mustSupportAPendingElementCountUpToLongMaxValue
5416[info] - required_validate_boundedDepthOfOnNextAndRequestRecursion
5417[info] - required_validate_maxElementsFromPublisher
5418[info] - stochastic_spec103_mustSignalOnMethodsSequentially
5419[info] - untested_spec106_mustConsiderSubscriptionCancelledAfterOnErrorOrOnCompleteHasBeenCalled !!! CANCELED !!!
5420[info] - untested_spec107_mustNotEmitFurtherSignalsOnceOnErrorHasBeenSignalled !!! CANCELED !!!
5421[info] - untested_spec108_possiblyCanceledSubscriptionShouldNotReceiveOnErrorOrOnCompleteSignals !!! CANCELED !!!
5422[info] - untested_spec109_subscribeShouldNotThrowNonFatalThrowable !!! CANCELED !!!
5423[info] - untested_spec110_rejectASubscriptionRequestIfTheSameSubscriberSubscribesTwice !!! CANCELED !!!
5424[info] - untested_spec304_requestShouldNotPerformHeavyComputations !!! CANCELED !!!
5425[info] - untested_spec305_cancelMustNotSynchronouslyPerformHeavyComputation !!! CANCELED !!!
5426
5427===============================================
5428Command line suite
5429Total tests run: 38, Passes: 30, Failures: 0, Skips: 8
5430===============================================
5431
5432[info] SubscriberWhiteboxSpec:
5433[info] - required_exerciseWhiteboxHappyPath
5434[info] - required_spec201_mustSignalDemandViaSubscriptionRequest
5435[info] - required_spec203_mustNotCallMethodsOnSubscriptionOrPublisherInOnComplete
5436[info] - required_spec203_mustNotCallMethodsOnSubscriptionOrPublisherInOnError
5437java.lang.Error: received subscription in invalid state [Idle(org.reactivestreams.tck.TestEnvironment$ManualPublisher$1@3b8ec8b0,Chunk())]
5438 at fs2.interop.reactivestreams.StreamSubscriber$.step$1$$anonfun$1(StreamSubscriber.scala:154)
5439 at fs2.interop.reactivestreams.StreamSubscriber$$anon$1.$anonfun$1(StreamSubscriber.scala:209)
5440 at java.base/java.util.concurrent.atomic.AtomicReference.updateAndGet(AtomicReference.java:210)
5441 at fs2.interop.reactivestreams.StreamSubscriber$$anon$1.nextState(StreamSubscriber.scala:208)
5442 at fs2.interop.reactivestreams.StreamSubscriber$$anon$1.onSubscribe(StreamSubscriber.scala:213)
5443 at fs2.interop.reactivestreams.StreamSubscriber.onSubscribe(StreamSubscriber.scala:54)
5444 at fs2.interop.reactivestreams.WhiteboxSubscriber.onSubscribe(SubscriberSpec.scala:70)
5445 at org.reactivestreams.tck.SubscriberWhiteboxVerification$5.run(SubscriberWhiteboxVerification.java:246)
5446 at org.reactivestreams.tck.SubscriberWhiteboxVerification.subscriberTest(SubscriberWhiteboxVerification.java:510)
5447 at org.reactivestreams.tck.SubscriberWhiteboxVerification.required_spec205_mustCallSubscriptionCancelIfItAlreadyHasAnSubscriptionAndReceivesAnotherOnSubscribeSignal(SubscriberWhiteboxVerification.java:224)
5448 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
5449 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
5450 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
5451 at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
5452 at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
5453 at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
5454 at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
5455 at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
5456 at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
5457 at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
5458 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
5459 at org.testng.TestRunner.privateRun(TestRunner.java:808)
5460 at org.testng.TestRunner.run(TestRunner.java:603)
5461 at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
5462 at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
5463 at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
5464 at org.testng.SuiteRunner.run(SuiteRunner.java:326)
5465 at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
5466 at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
5467 at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
5468 at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
5469 at org.testng.TestNG.runSuites(TestNG.java:1092)
5470 at org.testng.TestNG.run(TestNG.java:1060)
5471 at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:261)
5472 at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
5473 at fs2.interop.reactivestreams.SubscriberWhiteboxSpec.run(SubscriberSpec.scala:46)
5474 at org.scalatestplus.testng.TestNGSuiteLike.runTestNG(TestNGSuiteLike.scala:248)
5475 at org.scalatestplus.testng.TestNGSuiteLike.runTestNG$(TestNGSuiteLike.scala:51)
5476 at fs2.interop.reactivestreams.SubscriberWhiteboxSpec.runTestNG(SubscriberSpec.scala:46)
5477 at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:149)
5478 at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
5479 at fs2.interop.reactivestreams.SubscriberWhiteboxSpec.run(SubscriberSpec.scala:46)
5480 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
5481 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
5482 at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
5483 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5484 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5485 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5486 at java.base/java.lang.Thread.run(Thread.java:1583)
5487[info] - required_spec205_mustCallSubscriptionCancelIfItAlreadyHasAnSubscriptionAndReceivesAnotherOnSubscribeSignal
5488[info] - required_spec208_mustBePreparedToReceiveOnNextSignalsAfterHavingCalledSubscriptionCancel
5489[info] - required_spec209_mustBePreparedToReceiveAnOnCompleteSignalWithPrecedingRequestCall
5490[info] - required_spec209_mustBePreparedToReceiveAnOnCompleteSignalWithoutPrecedingRequestCall
5491[info] - required_spec210_mustBePreparedToReceiveAnOnErrorSignalWithPrecedingRequestCall
5492[info] - required_spec210_mustBePreparedToReceiveAnOnErrorSignalWithoutPrecedingRequestCall
5493[info] - required_spec213_onError_mustThrowNullPointerExceptionWhenParametersAreNull
5494[info] - required_spec213_onNext_mustThrowNullPointerExceptionWhenParametersAreNull
5495[info] - required_spec213_onSubscribe_mustThrowNullPointerExceptionWhenParametersAreNull
5496[info] - required_spec308_requestMustRegisterGivenNumberElementsToBeProduced
5497[info] - untested_spec202_shouldAsynchronouslyDispatch !!! CANCELED !!!
5498[info] - untested_spec204_mustConsiderTheSubscriptionAsCancelledInAfterRecievingOnCompleteOrOnError !!! CANCELED !!!
5499[info] - untested_spec206_mustCallSubscriptionCancelIfItIsNoLongerValid !!! CANCELED !!!
5500[info] - untested_spec207_mustEnsureAllCallsOnItsSubscriptionTakePlaceFromTheSameThreadOrTakeCareOfSynchronization !!! CANCELED !!!
5501[info] - untested_spec211_mustMakeSureThatAllCallsOnItsMethodsHappenBeforeTheProcessingOfTheRespectiveEvents !!! CANCELED !!!
5502[info] - untested_spec212_mustNotCallOnSubscribeMoreThanOnceBasedOnObjectEquality_specViolation !!! CANCELED !!!
5503[info] - untested_spec213_failingOnSignalInvocation !!! CANCELED !!!
5504[info] - untested_spec301_mustNotBeCalledOutsideSubscriberContext !!! CANCELED !!!
5505[info] - untested_spec310_requestMaySynchronouslyCallOnNextOnSubscriber !!! CANCELED !!!
5506[info] - untested_spec311_requestMaySynchronouslyCallOnCompleteOrOnError !!! CANCELED !!!
5507[info] - untested_spec314_cancelMayCauseThePublisherToShutdownIfNoOtherSubscriptionExists !!! CANCELED !!!
5508[info] - untested_spec315_cancelMustNotThrowExceptionAndMustSignalOnError !!! CANCELED !!!
5509[info] - untested_spec316_requestMustNotThrowExceptionAndMustOnErrorTheSubscriber !!! CANCELED !!!
5510
5511===============================================
5512Command line suite
5513Total tests run: 27, Passes: 14, Failures: 0, Skips: 13
5514===============================================
5515
5516fs2.interop.reactivestreams.SubscriberStabilitySpec:
5517 + StreamSubscriber has no race condition 3.054s
5518fs2.interop.reactivestreams.PublisherToSubscriberSpec:
5519 + should have the same output as input 0.16s
5520 + should propagate errors downstream 0.013s
5521 + should cancel upstream if downstream completes 0.12s
5522fs2.interop.reactivestreams.CancellationSpec:
5523 + After subscription is canceled request must be NOOPs 0.471s
5524 + after subscription is canceled additional cancellations must be NOOPs 0.232s
5525
5526************************
5527Build summary:
5528[{
5529 "module": "fs2-scodec",
5530 "compile": {"status": "ok", "tookMs": 30039, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5531 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5532 "test-compile": {"status": "ok", "tookMs": 37329, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5533 "test": {"status": "ok", "tookMs": 12121, "passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16, "byFramework": [{"framework": "munit", "stats": {"passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16}}]},
5534 "publish": {"status": "skipped", "tookMs": 0},
5535 "metadata": {
5536 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
5537}
5538},{
5539 "module": "fs2-docs",
5540 "compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5541 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5542 "test-compile": {"status": "ok", "tookMs": 806, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5543 "test": {"status": "ok", "tookMs": 746, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5544 "publish": {"status": "skipped", "tookMs": 0},
5545 "metadata": {
5546 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
5547}
5548},{
5549 "module": "fs2-protocols",
5550 "compile": {"status": "ok", "tookMs": 15460, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5551 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5552 "test-compile": {"status": "ok", "tookMs": 17981, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5553 "test": {"status": "ok", "tookMs": 13196, "passed": 22, "failed": 0, "ignored": 0, "skipped": 0, "total": 22, "byFramework": [{"framework": "munit", "stats": {"passed": 22, "failed": 0, "ignored": 0, "skipped": 0, "total": 22}}]},
5554 "publish": {"status": "skipped", "tookMs": 0},
5555 "metadata": {
5556 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
5557}
5558},{
5559 "module": "fs2-core",
5560 "compile": {"status": "ok", "tookMs": 62, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
5561 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5562 "test-compile": {"status": "ok", "tookMs": 7099, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
5563 "test": {"status": "ok", "tookMs": 205998, "passed": 1851, "failed": 36, "ignored": 22, "skipped": 2, "total": 1911, "byFramework": [{"framework": "munit", "stats": {"passed": 1621, "failed": 0, "ignored": 22, "skipped": 2, "total": 1645}},{"framework": "unknown", "stats": {"passed": 230, "failed": 36, "ignored": 0, "skipped": 0, "total": 266}}]},
5564 "publish": {"status": "skipped", "tookMs": 0},
5565 "metadata": {
5566 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
5567}
5568},{
5569 "module": "fs2-io",
5570 "compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5571 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5572 "test-compile": {"status": "ok", "tookMs": 18323, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
5573 "test": {"status": "ok", "tookMs": 88604, "passed": 226, "failed": 0, "ignored": 4, "skipped": 2, "total": 232, "byFramework": [{"framework": "munit", "stats": {"passed": 226, "failed": 0, "ignored": 4, "skipped": 2, "total": 232}}]},
5574 "publish": {"status": "skipped", "tookMs": 0},
5575 "metadata": {
5576 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
5577}
5578},{
5579 "module": "fs2-reactive-streams",
5580 "compile": {"status": "ok", "tookMs": 3611, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5581 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5582 "test-compile": {"status": "ok", "tookMs": 11207, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
5583 "test": {"status": "ok", "tookMs": 47334, "passed": 62, "failed": 36, "ignored": 0, "skipped": 0, "total": 98, "byFramework": [{"framework": "munit", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}},{"framework": "unknown", "stats": {"passed": 56, "failed": 36, "ignored": 0, "skipped": 0, "total": 92}}]},
5584 "publish": {"status": "skipped", "tookMs": 0},
5585 "metadata": {
5586 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
5587}
5588}]
5589************************
5590[success] Total time: 587 s (0:09:47.0), completed Jan 13, 2026, 4:17:07 PM
5591[0JChecking patch project/plugins.sbt...
5592Checking patch build.sbt...
5593Applied patch project/plugins.sbt cleanly.
5594Applied patch build.sbt cleanly.