Build Logs

kubukoz/smithy-playground • 3.8.0:2026-01-13

Errors

27

Warnings

133

Total Lines

1649

1##################################
2Clonning https://github.com/kubukoz/smithy-playground.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0
15Execute tests: true
16sbt project found:
17Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project kubukoz/smithy-playground
20##################################
21Scala version: 3.8.0
22Targets: *%*
23Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions -experimental"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Xmx8G
34-Xss2M
35-Dcommunitybuild.scala=3.8.0
36-Dcommunitybuild.project.dependencies.add=
37-Xmx7G
38-Xms4G
39-Xss8M
40-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
41-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
42-jar
43/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
44"setCrossScalaVersions 3.8.0"
45"++3.8.0 -v"
46"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
47"set every credentials := Nil"
48"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
49"removeScalacOptionsStartingWith -P:wartremover"
50"mapScalacOptions -experimental"
51moduleMappings
52"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions -experimental"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" *%*"
53
54[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
55[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
56[info] loading project definition from /build/repo/project
57[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
58[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
59[info] Compilation completed in 8.711s.
60[info] done compiling
61[info] loading settings for project root from build.sbt...
62[info] resolving key references (16228 settings) ...
63[info] set scmInfo to https://github.com/kubukoz/smithy-playground
64[info] set current project to root (in build file:/build/repo/)
65Execute setCrossScalaVersions: 3.8.0
66[info] set scmInfo to https://github.com/kubukoz/smithy-playground
67OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in protocol4s/crossScalaVersions
68OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in lsp/crossScalaVersions
69OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in plugin-sample/crossScalaVersions
70OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in lsp-kernel/crossScalaVersions
71OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in core/crossScalaVersions
72OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in formatter/crossScalaVersions
73OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in e2e/crossScalaVersions
74OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in root/crossScalaVersions
75OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in language-support/crossScalaVersions
76OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in ast/crossScalaVersions
77OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in source/crossScalaVersions
78OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in parser/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in plugin-core/crossScalaVersions
80OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(3.8.0) in plugin-core/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in examples/crossScalaVersions
82[info] set current project to root (in build file:/build/repo/)
83[info] Setting Scala version to 3.8.0 on 14 projects.
84[info] Switching Scala version on:
85[info] plugin-sample (3.8.0)
86[info] plugin-core (3.8.0)
87[info] source (3.8.0)
88[info] examples (3.8.0)
89[info] lsp-kernel (3.8.0)
90[info] * root (3.8.0)
91[info] lsp (3.8.0)
92[info] parser (3.8.0)
93[info] language-support (3.8.0)
94[info] formatter (3.8.0)
95[info] core (3.8.0)
96[info] ast (3.8.0)
97[info] protocol4s (3.8.0)
98[info] e2e (3.8.0)
99[info] Excluding projects:
100[info] Reapplying settings...
101[info] set scmInfo to https://github.com/kubukoz/smithy-playground
102[info] set current project to root (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set scmInfo to https://github.com/kubukoz/smithy-playground
106[info] set current project to root (in build file:/build/repo/)
107[info] Defining Global / credentials, ast / credentials and 12 others.
108[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 123 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set scmInfo to https://github.com/kubukoz/smithy-playground
112[info] set current project to root (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean lsp / allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set scmInfo to https://github.com/kubukoz/smithy-playground
122[info] set current project to root (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set scmInfo to https://github.com/kubukoz/smithy-playground
126[info] set current project to root (in build file:/build/repo/)
127Execute mapScalacOptions: -experimental
128[info] Reapplying settings...
129[info] set scmInfo to https://github.com/kubukoz/smithy-playground
130[info] set current project to root (in build file:/build/repo/)
131[success] Total time: 0 s, completed Jan 13, 2026, 5:14:13 PM
132Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions -experimental"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
133Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
134Starting build...
135Projects: Set(plugin-sample, plugin-core, source, examples, lsp-kernel, root, lsp, parser, language-support, formatter, core, ast, protocol4s, e2e)
136Starting build for ProjectRef(file:/build/repo/,protocol4s) (protocol4s)... [0/14]
137OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
138OpenCB::Exclude Scala3 specific scalacOption `-experimental` in Scala 2.12.20 module Global
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
142[info] compiling 7 Scala sources to /build/repo/modules/protocol4s/target/scala-3.8.0/classes ...
143[info] done compiling
144Starting build for ProjectRef(file:/build/repo/,ast) (ast)... [1/14]
145Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
146[info] compiling 3 Scala sources to /build/repo/modules/ast/target/scala-3.8.0/classes ...
147[warn] there were 9 feature warnings; re-run with -feature for details
148[warn] one warning found
149[info] done compiling
150[info] compiling 1 Scala source to /build/repo/modules/ast/target/scala-3.8.0/test-classes ...
151[info] done compiling
152Starting build for ProjectRef(file:/build/repo/,formatter) (formatter)... [2/14]
153Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
154[info] compiling 2 Scala sources to /build/repo/modules/source/target/scala-3.8.0/classes ...
155[info] done compiling
156[info] compiling 1 Scala source to /build/repo/modules/formatter/target/scala-3.8.0/classes ...
157[info] done compiling
158[info] compiling 3 Scala sources to /build/repo/modules/parser/target/scala-3.8.0/classes ...
159[info] compiling 2 Scala sources to /build/repo/modules/source/target/scala-3.8.0/test-classes ...
160[info] done compiling
161[info] done compiling
162[info] compiling 16 Scala sources to /build/repo/modules/parser/target/scala-3.8.0/test-classes ...
163[info] done compiling
164[info] compiling 1 Scala source to /build/repo/modules/formatter/target/scala-3.8.0/test-classes ...
165[info] done compiling
166[info] playground.smithyql.format.FormattingTests
167[info] + struct: empty 49ms
168[info] + struct: simple 46ms
169[info] + struct: nested struct 45ms
170[info] + struct: contains list 45ms
171[info] + list: newline is forced before multi-line comments 3ms
172[info] + struct comments: before key 3ms
173[info] + struct comments: before colon 3ms
174[info] + struct comments: after colon 2ms
175[info] + struct comments: after value 1ms
176[info] + struct comments: middle value commented out 7ms
177[info] + struct comments: last value commented out 1ms
178[info] + struct comments: last values (plural) commented out 1ms
179[info] + list: no comments 1ms
180[info] + nested list: no comments 4ms
181[info] + list comments: before entry 1ms
182[info] + list comments: after entry 1ms
183[info] + list comments: between entries 2ms
184[info] + list comments: after entries 1ms
185[info] + list: commented out first item 0ms
186[info] + list: commented out item 0ms
187[info] + list: commented out items (plural) 1ms
188[info] + complex: struct with a list field that has a left-side comment - extra nesting is applied 3ms
189[info] + complex: struct with a struct field that has a left-side comment - extra nesting is applied 3ms
190[info] + complex: struct with a list field that has a right-side comment 2ms
191[info] + complex: struct with int list with lots of comments 3ms
192[info] + use service clause with whitespace in it 5ms
193[info] + use service clause with no whitespace 4ms
194[info] + prelude with one use clause 5ms
195[info] + prelude with one use clause, comments before 1ms
196[info] + prelude with multiple use clauses 4ms
197[info] + prelude with multiple use clauses, comments 4ms
198[info] + empty prelude 0ms
199[info] + query operation name: just name 1ms
200[info] + query operation name: fully qualified name 1ms
201[info] + query operation name: fully qualified name with spaces 1ms
202[info] + query: simple, packed 1ms
203[info] + query: simple, unpacked 3ms
204[info] + query: comment between op name and input 0ms
205[info] + file made of just comments 1ms
206[info] + file: single query with comment on the call 1ms
207[info] + file: single query with use clause 3ms
208[info] + multiple operations 1ms
209[info] + use service clause, then multiple operations 5ms
210[info] + multiple use service clauses, then operation 2ms
211[info] + sorting use clauses 5ms
212[info] + sorting use clauses - duplicates aren't removed 2ms
213[info] + use service clause, then comments and multiple operations 7ms
214[info] + Comments aren't lost when formatting 68ms
215Starting build for ProjectRef(file:/build/repo/,language-support) (language-support)... [3/14]
216Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
217[info] compiling 1 Scala source to /build/repo/modules/plugin-core/target/scala-3.8.0/classes ...
218[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/plugin-core/src/main/scala/playground/plugins/PlaygroundPlugin.scala:101:11
219[warn] 101 | type Value[F[_]] = Alg[F]
220[warn] | ^^^^^
221[warn] | unused private member
222[warn] one warning found
223[info] done compiling
224[info] compiling 25 Scala sources to /build/repo/modules/core/target/scala-3.8.0/classes ...
225[info] done compiling
226[info] compiling 13 Scala sources to /build/repo/modules/language-support/target/scala-3.8.0/classes ...
227[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/language-support/src/main/scala/playground/language/CommandProvider.scala:97:13
228[warn] 97 | case QueryError(e, lastInput, lastRequestId) =>
229[warn] | ^
230[warn] |the type test for QueryError cannot be checked at runtime because it's a local class
231[warn] |
232[warn] | longer explanation available when compiling with `-explain`
233[warn] one warning found
234[info] done compiling
235Jan 13, 2026 5:15:06 PM software.amazon.smithy.openapi.fromsmithy.mappers.RemoveUnusedComponents removalRound
236INFO: Removing unused OpenAPI components: [#/components/schemas/CreateHeroInput, #/components/schemas/CreateHeroOutput, #/components/schemas/GetPowersOutput, #/components/schemas/HeroIsBad, #/components/schemas/CreateSubscriptionInput, #/components/schemas/CreateSubscriptionOutput, #/components/schemas/GenericServerError]
237Jan 13, 2026 5:15:06 PM software.amazon.smithy.openapi.fromsmithy.mappers.RemoveUnusedComponents removalRound
238INFO: Removing unused OpenAPI components: [#/components/schemas/CreateSubscriptionOutput, #/components/schemas/CreateSubscriptionInput]
239[info] compiling 51 Scala sources to /build/repo/modules/examples/target/scala-3.8.0/classes ...
240[info] done compiling
241[info] compiling 11 Scala sources to /build/repo/modules/core/target/scala-3.8.0/test-classes ...
242[info] done compiling
243[info] compiling 9 Scala sources to /build/repo/modules/language-support/target/scala-3.8.0/test-classes ...
244[info] done compiling
245[info] playground.language.DefinitionProviderTests
246[info] + Go-to definition finds locations in use clauses 147ms
247[info] + Go-to definition finds locations in explicit service references 7ms
248[info] + Go-to definition ignores parse failures 11ms
249[info] + Go-to definition resolves implicit services for operation calls 6ms
250[info] playground.language.CodeLensProviderTests
251[info] + file parses with no queries - no lenses 148ms
252[info] + file doesn't parse - no lenses 1ms
253[info] + file parses - unknown/ambiguous service 12ms
254[info] + file is runnable 50ms
255[info] + file is runnable, but it's an output panel 0ms
256[info] + file is runnable - multiple queries 4ms
257[info] playground.language.DocumentSymbolProviderTests
258[info] + hello world with use clause 19ms
259[info] + hello world with one field 10ms
260[info] + nesting in structs 6ms
261[info] playground.language.CompletionProviderTests
262[info] + completing empty file - one service exists 167ms
263[info] + completing empty file - multiple services exist 100ms
264[info] + completing existing operation name doesn't insert struct 12ms
265[info] + completing existing use clause 98ms
266[info] + the file has a use clause - completing operations shows results from that clause, but also others 11ms
267[info] + completing empty file - one (deprecated) service exists 4ms
268[info] + completing use clause - one (deprecated) service exists 2ms
269[info] + completing operation - multiple services available 6ms
270[info] + completing operation examples - input examples get used 51ms
271[info] playground.language.CompletionTests
272[info] + completions on struct are empty without StructBody 10ms
273[info] + completions on struct include all field names 1ms
274[info] + completions on struct describe the field types 1ms
275[info] + completions on struct add prefix/docs for optional fields 36ms
276[info] + completions on union are empty without StructBody 3ms
277[info] + completions on union 2ms
278[info] playground.language.CompletionItemTests
279[info] + completions on union case are the same as completions on the underlying structure 4ms
280[info] + CompletionItem.fromField: required field 1ms
281[info] + no completions on collection without entry 1ms
282[info] + CompletionItem.fromField: optional field 1ms
283[info] + completions in sparse collection root contain null 2ms
284[info] + CompletionItem.forOperation: no use clause 1ms
285[info] + completions in sparse map root contain null 1ms
286[info] + CompletionItem.forOperation: insert use clause 2ms
287[info] + completions on struct in list are available 1ms
288[info] + CompletionItem.forOperation: no struct body 1ms
289[info] + completions on struct in sparse list are available 0ms
290[info] + CompletionItem.fromAlt: struct item 1ms
291[info] + completions on enum without quotes have quotes 3ms
292[info] + CompletionItem.fromAlt: non-struct item 1ms
293[info] + completions on enum in quotes don't have quotes 2ms
294[info] + CompletionItem.forInputExamples: documentation already present is ignored 6ms
295[info] + completions on enum don't have Optional docs 0ms
296[info] + describeSchema: recursive struct 0ms
297[info] + completions on map keys that are enums 3ms
298[info] + completions on map values (struct) 1ms
299[info] + completions on timestamp without quotes have quotes 2ms
300[info] + completions on timestamp in quotes don't have quotes 1ms
301[info] + completions on uuid include a random uuid 5ms
302[info] + completions on deprecated fields have proper hints in docs 5ms
303[info] + describe indexed seq 1ms
304[info] + describe set of ints 0ms
305[info] + describe int newtype 0ms
306[info] + describe string newtype 0ms
307[info] + describe enum 0ms
308[info] + describe int enum 2ms
309[info] + describe map 0ms
310[info] + describe uuid 0ms
311[info] + describe refinement 0ms
312[info] + describe non-field: no optionality sign 0ms
313[info] + describe required field: no optionality sign 0ms
314[info] + describe optional field: optionality sign present 0ms
315[info] + describe sparse collection: sparse trait present 0ms
316[info] + describe sparse map: sparse trait present 1ms
317[info] + buildDocumentation: deprecation note goes before optionality note 0ms
318[info] playground.language.FormattingProviderTests
319[info] + formatting empty file 4ms
320[info] + formatting file with just whitespace 0ms
321[info] + formatting non-parsing file 1ms
322[info] + formatting a parseable file 1ms
323[info] playground.language.DiagnosticProviderTests
324[info] + empty file - no diagnostics 27ms
325[info] + file doesn't parse at all 48ms
326[info] + file doesn't compile 48ms
327[info] + file parses with multiple queries, doesn't compile yet 49ms
328[info] + file parses and compiles with multiple queries, missing runner for one of them 21ms
329[info] + file is correct with multiple queries 2ms
330Starting build for ProjectRef(file:/build/repo/,lsp) (lsp)... [4/14]
331Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
332[info] compiling 13 Scala sources to /build/repo/modules/lsp-kernel/target/scala-3.8.0/classes ...
333[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/lsp-kernel/src/main/scala/playground/lsp/ServerLoader.scala:64:57
334[warn] 64 | def instance[F[_]: ServerBuilder: BuildLoader: Feedback: Ref.Make: MonadThrow]
335[warn] | ^
336[warn] | unused implicit parameter
337[warn] one warning found
338[info] done compiling
339[info] compiling 4 Scala sources to /build/repo/modules/lsp/target/scala-3.8.0/classes ...
340[info] done compiling
341Starting build for ProjectRef(file:/build/repo/,plugin-sample) (plugin-sample)... [5/14]
342Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
343[info] compiling 1 Scala source to /build/repo/modules/plugin-sample/target/scala-3.8.0/classes ...
344[info] done compiling
345Starting build for ProjectRef(file:/build/repo/,core) (core)... [6/14]
346Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
347[info] playground.PreludeCompilerTests
348[info] + Prelude compiler with no services validates empty prelude 196ms
349[info] + Prelude compiler with no services fails non-empty prelude 27ms
350[info] + Prelude compiler with some services fails for the missing ones 12ms
351[info] + Prelude compiler highlights deprecated services as such 10ms
352[info] playground.MultiServiceResolverTests
353[info] + no explicit/implicit service ref, no services available 223ms
354[info] + no explicit/implicit service ref, some services available 11ms
355[info] + explicit service ref that doesn't match any known service 2ms
356[info] + explicit service ref that matches a service, but the service doesn't have that operation 6ms
357[info] + explicit service ref that matches one service 1ms
358[info] + missing use clause services are ignored at this scope 2ms
359[info] + no explicit service ref, multiple clauses match 3ms
360[info] + no explicit service ref, multiple clauses match but they're for the same service (deduplication) 1ms
361[info] + no explicit service ref, exactly one of the clauses matches 1ms
362[info] playground.IorUtilsTests
363[info] + orElseCombine(Left(10), Left(15)) 1ms
364[info] + orElseCombine(Left(10), Right(success)) 0ms
365[info] + orElseCombine(Left(10), Both(15,success)) 0ms
366[info] + orElseCombine(Both(10,success), Left(15)) 0ms
367[info] + orElseCombine(Both(10,success), Right(success 2)) 0ms
368[info] + orElseCombine(Both(10,success), Both(15,success 2)) 0ms
369[info] + orElseCombine(Right(success), Left(15)) 0ms
370[info] + orElseCombine(Right(success), Right(success 2)) 0ms
371[info] + orElseCombine(Right(success), Both(15,success 2)) 0ms
372[info] playground.NodeEncoderTests
373[info] + unit 22ms
374[info] + String 0ms
375[info] + int 1ms
376[info] + double 0ms
377[info] + simple struct 14ms
378[info] + struct with optionals: defined 25ms
379[info] + struct with optionals: empty 0ms
380[info] + enum 11ms
381[info] + union 12ms
382[info] + timestamp 5ms
383[info] + blob 4ms
384[info] + null document 0ms
385[info] + sparse list 2ms
386[info] playground.smithyql.AtPositionTests
387[info] + atPosition - empty file 32ms
388[info] + atPosition - in first use clause 19ms
389[info] + atPosition - in second use clause 1ms
390[info] + atPosition - in between use clauses 6ms
391[info] + atPosition - 1 level deep 17ms
392[info] + atPosition - second query 1ms
393[info] + atPosition - between queries 0ms
394[info] + atPosition - second query op name 2ms
395[info] + atPosition - 2 levels deep 7ms
396[info] + atPosition - on operation 1ms
397[info] + atPosition - on list 10ms
398[info] + atPosition - inside list 5ms
399[info] + atPosition - on item in list 2ms
400[info] + atPosition - on nested item in list 10ms
401[info] + atPosition - around struct 5ms
402[info] + atPosition - in struct 1ms
403[info] + atPosition - on field outside quotes 3ms
404[info] + atPosition - on string field in quotes 2ms
405[info] playground.ServiceNameExtractorTests
406[info] + extract name of service with an AWS hint 52ms
407[info] + extract name of service with an AWS hint and whitespace 0ms
408[info] + aws hint dynamic 701ms
409[info] + extract name of demo service 43ms
410[info] playground.smithyql.CompilationTests
411[info] + unit 22ms
412[info] + unit - doesn't accept string 22ms
413[info] + unit - doesn't accept struct with a field present 24ms
414[info] + string 18ms
415[info] + string with length constraint - fail 12ms
416[info] + string with length constraint - fail (dynamic) 11ms
417[info] + string field with length constraint - fail (dynamic) 13ms
418[info] + string - got int instead 0ms
419[info] + long 9ms
420[info] + long - out of range 1ms
421[info] + int 1ms
422[info] + int - out of range 1ms
423[info] + int with exponential syntax - in range 1ms
424[info] + int with exponential syntax - in range, but not an integer 1ms
425[info] + short 0ms
426[info] + short - out of range 0ms
427[info] + short with exponential syntax - in range 0ms
428[info] + byte 1ms
429[info] + byte - out of range 1ms
430[info] + byte with exponential syntax - in range 0ms
431[info] + float 3ms
432[info] + float - out of range 1ms
433[info] + float - exponential syntax 1ms
434[info] + double 2ms
435[info] + double - out of range 3ms
436[info] + double - exponential syntax 3ms
437[info] + bigint - OK 156ms
438[info] + bigint - not accepting floats 0ms
439[info] + bigint - exponential syntax 0ms
440[info] + bigdecimal - OK 157ms
441[info] + bigdecimal - not a number 1ms
442[info] + bigdecimal - exponential syntax 0ms
443[info] + boolean 2ms
444[info] + null document 5ms
445[info] + null doesn't work as anything like a string 4ms
446[info] + blob 2ms
447[info] + blob - invalid 1ms
448[info] + Simple struct 3ms
449[info] + Using deprecated field in struct adds a warning with deprecation tags 11ms
450[info] + struct with default field 5ms
451[info] + dynamic struct with default field 9ms
452[info] + Missing fields in struct 6ms
453[info] + Missing fields in struct with mixins 6ms
454[info] + Missing fields in struct with mixins - dynamic 4ms
455[info] + Missing fields in struct - 1 already present 1ms
456[info] + union 28ms
457[info] + deprecated union member has warning but succeeds 11ms
458[info] + timestamp - OK 1ms
459[info] + timestamp - ignores format 6ms
460[info] + timestamp - fails when the format is invalid 10ms
461[info] + uuid - OK 1ms
462[info] + enum - OK 5ms
463[info] + enum - length validation (dynamic, OK) 17ms
464[info] + enum - length validation (dynamic, fail) 13ms
465[info] + enum - range validation (dynamic, OK) 2ms
466[info] + enum - range validation (dynamic, fail) 2ms
467[info] + enum - pattern validation (dynamic, OK) 2ms
468[info] + enum - pattern validation (dynamic, fail) 3ms
469[info] + enum - fallback to string value 16ms
470[info] + enum - failure 8ms
471[info] + list of ints 12ms
472[info] + sparse list of ints 9ms
473[info] + sparse list of ints - dynamic 5ms
474[info] + set of ints 6ms
475[info] + set of ints has warnings when duplicates are found 251ms
476[info] + set of ints has warnings when duplicates are found - dynamic 253ms
477[info] + set of struct fails when duplicates are found 22ms
478[info] + set of struct fails when duplicates are found - dynamic 27ms
479[info] + set of struct is OK when optional fields differ - dynamic 34ms
480[info] + list of strings where a list of ints is expected 14ms
481[info] + anything to document matches 1s
482[info] + list of structs to document 15ms
483[info] + timestamp matches instant 4ms
484[info] + a use clause is present 54ms
485[info] + a use clause is present - it doesn't refer to a known service 6ms
486[info] + multiple use clauses are present, only one query 2ms
487[info] + multiple use clauses are present, multiple queries 6ms
488[info] + deprecated service's use clause 9ms
489[info] + deprecated operation 4ms
490[info] + deprecated operation - only warnings 4ms
491Starting build for ProjectRef(file:/build/repo/,source) (source)... [7/14]
492Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
493Starting build for ProjectRef(file:/build/repo/,root) (root)... [8/14]
494Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
495Starting build for ProjectRef(file:/build/repo/,e2e) (e2e)... [9/14]
496Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
497[info] Wrote /build/repo/modules/ast/target/scala-3.8.0/ast_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
498[info] Wrote /build/repo/modules/plugin-core/target/scala-3.8.0/plugin-core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
499[info] Wrote /build/repo/modules/source/target/scala-3.8.0/source_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
500[info] Wrote /build/repo/modules/protocol4s/target/scala-3.8.0/protocol4s_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
501[info] Wrote /build/repo/modules/parser/target/scala-3.8.0/parser_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
502[info] Wrote /build/repo/modules/formatter/target/scala-3.8.0/formatter_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
503[info] Wrote /build/repo/modules/core/target/scala-3.8.0/core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
504[info] Main Scala API documentation to /build/repo/modules/plugin-core/target/scala-3.8.0/api...
505[info] Main Scala API documentation to /build/repo/modules/ast/target/scala-3.8.0/api...
506[info] Wrote /build/repo/modules/language-support/target/scala-3.8.0/language-support_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
507[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
508[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
509[warn] scaladoc will ignore following non-existent paths: 11
510[warn] scaladoc will ignore following non-existent paths: 11
511[warn] Option -classpath was updated
512[warn] Option -classpath was updated
513[info] Wrote /build/repo/modules/lsp-kernel/target/scala-3.8.0/lsp-kernel_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
514[info] Main Scala API documentation to /build/repo/modules/protocol4s/target/scala-3.8.0/api...
515[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
516[warn] scaladoc will ignore following non-existent paths: 11
517[warn] Option -classpath was updated
518[info] Main Scala API documentation to /build/repo/modules/source/target/scala-3.8.0/api...
519[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
520[warn] scaladoc will ignore following non-existent paths: 11
521[warn] Option -classpath was updated
522[warn] two warnings found
523[warn] two warnings found
524[warn] two warnings found
525[warn] two warnings found
526[info] Main Scala API documentation successful.
527[info] Main Scala API documentation successful.
528[info] Wrote /build/repo/modules/lsp/target/scala-3.8.0/lsp_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
529[info] Main Scala API documentation successful.
530[info] gpg: directory '/root/.gnupg' created
531[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
532[info] gpg: no default secret key: No secret key
533[info] gpg: signing failed: No secret key
534[warn] GPG reported an error. Artifacts won't be signed.
535[info] :: delivering :: com.kubukoz.playground#plugin-core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:51 CET 2026
536[info] delivering ivy file to /build/repo/modules/plugin-core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
537[info] gpg: no default secret key: No secret key
538[info] gpg: signing failed: No secret key
539[info] Main Scala API documentation successful.
540[warn] GPG reported an error. Artifacts won't be signed.
541[info] :: delivering :: com.kubukoz.playground#source_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:51 CET 2026
542[info] delivering ivy file to /build/repo/modules/source/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
543[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/plugin-core_3.pom
544[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/plugin-core_3.jar
545[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/plugin-core_3-sources.jar
546[info] Main Scala API documentation to /build/repo/modules/parser/target/scala-3.8.0/api...
547[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
548[warn] scaladoc will ignore following non-existent paths: 11
549[warn] Option -classpath was updated
550[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/plugin-core_3-javadoc.jar
551[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
552[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/source_3.pom
553[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/source_3.jar
554[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/source_3-sources.jar
555[info] Main Scala API documentation to /build/repo/modules/formatter/target/scala-3.8.0/api...
556[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
557[warn] scaladoc will ignore following non-existent paths: 11
558[warn] Option -classpath was updated
559[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/source_3-javadoc.jar
560[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
561[warn] two warnings found
562[info] gpg: no default secret key: No secret key
563[info] gpg: signing failed: No secret key
564[warn] GPG reported an error. Artifacts won't be signed.
565[info] :: delivering :: com.kubukoz.playground#protocol4s_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:52 CET 2026
566[info] delivering ivy file to /build/repo/modules/protocol4s/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
567[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/protocol4s_3.pom
568[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/protocol4s_3.jar
569[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/protocol4s_3-sources.jar
570[info] Main Scala API documentation successful.
571[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/protocol4s_3-javadoc.jar
572[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
573[info] gpg: no default secret key: No secret key
574[info] gpg: signing failed: No secret key
575[warn] GPG reported an error. Artifacts won't be signed.
576[info] :: delivering :: com.kubukoz.playground#ast_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:52 CET 2026
577[info] delivering ivy file to /build/repo/modules/ast/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
578[info] Main Scala API documentation to /build/repo/modules/core/target/scala-3.8.0/api...
579[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/ast_3.pom
580[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/ast_3.jar
581[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/ast_3-sources.jar
582[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
583[warn] scaladoc will ignore following non-existent paths: 11
584[warn] Option -classpath was updated
585[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/ast_3-javadoc.jar
586[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
587[info] Main Scala API documentation to /build/repo/modules/language-support/target/scala-3.8.0/api...
588[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
589[warn] scaladoc will ignore following non-existent paths: 11
590[warn] Option -classpath was updated
591[warn] two warnings found
592[info] gpg: no default secret key: No secret key
593[info] gpg: signing failed: No secret key
594[warn] GPG reported an error. Artifacts won't be signed.
595[info] :: delivering :: com.kubukoz.playground#formatter_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:52 CET 2026
596[info] delivering ivy file to /build/repo/modules/formatter/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
597[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/formatter_3.pom
598[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/formatter_3.jar
599[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/formatter_3-sources.jar
600[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/formatter_3-javadoc.jar
601[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
602[info] Main Scala API documentation to /build/repo/modules/lsp-kernel/target/scala-3.8.0/api...
603[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
604[warn] scaladoc will ignore following non-existent paths: 11
605[warn] Option -classpath was updated
606[info] Main Scala API documentation successful.
607[warn] two warnings found
608[info] gpg: no default secret key: No secret key
609[info] gpg: signing failed: No secret key
610[warn] GPG reported an error. Artifacts won't be signed.
611[info] :: delivering :: com.kubukoz.playground#parser_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:54 CET 2026
612[info] delivering ivy file to /build/repo/modules/parser/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
613[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/parser_3.pom
614[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/parser_3.jar
615[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/parser_3-sources.jar
616[warn] two warnings found
617[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/parser_3-javadoc.jar
618[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
619[info] Main Scala API documentation to /build/repo/modules/lsp/target/scala-3.8.0/api...
620[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
621[warn] scaladoc will ignore following non-existent paths: 11
622[warn] Option -classpath was updated
623[warn] two warnings found
624[info] Main Scala API documentation successful.
625[warn] -- Warning: core/jvm/src/main/scala/cats/effect/IOApp.scala:622:14 -------------
626[warn] Couldn't resolve a member for the given link query: IOApp.Simple!.run:cats\.effect\.IO[Unit]*
627[info] Main Scala API documentation successful.
628[warn] three warnings found
629[info] gpg: no default secret key: No secret key
630[info] gpg: signing failed: No secret key
631[warn] GPG reported an error. Artifacts won't be signed.
632[info] :: delivering :: com.kubukoz.playground#lsp-kernel_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:55 CET 2026
633[info] delivering ivy file to /build/repo/modules/lsp-kernel/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
634[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp-kernel_3.pom
635[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp-kernel_3.jar
636[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp-kernel_3-sources.jar
637[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp-kernel_3-javadoc.jar
638[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
639[info] Main Scala API documentation successful.
640[info] gpg: no default secret key: No secret key
641[info] gpg: signing failed: No secret key
642[warn] GPG reported an error. Artifacts won't be signed.
643[info] :: delivering :: com.kubukoz.playground#language-support_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:55 CET 2026
644[info] delivering ivy file to /build/repo/modules/language-support/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
645[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/language-support_3.pom
646[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/language-support_3.jar
647[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/language-support_3-sources.jar
648[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/language-support_3-javadoc.jar
649[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
650[info] Main Scala API documentation successful.
651[info] gpg: no default secret key: No secret key
652[info] gpg: signing failed: No secret key
653[warn] GPG reported an error. Artifacts won't be signed.
654[info] :: delivering :: com.kubukoz.playground#lsp_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:56 CET 2026
655[info] delivering ivy file to /build/repo/modules/lsp/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
656[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp_3.pom
657[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp_3.jar
658[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp_3-sources.jar
659[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp_3-javadoc.jar
660[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
661[info] gpg: no default secret key: No secret key
662[info] gpg: signing failed: No secret key
663[warn] GPG reported an error. Artifacts won't be signed.
664[info] :: delivering :: com.kubukoz.playground#core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:56 CET 2026
665[info] delivering ivy file to /build/repo/modules/core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
666[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/core_3.pom
667[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/core_3.jar
668[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/core_3-sources.jar
669[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/core_3-javadoc.jar
670[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
671[info] compiling 1 Scala source to /build/repo/modules/e2e/target/scala-3.8.0/classes ...
672[info] done compiling
673[info] Wrote /build/repo/modules/plugin-core/target/scala-3.8.0/plugin-core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
674[info] Wrote /build/repo/modules/lsp-kernel/target/scala-3.8.0/lsp-kernel_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
675[info] Wrote /build/repo/modules/core/target/scala-3.8.0/core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
676[info] Wrote /build/repo/modules/protocol4s/target/scala-3.8.0/protocol4s_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
677[info] Wrote /build/repo/modules/ast/target/scala-3.8.0/ast_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
678[info] Wrote /build/repo/modules/source/target/scala-3.8.0/source_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
679[info] Wrote /build/repo/modules/language-support/target/scala-3.8.0/language-support_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
680[info] Wrote /build/repo/modules/formatter/target/scala-3.8.0/formatter_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
681[info] Wrote /build/repo/modules/parser/target/scala-3.8.0/parser_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
682[info] Wrote /build/repo/modules/lsp/target/scala-3.8.0/lsp_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
683[info] Main Scala API documentation to /build/repo/modules/protocol4s/target/scala-3.8.0/api...
684[info] Main Scala API documentation to /build/repo/modules/ast/target/scala-3.8.0/api...
685[info] Main Scala API documentation to /build/repo/modules/plugin-core/target/scala-3.8.0/api...
686[info] Main Scala API documentation to /build/repo/modules/source/target/scala-3.8.0/api...
687[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
688[warn] scaladoc will ignore following non-existent paths: 11
689[warn] Option -classpath was updated
690[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
691[warn] scaladoc will ignore following non-existent paths: 11
692[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
693[warn] scaladoc will ignore following non-existent paths: 11
694[warn] Option -classpath was updated
695[warn] Option -classpath was updated
696[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
697[warn] scaladoc will ignore following non-existent paths: 11
698[warn] Option -classpath was updated
699[warn] two warnings found
700[warn] two warnings found
701[info] Main Scala API documentation successful.
702[warn] two warnings found
703[info] Main Scala API documentation successful.
704[warn] two warnings found
705[info] Main Scala API documentation successful.
706[info] gpg: no default secret key: No secret key
707[info] gpg: signing failed: No secret key
708[warn] GPG reported an error. Artifacts won't be signed.
709[info] :: delivering :: com.kubukoz.playground#plugin-core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:15:59 CET 2026
710[info] delivering ivy file to /build/repo/modules/plugin-core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
711[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/plugin-core_3.pom
712[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/plugin-core_3.jar
713[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/plugin-core_3-sources.jar
714[info] Main Scala API documentation to /build/repo/modules/formatter/target/scala-3.8.0/api...
715[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/plugin-core_3-javadoc.jar
716[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
717[info] Main Scala API documentation to /build/repo/modules/parser/target/scala-3.8.0/api...
718[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
719[warn] scaladoc will ignore following non-existent paths: 11
720[info] Main Scala API documentation successful.
721[warn] Option -classpath was updated
722[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
723[warn] scaladoc will ignore following non-existent paths: 11
724[warn] Option -classpath was updated
725[warn] two warnings found
726[info] gpg: no default secret key: No secret key
727[info] gpg: signing failed: No secret key
728[warn] GPG reported an error. Artifacts won't be signed.
729[info] :: delivering :: com.kubukoz.playground#source_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:00 CET 2026
730[info] delivering ivy file to /build/repo/modules/source/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
731[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/source_3.pom
732[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/source_3.jar
733[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/source_3-sources.jar
734[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/source_3-javadoc.jar
735[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
736[info] gpg: no default secret key: No secret key
737[info] gpg: signing failed: No secret key
738[warn] GPG reported an error. Artifacts won't be signed.
739[info] :: delivering :: com.kubukoz.playground#protocol4s_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:00 CET 2026
740[info] delivering ivy file to /build/repo/modules/protocol4s/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
741[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/protocol4s_3.pom
742[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/protocol4s_3.jar
743[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/protocol4s_3-sources.jar
744[info] Main Scala API documentation to /build/repo/modules/core/target/scala-3.8.0/api...
745[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/protocol4s_3-javadoc.jar
746[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
747[info] Main Scala API documentation successful.
748[info] gpg: no default secret key: No secret key
749[info] gpg: signing failed: No secret key
750[warn] GPG reported an error. Artifacts won't be signed.
751[info] :: delivering :: com.kubukoz.playground#ast_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:00 CET 2026
752[info] delivering ivy file to /build/repo/modules/ast/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
753[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/ast_3.pom
754[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/ast_3.jar
755[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/ast_3-sources.jar
756[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
757[warn] scaladoc will ignore following non-existent paths: 11
758[warn] Option -classpath was updated
759[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/ast_3-javadoc.jar
760[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
761[info] Main Scala API documentation to /build/repo/modules/language-support/target/scala-3.8.0/api...
762[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
763[warn] scaladoc will ignore following non-existent paths: 11
764[warn] Option -classpath was updated
765[warn] two warnings found
766[info] gpg: no default secret key: No secret key
767[info] gpg: signing failed: No secret key
768[warn] GPG reported an error. Artifacts won't be signed.
769[info] :: delivering :: com.kubukoz.playground#formatter_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:00 CET 2026
770[info] delivering ivy file to /build/repo/modules/formatter/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
771[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/formatter_3.pom
772[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/formatter_3.jar
773[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/formatter_3-sources.jar
774[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/formatter_3-javadoc.jar
775[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
776[info] Main Scala API documentation to /build/repo/modules/lsp-kernel/target/scala-3.8.0/api...
777[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
778[warn] scaladoc will ignore following non-existent paths: 11
779[warn] Option -classpath was updated
780[info] Main Scala API documentation successful.
781[warn] two warnings found
782[info] gpg: no default secret key: No secret key
783[info] gpg: signing failed: No secret key
784[warn] GPG reported an error. Artifacts won't be signed.
785[info] :: delivering :: com.kubukoz.playground#parser_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:02 CET 2026
786[info] delivering ivy file to /build/repo/modules/parser/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
787[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/parser_3.pom
788[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/parser_3.jar
789[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/parser_3-sources.jar
790[warn] two warnings found
791[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/parser_3-javadoc.jar
792[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
793[warn] two warnings found
794[info] Main Scala API documentation to /build/repo/modules/lsp/target/scala-3.8.0/api...
795[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -no-indent
796[warn] scaladoc will ignore following non-existent paths: 11
797[warn] Option -classpath was updated
798[info] Main Scala API documentation successful.
799[info] Main Scala API documentation successful.
800[warn] -- Warning: core/jvm/src/main/scala/cats/effect/IOApp.scala:622:14 -------------
801[warn] Couldn't resolve a member for the given link query: IOApp.Simple!.run:cats\.effect\.IO[Unit]*
802[warn] three warnings found
803[info] Main Scala API documentation successful.
804[info] Main Scala API documentation successful.
805[info] gpg: no default secret key: No secret key
806[info] gpg: signing failed: No secret key
807[warn] GPG reported an error. Artifacts won't be signed.
808[info] :: delivering :: com.kubukoz.playground#language-support_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:03 CET 2026
809[info] delivering ivy file to /build/repo/modules/language-support/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
810[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/language-support_3.pom
811[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/language-support_3.jar
812[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/language-support_3-sources.jar
813[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/language-support_3-javadoc.jar
814[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
815[info] gpg: no default secret key: No secret key
816[info] gpg: signing failed: No secret key
817[warn] GPG reported an error. Artifacts won't be signed.
818[info] :: delivering :: com.kubukoz.playground#lsp-kernel_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:03 CET 2026
819[info] delivering ivy file to /build/repo/modules/lsp-kernel/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
820[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp-kernel_3.pom
821[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp-kernel_3.jar
822[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp-kernel_3-sources.jar
823[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp-kernel_3-javadoc.jar
824[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
825[info] gpg: no default secret key: No secret key
826[info] gpg: signing failed: No secret key
827[warn] GPG reported an error. Artifacts won't be signed.
828[info] :: delivering :: com.kubukoz.playground#lsp_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:03 CET 2026
829[info] delivering ivy file to /build/repo/modules/lsp/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
830[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp_3.pom
831[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp_3.jar
832[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp_3-sources.jar
833[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp_3-javadoc.jar
834[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
835[info] gpg: no default secret key: No secret key
836[info] gpg: signing failed: No secret key
837[warn] GPG reported an error. Artifacts won't be signed.
838[info] :: delivering :: com.kubukoz.playground#core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:03 CET 2026
839[info] delivering ivy file to /build/repo/modules/core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
840[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/core_3.pom
841[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/core_3.jar
842[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/core_3-sources.jar
843[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/core_3-javadoc.jar
844[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
845[info] compiling 1 Scala source to /build/repo/modules/e2e/target/scala-3.8.0/test-classes ...
846[info] done compiling
847[info] Wrote /build/repo/modules/source/target/scala-3.8.0/source_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
848[info] Wrote /build/repo/modules/protocol4s/target/scala-3.8.0/protocol4s_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
849[info] Wrote /build/repo/modules/language-support/target/scala-3.8.0/language-support_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
850[info] Wrote /build/repo/modules/core/target/scala-3.8.0/core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
851[info] Wrote /build/repo/modules/lsp/target/scala-3.8.0/lsp_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
852[info] Wrote /build/repo/modules/plugin-core/target/scala-3.8.0/plugin-core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
853[info] Wrote /build/repo/modules/formatter/target/scala-3.8.0/formatter_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
854[info] Wrote /build/repo/modules/parser/target/scala-3.8.0/parser_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
855[info] Wrote /build/repo/modules/lsp-kernel/target/scala-3.8.0/lsp-kernel_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
856[info] Wrote /build/repo/modules/ast/target/scala-3.8.0/ast_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
857[info] gpg: no default secret key: No secret key
858[info] gpg: signing failed: No secret key
859[warn] GPG reported an error. Artifacts won't be signed.
860[info] gpg: no default secret key: No secret key
861[info] gpg: signing failed: No secret key
862[info] :: delivering :: com.kubukoz.playground#ast_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
863[warn] GPG reported an error. Artifacts won't be signed.
864[info] gpg: no default secret key: No secret key
865[info] gpg: signing failed: No secret key
866[warn] GPG reported an error. Artifacts won't be signed.
867[info] delivering ivy file to /build/repo/modules/ast/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
868[info] :: delivering :: com.kubukoz.playground#plugin-core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
869[info] delivering ivy file to /build/repo/modules/plugin-core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
870[info] :: delivering :: com.kubukoz.playground#protocol4s_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
871[info] delivering ivy file to /build/repo/modules/protocol4s/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
872[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/plugin-core_3.pom
873[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/plugin-core_3.jar
874[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/plugin-core_3-sources.jar
875[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/plugin-core_3-javadoc.jar
876[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
877[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/ast_3.pom
878[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/ast_3.jar
879[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/ast_3-sources.jar
880[info] gpg: no default secret key: No secret key
881[info] gpg: signing failed: No secret key
882[warn] GPG reported an error. Artifacts won't be signed.
883[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/ast_3-javadoc.jar
884[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
885[info] :: delivering :: com.kubukoz.playground#source_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
886[info] delivering ivy file to /build/repo/modules/source/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
887[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/protocol4s_3.pom
888[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/protocol4s_3.jar
889[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/protocol4s_3-sources.jar
890[info] gpg: no default secret key: No secret key
891[info] gpg: signing failed: No secret key
892[warn] GPG reported an error. Artifacts won't be signed.
893[info] gpg: no default secret key: No secret key
894[info] gpg: signing failed: No secret key
895[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/protocol4s_3-javadoc.jar
896[warn] GPG reported an error. Artifacts won't be signed.
897[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
898[info] :: delivering :: com.kubukoz.playground#parser_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
899[info] delivering ivy file to /build/repo/modules/parser/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
900[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/parser_3.pom
901[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/parser_3.jar
902[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/parser_3-sources.jar
903[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/parser_3-javadoc.jar
904[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
905[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/source_3.pom
906[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/source_3.jar
907[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/source_3-sources.jar
908[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/source_3-javadoc.jar
909[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
910[info] :: delivering :: com.kubukoz.playground#formatter_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
911[info] delivering ivy file to /build/repo/modules/formatter/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
912[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/formatter_3.pom
913[info] gpg: no default secret key: No secret key
914[info] gpg: signing failed: No secret key
915[warn] GPG reported an error. Artifacts won't be signed.
916[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/formatter_3.jar
917[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/formatter_3-sources.jar
918[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/formatter_3-javadoc.jar
919[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
920[info] :: delivering :: com.kubukoz.playground#core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
921[info] delivering ivy file to /build/repo/modules/core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
922[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/core_3.pom
923[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/core_3.jar
924[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/core_3-sources.jar
925[info] gpg: no default secret key: No secret key
926[info] gpg: signing failed: No secret key
927[warn] GPG reported an error. Artifacts won't be signed.
928[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/core_3-javadoc.jar
929[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
930[info] :: delivering :: com.kubukoz.playground#language-support_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
931[info] delivering ivy file to /build/repo/modules/language-support/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
932[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/language-support_3.pom
933[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/language-support_3.jar
934[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/language-support_3-sources.jar
935[info] gpg: no default secret key: No secret key
936[info] gpg: signing failed: No secret key
937[warn] GPG reported an error. Artifacts won't be signed.
938[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/language-support_3-javadoc.jar
939[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
940[info] :: delivering :: com.kubukoz.playground#lsp-kernel_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
941[info] delivering ivy file to /build/repo/modules/lsp-kernel/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
942[info] gpg: no default secret key: No secret key
943[info] gpg: signing failed: No secret key
944[warn] GPG reported an error. Artifacts won't be signed.
945[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp-kernel_3.pom
946[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp-kernel_3.jar
947[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp-kernel_3-sources.jar
948[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp-kernel_3-javadoc.jar
949[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
950[info] :: delivering :: com.kubukoz.playground#lsp_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:05 CET 2026
951[info] delivering ivy file to /build/repo/modules/lsp/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
952[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp_3.pom
953[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp_3.jar
954[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp_3-sources.jar
955[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp_3-javadoc.jar
956[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
957[info] playground.e2e.E2ETests
958[info] - server startup and initialize 41ms
959[info] *************FAILURES**************
960[info] playground.e2e.E2ETests
961[error] - server startup and initialize 41ms
962[error] IOException: Cannot run program "cs": error=2, No such file or directory
963[error]
964[error] ProcessBuilder.java:1143 java.lang.ProcessBuilder#start
965[error] ProcessBuilder.java:1073 java.lang.ProcessBuilder#start
966[error] E2ETests.scala:85 playground.e2e.E2ETests$#runServer$$anonfun$1
967[error] InterruptContext.scala:82 as @ fs2.internal.InterruptContext#childContext$$anonfun$1$$anonfun$1
968[error]
969[error] Caused by: java.io.IOException: error=2, No such file or directory
970[error]
971[error] ProcessImpl.java:-2 java.lang.ProcessImpl#forkAndExec
972[error] ProcessImpl.java:314 java.lang.ProcessImpl#<init>
973[error] ProcessImpl.java:244 java.lang.ProcessImpl#start
974[error] ProcessBuilder.java:1110 java.lang.ProcessBuilder#start
975[error] ProcessBuilder.java:1073 java.lang.ProcessBuilder#start
976[error] E2ETests.scala:85 playground.e2e.E2ETests$#runServer$$anonfun$1
977[error] IOFiberPlatform.scala:66 cats.effect.IOFiberPlatform#$anonfun$1
978[error] IOFiberPlatform.scala:110 cats.effect.IOFiberPlatform#$anonfun$adapted$1
979[error] IOFiber.scala:1021 cats.effect.IOFiber#runLoop
980[error] IOFiber.scala:1397 cats.effect.IOFiber#execR
981[error] IOFiber.scala:122 cats.effect.IOFiber#run
982[error] WorkerThread.scala:935 cats.effect.unsafe.WorkerThread#run
983[error]
984[info] Wrote /build/repo/modules/lsp-kernel/target/scala-3.8.0/lsp-kernel_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
985[info] Wrote /build/repo/modules/core/target/scala-3.8.0/core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
986[info] Wrote /build/repo/modules/language-support/target/scala-3.8.0/language-support_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
987[info] Wrote /build/repo/modules/parser/target/scala-3.8.0/parser_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
988[info] Wrote /build/repo/modules/lsp/target/scala-3.8.0/lsp_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
989[info] Wrote /build/repo/modules/ast/target/scala-3.8.0/ast_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
990[info] Wrote /build/repo/modules/protocol4s/target/scala-3.8.0/protocol4s_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
991[info] Wrote /build/repo/modules/source/target/scala-3.8.0/source_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
992[info] Wrote /build/repo/modules/formatter/target/scala-3.8.0/formatter_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
993[info] Wrote /build/repo/modules/plugin-core/target/scala-3.8.0/plugin-core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
994[info] gpg: no default secret key: No secret key
995[info] gpg: signing failed: No secret key
996[warn] GPG reported an error. Artifacts won't be signed.
997[info] gpg: no default secret key: No secret key
998[info] gpg: signing failed: No secret key
999[info] :: delivering :: com.kubukoz.playground#protocol4s_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1000[warn] GPG reported an error. Artifacts won't be signed.
1001[info] delivering ivy file to /build/repo/modules/protocol4s/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1002[info] :: delivering :: com.kubukoz.playground#plugin-core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1003[info] delivering ivy file to /build/repo/modules/plugin-core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1004[info] gpg: no default secret key: No secret key
1005[info] gpg: signing failed: No secret key
1006[warn] GPG reported an error. Artifacts won't be signed.
1007[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/plugin-core_3.pom
1008[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/plugin-core_3.jar
1009[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/plugin-core_3-sources.jar
1010[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/plugin-core_3-javadoc.jar
1011[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1012[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/protocol4s_3.pom
1013[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/protocol4s_3.jar
1014[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/protocol4s_3-sources.jar
1015[info] gpg: no default secret key: No secret key
1016[info] gpg: signing failed: No secret key
1017[warn] GPG reported an error. Artifacts won't be signed.
1018[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/protocol4s_3-javadoc.jar
1019[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1020[info] :: delivering :: com.kubukoz.playground#source_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1021[info] delivering ivy file to /build/repo/modules/source/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1022[info] :: delivering :: com.kubukoz.playground#ast_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1023[info] delivering ivy file to /build/repo/modules/ast/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1024[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/ast_3.pom
1025[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/ast_3.jar
1026[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/ast_3-sources.jar
1027[info] gpg: no default secret key: No secret key
1028[info] gpg: signing failed: No secret key
1029[warn] GPG reported an error. Artifacts won't be signed.
1030[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/ast_3-javadoc.jar
1031[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1032[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/source_3.pom
1033[info] gpg: no default secret key: No secret key
1034[info] gpg: signing failed: No secret key
1035[warn] GPG reported an error. Artifacts won't be signed.
1036[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/source_3.jar
1037[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/source_3-sources.jar
1038[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/source_3-javadoc.jar
1039[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1040[info] :: delivering :: com.kubukoz.playground#parser_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1041[info] delivering ivy file to /build/repo/modules/parser/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1042[info] :: delivering :: com.kubukoz.playground#formatter_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1043[info] delivering ivy file to /build/repo/modules/formatter/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1044[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/formatter_3.pom
1045[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/formatter_3.jar
1046[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/formatter_3-sources.jar
1047[info] gpg: no default secret key: No secret key
1048[info] gpg: signing failed: No secret key
1049[warn] GPG reported an error. Artifacts won't be signed.
1050[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/formatter_3-javadoc.jar
1051[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1052[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/parser_3.pom
1053[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/parser_3.jar
1054[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/parser_3-sources.jar
1055[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/parser_3-javadoc.jar
1056[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1057[info] :: delivering :: com.kubukoz.playground#core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1058[info] delivering ivy file to /build/repo/modules/core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1059[info] gpg: no default secret key: No secret key
1060[info] gpg: signing failed: No secret key
1061[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/core_3.pom
1062[warn] GPG reported an error. Artifacts won't be signed.
1063[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/core_3.jar
1064[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/core_3-sources.jar
1065[info] gpg: no default secret key: No secret key
1066[info] gpg: signing failed: No secret key
1067[warn] GPG reported an error. Artifacts won't be signed.
1068[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/core_3-javadoc.jar
1069[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1070[info] :: delivering :: com.kubukoz.playground#lsp-kernel_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1071[info] gpg: no default secret key: No secret key
1072[info] gpg: signing failed: No secret key
1073[info] delivering ivy file to /build/repo/modules/lsp-kernel/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1074[warn] GPG reported an error. Artifacts won't be signed.
1075[info] :: delivering :: com.kubukoz.playground#language-support_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1076[info] delivering ivy file to /build/repo/modules/language-support/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1077[info] :: delivering :: com.kubukoz.playground#lsp_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:08 CET 2026
1078[info] delivering ivy file to /build/repo/modules/lsp/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1079[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp_3.pom
1080[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp_3.jar
1081[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp_3-sources.jar
1082[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp_3-javadoc.jar
1083[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1084[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/language-support_3.pom
1085[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/language-support_3.jar
1086[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/language-support_3-sources.jar
1087[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/language-support_3-javadoc.jar
1088[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1089[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp-kernel_3.pom
1090[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp-kernel_3.jar
1091[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp-kernel_3-sources.jar
1092[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp-kernel_3-javadoc.jar
1093[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1094[info] Wrote /build/repo/modules/lsp-kernel/target/scala-3.8.0/lsp-kernel_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1095[info] Wrote /build/repo/modules/core/target/scala-3.8.0/core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1096[info] Wrote /build/repo/modules/ast/target/scala-3.8.0/ast_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1097[info] Wrote /build/repo/modules/lsp/target/scala-3.8.0/lsp_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1098[info] Wrote /build/repo/modules/source/target/scala-3.8.0/source_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1099[info] Wrote /build/repo/modules/language-support/target/scala-3.8.0/language-support_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1100[info] Wrote /build/repo/modules/parser/target/scala-3.8.0/parser_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1101[info] Wrote /build/repo/modules/plugin-core/target/scala-3.8.0/plugin-core_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1102[info] Wrote /build/repo/modules/protocol4s/target/scala-3.8.0/protocol4s_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1103[info] Wrote /build/repo/modules/formatter/target/scala-3.8.0/formatter_3-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.pom
1104[info] gpg: no default secret key: No secret key
1105[info] gpg: signing failed: No secret key
1106[warn] GPG reported an error. Artifacts won't be signed.
1107[info] gpg: no default secret key: No secret key
1108[info] gpg: signing failed: No secret key
1109[info] :: delivering :: com.kubukoz.playground#protocol4s_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1110[warn] GPG reported an error. Artifacts won't be signed.
1111[info] delivering ivy file to /build/repo/modules/protocol4s/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1112[info] :: delivering :: com.kubukoz.playground#plugin-core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1113[info] delivering ivy file to /build/repo/modules/plugin-core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1114[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/protocol4s_3.pom
1115[info] gpg: no default secret key: No secret key
1116[info] gpg: signing failed: No secret key
1117[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/protocol4s_3.jar
1118[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/protocol4s_3-sources.jar
1119[warn] GPG reported an error. Artifacts won't be signed.
1120[info] published protocol4s_3 to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/protocol4s_3-javadoc.jar
1121[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/protocol4s_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1122[info] :: delivering :: com.kubukoz.playground#ast_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1123[info] delivering ivy file to /build/repo/modules/ast/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1124[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/plugin-core_3.pom
1125[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/plugin-core_3.jar
1126[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/plugin-core_3-sources.jar
1127[info] gpg: no default secret key: No secret key
1128[info] gpg: signing failed: No secret key
1129[warn] GPG reported an error. Artifacts won't be signed.
1130[info] published plugin-core_3 to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/plugin-core_3-javadoc.jar
1131[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/plugin-core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1132[info] :: delivering :: com.kubukoz.playground#source_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1133[info] delivering ivy file to /build/repo/modules/source/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1134[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/ast_3.pom
1135[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/ast_3.jar
1136[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/ast_3-sources.jar
1137[info] gpg: no default secret key: No secret key
1138[info] gpg: signing failed: No secret key
1139[warn] GPG reported an error. Artifacts won't be signed.
1140[info] gpg: no default secret key: No secret key
1141[info] gpg: signing failed: No secret key
1142[warn] GPG reported an error. Artifacts won't be signed.
1143[info] published ast_3 to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/ast_3-javadoc.jar
1144[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/ast_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1145[info] :: delivering :: com.kubukoz.playground#formatter_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1146[info] delivering ivy file to /build/repo/modules/formatter/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1147[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/formatter_3.pom
1148[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/formatter_3.jar
1149[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/formatter_3-sources.jar
1150[info] published formatter_3 to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/formatter_3-javadoc.jar
1151[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/formatter_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1152[info] :: delivering :: com.kubukoz.playground#parser_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1153[info] delivering ivy file to /build/repo/modules/parser/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1154[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/parser_3.pom
1155[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/parser_3.jar
1156[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/parser_3-sources.jar
1157[info] published parser_3 to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/parser_3-javadoc.jar
1158[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/parser_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1159[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/source_3.pom
1160[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/source_3.jar
1161[info] gpg: no default secret key: No secret key
1162[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/source_3-sources.jar
1163[info] gpg: signing failed: No secret key
1164[warn] GPG reported an error. Artifacts won't be signed.
1165[info] published source_3 to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/source_3-javadoc.jar
1166[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/source_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1167[info] :: delivering :: com.kubukoz.playground#core_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1168[info] delivering ivy file to /build/repo/modules/core/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1169[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/core_3.pom
1170[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/core_3.jar
1171[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/core_3-sources.jar
1172[info] gpg: no default secret key: No secret key
1173[info] gpg: signing failed: No secret key
1174[warn] GPG reported an error. Artifacts won't be signed.
1175[info] published core_3 to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/core_3-javadoc.jar
1176[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/core_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1177[info] :: delivering :: com.kubukoz.playground#language-support_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1178[info] delivering ivy file to /build/repo/modules/language-support/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1179[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/language-support_3.pom
1180[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/language-support_3.jar
1181[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/language-support_3-sources.jar
1182[info] gpg: no default secret key: No secret key
1183[info] gpg: signing failed: No secret key
1184[info] gpg: no default secret key: No secret key
1185[info] gpg: signing failed: No secret key
1186[warn] GPG reported an error. Artifacts won't be signed.
1187[warn] GPG reported an error. Artifacts won't be signed.
1188[info] published language-support_3 to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/language-support_3-javadoc.jar
1189[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/language-support_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1190[info] :: delivering :: com.kubukoz.playground#lsp-kernel_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1191[info] delivering ivy file to /build/repo/modules/lsp-kernel/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1192[info] :: delivering :: com.kubukoz.playground#lsp_3;0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: 0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT :: integration :: Tue Jan 13 17:16:09 CET 2026
1193[info] delivering ivy file to /build/repo/modules/lsp/target/scala-3.8.0/ivy-0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT.xml
1194[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp-kernel_3.pom
1195[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp-kernel_3.jar
1196[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp-kernel_3-sources.jar
1197[info] published lsp-kernel_3 to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp-kernel_3-javadoc.jar
1198[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp-kernel_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1199[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/poms/lsp_3.pom
1200[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/jars/lsp_3.jar
1201[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/srcs/lsp_3-sources.jar
1202[info] published lsp_3 to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/docs/lsp_3-javadoc.jar
1203[info] published ivy to /root/.ivy2/local/com.kubukoz.playground/lsp_3/0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT/ivys/ivy.xml
1204Starting build for ProjectRef(file:/build/repo/,lsp-kernel) (lsp-kernel)... [10/14]
1205Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
1206[info] compiling 7 Scala sources to /build/repo/modules/lsp-kernel/target/scala-3.8.0/test-classes ...
1207[info] done compiling
1208SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
1209SLF4J: Defaulting to no-operation (NOP) logger implementation
1210SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
1211INFO Message from server: Hello from Smithy Playground v0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT! Loading project...
1212INFO Message from server: Hello from Smithy Playground v0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT! Loading project...
1213INFO Message from server: Hello from Smithy Playground v0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT! Loading project...
1214INFO Message from server: Hello from Smithy Playground v0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT! Loading project...
1215INFO Message from server: Hello from Smithy Playground v0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT! Loading project...
1216ERROR Message from server: Failed to reload project
1217[info] playground.lsp.ModelLoaderTests
1218[info] + Empty loader config can see stdlib 829ms
1219[info] + Empty loader can only see smithy.api and playground.std namespaces 19ms
1220[info] + Empty loader cannot see alloy without a dependency 17ms
1221[info] + Loader with dependencies can see external shapes 359ms
1222INFO Message from server: No change detected, not rebuilding server
1223INFO Message from server: Loaded Smithy Playground server with 0 source entries, 0 imports, 0 dependencies and 0 plugins
1224Jan 13, 2026 5:16:16 PM software.amazon.smithy.model.loader.ModelLoader loadParsedNode
1225INFO: Ignoring unrecognized JSON file: /build/repo/modules/lsp-kernel/target/scala-3.8.0/test-classes/test-workspaces/non-model-jsons/src/not-a-smithy-model.json [1, 1]
1226INFO Message from server: Hello from Smithy Playground v0.10.2-64-40cdbea-20260113T161413Z-SNAPSHOT! Loading project...
1227INFO Message from server: Loaded Smithy Playground server with 0 source entries, 1 imports, 0 dependencies and 0 plugins
1228INFO Message from server: Loaded Smithy Playground server with 0 source entries, 1 imports, 0 dependencies and 0 plugins
1229INFO Message from server: Detected changes, will try to rebuild server...
1230INFO Message from server: Loaded Smithy Playground server with 2 source entries, 0 imports, 2 dependencies and 0 plugins
1231INFO Message from server: Loaded Smithy Playground server with 2 source entries, 0 imports, 2 dependencies and 0 plugins
1232Refreshing diagnostics...
1233Refreshing code lenses...
1234INFO Message from server: Reloaded Smithy Playground server with 2 source entries, 1 imports, 2 dependencies and 0 plugins
1235INFO Message from server: No change detected, not rebuilding server
1236[info] playground.lsp.EmptyConfigTests
1237[info] + server init produces logs consistent with the workspace folder 9ms
1238WARNING Message from server: No operations to run in file
1239[info] playground.lsp.LanguageServerReloadIntegrationTests
1240[info] + workspace reload results in code lenses showing up 1s
1241[info] + workspace reload works even if there initially was no config file 1s
1242[info] + workspace can be loaded even if non-model JSON files are included 1s
1243[info] + JSON smithy models can be loaded 1s
1244showing output panel
1245showing output panel
1246logging output: // Calling NextUUID (1)
1247showing output panel
1248logging output: // Calling GetWeather (3)
1249logging output: // Calling NextUUID (2)
1250ERROR Message from server: At least 1 service in the file uses an unsupported protocol.
1251Check diagnostics/problems in the file.
1252logging output: // Succeeded NextUUID (2), response:
1253{
1254 value: "15ee9d01-cddb-48be-a8ad-6acd6c6b8b34",
1255}
1256logging output: // Calling CurrentTimestamp (4)
1257logging output: // Succeeded NextUUID (1), response:
1258{
1259 value: "cba5c5ca-8b74-4ea7-bfc2-5a15d588ac3a",
1260}
1261logging output: // Succeeded CurrentTimestamp (4), response:
1262{
1263 value: "2026-01-13T16:16:17.597538Z",
1264}
1265Using base URI: http://localhost:80
1266SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
1267SLF4J: Defaulting to no-operation MDCAdapter implementation.
1268SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
1269showing output panel
1270logging output: // Calling GetWeather (5)
1271logging output: // HTTP/1.1 GET http://localhost:80/weather/hello Headers() body=""
1272Using base URI: http://127.0.0.1:39315/
1273logging output: // ERROR (3) java.net.ConnectException: Connection refused
1274[info] playground.lsp.PluginResolverTests
1275[info] + Empty plugin resolver finds no plugins 382ms
1276[info] + Plugin resolver doesn't check maven dependencies 365ms
1277[info] + Plugin resolver with a sample plugin artifact finds it 1s
1278logging output: // HTTP/1.1 GET http://127.0.0.1:39315/weather/hello Headers() body=""
1279logging output: // HTTP/1.1 200 OK Headers(Date: Tue, 13 Jan 2026 16:16:17 GMT, Connection: keep-alive, Content-Type: text/plain; charset=UTF-8, Content-Length: 67) body="{
1280// "weather": {
1281// "good": {
1282// "reallyGood": true
1283// }
1284// }
1285// }"
1286logging output: // Succeeded GetWeather (5), response:
1287{
1288 weather: {
1289 good: {
1290 reallyGood: true,
1291 },
1292 },
1293}
1294[info] playground.lsp.LanguageServerIntegrationTestSharedServer
1295[info] + completions 67ms
1296[info] + diagnostics 34ms
1297[info] + document symbols 23ms
1298[info] + lens provider (run query) 12ms
1299[info] + smithyql/runQuery (empty file) 41ms
1300[info] + smithyql/runQuery (output panel) 20ms
1301[info] + smithyql/runQuery (in memory) 58ms
1302[info] + smithyql/runQuery (in memory, multiple queries) 60ms
1303[info] + smithyql/runQuery (in memory, multiple queries, multiple without runner) 26ms
1304[info] + HTTP calls using configured base uri 417ms
1305[info] + HTTP calls: connection failure cancels the request 121ms
1306Starting build for ProjectRef(file:/build/repo/,plugin-core) (plugin-core)... [11/14]
1307Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
1308Starting build for ProjectRef(file:/build/repo/,examples) (examples)... [12/14]
1309Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:cat=deprecation:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
1310Starting build for ProjectRef(file:/build/repo/,parser) (parser)... [13/14]
1311Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8, -experimental
1312[info] playground.smithyql.parser.CommentParsingTests
1313[info] + Comments from entire query are retained while parsing 54ms
1314[info] playground.smithyql.parser.generative.UseServiceParserTests
1315[info] + use-simple 243ms
1316[info] + use-simple (v2 scanner) 93ms
1317[info] + use-service-with-numbers 227ms
1318[info] + use-service-with-numbers (v2 scanner) 76ms
1319[info] + use-segments 215ms
1320[info] + use-segments (v2 scanner) 73ms
1321[info] + use-service-with-underscore 216ms
1322[info] + use-service-with-underscore (v2 scanner) 67ms
1323[info] + use-service-with-whitespace 182ms
1324[info] + use-service-with-whitespace (v2 scanner) 51ms
1325[info] playground.smithyql.parser.generative.SourceFileParserTests
1326[info] + use-service 104ms
1327[info] + use-service (v2 scanner) 14ms
1328[info] + single-query 100ms
1329[info] + single-query (v2 scanner) 2ms
1330[info] + just-comments 78ms
1331[info] + just-comments (v2 scanner) 9ms
1332[info] + single-query-with-comments 91ms
1333[info] + single-query-with-comments (v2 scanner) 21ms
1334[info] + just-whitespace 77ms
1335[info] + just-whitespace (v2 scanner) 1ms
1336[info] + empty 68ms
1337[info] + empty (v2 scanner) 1ms
1338[info] + multiple-queries 68ms
1339[info] + multiple-queries (v2 scanner) 11ms
1340[info] playground.smithyql.parser.v2.ScannerExampleTests
1341[info] + Real file 1 51ms
1342[info] playground.smithyql.parser.generative.QueryParserTests
1343[info] + per-operation-service-reference-with-whitespace 256ms
1344[info] + per-operation-service-reference-with-whitespace (v2 scanner) 91ms
1345[info] + per-operation-service-reference 238ms
1346[info] + per-operation-service-reference (v2 scanner) 86ms
1347[info] + simple-call 227ms
1348[info] + simple-call (v2 scanner) 80ms
1349[info] + comment-at-line-start 235ms
1350[info] + comment-at-line-start (v2 scanner) 68ms
1351[info] + simple-call-sparse 217ms
1352[info] + simple-call-sparse (v2 scanner) 54ms
1353[info] + simple-call-trailing-leading-space 202ms
1354[info] + simple-call-trailing-leading-space (v2 scanner) 32ms
1355[info] + comment-inside-line 192ms
1356[info] + comment-inside-line (v2 scanner) 13ms
1357[info] + comments-literally-everywhere 149ms
1358[info] + comments-literally-everywhere (v2 scanner) 17ms
1359[info] + simple-call-dense 129ms
1360[info] + simple-call-dense (v2 scanner) 7ms
1361[info] + simple-call-sparse-with-underscore 126ms
1362[info] + simple-call-sparse-with-underscore (v2 scanner) 8ms
1363[info] playground.smithyql.parser.generative.ListParserTests
1364[info] + list-with-bools 17ms
1365[info] + list-with-bools (v2 scanner) 4ms
1366[info] + list-with-comments 29ms
1367[info] + list-with-comments (v2 scanner) 2ms
1368[info] + list-with-ints 13ms
1369[info] + list-with-ints (v2 scanner) 5ms
1370[info] + comments-in-list 17ms
1371[info] + comments-in-list (v2 scanner) 3ms
1372[info] + list-with-bools-trailing-comma 4ms
1373[info] + list-with-bools-trailing-comma (v2 scanner) 4ms
1374[info] + comments-in-list-empty 10ms
1375[info] + comments-in-list-empty (v2 scanner) 2ms
1376[info] + list-with-strings 15ms
1377[info] + list-with-strings (v2 scanner) 2ms
1378[info] + heterogenous-list 5ms
1379[info] + heterogenous-list (v2 scanner) 7ms
1380[info] + list-with-null 9ms
1381[info] + list-with-null (v2 scanner) 5ms
1382[info] playground.smithyql.parser.generative.PreludeParserTests
1383[info] + multiple-services 4ms
1384[info] + multiple-services (v2 scanner) 7ms
1385[info] playground.smithyql.parser.generative.negative.PreludeParserNegativeTests
1386[info] + use-without-spaces 48ms
1387[info] + use-without-spaces (v2 scanner) 1ms
1388[info] + multiple-use-without-spaces 11ms
1389[info] + multiple-use-without-spaces (v2 scanner) 4ms
1390[info] playground.smithyql.parser.generative.StructParserTests
1391[info] + struct-with-null 13ms
1392[info] + struct-with-null (v2 scanner) 8ms
1393[info] + one-parameter-multiline-trailing-comma 16ms
1394[info] + one-parameter-multiline-trailing-comma (v2 scanner) 6ms
1395[info] + comment-in-the-middle-of-a-keypair-after-line-break 17ms
1396[info] + comment-in-the-middle-of-a-keypair-after-line-break (v2 scanner) 2ms
1397[info] + struct-with-list 7ms
1398[info] + struct-with-list (v2 scanner) 2ms
1399[info] + one-parameter-single-line-trailing-comma 10ms
1400[info] + one-parameter-single-line-trailing-comma (v2 scanner) 4ms
1401[info] + struct-equal-sign 7ms
1402[info] + struct-equal-sign (v2 scanner) 1ms
1403[info] + one-parameter-multiline-split 7ms
1404[info] + one-parameter-multiline-split (v2 scanner) 1ms
1405[info] + more-comments-in-the-middle-of-a-keypair-with-preceding-whitespace 10ms
1406[info] + more-comments-in-the-middle-of-a-keypair-with-preceding-whitespace (v2 scanner) 2ms
1407[info] + more-line-comments 7ms
1408[info] + more-line-comments (v2 scanner) 1ms
1409[info] + nonempty-comment 10ms
1410[info] + nonempty-comment (v2 scanner) 1ms
1411[info] + simple-call-with-double 18ms
1412[info] + simple-call-with-double (v2 scanner) 1ms
1413[info] + simple-call-with-float 10ms
1414[info] + simple-call-with-float (v2 scanner) 2ms
1415[info] + one-parameter-multiline 7ms
1416[info] + one-parameter-multiline (v2 scanner) 1ms
1417[info] + one-parameter-single-line 9ms
1418[info] + one-parameter-single-line (v2 scanner) 2ms
1419[info] + multiple-line-comments 14ms
1420[info] + multiple-line-comments (v2 scanner) 1ms
1421[info] + simple-call-space-in-object 2ms
1422[info] + simple-call-space-in-object (v2 scanner) 1ms
1423[info] + struct-with-bool 12ms
1424[info] + struct-with-bool (v2 scanner) 1ms
1425[info] + more-complicated-case-with-indentation-and-comments 22ms
1426[info] + more-complicated-case-with-indentation-and-comments (v2 scanner) 6ms
1427[info] + comment-in-the-middle-of-a-keypair-before-line-break 8ms
1428[info] + comment-in-the-middle-of-a-keypair-before-line-break (v2 scanner) 1ms
1429[info] + comments-literally-everywhere 14ms
1430[info] + comments-literally-everywhere (v2 scanner) 5ms
1431[info] + more-comments-in-the-middle-of-a-keypair 6ms
1432[info] + more-comments-in-the-middle-of-a-keypair (v2 scanner) 2ms
1433[info] + empty-struct 6ms
1434[info] + empty-struct (v2 scanner) 1ms
1435[info] + struct-with-comment-and-trailing-comma 3ms
1436[info] + struct-with-comment-and-trailing-comma (v2 scanner) 2ms
1437[info] playground.smithyql.parser.v2.ScannerTests
1438[info] + Any string input scans successfully 764ms
1439[info] + Any string input scans successfully (prepared input) 1s
1440[info] + Scanning is lossless 1s
1441[info] + Scanning is lossless (prepared input) 1s
1442[info] + Scan string: { 95ms
1443[info] + Scan string: } 8ms
1444[info] + Scan string: [ 6ms
1445[info] + Scan string: ] 1ms
1446[info] + Scan string: . 1ms
1447[info] + Scan string: , 0ms
1448[info] + Scan string: # 0ms
1449[info] + Scan string: : 0ms
1450[info] + Scan string: = 5ms
1451[info] + Scan string: a 1ms
1452[info] + Scan string: use 1ms
1453[info] + Scan string: service 1ms
1454[info] + Scan string: null 6ms
1455[info] + Scan string: true 5ms
1456[info] + Scan string: false 1ms
1457[info] + Scan string: 5 1ms
1458[info] + Scan string: 50 8ms
1459[info] + Scan string: 05 1ms
1460[info] + Scan string: 0 1ms
1461[info] + Scan string: 0.0 1ms
1462[info] + Scan string: 0.5 1ms
1463[info] + Scan string: 0. 1ms
1464[info] + Scan string: 1e10 2ms
1465[info] + Any byte can be parsed as a number 1s
1466[info] + Any short can be parsed as a number 1s
1467[info] + Any int can be parsed as a number 985ms
1468[info] + Any long can be parsed as a number 855ms
1469[info] + Any float can be parsed as a number 847ms
1470[info] + Any double can be parsed as a number 833ms
1471[info] + Any bigint can be parsed as a number 971ms
1472[info] + If cats-parse can parse a JSON number, so can we 955ms
1473[info] + Scan string: abcdef 1ms
1474[info] + Scan string: hello_world 0ms
1475[info] + Scan string: helloworld123 1ms
1476[info] + Identifier similar to a keyword - prefix 1ms
1477[info] + Identifier similar to a keyword - suffix 0ms
1478[info] + Scan string: · 1ms
1479[info] + Scan string: ↵ 1ms
1480[info] + Scan string: ··
1481·
1482·↵↵ 0ms
1483[info] + Scan string: ··↵↵··↵· 1ms
1484[info] + Scan string: //·hello·123·foo·bar·-- 1ms
1485[info] + Scan multiple line-comments 1ms
1486[info] + Scan string: hello·world·//this·is·a·comment 1ms
1487[info] + Error tokens for input that doesn't match any other token 4ms
1488[info] + Error tokens mixed between other tokens 1ms
1489[info] + Error tokens mixed between other tokens - complex 3ms
1490[info] + Error tokens before a multi-char keyword 1ms
1491[info] + Error tokens before a comment 1ms
1492[info] + Error tokens before whitespace 0ms
1493[info] + many tokens of punctuation and idents mixed with error nodes and comments 4ms
1494[info] + whitespace and comments around keyword 3ms
1495[info] + Scan string: "hello·world" 1ms
1496[info] + String literal that never ends 0ms
1497[info] + Multiple string literals 6ms
1498[info] + Multiple string literals, second one not closed 4ms
1499[info] + Multiple string literals, first one not closed 1ms
1500[info] + String literal, multi-line (parity test) 0ms
1501
1502************************
1503Build summary:
1504[{
1505 "module": "protocol4s",
1506 "compile": {"status": "ok", "tookMs": 8457, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1507 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1508 "test-compile": {"status": "ok", "tookMs": 426, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1509 "test": {"status": "ok", "tookMs": 324, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1510 "publish": {"status": "skipped", "tookMs": 0},
1511 "metadata": {
1512 "crossScalaVersions": ["3.7.4"]
1513}
1514},{
1515 "module": "ast",
1516 "compile": {"status": "ok", "tookMs": 3744, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1517 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1518 "test-compile": {"status": "ok", "tookMs": 2027, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1519 "test": {"status": "ok", "tookMs": 193, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1520 "publish": {"status": "skipped", "tookMs": 0},
1521 "metadata": {
1522 "crossScalaVersions": ["3.7.4"]
1523}
1524},{
1525 "module": "formatter",
1526 "compile": {"status": "ok", "tookMs": 2818, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1527 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1528 "test-compile": {"status": "ok", "tookMs": 13214, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1529 "test": {"status": "ok", "tookMs": 1481, "passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48, "byFramework": [{"framework": "unknown", "stats": {"passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48}}]},
1530 "publish": {"status": "skipped", "tookMs": 0},
1531 "metadata": {
1532 "crossScalaVersions": ["3.7.4"]
1533}
1534},{
1535 "module": "language-support",
1536 "compile": {"status": "ok", "tookMs": 10901, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1537 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1538 "test-compile": {"status": "ok", "tookMs": 19641, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1539 "test": {"status": "ok", "tookMs": 1930, "passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77, "byFramework": [{"framework": "unknown", "stats": {"passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77}}]},
1540 "publish": {"status": "skipped", "tookMs": 0},
1541 "metadata": {
1542 "crossScalaVersions": ["3.7.4"]
1543}
1544},{
1545 "module": "lsp",
1546 "compile": {"status": "ok", "tookMs": 4414, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1547 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1548 "test-compile": {"status": "ok", "tookMs": 744, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1549 "test": {"status": "ok", "tookMs": 635, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1550 "publish": {"status": "skipped", "tookMs": 0},
1551 "metadata": {
1552 "crossScalaVersions": ["3.7.4"]
1553}
1554},{
1555 "module": "plugin-sample",
1556 "compile": {"status": "ok", "tookMs": 362, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1557 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1558 "test-compile": {"status": "ok", "tookMs": 256, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1559 "test": {"status": "ok", "tookMs": 202, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1560 "publish": {"status": "skipped", "tookMs": 0},
1561 "metadata": {
1562 "crossScalaVersions": ["3.7.4"]
1563}
1564},{
1565 "module": "core",
1566 "compile": {"status": "ok", "tookMs": 276, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1567 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1568 "test-compile": {"status": "ok", "tookMs": 676, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1569 "test": {"status": "ok", "tookMs": 3803, "passed": 137, "failed": 0, "ignored": 0, "skipped": 0, "total": 137, "byFramework": [{"framework": "unknown", "stats": {"passed": 137, "failed": 0, "ignored": 0, "skipped": 0, "total": 137}}]},
1570 "publish": {"status": "skipped", "tookMs": 0},
1571 "metadata": {
1572 "crossScalaVersions": ["3.7.4"]
1573}
1574},{
1575 "module": "source",
1576 "compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1577 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1578 "test-compile": {"status": "ok", "tookMs": 246, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1579 "test": {"status": "ok", "tookMs": 222, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1580 "publish": {"status": "skipped", "tookMs": 0},
1581 "metadata": {
1582 "crossScalaVersions": ["3.7.4"]
1583}
1584},{
1585 "module": "root",
1586 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1587 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1588 "test-compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1589 "test": {"status": "ok", "tookMs": 65, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1590 "publish": {"status": "skipped", "tookMs": 0},
1591 "metadata": {
1592 "crossScalaVersions": ["3.7.4"]
1593}
1594},{
1595 "module": "e2e",
1596 "compile": {"status": "ok", "tookMs": 9712, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1597 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1598 "test-compile": {"status": "ok", "tookMs": 8054, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1599 "test": {"status": "failed", "tookMs": 2807, "passed": 0, "failed": 1, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 1, "ignored": 0, "skipped": 0, "total": 1}}]},
1600 "publish": {"status": "skipped", "tookMs": 0},
1601 "metadata": {
1602 "crossScalaVersions": ["3.7.4"]
1603}
1604},{
1605 "module": "lsp-kernel",
1606 "compile": {"status": "ok", "tookMs": 516, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1607 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1608 "test-compile": {"status": "ok", "tookMs": 3753, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1609 "test": {"status": "ok", "tookMs": 3377, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "unknown", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
1610 "publish": {"status": "skipped", "tookMs": 0},
1611 "metadata": {
1612 "crossScalaVersions": ["3.7.4"]
1613}
1614},{
1615 "module": "plugin-core",
1616 "compile": {"status": "ok", "tookMs": 51, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1617 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1618 "test-compile": {"status": "ok", "tookMs": 205, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1619 "test": {"status": "ok", "tookMs": 202, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1620 "publish": {"status": "skipped", "tookMs": 0},
1621 "metadata": {
1622 "crossScalaVersions": ["3.7.4"]
1623}
1624},{
1625 "module": "examples",
1626 "compile": {"status": "ok", "tookMs": 142, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1627 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1628 "test-compile": {"status": "ok", "tookMs": 314, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1629 "test": {"status": "ok", "tookMs": 295, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1630 "publish": {"status": "skipped", "tookMs": 0},
1631 "metadata": {
1632 "crossScalaVersions": ["3.7.4"]
1633}
1634},{
1635 "module": "parser",
1636 "compile": {"status": "ok", "tookMs": 138, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1637 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1638 "test-compile": {"status": "ok", "tookMs": 408, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1639 "test": {"status": "ok", "tookMs": 2273, "passed": 177, "failed": 0, "ignored": 0, "skipped": 0, "total": 177, "byFramework": [{"framework": "unknown", "stats": {"passed": 177, "failed": 0, "ignored": 0, "skipped": 0, "total": 177}}]},
1640 "publish": {"status": "skipped", "tookMs": 0},
1641 "metadata": {
1642 "crossScalaVersions": ["3.7.4"]
1643}
1644}]
1645************************
1646[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: e2e
1647[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: e2e
1648[error] Total time: 131 s (0:02:11.0), completed Jan 13, 2026, 5:16:25 PM
1649[0JBuild failed, not retrying.