Build Logs

edadma/pattern-matcher • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

49

Total Lines

186

1##################################
2Clonning https://github.com/edadma/pattern-matcher.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
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.1-RC1-bin-20260102-32e416e-NIGHTLY
15Execute tests: false
16sbt project found:
17Sbt version 1.10.10 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 edadma/pattern-matcher
20##################################
21Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
22Targets: io.github.edadma%pattern-matcher
23Project projectConfig: {"tests":"compile-only"}
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-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
42"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
43"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
44"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
45"set every credentials := Nil"
46"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
47"removeScalacOptionsStartingWith -P:wartremover"
48
49moduleMappings
50"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"tests":"compile-only"}""" io.github.edadma%pattern-matcher"
51
52[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
57[info] Compilation completed in 8.477s.
58[info] done compiling
59/build/repo/build.sbt:16: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
60 resolvers += Resolver.sonatypeCentralSnapshots
61ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots") ++ Resolver.sonatypeOssRepos("releases")
62 ^
63/build/repo/build.sbt:16: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
64 resolvers += Resolver.sonatypeCentralSnapshots
65ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots") ++ Resolver.sonatypeOssRepos("releases")
66 ^
67[info] loading settings for project root from build.sbt...
68[info] set current project to root (in build file:/build/repo/)
69[warn] there are 4 keys that are not used by any other settings/tasks:
70[warn]
71[warn] * ThisBuild / pomIncludeRepository
72[warn] +- /build/repo/build.sbt:37
73[warn] * ThisBuild / publishMavenStyle
74[warn] +- /build/repo/build.sbt:43
75[warn] * pattern_matcherJVM / scalaJSLinkerConfig
76[warn] +- /build/repo/build.sbt:55
77[warn] +- /build/repo/build.sbt:57
78[warn] * pattern_matcherNative / scalaJSLinkerConfig
79[warn] +- /build/repo/build.sbt:55
80[warn] +- /build/repo/build.sbt:57
81[warn]
82[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
83[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
84Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
85OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in pattern_matcherJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
87OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in pattern_matcherJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in pattern_matcherNative/crossScalaVersions
89[info] set current project to root (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 4 projects.
91[info] Switching Scala version on:
92[info] * root (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
93[info] pattern_matcherJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
94[info] pattern_matcherJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
95[info] pattern_matcherNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
96[info] Excluding projects:
97[info] Reapplying settings...
98[info] set current project to root (in build file:/build/repo/)
99Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
100[info] Reapplying settings...
101[info] set current project to root (in build file:/build/repo/)
102[info] Defining Global / credentials, credentials and 2 others.
103[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
104[info] Run `last` for details.
105[info] Reapplying settings...
106[info] set current project to root (in build file:/build/repo/)
107Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
108[info] Reapplying settings...
109OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
110
111 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
112 Did you mean pattern_matcherNative / allExcludeDependencies ?
113 , retry without global scopes
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute removeScalacOptionsStartingWith: -P:wartremover
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119[success] Total time: 0 s, completed Jan 3, 2026, 12:36:38 AM
120Build config: {"tests":"compile-only"}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
122Starting build...
123Projects: Set(pattern_matcherJVM)
124Starting build for ProjectRef(file:/build/repo/,pattern_matcherJVM) (pattern-matcher)... [0/1]
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
126OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
127OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
128Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:existentials, -language:dynamics, -unchecked, -language:postfixOps, -language:implicitConversions, -language:existentials, -language:dynamics, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
129[info] compiling 1 Scala source to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
130[info] done compiling
131[info] compiling 4 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
132[warn] -- Warning: /build/repo/shared/src/test/scala/io/github/edadma/pattern_matcher/Example2Parser.scala:78:27
133[warn] 78 | "!" ~> expression ^^ Write |
134[warn] | ^^^^^
135[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `io.github.edadma.pattern_matcher.Example2Parser.Write.apply` explicitly.
136[warn] -- Warning: /build/repo/shared/src/test/scala/io/github/edadma/pattern_matcher/Example2Parser.scala:79:53
137[warn] 79 | "begin" ~> rep1sep(statement, ";") <~ "end" ^^ Sequence |
138[warn] | ^^^^^^^^
139[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `io.github.edadma.pattern_matcher.Example2Parser.Sequence.apply` explicitly.
140[warn] -- Warning: /build/repo/shared/src/test/scala/io/github/edadma/pattern_matcher/Example2Parser.scala:84:27
141[warn] 84 | "odd" ~> expression ^^ Odd |
142[warn] | ^^^
143[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `io.github.edadma.pattern_matcher.Example2Parser.Odd.apply` explicitly.
144[warn] -- Warning: /build/repo/shared/src/test/scala/io/github/edadma/pattern_matcher/Example2Parser.scala:98:20
145[warn] 98 | integerLit ^^ Number |
146[warn] | ^^^^^^
147[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `io.github.edadma.pattern_matcher.Example2Parser.Number.apply` explicitly.
148[warn] -- Warning: /build/repo/shared/src/test/scala/io/github/edadma/pattern_matcher/Tests.scala:1:25
149[warn] 1 |package io.github.edadma.pattern_matcher
150[warn] |^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
151[warn] |No class, trait or object is defined in the compilation unit.
152[warn] |The incremental compiler cannot record the dependency information in such case.
153[warn] |Some errors like unused import referring to a non-existent class might not be reported.
154[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/shared/src/test/scala/io/github/edadma/pattern_matcher/Example2Parser.scala:108:4
155[warn] 108 | block.decls.groupBy(_._1) collectFirst { case (_, _ :: x :: _) => List(x) } match {
156[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
157[warn] | match may not be exhaustive.
158[warn] |
159[warn] | It would fail on pattern case: Some(List((_, _), _, _*)), Some(Nil)
160[warn] |
161[warn] | longer explanation available when compiling with `-explain`
162[warn] there was 1 deprecation warning; re-run with -deprecation for details
163[warn] 7 warnings found
164[info] done compiling
165
166************************
167Build summary:
168[{
169 "module": "pattern-matcher",
170 "compile": {"status": "ok", "tookMs": 7346, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 2703, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
173 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
174 "publish": {"status": "skipped", "tookMs": 0},
175 "metadata": {
176 "crossScalaVersions": ["3.6.4"]
177}
178}]
179************************
180[success] Total time: 19 s, completed Jan 3, 2026, 12:36:58 AM
181[0JChecking patch project/plugins.sbt...
182Checking patch project/build.properties...
183Checking patch build.sbt...
184Applied patch project/plugins.sbt cleanly.
185Applied patch project/build.properties cleanly.
186Applied patch build.sbt cleanly.