Build Logs

kacperfkorban/guinep • 3.8.0:2026-01-13

Errors

4

Warnings

54

Total Lines

496

1##################################
2Clonning https://github.com/kacperfkorban/guinep.git into /build/repo using revision v0.1.1
3##################################
4Note: switching to '4ff1907e27c2c61597bf382b1c4bd3c2850d9145'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.3
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.7 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.3.3"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.3"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project kacperfkorban/guinep
45##################################
46Scala version: 3.7.4
47Targets: io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"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""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.744s.
83[info] done compiling
84[info] loading settings for project root from build.sbt...
85[info] set current project to GUInep-root (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.7.4
87OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testcases3/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in web3/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in testcases3/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in root/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in guinep3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in guinep3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in web3/crossScalaVersions
95[info] set current project to GUInep-root (in build file:/build/repo/)
96[info] Setting Scala version to 3.7.4 on 4 projects.
97[info] Switching Scala version on:
98[info] * root (3.7.4)
99[info] guinep3 (3.7.4)
100[info] web3 (3.7.4)
101[info] testcases3 (3.7.4)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to GUInep-root (in build file:/build/repo/)
105Execute 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
106[info] Reapplying settings...
107[info] set current project to GUInep-root (in build file:/build/repo/)
108[info] Defining Global / credentials, credentials and 2 others.
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to GUInep-root (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to GUInep-root (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to GUInep-root (in build file:/build/repo/)
125[success] Total time: 0 s, completed Jan 13, 2026, 4:14:22 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(guinep3, web3)
130Starting build for ProjectRef(file:/build/repo/,guinep3) (guinep)... [0/2]
131OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
136[info] compiling 2 Scala sources to /build/repo/guinep/target/jvm-3/classes ...
137[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/guinep/src/main/scala/macros.scala:275:8
138[warn] 275 | case List(List(param: Term)) =>
139[warn] | ^
140[warn] | match may not be exhaustive.
141[warn] |
142[warn] | It would fail on pattern case: List(_*, _*), Nil
143[warn] |---------------------------------------------------------------------------
144[warn] | Explanation (enabled by `-explain`)
145[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
146[warn] | There are several ways to make the match exhaustive:
147[warn] | - Add missing cases as shown in the warning
148[warn] | - If an extractor always return Some(...), write Some[X] for its return type
149[warn] | - Add a case _ => ... at the end to match all remaining cases
150[warn] ---------------------------------------------------------------------------
151[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/guinep/src/main/scala/macros.scala:404:13
152[warn] 404 | case Varargs(args) => args
153[warn] | ^
154[warn] |the type test for scala.quoted.Expr[Seq[Any]] cannot be checked at runtime because its type arguments can't be determined from scala.quoted.Expr[Any]
155[warn] |---------------------------------------------------------------------------
156[warn] | Explanation (enabled by `-explain`)
157[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
158[warn] | Type arguments and type refinements are erased during compile time, thus it's
159[warn] | impossible to check them at run-time.
160[warn] |
161[warn] | You can either replace the type arguments by _ or use `@unchecked`.
162[warn] ---------------------------------------------------------------------------
163[warn] two warnings found
164[info] done compiling
165[info] compiling 3 Scala sources to /build/repo/guinep/target/jvm-3/test-classes ...
166[info] done compiling
167Starting build for ProjectRef(file:/build/repo/,web3) (guinep-web)... [1/2]
168Compile scalacOptions: -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
169[info] compiling 4 Scala sources to /build/repo/web/target/jvm-3/classes ...
170[info] done compiling
171
172************************
173Build summary:
174[{
175 "module": "guinep",
176 "compile": {"status": "ok", "tookMs": 8576, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 4557, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
179 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
180 "publish": {"status": "skipped", "tookMs": 0},
181 "metadata": {
182 "crossScalaVersions": ["2.12.20", "3.3.3"]
183}
184},{
185 "module": "guinep-web",
186 "compile": {"status": "ok", "tookMs": 2536, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 153, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
189 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
190 "publish": {"status": "skipped", "tookMs": 0},
191 "metadata": {
192 "crossScalaVersions": ["2.12.20", "3.3.3"]
193}
194}]
195************************
196[success] Total time: 19 s, completed Jan 13, 2026, 4:14:41 PM
197[0JChecking patch project/plugins.sbt...
198Checking patch project/build.properties...
199Checking patch build.sbt...
200Applied patch project/plugins.sbt cleanly.
201Applied patch project/build.properties cleanly.
202Applied patch build.sbt cleanly.
203No migration rewrite changes found, would not commit
204----
205Preparing build for 3.8.0
206Scala binary version found: 3.8
207Implicitly using source version 3.8
208Scala binary version found: 3.8
209Implicitly using source version 3.8
210Would try to apply common scalacOption (best-effort, sbt/mill only):
211Append: ,REQUIRE:-source:3.8
212Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
213
214Try apply source patch:
215Path: build.sbt
216Pattern: val scala3 = "3.3.3"
217Replacement: val scala3 = "3.8.0"
218Successfully applied pattern 'val scala3 = "3.3.3"' in build.sbt
219----
220Starting build for 3.8.0
221Execute tests: true
222sbt project found:
223Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
224Enforcing usage of sbt in version 1.11.5
225No prepare script found for project kacperfkorban/guinep
226##################################
227Scala version: 3.8.0
228Targets: io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web
229Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
230##################################
231Using extra scalacOptions: ,REQUIRE:-source:3.8
232Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
233[sbt_options] declare -a sbt_options=()
234[process_args] java_version = '17'
235[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
236# Executing command line:
237java
238-Dfile.encoding=UTF-8
239-Dcommunitybuild.scala=3.8.0
240-Dcommunitybuild.project.dependencies.add=
241-Xmx7G
242-Xms4G
243-Xss8M
244-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
245-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
246-jar
247/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
248"setCrossScalaVersions 3.8.0"
249"++3.8.0 -v"
250"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
251"set every credentials := Nil"
252"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
253"removeScalacOptionsStartingWith -P:wartremover"
254
255moduleMappings
256"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web"
257
258[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
259[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
260[info] loading project definition from /build/repo/project
261[info] loading settings for project root from build.sbt...
262[info] set current project to GUInep-root (in build file:/build/repo/)
263Execute setCrossScalaVersions: 3.8.0
264OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in web3/crossScalaVersions
265OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in web3/crossScalaVersions
266OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in testcases3/crossScalaVersions
267OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in testcases3/crossScalaVersions
268OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in guinep3/crossScalaVersions
269OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in guinep3/crossScalaVersions
270OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in root/crossScalaVersions
271OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in root/crossScalaVersions
272[info] set current project to GUInep-root (in build file:/build/repo/)
273[info] Setting Scala version to 3.8.0 on 4 projects.
274[info] Switching Scala version on:
275[info] * root (3.8.0)
276[info] guinep3 (3.8.0)
277[info] web3 (3.8.0)
278[info] testcases3 (3.8.0)
279[info] Excluding projects:
280[info] Reapplying settings...
281[info] set current project to GUInep-root (in build file:/build/repo/)
282Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
283[info] Reapplying settings...
284[info] set current project to GUInep-root (in build file:/build/repo/)
285[info] Defining Global / credentials, credentials and 2 others.
286[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
287[info] Run `last` for details.
288[info] Reapplying settings...
289[info] set current project to GUInep-root (in build file:/build/repo/)
290Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
291[info] Reapplying settings...
292OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
293
294 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
295 Did you mean allExcludeDependencies ?
296 , retry without global scopes
297[info] Reapplying settings...
298[info] set current project to GUInep-root (in build file:/build/repo/)
299Execute removeScalacOptionsStartingWith: -P:wartremover
300[info] Reapplying settings...
301[info] set current project to GUInep-root (in build file:/build/repo/)
302[success] Total time: 0 s, completed Jan 13, 2026, 4:14:53 PM
303Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
304Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
305Starting build...
306Projects: Set(guinep3, web3)
307Starting build for ProjectRef(file:/build/repo/,guinep3) (guinep)... [0/2]
308OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
309OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
310OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
311Compile scalacOptions: -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
312[info] compiling 2 Scala sources to /build/repo/guinep/target/jvm-3/classes ...
313[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/guinep/src/main/scala/macros.scala:275:8
314[warn] 275 | case List(List(param: Term)) =>
315[warn] | ^
316[warn] | match may not be exhaustive.
317[warn] |
318[warn] | It would fail on pattern case: List(_*, _*), Nil
319[warn] |---------------------------------------------------------------------------
320[warn] | Explanation (enabled by `-explain`)
321[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
322[warn] | There are several ways to make the match exhaustive:
323[warn] | - Add missing cases as shown in the warning
324[warn] | - If an extractor always return Some(...), write Some[X] for its return type
325[warn] | - Add a case _ => ... at the end to match all remaining cases
326[warn] ---------------------------------------------------------------------------
327[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/guinep/src/main/scala/macros.scala:404:13
328[warn] 404 | case Varargs(args) => args
329[warn] | ^
330[warn] |the type test for scala.quoted.Expr[Seq[Any]] cannot be checked at runtime because its type arguments can't be determined from scala.quoted.Expr[Any]
331[warn] |---------------------------------------------------------------------------
332[warn] | Explanation (enabled by `-explain`)
333[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
334[warn] | Type arguments and type refinements are erased during compile time, thus it's
335[warn] | impossible to check them at run-time.
336[warn] |
337[warn] | You can either replace the type arguments by _ or use `@unchecked`.
338[warn] ---------------------------------------------------------------------------
339[warn] two warnings found
340[info] done compiling
341[info] compiling 3 Scala sources to /build/repo/guinep/target/jvm-3/test-classes ...
342[info] done compiling
343guinep.tests.RunGenTests:
344 + generate run for function upperCaseText applied to List(hello) is correct 0.01s
345 + generate run for function add applied to List(1, 2) is correct 0.002s
346 + generate run for function concat applied to List(hello, world) is correct 0.001s
347 + generate run for function giveALongText applied to List(true) is correct 0.001s
348 + generate run for function giveALongText applied to List(false) is correct 0.001s
349 + generate run for function addObj applied to List(Map(a -> 1, b -> 2)) is correct 0.003s
350 + generate run for function greetMaybeName applied to List(Map(name -> Some, value -> Map(value -> John))) is correct 0.001s
351 + generate run for function greetMaybeName applied to List(Map(name -> None, value -> Map())) is correct 0.001s
352 + generate run for function greetInLanguage applied to List(John, Map(name -> English, value -> Map())) is correct 0.003s
353 + generate run for function greetInLanguage applied to List(John, Map(name -> Polish, value -> Map())) is correct 0.001s
354 + generate run for function nameWithPossiblePrefix applied to List(John, Map(name -> JustString, value -> Map(value -> Mr.))) is correct 0.004s
355 + generate run for function nameWithPossiblePrefix applied to List(John, Map(name -> NoString, value -> Map())) is correct 0.002s
356 + generate run for function nameWithPossiblePrefix1 applied to List(John, Map(name -> JustString, value -> Map(value -> Mr.))) is correct 0.001s
357 + generate run for function nameWithPossiblePrefix1 applied to List(John, Map(name -> NoString, value -> Map())) is correct 0.002s
358 + generate run for function roll20 applied to List() is correct 0.002s
359 + generate run for function roll6 applied to List() is correct 0.001s
360 + generate run for function concatAll applied to List(List(hello, world)) is correct 0.001s
361 + generate run for function concatAll applied to List(List()) is correct 0.002s
362 + generate run for function concatAll applied to List(List(hello)) is correct 0.001s
363 + generate run for function showDouble applied to List(1.0) is correct 0.001s
364 + generate run for function multiplyShorts applied to List(1, 2) is correct 0.001s
365 + generate run for function divideFloats applied to List(1.0, 2.0) is correct 0.001s
366 + generate run for function subtractLongs applied to List(2, 1) is correct 0.002s
367 + generate run for function codeOfChar applied to List(a) is correct 0.002s
368 + generate run for function sumVector applied to List(Vector(1, 2, 3)) is correct 0.006s
369 + generate run for function productSeq applied to List(List(1.0, 2.0, 3.0)) is correct 0.003s
370 + generate run for function showNullableInt applied to List(null) is correct 0.004s
371 + generate run for function showNullableInt applied to List(1) is correct 0.003s
372 + generate run for function factorialBigInt applied to List(5) is correct 0.001s
373 + generate run for function inverseBigDecimal applied to List(2) is correct 0.001s
374 + generate run for function sayBye applied to List(Unit) is correct 0.0s
375 + generate run for function isInTree applied to List(1, Map(name -> Node, value -> Map(left -> Map(name -> Leaf, value -> Map()), value -> 1, right -> Map(name -> Leaf, value -> Map())))) is correct 0.005s
376 + generate run for function isInTree applied to List(1, Map(name -> Leaf, value -> Map())) is correct 0.002s
377 + generate run for function printsWeirdGADT applied to List(Map(name -> SomeValue, value -> Map(value -> hello))) is correct 0.002s
378 + generate run for function printsWeirdGADT applied to List(Map(name -> SomeOtherValue, value -> Map(value -> hello, value2 -> world))) is correct 0.003s
379 + generate run for function genericShow[String] applied to List(hello) is correct 0.001s
380guinep.tests.FormGenTests:
381 + generate correct form for function upperCaseText 0.01s
382 + generate correct form for function add 0.002s
383 + generate correct form for function concat 0.002s
384 + generate correct form for function giveALongText 0.001s
385 + generate correct form for function addObj 0.001s
386==> X guinep.tests.FormGenTests.generate correct form for function greetMaybeName 0.058s munit.ComparisonFailException: /build/repo/guinep/src/test/scala/formgentests.scala:81
38780:
38881: checkGeneratedFormEquals(
38982: "greetMaybeName",
390values are not the same
391=> Obtained
392Form(
393 inputs = ArraySeq(
394 Dropdown(
395 name = "maybeName",
396 options = List(
397 Tuple2(
398 _1 = "Some",
399 _2 = FieldSet(
400 name = "value",
401 elements = List(
402 TextInput(
403 name = "value"
404 )
405 )
406 )
407 ),
408 Tuple2(
409 _1 = "None",
410 _2 = FieldSet(
411 name = "value",
412 elements = Nil
413 )
414 )
415 )
416 )
417 ),
418 namedFormElements = Map()
419)
420=> Diff (- obtained, + expected)
421 Form(
422- inputs = ArraySeq(
423+ inputs = List(
424 Dropdown(
425 Tuple2(
426+ _1 = "None",
427+ _2 = FieldSet(
428+ name = "value",
429+ elements = Nil
430+ )
431+ ),
432+ Tuple2(
433 _1 = "Some",
434 )
435- ),
436- Tuple2(
437- _1 = "None",
438- _2 = FieldSet(
439- name = "value",
440- elements = Nil
441- )
442 )
443 at munit.Assertions.failComparison(Assertions.scala:274)
444 + generate correct form for function greetInLanguage 0.001s
445 + generate correct form for function nameWithPossiblePrefix 0.001s
446 + generate correct form for function nameWithPossiblePrefix1 0.001s
447 + generate correct form for function roll20 0.001s
448 + generate correct form for function roll6 0.001s
449 + generate correct form for function concatAll 0.002s
450 + generate correct form for function showDouble 0.001s
451 + generate correct form for function multiplyShorts 0.001s
452 + generate correct form for function divideFloats 0.001s
453 + generate correct form for function subtractLongs 0.001s
454 + generate correct form for function codeOfChar 0.001s
455 + generate correct form for function sumVector 0.001s
456 + generate correct form for function productSeq 0.001s
457 + generate correct form for function showNullableInt 0.0s
458 + generate correct form for function factorialBigInt 0.0s
459 + generate correct form for function inverseBigDecimal 0.001s
460 + generate correct form for function sayBye 0.001s
461 + generate correct form for function isInTree 0.001s
462 + generate correct form for function printsWeirdGADT 0.001s
463 + generate correct form for function genericShow[String] 0.002s
464Starting build for ProjectRef(file:/build/repo/,web3) (guinep-web)... [1/2]
465Compile scalacOptions: -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
466[info] compiling 4 Scala sources to /build/repo/web/target/jvm-3/classes ...
467[info] done compiling
468
469************************
470Build summary:
471[{
472 "module": "guinep",
473 "compile": {"status": "ok", "tookMs": 9035, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
474 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
475 "test-compile": {"status": "ok", "tookMs": 4307, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
476 "test": {"status": "failed", "tookMs": 566, "passed": 61, "failed": 1, "ignored": 0, "skipped": 0, "total": 62, "byFramework": [{"framework": "munit", "stats": {"passed": 61, "failed": 1, "ignored": 0, "skipped": 0, "total": 62}}]},
477 "publish": {"status": "skipped", "tookMs": 0},
478 "metadata": {
479 "crossScalaVersions": ["2.12.20", "3.3.3"]
480}
481},{
482 "module": "guinep-web",
483 "compile": {"status": "ok", "tookMs": 2302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
484 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
485 "test-compile": {"status": "ok", "tookMs": 191, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
486 "test": {"status": "ok", "tookMs": 164, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
487 "publish": {"status": "skipped", "tookMs": 0},
488 "metadata": {
489 "crossScalaVersions": ["2.12.20", "3.3.3"]
490}
491}]
492************************
493[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: guinep
494[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: guinep
495[error] Total time: 20 s, completed Jan 13, 2026, 4:15:13 PM
496[0JBuild failed, not retrying.