Build Logs
julianpeeters/dynamical • 3.8.1-RC1:2026-01-13
Errors
0
Warnings
244
Total Lines
483
1##################################
2Clonning https://github.com/julianpeeters/dynamical.git into /build/repo using revision v0.6.0
3##################################
4Note: switching to '5d896ef05f61c38adc65ba7e2e8c497a313344d9'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1
32Execute tests: true
33sbt project found:
34Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project julianpeeters/dynamical
37##################################
38Scala version: 3.8.1-RC1
39Targets: com.julianpeeters%dynamical com.julianpeeters%dynamical-fs2 com.julianpeeters%dynamical-fsm
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1"
60"++3.8.1-RC1 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.julianpeeters%dynamical com.julianpeeters%dynamical-fs2 com.julianpeeters%dynamical-fsm"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.082s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt...
77[info] resolving key references (10261 settings) ...
78[info] set current project to repo (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.1-RC1
80OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in docs/crossScalaVersions
81OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in rootNative/crossScalaVersions
82OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in fsmNative/crossScalaVersions
83OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in rootJS/crossScalaVersions
84OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in rootJVM/crossScalaVersions
85OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in fsmJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in fs2Native/crossScalaVersions
87OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in repo/crossScalaVersions
88OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in fs2JS/crossScalaVersions
89OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in fsmJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1 in fs2JVM/crossScalaVersions
91[info] set current project to repo (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.1-RC1 on 11 projects.
93[info] Switching Scala version on:
94[info] fs2Native (3.8.1-RC1)
95[info] fsmJVM (3.8.1-RC1)
96[info] fsmJS (3.8.1-RC1)
97[info] rootJS (3.8.1-RC1)
98[info] docs (3.8.1-RC1)
99[info] fsmNative (3.8.1-RC1)
100[info] rootJVM (3.8.1-RC1)
101[info] rootNative (3.8.1-RC1)
102[info] * repo (3.8.1-RC1)
103[info] fs2JS (3.8.1-RC1)
104[info] fs2JVM (3.8.1-RC1)
105[info] Excluding projects:
106[info] Reapplying settings...
107[info] set current project to repo (in build file:/build/repo/)
108Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to repo (in build file:/build/repo/)
111[info] Defining Global / credentials, credentials and 9 others.
112[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 54 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to repo (in build file:/build/repo/)
116Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
117[info] Reapplying settings...
118OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
119
120 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
121 Did you mean rootJVM / allExcludeDependencies ?
122 , retry without global scopes
123[info] Reapplying settings...
124[info] set current project to repo (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set current project to repo (in build file:/build/repo/)
128[success] Total time: 0 s, completed Jan 13, 2026, 8:57:14 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
131Starting build...
132Projects: Set(rootJVM, fs2JVM, fsmJVM)
133Starting build for ProjectRef(file:/build/repo/,rootJVM) (dynamical)... [0/3]
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
137OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
138Compile scalacOptions: -Wunused:all, -Wvalue-discard, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139Starting build for ProjectRef(file:/build/repo/,fs2JVM) (dynamical-fs2)... [1/3]
140Compile scalacOptions: -Wunused:all, -Wvalue-discard, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 18 Scala sources to /build/repo/modules/fsm/jvm/target/scala-3.8.1-RC1/classes ...
142[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
143[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/shared/src/main/scala/dynamical/fsm/Wiring.scala:133:21
144[warn] 133 | (_, b1) => a1 => b1,
145[warn] | ^^
146[warn] | unused explicit parameter
147[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/shared/src/main/scala/dynamical/fsm/Wiring.scala:134:21
148[warn] 134 | (_, b3) => a2 => b3
149[warn] | ^^
150[warn] | unused explicit parameter
151[warn] three warnings found
152[info] done compiling
153[info] compiling 1 Scala source to /build/repo/modules/fs2/jvm/target/scala-3.8.1-RC1/classes ...
154[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
155[warn] one warning found
156[info] done compiling
157[info] compiling 2 Scala sources to /build/repo/modules/fs2/jvm/target/scala-3.8.1-RC1/test-classes ...
158[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
159[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/RefSuite.scala:20:14
160[warn] 20 | (s, i) => s.update(b => b).as(s)
161[warn] | ^
162[warn] | unused explicit parameter
163[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/RefSuite.scala:24:70
164[warn] 24 | moore.map(moore => moore.andThen(Wiring(i => j => i.as(j + j), (i1, i2) => i2)).asMealy)
165[warn] | ^^
166[warn] | unused explicit parameter
167[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/RefSuite.scala:38:12
168[warn] 38 | (s, i) => s.update(b => b).as(s)
169[warn] | ^
170[warn] | unused explicit parameter
171[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/RefSuite.scala:43:47
172[warn] 43 | m.andThen(Wiring(i => j => i.as(j + j), (i1, i2) => i2)).asMealy
173[warn] | ^^
174[warn] | unused explicit parameter
175[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/RefSuite.scala:60:12
176[warn] 60 | (s, i) => s.update(b => b).as(s)
177[warn] | ^
178[warn] | unused explicit parameter
179[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/RefSuite.scala:65:47
180[warn] 65 | m.andThen(Wiring(i => j => i.as(j + j), (i1, i2) => i2)).asMealy
181[warn] | ^^
182[warn] | unused explicit parameter
183[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/fs2Suite.scala:13:84
184[warn] 13 | val m: Mealy[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Mealy(false, s => i => i + i, (s, i) => s)
185[warn] | ^
186[warn] | unused explicit parameter
187[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs2/jvm/src/test/scala/dynamical/fs2Suite.scala:13:105
188[warn] 13 | val m: Mealy[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Mealy(false, s => i => i + i, (s, i) => s)
189[warn] | ^
190[warn] | unused explicit parameter
191[warn] 9 warnings found
192[info] done compiling
193dynamical.RefSuite:
194dynamical.fs2Suite:
195 + fs2 0.288s
196 + ref 0.165s
197 + broadcast ref 0.234s
198 + merge and sort 0.038s
199Starting build for ProjectRef(file:/build/repo/,fsmJVM) (dynamical-fsm)... [2/3]
200Compile scalacOptions: -Wunused:all, -Wvalue-discard, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
201[info] compiling 7 Scala sources to /build/repo/modules/fsm/jvm/target/scala-3.8.1-RC1/test-classes ...
202[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
203[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/BiSuite.scala:21:21
204[warn] 21 | Moore(false, s => i => Some(i.value + i.value), s => i => i, (s, i) => s, (s, i) => s)
205[warn] | ^
206[warn] | unused explicit parameter
207[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/BiSuite.scala:21:56
208[warn] 21 | Moore(false, s => i => Some(i.value + i.value), s => i => i, (s, i) => s, (s, i) => s)
209[warn] | ^
210[warn] | unused explicit parameter
211[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/BiSuite.scala:21:73
212[warn] 21 | Moore(false, s => i => Some(i.value + i.value), s => i => i, (s, i) => s, (s, i) => s)
213[warn] | ^
214[warn] | unused explicit parameter
215[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/BiSuite.scala:39:21
216[warn] 39 | Mealy(false, s => _ => None, s => _ => Some(0), (s, i) => s, (s, i) => s)
217[warn] | ^
218[warn] | unused explicit parameter
219[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/BiSuite.scala:39:37
220[warn] 39 | Mealy(false, s => _ => None, s => _ => Some(0), (s, i) => s, (s, i) => s)
221[warn] | ^
222[warn] | unused explicit parameter
223[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/BiSuite.scala:39:60
224[warn] 39 | Mealy(false, s => _ => None, s => _ => Some(0), (s, i) => s, (s, i) => s)
225[warn] | ^
226[warn] | unused explicit parameter
227[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:25:17
228[warn] 25 | r = b => a => b,
229[warn] | ^
230[warn] | unused explicit parameter
231[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:26:13
232[warn] 26 | u = (b, a) => a
233[warn] | ^
234[warn] | unused explicit parameter
235[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:48:17
236[warn] 48 | r = b => a => b,
237[warn] | ^
238[warn] | unused explicit parameter
239[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:49:9
240[warn] 49 | (b, a) => a
241[warn] | ^
242[warn] | unused explicit parameter
243[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:71:17
244[warn] 71 | r = b => a => b,
245[warn] | ^
246[warn] | unused explicit parameter
247[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:72:9
248[warn] 72 | (b, a) => a
249[warn] | ^
250[warn] | unused explicit parameter
251[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:105:52
252[warn] 105 | val z: Wiring[(P × (Q ⊗ R)) ~> T] = Wiring(b => a => b, (b, a) => a)
253[warn] | ^
254[warn] | unused explicit parameter
255[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CartesianSuite.scala:105:61
256[warn] 105 | val z: Wiring[(P × (Q ⊗ R)) ~> T] = Wiring(b => a => b, (b, a) => a)
257[warn] | ^
258[warn] | unused explicit parameter
259[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/CompositionSuite.scala:22:13
260[warn] 22 | u = (s, a) =>
261[warn] | ^
262[warn] | unused explicit parameter
263[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:13:86
264[warn] 13 | val m: Moore[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Moore(false, s => i => i + i, (s, i) => s)
265[warn] | ^
266[warn] | unused explicit parameter
267[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:13:107
268[warn] 13 | val m: Moore[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Moore(false, s => i => i + i, (s, i) => s)
269[warn] | ^
270[warn] | unused explicit parameter
271[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:25:108
272[warn] 25 | val l: Moore[Store[Boolean, _] ~> Interface[Int, Int, _]] = Moore(false, s => if s then 1 else 0, (s, i) => s)
273[warn] | ^
274[warn] | unused explicit parameter
275[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:27:52
276[warn] 27 | l.andThen(Wiring[Id, Int, Int, Int, Int, Y](i => j => j + j, (i1, i2) => i2)).asMealy
277[warn] | ^
278[warn] | unused explicit parameter
279[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:27:70
280[warn] 27 | l.andThen(Wiring[Id, Int, Int, Int, Int, Y](i => j => j + j, (i1, i2) => i2)).asMealy
281[warn] | ^^
282[warn] | unused explicit parameter
283[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:33:89
284[warn] 33 | def w[Y]: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring(i => j => j + j, (i1, i2) => i2)
285[warn] | ^
286[warn] | unused explicit parameter
287[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:33:107
288[warn] 33 | def w[Y]: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring(i => j => j + j, (i1, i2) => i2)
289[warn] | ^^
290[warn] | unused explicit parameter
291[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:34:108
292[warn] 34 | val l: Moore[Store[Boolean, _] ~> Interface[Int, Int, _]] = Moore(false, s => if s then 1 else 0, (s, i) => s)
293[warn] | ^
294[warn] | unused explicit parameter
295[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:48:86
296[warn] 48 | val w: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring(i => j => j + j, (i1, i2) => i2)
297[warn] | ^
298[warn] | unused explicit parameter
299[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:48:104
300[warn] 48 | val w: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring(i => j => j + j, (i1, i2) => i2)
301[warn] | ^^
302[warn] | unused explicit parameter
303[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/MonoSuite.scala:65:66
304[warn] 65 | Wiring(i => j => if j > 1 then Some(j + j) else Some(i), (i1, i2) => i2)
305[warn] | ^^
306[warn] | unused explicit parameter
307[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/OpticsSuite.scala:31:102
308[warn] 31 | def w[Y]: Wiring[Interface[Address, Address, _] ~> Interface[Int, Int => Int, _]] = Wiring(i => j => i.strNumber, (i1, i2) => i1.copy(strNumber = i2))
309[warn] | ^
310[warn] | unused explicit parameter
311[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:14:85
312[warn] 14 | val m1: Moore[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Moore(false, s => i => i + i, (s, i) => s)
313[warn] | ^
314[warn] | unused explicit parameter
315[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:14:106
316[warn] 14 | val m1: Moore[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Moore(false, s => i => i + i, (s, i) => s)
317[warn] | ^
318[warn] | unused explicit parameter
319[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:15:85
320[warn] 15 | val m2: Moore[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Moore(false, s => i => i + i, (s, i) => s)
321[warn] | ^
322[warn] | unused explicit parameter
323[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:15:106
324[warn] 15 | val m2: Moore[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Moore(false, s => i => i + i, (s, i) => s)
325[warn] | ^
326[warn] | unused explicit parameter
327[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:24:85
328[warn] 24 | val m1: Mealy[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Mealy(false, s => i => i + i, (s, i) => s)
329[warn] | ^
330[warn] | unused explicit parameter
331[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:24:106
332[warn] 24 | val m1: Mealy[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Mealy(false, s => i => i + i, (s, i) => s)
333[warn] | ^
334[warn] | unused explicit parameter
335[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:25:85
336[warn] 25 | val m2: Mealy[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Mealy(false, s => i => i + i, (s, i) => s)
337[warn] | ^
338[warn] | unused explicit parameter
339[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:25:106
340[warn] 25 | val m2: Mealy[Store[Boolean, _] ~> Interface[Int, Int => Int, _]] = Mealy(false, s => i => i + i, (s, i) => s)
341[warn] | ^
342[warn] | unused explicit parameter
343[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:32:115
344[warn] 32 | def w1[Y]: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring[Id, Int, Int, Int, Int, Y](i => j => j + j, (i1, i2) => i2)
345[warn] | ^
346[warn] | unused explicit parameter
347[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:32:133
348[warn] 32 | def w1[Y]: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring[Id, Int, Int, Int, Int, Y](i => j => j + j, (i1, i2) => i2)
349[warn] | ^^
350[warn] | unused explicit parameter
351[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:33:115
352[warn] 33 | def w2[Y]: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring[Id, Int, Int, Int, Int, Y](i => j => j + j, (i1, i2) => i2)
353[warn] | ^
354[warn] | unused explicit parameter
355[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:33:133
356[warn] 33 | def w2[Y]: Wiring[Interface[Int, Int, _] ~> Interface[Int, Int => Int, _]] = Wiring[Id, Int, Int, Int, Int, Y](i => j => j + j, (i1, i2) => i2)
357[warn] | ^^
358[warn] | unused explicit parameter
359[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:35:107
360[warn] 35 | val m1: Moore[Store[Boolean, _] ~> Interface[Int, Int, _]] = Moore(false, s => if s then 1 else 0, (s, i) => s)
361[warn] | ^
362[warn] | unused explicit parameter
363[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:36:107
364[warn] 36 | val m2: Moore[Store[Boolean, _] ~> Interface[Int, Int, _]] = Moore(false, s => if s then 1 else 0, (s, i) => s)
365[warn] | ^
366[warn] | unused explicit parameter
367[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:48:107
368[warn] 48 | val m1: Moore[Store[Boolean, _] ~> Interface[Int, Int, _]] = Moore(false, s => if s then 1 else 0, (s, i) => s)
369[warn] | ^
370[warn] | unused explicit parameter
371[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:49:107
372[warn] 49 | val m2: Moore[Store[Boolean, _] ~> Interface[Int, Int, _]] = Moore(false, s => if s then 1 else 0, (s, i) => s)
373[warn] | ^
374[warn] | unused explicit parameter
375[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:51:114
376[warn] 51 | val n1: Wiring[(Interface[Int, Int, _] ⊗ Interface[Int, Int, _]) ~> (Interface[Int, Int => Int, _])] = Wiring(b => a => a + a, (bb, a) => (bb._1 + a, bb._2 + a))
377[warn] | ^
378[warn] | unused explicit parameter
379[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:58:107
380[warn] 58 | val m1: Moore[Store[Boolean, _] ~> Interface[Int, Long, _]] = Moore(false, s => if s then 1L else 0L, (s, i) => if i > 1 then true else false)
381[warn] | ^
382[warn] | unused explicit parameter
383[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:59:119
384[warn] 59 | val m2: Moore[Store[Boolean, _] ~> Interface[Long, String, _]] = Moore(false, s => if s then "true" else "false", (s, i) => if i > 0L then true else false)
385[warn] | ^
386[warn] | unused explicit parameter
387[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:61:128
388[warn] 61 | val n1: Wiring[(Interface[Int, Long, _] ⊗ Interface[Long, String, _]) ~> (Interface[Int, Int => String, _])] = Wiring(ba => a => ba._2, (ba, a) => (a, ba._1))
389[warn] | ^
390[warn] | unused explicit parameter
391[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:75:75
392[warn] 75 | val m1: Moore[Store[Char, _] ~> Plant] = Moore(" ".charAt(0), c => c, (s, i) => i._2(i._1))
393[warn] | ^
394[warn] | unused explicit parameter
395[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fsm/jvm/src/test/scala/dynamical/TensorSuite.scala:87:79
396[warn] 87 | val w: Wiring[((Company ⊗ Supplier1 ⊗ Supplier2) ~> System)] = Wiring(b => a => b._1._1, (b, a) => ((if b._1._1 then b._2 else b._1._2, a), a))
397[warn] | ^
398[warn] | unused explicit parameter
399[warn] 50 warnings found
400[info] done compiling
401dynamical.BiSuite:
402 + moore 0.199s
403 + mealy 0.005s
404dynamical.CartesianSuite:
405 + mealy cartesian product 0.202s
406 + mealy cartesian tensored 0.002s
407 + mealy tensored cartesian 0.003s
408 + mealy linearly distributive 0.011s
409dynamical.CompositionSuite:
410 + mealy composition product 0.008s
411dynamical.MonoSuite:
412 + moore 0.202s
413 + mealy 0.001s
414 + wrap moore 0.013s
415 + wrapper 0.001s
416 + semi-choice 0.004s
417 + wrapped semi-choice 0.003s
418 + choice 0.009s
419 + wrapped choice (prism composition) 0.029s
420 + semi-choice-strong 0.002s
421 + choice-strong 0.005s
422dynamical.OpticsSuite:
423 + address 0.002s
424 + person's street number 0.008s
425 + str miss 0.001s
426 + str hit 0.001s
427 + list head 0.004s
428 + list all 0.006s
429 + flip point 0.001s
430dynamical.TensorSuite:
431 + moore tensor product 0.014s
432 + mealy tensor parallel 0.006s
433 + wrapper tensor product 0.015s
434 + wrapper tensor moore 0.005s
435 + wrapper tensor serial 0.003s
436 + wiring 0.016s
437 + discard based on output 0.008s
438dynamical.TextSuite:
439 + decode 0.29s
440 + lines 0.003s
441 + text tensor 0.007s
442
443************************
444Build summary:
445[{
446 "module": "dynamical",
447 "compile": {"status": "ok", "tookMs": 632, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
448 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
449 "test-compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
450 "test": {"status": "ok", "tookMs": 116, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
451 "publish": {"status": "ok", "tookMs": 1},
452 "metadata": {
453 "crossScalaVersions": ["3.4.0"]
454}
455},{
456 "module": "dynamical-fs2",
457 "compile": {"status": "ok", "tookMs": 18934, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
458 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
459 "test-compile": {"status": "ok", "tookMs": 1857, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
460 "test": {"status": "ok", "tookMs": 1001, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
461 "publish": {"status": "skipped", "tookMs": 0},
462 "metadata": {
463 "crossScalaVersions": ["3.4.0"]
464}
465},{
466 "module": "dynamical-fsm",
467 "compile": {"status": "ok", "tookMs": 75, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
468 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
469 "test-compile": {"status": "ok", "tookMs": 5874, "warnings": 49, "errors": 0, "sourceVersion": "3.8"},
470 "test": {"status": "ok", "tookMs": 462, "passed": 34, "failed": 0, "ignored": 0, "skipped": 0, "total": 34, "byFramework": [{"framework": "munit", "stats": {"passed": 34, "failed": 0, "ignored": 0, "skipped": 0, "total": 34}}]},
471 "publish": {"status": "skipped", "tookMs": 0},
472 "metadata": {
473 "crossScalaVersions": ["3.4.0"]
474}
475}]
476************************
477[success] Total time: 34 s, completed Jan 13, 2026, 8:57:48 PM
478[0JChecking patch project/plugins.sbt...
479Checking patch project/build.properties...
480Checking patch build.sbt...
481Applied patch project/plugins.sbt cleanly.
482Applied patch project/build.properties cleanly.
483Applied patch build.sbt cleanly.