Build Logs

edadma/pattern-matcher • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

49

Total Lines

187

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