Build Logs
johnhungerford/generic-schema • 3.7.0-RC2:2025-04-09
Errors
904
Warnings
145
Total Lines
1474
1##################################
2Clonning https://github.com/johnhungerford/generic-schema.git into repo using revision v1.2.0
3##################################
4Note: switching to '9c0a38edae1cf8996e2bfee2990a6f849f81577b'.
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.7.0-RC2
23Scala binary version found: 3.7
24Implicitly using source version 3.7-migration
25Scala binary version found: 3.7
26Implicitly using source version 3.7-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.7.0-RC2
32Execute tests: true
33sbt project found:
34Sbt version 1.5.7 is not supported, minimal supported version is 1.10.0
35Enforcing usage of sbt in version 1.10.0
36No prepare script found for project johnhungerford/generic-schema
37##################################
38Scala version: 3.7.0-RC2
39Targets: io.github.johnhungerford.generic.schema%core io.github.johnhungerford.generic.schema%gs-circe io.github.johnhungerford.generic.schema%gs-tapir io.github.johnhungerford.generic.schema%gs-upickle
40Project projectConfig: { "tests": null }
41##################################
42Using extra scalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
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.7.0-RC2
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.9.6/bin/sbt-launch.jar
59"setCrossScalaVersions 3.7.0-RC2"
60"++3.7.0-RC2 -v"
61"mapScalacOptions ",-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
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.7.0-RC2 """{
68 "tests": null
69}""" io.github.johnhungerford.generic.schema%core io.github.johnhungerford.generic.schema%gs-circe io.github.johnhungerford.generic.schema%gs-tapir io.github.johnhungerford.generic.schema%gs-upickle"
70
71[info] [launcher] getting org.scala-sbt sbt 1.10.0 (this may take some time)...
72[info] [launcher] getting Scala 2.12.19 (for sbt)...
73[info] welcome to sbt 1.10.0 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build-build-build from metals.sbt ...
75[info] loading project definition from /build/repo/project/project/project
76[info] loading settings for project repo-build-build from metals.sbt ...
77[info] loading project definition from /build/repo/project/project
78[success] Generated .bloop/repo-build-build.json
79[success] Total time: 1 s, completed Apr 9, 2025, 6:44:21 PM
80[info] loading settings for project repo-build from metals.sbt,plugins.sbt ...
81[info] loading project definition from /build/repo/project
82[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
83[warn] * org.scala-lang.modules:scala-xml_2.12:2.2.0 (early-semver) is selected over {1.2.0, 1.1.1}
84[warn] +- com.typesafe.sbt:sbt-native-packager:1.3.2 (sbtVersion=1.0, scalaVersion=2.12) (depends on 2.2.0)
85[warn] +- org.scala-lang:scala-compiler:2.12.19 (depends on 2.2.0)
86[warn] +- com.typesafe.sbt:sbt-native-packager:1.5.1 (sbtVersion=1.0, scalaVersion=2.12) (depends on 1.1.1)
87[warn] +- com.typesafe.play:twirl-api_2.12:1.5.0 (depends on 1.2.0)
88[success] Total time: 22 s, completed Apr 9, 2025, 6:44:45 PM
89[info] loading settings for project root from build.sbt ...
90[info] resolving key references (13465 settings) ...
91[info] set current project to generic-schema (in build file:/build/repo/)
92[warn] there are 3 keys that are not used by any other settings/tasks:
93[warn]
94[warn] * exampleAppJVM / dockerBaseImage
95[warn] +- /build/repo/build.sbt:92
96[warn] * exampleAppJVM / dockerUpdateLatest
97[warn] +- /build/repo/build.sbt:93
98[warn] * exampleAppJVM / dockerUsername
99[warn] +- /build/repo/build.sbt:94
100[warn]
101[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
102[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
103Execute setCrossScalaVersions: 3.7.0-RC2
104OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in gsTapirJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in coreJVM/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in gsTapirJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in gsCirceJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in gsUPickleJVM/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in gsUPickleJVM/crossScalaVersions
110OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in gsUPickleJS/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in gsUPickleJS/crossScalaVersions
112OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in exampleAppJVM/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in exampleAppJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in gsCirceJVM/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in gsCirceJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in coreMacrosJS/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in coreMacrosJS/crossScalaVersions
118OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in coreJS/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in coreJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in gsTapirJS/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in coreJVM/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in gsCirceJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in exampleAppJS/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in exampleAppJS/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in gsTapirJS/crossScalaVersions
126OpenCB::Changing crossVersion 3.2.1-RC1-bin-20220823-3ad97df-NIGHTLY -> 3.7.0-RC2 in coreMacrosJVM/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.7.0-RC2) in coreMacrosJVM/crossScalaVersions
128[info] set current project to generic-schema (in build file:/build/repo/)
129[info] Setting Scala version to 3.7.0-RC2 on 12 projects.
130[info] Switching Scala version on:
131[info] coreMacrosJVM (3.7.0-RC2)
132[info] coreJS (3.7.0-RC2)
133[info] gsUPickleJVM (3.7.0-RC2)
134[info] coreJVM (3.7.0-RC2)
135[info] gsTapirJVM (3.7.0-RC2)
136[info] coreMacrosJS (3.7.0-RC2)
137[info] gsTapirJS (3.7.0-RC2)
138[info] gsCirceJS (3.7.0-RC2)
139[info] gsUPickleJS (3.7.0-RC2)
140[info] exampleAppJVM (3.7.0-RC2)
141[info] exampleAppJS (3.7.0-RC2)
142[info] gsCirceJVM (3.7.0-RC2)
143[info] Excluding projects:
144[info] * root (2.12.19)
145[info] Reapplying settings...
146[info] set current project to generic-schema (in build file:/build/repo/)
147Execute mapScalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
148[info] Reapplying settings...
149[info] set current project to generic-schema (in build file:/build/repo/)
150[info] Defining Global / credentials, coreJS / credentials and 8 others.
151[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 61 others.
152[info] Run `last` for details.
153[info] Reapplying settings...
154[info] set current project to generic-schema (in build file:/build/repo/)
155Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
156[info] Reapplying settings...
157OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
158
159 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
160 Did you mean gsUPickleJS / allExcludeDependencies ?
161 , retry without global scopes
162[info] Reapplying settings...
163[info] set current project to generic-schema (in build file:/build/repo/)
164Execute removeScalacOptionsStartingWith: -P:wartremover
165[info] Reapplying settings...
166[info] set current project to generic-schema (in build file:/build/repo/)
167[success] Total time: 0 s, completed Apr 9, 2025, 6:44:57 PM
168Build config: {
169 "tests": null
170}
171Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
172Starting build...
173Projects: Set(coreMacrosJVM, gsUPickleJVM, coreJVM, gsTapirJVM, gsCirceJVM)
174Starting build for ProjectRef(file:/build/repo/,gsTapirJVM) (gs-tapir)...
175OpenCB::Exclude Scala3 specific scalacOption `-source:3.7-migration` in Scala 2.12.19 module Global
176[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar ...
177[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-core_3/3.2.9/scalatest-core_3-3.2.9.jar ...
178[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest_3/3.2.9/scalatest_3-3.2.9.jar ...
179[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-featurespec_3/3.2.9/scalatest-featurespec_3-3.2.9.jar ...
180[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-flatspec_3/3.2.9/scalatest-flatspec_3-3.2.9.jar ...
181[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.0-RC2/scala3-library_3-3.7.0-RC2.jar ...
182[info] [SUCCESSFUL ] org.scalatest#scalatest_3;3.2.9!scalatest_3.jar(bundle) (60ms)
183[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-freespec_3/3.2.9/scalatest-freespec_3-3.2.9.jar ...
184[info] [SUCCESSFUL ] org.scalatest#scalatest-featurespec_3;3.2.9!scalatest-featurespec_3.jar(bundle) (67ms)
185[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-funsuite_3/3.2.9/scalatest-funsuite_3-3.2.9.jar ...
186[info] [SUCCESSFUL ] org.scalatest#scalatest-flatspec_3;3.2.9!scalatest-flatspec_3.jar(bundle) (72ms)
187[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-funspec_3/3.2.9/scalatest-funspec_3-3.2.9.jar ...
188[info] [SUCCESSFUL ] org.scalatest#scalatest-freespec_3;3.2.9!scalatest-freespec_3.jar(bundle) (35ms)
189[info] [SUCCESSFUL ] org.scalatest#scalatest-funsuite_3;3.2.9!scalatest-funsuite_3.jar(bundle) (26ms)
190[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-propspec_3/3.2.9/scalatest-propspec_3-3.2.9.jar ...
191[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-refspec_3/3.2.9/scalatest-refspec_3-3.2.9.jar ...
192[info] [SUCCESSFUL ] org.scalatest#scalatest-funspec_3;3.2.9!scalatest-funspec_3.jar(bundle) (30ms)
193[info] [SUCCESSFUL ] org.scala-lang#scala3-library_3;3.7.0-RC2!scala3-library_3.jar (109ms)
194[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-diagrams_3/3.2.9/scalatest-diagrams_3-3.2.9.jar ...
195[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-wordspec_3/3.2.9/scalatest-wordspec_3-3.2.9.jar ...
196[info] [SUCCESSFUL ] org.scalatest#scalatest-refspec_3;3.2.9!scalatest-refspec_3.jar(bundle) (20ms)
197[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-matchers-core_3/3.2.9/scalatest-matchers-core_3-3.2.9.jar ...
198[info] [SUCCESSFUL ] org.scalatest#scalatest-propspec_3;3.2.9!scalatest-propspec_3.jar(bundle) (24ms)
199[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-shouldmatchers_3/3.2.9/scalatest-shouldmatchers_3-3.2.9.jar ...
200[info] [SUCCESSFUL ] org.scalatest#scalatest-diagrams_3;3.2.9!scalatest-diagrams_3.jar(bundle) (24ms)
201[info] [SUCCESSFUL ] org.scalatest#scalatest-wordspec_3;3.2.9!scalatest-wordspec_3.jar(bundle) (26ms)
202[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-mustmatchers_3/3.2.9/scalatest-mustmatchers_3-3.2.9.jar ...
203[info] downloading https://repo1.maven.org/maven2/org/scalactic/scalactic_3/3.2.9/scalactic_3-3.2.9.jar ...
204[info] [SUCCESSFUL ] org.scalatest#scalatest-core_3;3.2.9!scalatest-core_3.jar(bundle) (144ms)
205[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest-compatible/3.2.9/scalatest-compatible-3.2.9.jar ...
206[info] [SUCCESSFUL ] org.scalatest#scalatest-shouldmatchers_3;3.2.9!scalatest-shouldmatchers_3.jar(bundle) (27ms)
207[info] downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.0.0/scala-xml_3-2.0.0.jar ...
208[info] [SUCCESSFUL ] org.scalatest#scalatest-compatible;3.2.9!scalatest-compatible.jar(bundle) (22ms)
209[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.0-RC2/scala3-compiler_3-3.7.0-RC2.jar ...
210[info] [SUCCESSFUL ] org.scalatest#scalatest-mustmatchers_3;3.2.9!scalatest-mustmatchers_3.jar(bundle) (36ms)
211[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.0-RC2/scala3-interfaces-3.7.0-RC2.jar ...
212[info] [SUCCESSFUL ] org.scalatest#scalatest-matchers-core_3;3.2.9!scalatest-matchers-core_3.jar(bundle) (60ms)
213[info] downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.0-RC2/tasty-core_3-3.7.0-RC2.jar ...
214[info] [SUCCESSFUL ] org.scala-lang.modules#scala-xml_3;2.0.0!scala-xml_3.jar(bundle) (34ms)
215[info] downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.7.1-scala-1/scala-asm-9.7.1-scala-1.jar ...
216[info] [SUCCESSFUL ] org.scala-lang#scala-library;2.13.16!scala-library.jar (195ms)
217[info] downloading https://repo1.maven.org/maven2/org/scala-sbt/compiler-interface/1.10.7/compiler-interface-1.10.7.jar ...
218[info] [SUCCESSFUL ] org.scalactic#scalactic_3;3.2.9!scalactic_3.jar(bundle) (58ms)
219[info] downloading https://repo1.maven.org/maven2/org/jline/jline-reader/3.29.0/jline-reader-3.29.0.jar ...
220[info] [SUCCESSFUL ] org.scala-sbt#compiler-interface;1.10.7!compiler-interface.jar (19ms)
221[info] [SUCCESSFUL ] org.scala-lang#scala3-interfaces;3.7.0-RC2!scala3-interfaces.jar (39ms)
222[info] downloading https://repo1.maven.org/maven2/org/jline/jline-terminal-jni/3.29.0/jline-terminal-jni-3.29.0.jar ...
223[info] [SUCCESSFUL ] org.scala-lang.modules#scala-asm;9.7.1-scala-1!scala-asm.jar (31ms)
224[info] downloading https://repo1.maven.org/maven2/org/scala-sbt/util-interface/1.10.7/util-interface-1.10.7.jar ...
225[info] downloading https://repo1.maven.org/maven2/org/jline/jline-terminal/3.29.0/jline-terminal-3.29.0.jar ...
226[info] [SUCCESSFUL ] org.jline#jline-reader;3.29.0!jline-reader.jar (21ms)
227[info] downloading https://repo1.maven.org/maven2/org/jline/jline-native/3.29.0/jline-native-3.29.0.jar ...
228[info] [SUCCESSFUL ] org.scala-lang#tasty-core_3;3.7.0-RC2!tasty-core_3.jar (45ms)
229[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scaladoc_3/3.7.0-RC2/scaladoc_3-3.7.0-RC2.jar ...
230[info] [SUCCESSFUL ] org.jline#jline-terminal-jni;3.29.0!jline-terminal-jni.jar (21ms)
231[info] [SUCCESSFUL ] org.scala-sbt#util-interface;1.10.7!util-interface.jar (20ms)
232[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-tasty-inspector_3/3.7.0-RC2/scala3-tasty-inspector_3-3.7.0-RC2.jar ...
233[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.jar ...
234[info] [SUCCESSFUL ] org.jline#jline-native;3.29.0!jline-native.jar (27ms)
235[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.jar ...
236[info] [SUCCESSFUL ] org.jline#jline-terminal;3.29.0!jline-terminal.jar (31ms)
237[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.jar ...
238[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-ast;0.62.2!flexmark-util-ast.jar (24ms)
239[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-data;0.62.2!flexmark-util-data.jar (22ms)
240[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.jar ...
241[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark;0.62.2!flexmark.jar (35ms)
242[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.jar ...
243[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.62.2/flexmark-ext-anchorlink-0.62.2.jar ...
244[info] [SUCCESSFUL ] org.scala-lang#scala3-tasty-inspector_3;3.7.0-RC2!scala3-tasty-inspector_3.jar (44ms)
245[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.62.2/flexmark-ext-emoji-0.62.2.jar ...
246[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-autolink;0.62.2!flexmark-ext-autolink.jar (16ms)
247[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.jar ...
248[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-html;0.62.2!flexmark-util-html.jar (25ms)
249[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.62.2/flexmark-ext-gfm-tasklist-0.62.2.jar ...
250[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2!flexmark-ext-anchorlink.jar (29ms)
251[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.jar ...
252[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-emoji;0.62.2!flexmark-ext-emoji.jar (27ms)
253[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.jar ...
254[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2!flexmark-ext-gfm-strikethrough.jar (22ms)
255[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.jar ...
256[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2!flexmark-ext-gfm-tasklist.jar (22ms)
257[info] downloading https://repo1.maven.org/maven2/nl/big-o/liqp/0.8.2/liqp-0.8.2.jar ...
258[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2!flexmark-ext-wikilink.jar (19ms)
259[info] downloading https://repo1.maven.org/maven2/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar ...
260[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-tables;0.62.2!flexmark-ext-tables.jar (17ms)
261[info] downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar ...
262[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2!flexmark-ext-yaml-front-matter.jar (21ms)
263[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.jar ...
264[info] [SUCCESSFUL ] nl.big-o#liqp;0.8.2!liqp.jar (22ms)
265[info] [SUCCESSFUL ] org.jsoup#jsoup;1.17.2!jsoup.jar (20ms)
266[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.jar ...
267[info] [SUCCESSFUL ] com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1!jackson-dataformat-yaml.jar (22ms)
268[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.jar ...
269[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.jar ...
270[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-builder;0.62.2!flexmark-util-builder.jar (22ms)
271[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.jar ...
272[info] [SUCCESSFUL ] org.scala-lang#scaladoc_3;3.7.0-RC2!scaladoc_3.jar (138ms)
273[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.jar ...
274[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-dependency;0.62.2!flexmark-util-dependency.jar (25ms)
275[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.jar ...
276[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-collection;0.62.2!flexmark-util-collection.jar (27ms)
277[info] downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/15.0/annotations-15.0.jar ...
278[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-format;0.62.2!flexmark-util-format.jar (25ms)
279[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.jar ...
280[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-misc;0.62.2!flexmark-util-misc.jar (19ms)
281[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.jar ...
282[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-visitor;0.62.2!flexmark-util-visitor.jar (19ms)
283[info] downloading https://repo1.maven.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar ...
284[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-sequence;0.62.2!flexmark-util-sequence.jar (27ms)
285[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.62.2/flexmark-jira-converter-0.62.2.jar ...
286[info] [SUCCESSFUL ] org.jetbrains#annotations;15.0!annotations.jar (22ms)
287[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.62.2/flexmark-ext-ins-0.62.2.jar ...
288[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util-options;0.62.2!flexmark-util-options.jar (20ms)
289[info] downloading https://repo1.maven.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.62.2/flexmark-ext-superscript-0.62.2.jar ...
290[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-util;0.62.2!flexmark-util.jar (24ms)
291[info] downloading https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar ...
292[info] [SUCCESSFUL ] org.nibor.autolink#autolink;0.6.0!autolink.jar (25ms)
293[info] downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar ...
294[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-jira-converter;0.62.2!flexmark-jira-converter.jar (22ms)
295[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-ins;0.62.2!flexmark-ext-ins.jar (22ms)
296[info] downloading https://repo1.maven.org/maven2/ua/co/k/strftime4j/1.0.5/strftime4j-1.0.5.jar ...
297[info] downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.1/jackson-databind-2.15.1.jar ...
298[info] [SUCCESSFUL ] org.antlr#antlr4-runtime;4.7.2!antlr4-runtime.jar (22ms)
299[info] [SUCCESSFUL ] com.vladsch.flexmark#flexmark-ext-superscript;0.62.2!flexmark-ext-superscript.jar (24ms)
300[info] downloading https://repo1.maven.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar ...
301[info] downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.1/jackson-core-2.15.1.jar ...
302[info] [SUCCESSFUL ] com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1!jackson-datatype-jsr310.jar(bundle) (26ms)
303[info] downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar ...
304[info] [SUCCESSFUL ] ua.co.k#strftime4j;1.0.5!strftime4j.jar (25ms)
305[info] [SUCCESSFUL ] org.yaml#snakeyaml;2.0!snakeyaml.jar(bundle) (27ms)
306[info] [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-core;2.15.1!jackson-core.jar (35ms)
307[info] [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-annotations;2.15.1!jackson-annotations.jar (19ms)
308[info] [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-databind;2.15.1!jackson-databind.jar (46ms)
309[info] [SUCCESSFUL ] org.scala-lang#scala3-compiler_3;3.7.0-RC2!scala3-compiler_3.jar (356ms)
310[info] downloading https://repo1.maven.org/maven2/com/softwaremill/sttp/tapir/tapir-core_3/1.0.2/tapir-core_3-1.0.2.jar ...
311[info] downloading https://repo1.maven.org/maven2/com/softwaremill/sttp/model/core_3/1.5.0/core_3-1.5.0.jar ...
312[info] downloading https://repo1.maven.org/maven2/com/softwaremill/sttp/shared/ws_3/1.3.7/ws_3-1.3.7.jar ...
313[info] downloading https://repo1.maven.org/maven2/com/softwaremill/sttp/shared/core_3/1.3.7/core_3-1.3.7.jar ...
314[info] downloading https://repo1.maven.org/maven2/com/softwaremill/magnolia1_3/magnolia_3/1.1.4/magnolia_3-1.1.4.jar ...
315[info] [SUCCESSFUL ] com.softwaremill.sttp.shared#ws_3;1.3.7!ws_3.jar (30ms)
316[info] [SUCCESSFUL ] com.softwaremill.sttp.model#core_3;1.5.0!core_3.jar (34ms)
317[info] [SUCCESSFUL ] com.softwaremill.magnolia1_3#magnolia_3;1.1.4!magnolia_3.jar (36ms)
318[info] [SUCCESSFUL ] com.softwaremill.sttp.shared#core_3;1.3.7!core_3.jar (44ms)
319[info] [SUCCESSFUL ] com.softwaremill.sttp.tapir#tapir-core_3;1.0.2!tapir-core_3.jar (60ms)
320OpenCB::Would not apply setting `-source:3.7-migration`: Project has predefined source version: Some(-source:3.7-migration)
321Compile scalacOptions: List(-target:jvm-1.8, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
322[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.7.0-RC2/scala3-sbt-bridge-3.7.0-RC2.jar ...
323[info] [SUCCESSFUL ] org.scala-lang#scala3-sbt-bridge;3.7.0-RC2!scala3-sbt-bridge.jar (38ms)
324[info] compiling 1 Scala source to /build/repo/core-macros/jvm/target/scala-3.7.0-RC2/classes ...
325[warn] bad option '-target:jvm-1.8' was ignored
326[warn] one warning found
327[info] done compiling
328[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
329[warn] bad option '-target:jvm-1.8' was ignored
330[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
331[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
332[error] | ^
333[error] | '=>' expected, but ':' found
334[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
335[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
336[error] | ^
337[error] | '=>' expected, but ':' found
338[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
339[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
340[error] | ^^
341[error] | ']' expected, but '<:' found
342[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
343[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
344[error] | ^^^^^^^^^^^^^^
345[error] | indented definitions expected, identifier FieldRetriever found
346[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
347[warn] 96 | def additionalFields[ NewAF ](
348[warn] | ^
349[warn] | Line is indented too far to the left, or a `}` is missing
350[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
351[warn] 102 | def construct(
352[warn] | ^
353[warn] | Line is indented too far to the left, or a `}` is missing
354[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
355[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
356[error] | ^^
357[error] | Not found: type lz
358[error] |
359[error] | longer explanation available when compiling with `-explain`
360[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
361[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
362[error] | ^
363[error] | Not found: type N
364[error] |
365[error] | longer explanation available when compiling with `-explain`
366[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
367[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
368[error] | ^^^^^^^^
369[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
370[error] | fs]
371[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
372[error] |
373[error] |where: R is a type in method inject with bounds <: Tuple
374[error] | fs is a type in method inject with bounds <: Tuple
375[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
376[error] |
377[error] |
378[error] |Note: a match type could not be fully reduced:
379[error] |
380[error] | trying to reduce Tuple.Head[
381[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
382[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
383[error] | does not uniquely determine parameter x in
384[error] | case x *: _ => x
385[error] | The computed bounds for the parameter are:
386[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
387[error] |
388[error] | longer explanation available when compiling with `-explain`
389[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
390[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
391[error] | ^^^^^^^^
392[error] |Found: Tuple.Head[RV & F *: vts]
393[error] |Required: f
394[error] |
395[error] |where: RV is a type in method inject with bounds <: Tuple
396[error] | vts is a type in method inject with bounds <: Tuple
397[error] |
398[error] |
399[error] |Note: a match type could not be fully reduced:
400[error] |
401[error] | trying to reduce Tuple.Head[RV & F *: vts]
402[error] | failed since selector RV & F *: vts
403[error] | does not uniquely determine parameter x in
404[error] | case x *: _ => x
405[error] | The computed bounds for the parameter are:
406[error] | x <: F
407[error] |Note that implicit conversions were not tried because the result of an implicit conversion
408[error] |must be more specific than f
409[error] |
410[error] | longer explanation available when compiling with `-explain`
411[warn] three warnings found
412[error] 8 errors found
413[error] (coreJVM / Compile / compileIncremental) Compilation failed
414[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
415[warn] bad option '-target:jvm-1.8' was ignored
416[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
417[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
418[error] | ^
419[error] | '=>' expected, but ':' found
420[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
421[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
422[error] | ^
423[error] | '=>' expected, but ':' found
424[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
425[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
426[error] | ^^
427[error] | ']' expected, but '<:' found
428[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
429[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
430[error] | ^^^^^^^^^^^^^^
431[error] | indented definitions expected, identifier FieldRetriever found
432[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
433[warn] 96 | def additionalFields[ NewAF ](
434[warn] | ^
435[warn] | Line is indented too far to the left, or a `}` is missing
436[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
437[warn] 102 | def construct(
438[warn] | ^
439[warn] | Line is indented too far to the left, or a `}` is missing
440[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
441[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
442[error] | ^^
443[error] | Not found: type lz
444[error] |
445[error] | longer explanation available when compiling with `-explain`
446[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
447[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
448[error] | ^
449[error] | Not found: type N
450[error] |
451[error] | longer explanation available when compiling with `-explain`
452[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
453[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
454[error] | ^^^^^^^^
455[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
456[error] | fs]
457[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
458[error] |
459[error] |where: R is a type in method inject with bounds <: Tuple
460[error] | fs is a type in method inject with bounds <: Tuple
461[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
462[error] |
463[error] |
464[error] |Note: a match type could not be fully reduced:
465[error] |
466[error] | trying to reduce Tuple.Head[
467[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
468[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
469[error] | does not uniquely determine parameter x in
470[error] | case x *: _ => x
471[error] | The computed bounds for the parameter are:
472[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
473[error] |
474[error] | longer explanation available when compiling with `-explain`
475[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
476[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
477[error] | ^^^^^^^^
478[error] |Found: Tuple.Head[RV & F *: vts]
479[error] |Required: f
480[error] |
481[error] |where: RV is a type in method inject with bounds <: Tuple
482[error] | vts is a type in method inject with bounds <: Tuple
483[error] |
484[error] |
485[error] |Note: a match type could not be fully reduced:
486[error] |
487[error] | trying to reduce Tuple.Head[RV & F *: vts]
488[error] | failed since selector RV & F *: vts
489[error] | does not uniquely determine parameter x in
490[error] | case x *: _ => x
491[error] | The computed bounds for the parameter are:
492[error] | x <: F
493[error] |Note that implicit conversions were not tried because the result of an implicit conversion
494[error] |must be more specific than f
495[error] |
496[error] | longer explanation available when compiling with `-explain`
497[warn] three warnings found
498[error] 8 errors found
499[error] (coreJVM / Compile / compileIncremental) Compilation failed
500[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
501[warn] bad option '-target:jvm-1.8' was ignored
502[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
503[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
504[error] | ^
505[error] | '=>' expected, but ':' found
506[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
507[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
508[error] | ^
509[error] | '=>' expected, but ':' found
510[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
511[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
512[error] | ^^
513[error] | ']' expected, but '<:' found
514[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
515[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
516[error] | ^^^^^^^^^^^^^^
517[error] | indented definitions expected, identifier FieldRetriever found
518[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
519[warn] 96 | def additionalFields[ NewAF ](
520[warn] | ^
521[warn] | Line is indented too far to the left, or a `}` is missing
522[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
523[warn] 102 | def construct(
524[warn] | ^
525[warn] | Line is indented too far to the left, or a `}` is missing
526[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
527[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
528[error] | ^^
529[error] | Not found: type lz
530[error] |
531[error] | longer explanation available when compiling with `-explain`
532[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
533[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
534[error] | ^
535[error] | Not found: type N
536[error] |
537[error] | longer explanation available when compiling with `-explain`
538[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
539[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
540[error] | ^^^^^^^^
541[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
542[error] | fs]
543[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
544[error] |
545[error] |where: R is a type in method inject with bounds <: Tuple
546[error] | fs is a type in method inject with bounds <: Tuple
547[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
548[error] |
549[error] |
550[error] |Note: a match type could not be fully reduced:
551[error] |
552[error] | trying to reduce Tuple.Head[
553[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
554[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
555[error] | does not uniquely determine parameter x in
556[error] | case x *: _ => x
557[error] | The computed bounds for the parameter are:
558[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
559[error] |
560[error] | longer explanation available when compiling with `-explain`
561[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
562[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
563[error] | ^^^^^^^^
564[error] |Found: Tuple.Head[RV & F *: vts]
565[error] |Required: f
566[error] |
567[error] |where: RV is a type in method inject with bounds <: Tuple
568[error] | vts is a type in method inject with bounds <: Tuple
569[error] |
570[error] |
571[error] |Note: a match type could not be fully reduced:
572[error] |
573[error] | trying to reduce Tuple.Head[RV & F *: vts]
574[error] | failed since selector RV & F *: vts
575[error] | does not uniquely determine parameter x in
576[error] | case x *: _ => x
577[error] | The computed bounds for the parameter are:
578[error] | x <: F
579[error] |Note that implicit conversions were not tried because the result of an implicit conversion
580[error] |must be more specific than f
581[error] |
582[error] | longer explanation available when compiling with `-explain`
583[warn] three warnings found
584[error] 8 errors found
585[error] (coreJVM / Compile / compileIncremental) Compilation failed
586Starting build for ProjectRef(file:/build/repo/,coreMacrosJVM) (core-macros)...
587Compile scalacOptions: List(-target:jvm-1.8, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
588[info] Main Scala API documentation to /build/repo/core-macros/jvm/target/scala-3.7.0-RC2/api...
589[warn] bad option '-target:jvm-1.8' was ignored
590[info] Skipping unused scalacOptions: -Wconf, -source
591[warn] Flag -classpath set repeatedly
592[warn] two warnings found
593[info] Main Scala API documentation successful.
594[info] Wrote /build/repo/core-macros/jvm/target/scala-3.7.0-RC2/core-macros_3-1.1-SNAPSHOT.pom
595[info] Main Scala API documentation to /build/repo/core-macros/jvm/target/scala-3.7.0-RC2/api...
596[warn] bad option '-target:jvm-1.8' was ignored
597[info] Skipping unused scalacOptions: -Wconf, -source
598[warn] Flag -classpath set repeatedly
599[warn] two warnings found
600[info] Main Scala API documentation successful.
601[info] :: delivering :: io.github.johnhungerford.generic.schema#core-macros_3;1.1-SNAPSHOT :: 1.1-SNAPSHOT :: integration :: Wed Apr 09 18:45:59 CEST 2025
602[info] delivering ivy file to /build/repo/core-macros/jvm/target/scala-3.7.0-RC2/ivy-1.1-SNAPSHOT.xml
603[info] published core-macros_3 to /root/.ivy2/local/io.github.johnhungerford.generic.schema/core-macros_3/1.1-SNAPSHOT/poms/core-macros_3.pom
604[info] published core-macros_3 to /root/.ivy2/local/io.github.johnhungerford.generic.schema/core-macros_3/1.1-SNAPSHOT/jars/core-macros_3.jar
605[info] published core-macros_3 to /root/.ivy2/local/io.github.johnhungerford.generic.schema/core-macros_3/1.1-SNAPSHOT/srcs/core-macros_3-sources.jar
606[info] published core-macros_3 to /root/.ivy2/local/io.github.johnhungerford.generic.schema/core-macros_3/1.1-SNAPSHOT/docs/core-macros_3-javadoc.jar
607[info] published ivy to /root/.ivy2/local/io.github.johnhungerford.generic.schema/core-macros_3/1.1-SNAPSHOT/ivys/ivy.xml
608Starting build for ProjectRef(file:/build/repo/,coreJVM) (core)...
609Compile scalacOptions: List(-target:jvm-1.8, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
610[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
611[warn] bad option '-target:jvm-1.8' was ignored
612[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
613[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
614[error] | ^
615[error] | '=>' expected, but ':' found
616[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
617[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
618[error] | ^
619[error] | '=>' expected, but ':' found
620[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
621[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
622[error] | ^^
623[error] | ']' expected, but '<:' found
624[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
625[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
626[error] | ^^^^^^^^^^^^^^
627[error] | indented definitions expected, identifier FieldRetriever found
628[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
629[warn] 96 | def additionalFields[ NewAF ](
630[warn] | ^
631[warn] | Line is indented too far to the left, or a `}` is missing
632[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
633[warn] 102 | def construct(
634[warn] | ^
635[warn] | Line is indented too far to the left, or a `}` is missing
636[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
637[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
638[error] | ^^
639[error] | Not found: type lz
640[error] |
641[error] | longer explanation available when compiling with `-explain`
642[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
643[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
644[error] | ^
645[error] | Not found: type N
646[error] |
647[error] | longer explanation available when compiling with `-explain`
648[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
649[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
650[error] | ^^^^^^^^
651[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
652[error] | fs]
653[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
654[error] |
655[error] |where: R is a type in method inject with bounds <: Tuple
656[error] | fs is a type in method inject with bounds <: Tuple
657[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
658[error] |
659[error] |
660[error] |Note: a match type could not be fully reduced:
661[error] |
662[error] | trying to reduce Tuple.Head[
663[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
664[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
665[error] | does not uniquely determine parameter x in
666[error] | case x *: _ => x
667[error] | The computed bounds for the parameter are:
668[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
669[error] |
670[error] | longer explanation available when compiling with `-explain`
671[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
672[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
673[error] | ^^^^^^^^
674[error] |Found: Tuple.Head[RV & F *: vts]
675[error] |Required: f
676[error] |
677[error] |where: RV is a type in method inject with bounds <: Tuple
678[error] | vts is a type in method inject with bounds <: Tuple
679[error] |
680[error] |
681[error] |Note: a match type could not be fully reduced:
682[error] |
683[error] | trying to reduce Tuple.Head[RV & F *: vts]
684[error] | failed since selector RV & F *: vts
685[error] | does not uniquely determine parameter x in
686[error] | case x *: _ => x
687[error] | The computed bounds for the parameter are:
688[error] | x <: F
689[error] |Note that implicit conversions were not tried because the result of an implicit conversion
690[error] |must be more specific than f
691[error] |
692[error] | longer explanation available when compiling with `-explain`
693[warn] three warnings found
694[error] 8 errors found
695[error] (coreJVM / Compile / compileIncremental) Compilation failed
696[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
697[warn] bad option '-target:jvm-1.8' was ignored
698[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
699[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
700[error] | ^
701[error] | '=>' expected, but ':' found
702[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
703[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
704[error] | ^
705[error] | '=>' expected, but ':' found
706[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
707[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
708[error] | ^^
709[error] | ']' expected, but '<:' found
710[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
711[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
712[error] | ^^^^^^^^^^^^^^
713[error] | indented definitions expected, identifier FieldRetriever found
714[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
715[warn] 96 | def additionalFields[ NewAF ](
716[warn] | ^
717[warn] | Line is indented too far to the left, or a `}` is missing
718[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
719[warn] 102 | def construct(
720[warn] | ^
721[warn] | Line is indented too far to the left, or a `}` is missing
722[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
723[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
724[error] | ^^
725[error] | Not found: type lz
726[error] |
727[error] | longer explanation available when compiling with `-explain`
728[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
729[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
730[error] | ^
731[error] | Not found: type N
732[error] |
733[error] | longer explanation available when compiling with `-explain`
734[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
735[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
736[error] | ^^^^^^^^
737[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
738[error] | fs]
739[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
740[error] |
741[error] |where: R is a type in method inject with bounds <: Tuple
742[error] | fs is a type in method inject with bounds <: Tuple
743[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
744[error] |
745[error] |
746[error] |Note: a match type could not be fully reduced:
747[error] |
748[error] | trying to reduce Tuple.Head[
749[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
750[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
751[error] | does not uniquely determine parameter x in
752[error] | case x *: _ => x
753[error] | The computed bounds for the parameter are:
754[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
755[error] |
756[error] | longer explanation available when compiling with `-explain`
757[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
758[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
759[error] | ^^^^^^^^
760[error] |Found: Tuple.Head[RV & F *: vts]
761[error] |Required: f
762[error] |
763[error] |where: RV is a type in method inject with bounds <: Tuple
764[error] | vts is a type in method inject with bounds <: Tuple
765[error] |
766[error] |
767[error] |Note: a match type could not be fully reduced:
768[error] |
769[error] | trying to reduce Tuple.Head[RV & F *: vts]
770[error] | failed since selector RV & F *: vts
771[error] | does not uniquely determine parameter x in
772[error] | case x *: _ => x
773[error] | The computed bounds for the parameter are:
774[error] | x <: F
775[error] |Note that implicit conversions were not tried because the result of an implicit conversion
776[error] |must be more specific than f
777[error] |
778[error] | longer explanation available when compiling with `-explain`
779[warn] three warnings found
780[error] 8 errors found
781[error] (coreJVM / Compile / compileIncremental) Compilation failed
782[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
783[warn] bad option '-target:jvm-1.8' was ignored
784[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
785[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
786[error] | ^
787[error] | '=>' expected, but ':' found
788[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
789[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
790[error] | ^
791[error] | '=>' expected, but ':' found
792[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
793[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
794[error] | ^^
795[error] | ']' expected, but '<:' found
796[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
797[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
798[error] | ^^^^^^^^^^^^^^
799[error] | indented definitions expected, identifier FieldRetriever found
800[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
801[warn] 96 | def additionalFields[ NewAF ](
802[warn] | ^
803[warn] | Line is indented too far to the left, or a `}` is missing
804[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
805[warn] 102 | def construct(
806[warn] | ^
807[warn] | Line is indented too far to the left, or a `}` is missing
808[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
809[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
810[error] | ^^
811[error] | Not found: type lz
812[error] |
813[error] | longer explanation available when compiling with `-explain`
814[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
815[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
816[error] | ^
817[error] | Not found: type N
818[error] |
819[error] | longer explanation available when compiling with `-explain`
820[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
821[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
822[error] | ^^^^^^^^
823[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
824[error] | fs]
825[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
826[error] |
827[error] |where: R is a type in method inject with bounds <: Tuple
828[error] | fs is a type in method inject with bounds <: Tuple
829[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
830[error] |
831[error] |
832[error] |Note: a match type could not be fully reduced:
833[error] |
834[error] | trying to reduce Tuple.Head[
835[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
836[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
837[error] | does not uniquely determine parameter x in
838[error] | case x *: _ => x
839[error] | The computed bounds for the parameter are:
840[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
841[error] |
842[error] | longer explanation available when compiling with `-explain`
843[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
844[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
845[error] | ^^^^^^^^
846[error] |Found: Tuple.Head[RV & F *: vts]
847[error] |Required: f
848[error] |
849[error] |where: RV is a type in method inject with bounds <: Tuple
850[error] | vts is a type in method inject with bounds <: Tuple
851[error] |
852[error] |
853[error] |Note: a match type could not be fully reduced:
854[error] |
855[error] | trying to reduce Tuple.Head[RV & F *: vts]
856[error] | failed since selector RV & F *: vts
857[error] | does not uniquely determine parameter x in
858[error] | case x *: _ => x
859[error] | The computed bounds for the parameter are:
860[error] | x <: F
861[error] |Note that implicit conversions were not tried because the result of an implicit conversion
862[error] |must be more specific than f
863[error] |
864[error] | longer explanation available when compiling with `-explain`
865[warn] three warnings found
866[error] 8 errors found
867[error] (coreJVM / Compile / compileIncremental) Compilation failed
868Starting build for ProjectRef(file:/build/repo/,gsCirceJVM) (gs-circe)...
869[info] downloading https://repo1.maven.org/maven2/io/circe/circe-numbers_3/0.14.1/circe-numbers_3-0.14.1.jar ...
870[info] downloading https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.6.1/cats-core_3-2.6.1.jar ...
871[info] downloading https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.6.1/cats-kernel_3-2.6.1.jar ...
872[info] downloading https://repo1.maven.org/maven2/org/typelevel/simulacrum-scalafix-annotations_3/0.5.4/simulacrum-scalafix-annotations_3-0.5.4.jar ...
873[info] downloading https://repo1.maven.org/maven2/io/circe/circe-core_3/0.14.1/circe-core_3-0.14.1.jar ...
874[info] downloading https://repo1.maven.org/maven2/io/circe/circe-parser_3/0.14.1/circe-parser_3-0.14.1.jar ...
875[info] [SUCCESSFUL ] org.typelevel#simulacrum-scalafix-annotations_3;0.5.4!simulacrum-scalafix-annotations_3.jar (33ms)
876[info] downloading https://repo1.maven.org/maven2/io/circe/circe-jawn_3/0.14.1/circe-jawn_3-0.14.1.jar ...
877[info] [SUCCESSFUL ] io.circe#circe-numbers_3;0.14.1!circe-numbers_3.jar (35ms)
878[info] downloading https://repo1.maven.org/maven2/org/typelevel/jawn-parser_3/1.1.2/jawn-parser_3-1.1.2.jar ...
879[info] [SUCCESSFUL ] io.circe#circe-parser_3;0.14.1!circe-parser_3.jar (32ms)
880[info] [SUCCESSFUL ] io.circe#circe-jawn_3;0.14.1!circe-jawn_3.jar (26ms)
881[info] [SUCCESSFUL ] org.typelevel#jawn-parser_3;1.1.2!jawn-parser_3.jar (28ms)
882[info] [SUCCESSFUL ] io.circe#circe-core_3;0.14.1!circe-core_3.jar (63ms)
883[info] [SUCCESSFUL ] org.typelevel#cats-kernel_3;2.6.1!cats-kernel_3.jar (101ms)
884[info] [SUCCESSFUL ] org.typelevel#cats-core_3;2.6.1!cats-core_3.jar (120ms)
885Compile scalacOptions: List(-target:jvm-1.8, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
886[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
887[warn] bad option '-target:jvm-1.8' was ignored
888[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
889[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
890[error] | ^
891[error] | '=>' expected, but ':' found
892[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
893[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
894[error] | ^
895[error] | '=>' expected, but ':' found
896[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
897[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
898[error] | ^^
899[error] | ']' expected, but '<:' found
900[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
901[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
902[error] | ^^^^^^^^^^^^^^
903[error] | indented definitions expected, identifier FieldRetriever found
904[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
905[warn] 96 | def additionalFields[ NewAF ](
906[warn] | ^
907[warn] | Line is indented too far to the left, or a `}` is missing
908[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
909[warn] 102 | def construct(
910[warn] | ^
911[warn] | Line is indented too far to the left, or a `}` is missing
912[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
913[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
914[error] | ^^
915[error] | Not found: type lz
916[error] |
917[error] | longer explanation available when compiling with `-explain`
918[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
919[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
920[error] | ^
921[error] | Not found: type N
922[error] |
923[error] | longer explanation available when compiling with `-explain`
924[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
925[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
926[error] | ^^^^^^^^
927[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
928[error] | fs]
929[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
930[error] |
931[error] |where: R is a type in method inject with bounds <: Tuple
932[error] | fs is a type in method inject with bounds <: Tuple
933[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
934[error] |
935[error] |
936[error] |Note: a match type could not be fully reduced:
937[error] |
938[error] | trying to reduce Tuple.Head[
939[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
940[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
941[error] | does not uniquely determine parameter x in
942[error] | case x *: _ => x
943[error] | The computed bounds for the parameter are:
944[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
945[error] |
946[error] | longer explanation available when compiling with `-explain`
947[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
948[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
949[error] | ^^^^^^^^
950[error] |Found: Tuple.Head[RV & F *: vts]
951[error] |Required: f
952[error] |
953[error] |where: RV is a type in method inject with bounds <: Tuple
954[error] | vts is a type in method inject with bounds <: Tuple
955[error] |
956[error] |
957[error] |Note: a match type could not be fully reduced:
958[error] |
959[error] | trying to reduce Tuple.Head[RV & F *: vts]
960[error] | failed since selector RV & F *: vts
961[error] | does not uniquely determine parameter x in
962[error] | case x *: _ => x
963[error] | The computed bounds for the parameter are:
964[error] | x <: F
965[error] |Note that implicit conversions were not tried because the result of an implicit conversion
966[error] |must be more specific than f
967[error] |
968[error] | longer explanation available when compiling with `-explain`
969[warn] three warnings found
970[error] 8 errors found
971[error] (coreJVM / Compile / compileIncremental) Compilation failed
972[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
973[warn] bad option '-target:jvm-1.8' was ignored
974[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
975[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
976[error] | ^
977[error] | '=>' expected, but ':' found
978[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
979[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
980[error] | ^
981[error] | '=>' expected, but ':' found
982[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
983[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
984[error] | ^^
985[error] | ']' expected, but '<:' found
986[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
987[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
988[error] | ^^^^^^^^^^^^^^
989[error] | indented definitions expected, identifier FieldRetriever found
990[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
991[warn] 96 | def additionalFields[ NewAF ](
992[warn] | ^
993[warn] | Line is indented too far to the left, or a `}` is missing
994[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
995[warn] 102 | def construct(
996[warn] | ^
997[warn] | Line is indented too far to the left, or a `}` is missing
998[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
999[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1000[error] | ^^
1001[error] | Not found: type lz
1002[error] |
1003[error] | longer explanation available when compiling with `-explain`
1004[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
1005[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1006[error] | ^
1007[error] | Not found: type N
1008[error] |
1009[error] | longer explanation available when compiling with `-explain`
1010[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
1011[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1012[error] | ^^^^^^^^
1013[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
1014[error] | fs]
1015[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1016[error] |
1017[error] |where: R is a type in method inject with bounds <: Tuple
1018[error] | fs is a type in method inject with bounds <: Tuple
1019[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
1020[error] |
1021[error] |
1022[error] |Note: a match type could not be fully reduced:
1023[error] |
1024[error] | trying to reduce Tuple.Head[
1025[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
1026[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
1027[error] | does not uniquely determine parameter x in
1028[error] | case x *: _ => x
1029[error] | The computed bounds for the parameter are:
1030[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1031[error] |
1032[error] | longer explanation available when compiling with `-explain`
1033[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
1034[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1035[error] | ^^^^^^^^
1036[error] |Found: Tuple.Head[RV & F *: vts]
1037[error] |Required: f
1038[error] |
1039[error] |where: RV is a type in method inject with bounds <: Tuple
1040[error] | vts is a type in method inject with bounds <: Tuple
1041[error] |
1042[error] |
1043[error] |Note: a match type could not be fully reduced:
1044[error] |
1045[error] | trying to reduce Tuple.Head[RV & F *: vts]
1046[error] | failed since selector RV & F *: vts
1047[error] | does not uniquely determine parameter x in
1048[error] | case x *: _ => x
1049[error] | The computed bounds for the parameter are:
1050[error] | x <: F
1051[error] |Note that implicit conversions were not tried because the result of an implicit conversion
1052[error] |must be more specific than f
1053[error] |
1054[error] | longer explanation available when compiling with `-explain`
1055[warn] three warnings found
1056[error] 8 errors found
1057[error] (coreJVM / Compile / compileIncremental) Compilation failed
1058[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
1059[warn] bad option '-target:jvm-1.8' was ignored
1060[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
1061[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
1062[error] | ^
1063[error] | '=>' expected, but ':' found
1064[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
1065[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
1066[error] | ^
1067[error] | '=>' expected, but ':' found
1068[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
1069[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1070[error] | ^^
1071[error] | ']' expected, but '<:' found
1072[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
1073[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
1074[error] | ^^^^^^^^^^^^^^
1075[error] | indented definitions expected, identifier FieldRetriever found
1076[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
1077[warn] 96 | def additionalFields[ NewAF ](
1078[warn] | ^
1079[warn] | Line is indented too far to the left, or a `}` is missing
1080[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
1081[warn] 102 | def construct(
1082[warn] | ^
1083[warn] | Line is indented too far to the left, or a `}` is missing
1084[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
1085[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1086[error] | ^^
1087[error] | Not found: type lz
1088[error] |
1089[error] | longer explanation available when compiling with `-explain`
1090[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
1091[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1092[error] | ^
1093[error] | Not found: type N
1094[error] |
1095[error] | longer explanation available when compiling with `-explain`
1096[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
1097[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1098[error] | ^^^^^^^^
1099[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
1100[error] | fs]
1101[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1102[error] |
1103[error] |where: R is a type in method inject with bounds <: Tuple
1104[error] | fs is a type in method inject with bounds <: Tuple
1105[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
1106[error] |
1107[error] |
1108[error] |Note: a match type could not be fully reduced:
1109[error] |
1110[error] | trying to reduce Tuple.Head[
1111[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
1112[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
1113[error] | does not uniquely determine parameter x in
1114[error] | case x *: _ => x
1115[error] | The computed bounds for the parameter are:
1116[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1117[error] |
1118[error] | longer explanation available when compiling with `-explain`
1119[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
1120[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1121[error] | ^^^^^^^^
1122[error] |Found: Tuple.Head[RV & F *: vts]
1123[error] |Required: f
1124[error] |
1125[error] |where: RV is a type in method inject with bounds <: Tuple
1126[error] | vts is a type in method inject with bounds <: Tuple
1127[error] |
1128[error] |
1129[error] |Note: a match type could not be fully reduced:
1130[error] |
1131[error] | trying to reduce Tuple.Head[RV & F *: vts]
1132[error] | failed since selector RV & F *: vts
1133[error] | does not uniquely determine parameter x in
1134[error] | case x *: _ => x
1135[error] | The computed bounds for the parameter are:
1136[error] | x <: F
1137[error] |Note that implicit conversions were not tried because the result of an implicit conversion
1138[error] |must be more specific than f
1139[error] |
1140[error] | longer explanation available when compiling with `-explain`
1141[warn] three warnings found
1142[error] 8 errors found
1143[error] (coreJVM / Compile / compileIncremental) Compilation failed
1144Starting build for ProjectRef(file:/build/repo/,gsUPickleJVM) (gs-upickle)...
1145[info] downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/1.4.2/upickle_3-1.4.2.jar ...
1146[info] downloading https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/1.4.2/ujson_3-1.4.2.jar ...
1147[info] downloading https://repo1.maven.org/maven2/com/lihaoyi/upack_3/1.4.2/upack_3-1.4.2.jar ...
1148[info] downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/1.4.2/upickle-implicits_3-1.4.2.jar ...
1149[info] downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/1.4.2/upickle-core_3-1.4.2.jar ...
1150[info] downloading https://repo1.maven.org/maven2/com/lihaoyi/geny_3/0.6.10/geny_3-0.6.10.jar ...
1151[info] [SUCCESSFUL ] com.lihaoyi#upickle_3;1.4.2!upickle_3.jar (28ms)
1152[info] [SUCCESSFUL ] com.lihaoyi#upickle-core_3;1.4.2!upickle-core_3.jar (33ms)
1153[info] [SUCCESSFUL ] com.lihaoyi#upack_3;1.4.2!upack_3.jar (36ms)
1154[info] [SUCCESSFUL ] com.lihaoyi#ujson_3;1.4.2!ujson_3.jar (38ms)
1155[info] [SUCCESSFUL ] com.lihaoyi#upickle-implicits_3;1.4.2!upickle-implicits_3.jar (40ms)
1156[info] [SUCCESSFUL ] com.lihaoyi#geny_3;0.6.10!geny_3.jar (41ms)
1157Compile scalacOptions: List(-target:jvm-1.8, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
1158[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
1159[warn] bad option '-target:jvm-1.8' was ignored
1160[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
1161[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
1162[error] | ^
1163[error] | '=>' expected, but ':' found
1164[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
1165[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
1166[error] | ^
1167[error] | '=>' expected, but ':' found
1168[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
1169[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1170[error] | ^^
1171[error] | ']' expected, but '<:' found
1172[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
1173[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
1174[error] | ^^^^^^^^^^^^^^
1175[error] | indented definitions expected, identifier FieldRetriever found
1176[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
1177[warn] 96 | def additionalFields[ NewAF ](
1178[warn] | ^
1179[warn] | Line is indented too far to the left, or a `}` is missing
1180[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
1181[warn] 102 | def construct(
1182[warn] | ^
1183[warn] | Line is indented too far to the left, or a `}` is missing
1184[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
1185[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1186[error] | ^^
1187[error] | Not found: type lz
1188[error] |
1189[error] | longer explanation available when compiling with `-explain`
1190[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
1191[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1192[error] | ^
1193[error] | Not found: type N
1194[error] |
1195[error] | longer explanation available when compiling with `-explain`
1196[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
1197[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1198[error] | ^^^^^^^^
1199[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
1200[error] | fs]
1201[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1202[error] |
1203[error] |where: R is a type in method inject with bounds <: Tuple
1204[error] | fs is a type in method inject with bounds <: Tuple
1205[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
1206[error] |
1207[error] |
1208[error] |Note: a match type could not be fully reduced:
1209[error] |
1210[error] | trying to reduce Tuple.Head[
1211[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
1212[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
1213[error] | does not uniquely determine parameter x in
1214[error] | case x *: _ => x
1215[error] | The computed bounds for the parameter are:
1216[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1217[error] |
1218[error] | longer explanation available when compiling with `-explain`
1219[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
1220[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1221[error] | ^^^^^^^^
1222[error] |Found: Tuple.Head[RV & F *: vts]
1223[error] |Required: f
1224[error] |
1225[error] |where: RV is a type in method inject with bounds <: Tuple
1226[error] | vts is a type in method inject with bounds <: Tuple
1227[error] |
1228[error] |
1229[error] |Note: a match type could not be fully reduced:
1230[error] |
1231[error] | trying to reduce Tuple.Head[RV & F *: vts]
1232[error] | failed since selector RV & F *: vts
1233[error] | does not uniquely determine parameter x in
1234[error] | case x *: _ => x
1235[error] | The computed bounds for the parameter are:
1236[error] | x <: F
1237[error] |Note that implicit conversions were not tried because the result of an implicit conversion
1238[error] |must be more specific than f
1239[error] |
1240[error] | longer explanation available when compiling with `-explain`
1241[warn] three warnings found
1242[error] 8 errors found
1243[error] (coreJVM / Compile / compileIncremental) Compilation failed
1244[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
1245[warn] bad option '-target:jvm-1.8' was ignored
1246[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
1247[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
1248[error] | ^
1249[error] | '=>' expected, but ':' found
1250[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
1251[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
1252[error] | ^
1253[error] | '=>' expected, but ':' found
1254[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
1255[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1256[error] | ^^
1257[error] | ']' expected, but '<:' found
1258[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
1259[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
1260[error] | ^^^^^^^^^^^^^^
1261[error] | indented definitions expected, identifier FieldRetriever found
1262[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
1263[warn] 96 | def additionalFields[ NewAF ](
1264[warn] | ^
1265[warn] | Line is indented too far to the left, or a `}` is missing
1266[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
1267[warn] 102 | def construct(
1268[warn] | ^
1269[warn] | Line is indented too far to the left, or a `}` is missing
1270[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
1271[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1272[error] | ^^
1273[error] | Not found: type lz
1274[error] |
1275[error] | longer explanation available when compiling with `-explain`
1276[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
1277[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1278[error] | ^
1279[error] | Not found: type N
1280[error] |
1281[error] | longer explanation available when compiling with `-explain`
1282[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
1283[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1284[error] | ^^^^^^^^
1285[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
1286[error] | fs]
1287[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1288[error] |
1289[error] |where: R is a type in method inject with bounds <: Tuple
1290[error] | fs is a type in method inject with bounds <: Tuple
1291[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
1292[error] |
1293[error] |
1294[error] |Note: a match type could not be fully reduced:
1295[error] |
1296[error] | trying to reduce Tuple.Head[
1297[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
1298[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
1299[error] | does not uniquely determine parameter x in
1300[error] | case x *: _ => x
1301[error] | The computed bounds for the parameter are:
1302[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1303[error] |
1304[error] | longer explanation available when compiling with `-explain`
1305[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
1306[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1307[error] | ^^^^^^^^
1308[error] |Found: Tuple.Head[RV & F *: vts]
1309[error] |Required: f
1310[error] |
1311[error] |where: RV is a type in method inject with bounds <: Tuple
1312[error] | vts is a type in method inject with bounds <: Tuple
1313[error] |
1314[error] |
1315[error] |Note: a match type could not be fully reduced:
1316[error] |
1317[error] | trying to reduce Tuple.Head[RV & F *: vts]
1318[error] | failed since selector RV & F *: vts
1319[error] | does not uniquely determine parameter x in
1320[error] | case x *: _ => x
1321[error] | The computed bounds for the parameter are:
1322[error] | x <: F
1323[error] |Note that implicit conversions were not tried because the result of an implicit conversion
1324[error] |must be more specific than f
1325[error] |
1326[error] | longer explanation available when compiling with `-explain`
1327[warn] three warnings found
1328[error] 8 errors found
1329[error] (coreJVM / Compile / compileIncremental) Compilation failed
1330[info] compiling 81 Scala sources to /build/repo/core/jvm/target/scala-3.7.0-RC2/classes ...
1331[warn] bad option '-target:jvm-1.8' was ignored
1332[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldGetter.scala:12:110
1333[error] 12 | given [ T, F, N <: FieldName, Field <: Field.OrLazy[ T, F, N ], RTail <: Tuple, RVHead, RVTail <: Tuple ] :
1334[error] | ^
1335[error] | '=>' expected, but ':' found
1336[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:30:53
1337[error] 30 | given [ N <: FieldName, T, F, S, Tail <: Tuple ] :
1338[error] | ^
1339[error] | '=>' expected, but ':' found
1340[error] -- [E040] Syntax Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:16
1341[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1342[error] | ^^
1343[error] | ']' expected, but '<:' found
1344[error] -- Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:41:4
1345[error] 41 | FieldRetriever.Aux[ N, LazyField[ T, F, N ] *: Tail, LazyField[ T, F, N ] ] = {
1346[error] | ^^^^^^^^^^^^^^
1347[error] | indented definitions expected, identifier FieldRetriever found
1348[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:96:3
1349[warn] 96 | def additionalFields[ NewAF ](
1350[warn] | ^
1351[warn] | Line is indented too far to the left, or a `}` is missing
1352[warn] -- Warning: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/ProductSchemaBuilder.scala:102:3
1353[warn] 102 | def construct(
1354[warn] | ^
1355[warn] | Line is indented too far to the left, or a `}` is missing
1356[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:10
1357[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1358[error] | ^^
1359[error] | Not found: type lz
1360[error] |
1361[error] | longer explanation available when compiling with `-explain`
1362[error] -- [E006] Not Found Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldRetriever.scala:40:14
1363[error] 40 | given lz[ N <: FieldName, T, F, Tail <: Tuple ] :
1364[error] | ^
1365[error] | Not found: type N
1366[error] |
1367[error] | longer explanation available when compiling with `-explain`
1368[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:51
1369[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1370[error] | ^^^^^^^^
1371[error] |Found: Tuple.Head[R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *:
1372[error] | fs]
1373[error] |Required: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1374[error] |
1375[error] |where: R is a type in method inject with bounds <: Tuple
1376[error] | fs is a type in method inject with bounds <: Tuple
1377[error] | n is a type in method inject with bounds <: org.hungerford.generic.schema.product.field.FieldName
1378[error] |
1379[error] |
1380[error] |Note: a match type could not be fully reduced:
1381[error] |
1382[error] | trying to reduce Tuple.Head[
1383[error] | R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs]
1384[error] | failed since selector R & org.hungerford.generic.schema.product.field.Field[t, f, n, s] *: fs
1385[error] | does not uniquely determine parameter x in
1386[error] | case x *: _ => x
1387[error] | The computed bounds for the parameter are:
1388[error] | x <: org.hungerford.generic.schema.product.field.Field[t, f, n, s]
1389[error] |
1390[error] | longer explanation available when compiling with `-explain`
1391[error] -- [E007] Type Mismatch Error: /build/repo/core/shared/src/main/scala/org/hungerford/generic/schema/product/field/FieldInjector.scala:23:61
1392[error] 23 | val thisRes = injector.inject( fds.head, fvs.head, into )
1393[error] | ^^^^^^^^
1394[error] |Found: Tuple.Head[RV & F *: vts]
1395[error] |Required: f
1396[error] |
1397[error] |where: RV is a type in method inject with bounds <: Tuple
1398[error] | vts is a type in method inject with bounds <: Tuple
1399[error] |
1400[error] |
1401[error] |Note: a match type could not be fully reduced:
1402[error] |
1403[error] | trying to reduce Tuple.Head[RV & F *: vts]
1404[error] | failed since selector RV & F *: vts
1405[error] | does not uniquely determine parameter x in
1406[error] | case x *: _ => x
1407[error] | The computed bounds for the parameter are:
1408[error] | x <: F
1409[error] |Note that implicit conversions were not tried because the result of an implicit conversion
1410[error] |must be more specific than f
1411[error] |
1412[error] | longer explanation available when compiling with `-explain`
1413[warn] three warnings found
1414[error] 8 errors found
1415[error] (coreJVM / Compile / compileIncremental) Compilation failed
1416
1417************************
1418Build summary:
1419[{
1420 "module": "gs-tapir",
1421 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 15429, "warnings": 3, "errors": 8, "sourceVersion": "3.7-migration"},
1422 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1423 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1424 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1425 "publish": {"status": "skipped", "tookMs": 0},
1426 "metadata": {
1427 "crossScalaVersions": ["2.12.19"]
1428}
1429},{
1430 "module": "core-macros",
1431 "compile": {"status": "ok", "tookMs": 42, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1432 "doc": {"status": "ok", "tookMs": 1048, "files": 336, "totalSizeKb": 6279},
1433 "test-compile": {"status": "ok", "tookMs": 201, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1434 "test": {"status": "ok", "tookMs": 107, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1435 "publish": {"status": "ok", "tookMs": 781},
1436 "metadata": {
1437 "crossScalaVersions": ["2.12.19"]
1438}
1439},{
1440 "module": "core",
1441 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7546, "warnings": 3, "errors": 8, "sourceVersion": "3.7-migration"},
1442 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1443 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1444 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1445 "publish": {"status": "skipped", "tookMs": 0},
1446 "metadata": {
1447 "crossScalaVersions": ["2.12.19"]
1448}
1449},{
1450 "module": "gs-circe",
1451 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6981, "warnings": 3, "errors": 8, "sourceVersion": "3.7-migration"},
1452 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1453 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1454 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1455 "publish": {"status": "skipped", "tookMs": 0},
1456 "metadata": {
1457 "crossScalaVersions": ["2.12.19"]
1458}
1459},{
1460 "module": "gs-upickle",
1461 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6824, "warnings": 3, "errors": 8, "sourceVersion": "3.7-migration"},
1462 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1463 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1464 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1465 "publish": {"status": "skipped", "tookMs": 0},
1466 "metadata": {
1467 "crossScalaVersions": ["2.12.19"]
1468}
1469}]
1470************************
1471[error] Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: gs-tapir, core, gs-circe, gs-upickle
1472[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: gs-tapir, core, gs-circe, gs-upickle
1473[error] Total time: 130 s (02:10), completed Apr 9, 2025, 6:47:08 PM
1474Build failed, not retrying.