Build Logs

arturopala/gitignore • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

53

Total Lines

230

1##################################
2Clonning https://github.com/arturopala/gitignore.git into /build/repo using revision v0.6.0
3##################################
4Note: switching to '1cbe450bb4b7ceacb1f4f3bc6480159bc0b4261b'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.0
22----
23Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: .{sbtopts,jvmopts}
34Pattern: (-J)?-XX:\+CMSClassUnloadingEnabled
35Replacement:
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Using globing pattern .{sbtopts,jvmopts} from /build/repo
40Successfully applied pattern '(-J)?-XX:\+CMSClassUnloadingEnabled' in /build/repo/.sbtopts
41Successfully applied pattern '(-J)?-XX:\+CMSClassUnloadingEnabled' in /build/repo/.jvmopts
42
43Try apply source patch:
44Path: build.sbt
45Pattern: val scala3 = "3.3.0"
46Replacement: val scala3 = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
47Successfully applied pattern 'val scala3 = "3.3.0"' in build.sbt
48----
49Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
50Execute tests: false
51sbt project found:
52Sbt version 1.9.0 is not supported, minimal supported version is 1.11.5
53Enforcing usage of sbt in version 1.11.5
54No prepare script found for project arturopala/gitignore
55/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
56##################################
57Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
58Targets: com.github.arturopala%gitignore
59Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".{sbtopts,jvmopts}","pattern":"(-J)?-XX:\\+CMSClassUnloadingEnabled","replaceWith":""},{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
60##################################
61Using extra scalacOptions: ,REQUIRE:-source:3.8
62Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
63[sbt_options] declare -a sbt_options=()
64[process_args] java_version = '17'
65[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
66# Executing command line:
67java
68-XX:+TieredCompilation
69-Dfile.encoding=UTF-8
70-XX:+UseG1GC
71-Xmx2G
72-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
73-Dcommunitybuild.project.dependencies.add=
74-Xmx7G
75-Xms4G
76-Xss8M
77-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
78-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
79-jar
80/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
81"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
82"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
83"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
84"set every credentials := Nil"
85"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
86"removeScalacOptionsStartingWith -P:wartremover"
87
88moduleMappings
89"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".{sbtopts,jvmopts}","pattern":"(-J)?-XX:\\+CMSClassUnloadingEnabled","replaceWith":""},{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.arturopala%gitignore"
90
91[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
92[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
93[info] loading project definition from /build/repo/project
94[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
95[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
96[info] Compilation completed in 8.475s.
97[info] done compiling
98/build/repo/build.sbt:38: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
99 scalafixScalaBinaryVersion := "2.13",
100 ^
101[info] loading settings for project repo from build.sbt...
102[info] set current project to repo (in build file:/build/repo/)
103[warn] there are 5 keys that are not used by any other settings/tasks:
104[warn]
105[warn] * ThisBuild / scalafixScalaBinaryVersion
106[warn] +- /build/repo/build.sbt:18
107[warn] * docs / doc / scalacOptions
108[warn] +- /build/repo/build.sbt:51
109[warn] * rootJS / doc / scalacOptions
110[warn] +- /build/repo/build.sbt:51
111[warn] * rootJVM / doc / scalacOptions
112[warn] +- /build/repo/build.sbt:51
113[warn] * rootNative / doc / scalacOptions
114[warn] +- /build/repo/build.sbt:51
115[warn]
116[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
117[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
118Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
119OpenCB::Limitting incorrect crossVersions List() -> List(2.13.11) in repo/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in rootJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in rootJS/crossScalaVersions
122[info] set current project to repo (in build file:/build/repo/)
123[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 2 projects.
124[info] Switching Scala version on:
125[info] rootJS (2.13.11, 2.12.18, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
126[info] rootJVM (2.13.11, 2.12.18, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
127[info] Excluding projects:
128[info] docs (2.13.11)
129[info] rootNative (2.13.11, 2.12.18)
130[info] * repo (2.13.11)
131[info] Reapplying settings...
132[info] set current project to repo (in build file:/build/repo/)
133Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
134[info] Reapplying settings...
135[info] set current project to repo (in build file:/build/repo/)
136[info] Defining Global / credentials, credentials and 3 others.
137[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 25 others.
138[info] Run `last` for details.
139[info] Reapplying settings...
140[info] set current project to repo (in build file:/build/repo/)
141Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
142[info] Reapplying settings...
143OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
144
145 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
146 Did you mean rootJVM / allExcludeDependencies ?
147 , retry without global scopes
148[info] Reapplying settings...
149[info] set current project to repo (in build file:/build/repo/)
150Execute removeScalacOptionsStartingWith: -P:wartremover
151[info] Reapplying settings...
152[info] set current project to repo (in build file:/build/repo/)
153[success] Total time: 0 s, completed Nov 15, 2025, 1:15:02 AM
154Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".{sbtopts,jvmopts}","pattern":"(-J)?-XX:\\+CMSClassUnloadingEnabled","replaceWith":""},{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
155Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
156Starting build...
157Projects: Set(rootJVM)
158Starting build for ProjectRef(file:/build/repo/,rootJVM) (gitignore)... [0/1]
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
160Compile scalacOptions: -Ywarn-unused, -Xsemanticdb, -semanticdb-target, /build/repo/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161Never$: top-level presets deprecated; use 'preset' subsection
162[info] scalafmt: Formatting 5 Scala sources (/build/repo/.jvm)...
163[info] scalafmt: Formatting 4 Scala sources (/build/repo/.jvm)...
164[info] compiling 4 Scala sources to /build/repo/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
165[warn] bad option '-Ywarn-unused' was ignored
166[warn] -- [E147] Syntax Warning: /build/repo/src/main/scala/com/github/arturopala/gitignore/Glob.scala:185:2
167[warn] 185 | final case object AnyStringPattern extends Pattern with WildcardPattern {
168[warn] | ^^^^^
169[warn] | Modifier final is redundant for this definition
170[warn] -- [E147] Syntax Warning: /build/repo/src/main/scala/com/github/arturopala/gitignore/Glob.scala:190:2
171[warn] 190 | final case object AnythingPattern extends Pattern with WildcardPattern {
172[warn] | ^^^^^
173[warn] | Modifier final is redundant for this definition
174[warn] -- [E147] Syntax Warning: /build/repo/src/main/scala/com/github/arturopala/gitignore/Glob.scala:195:2
175[warn] 195 | final object AnySingleCharacterPattern extends Pattern with SingleCharacterPattern {
176[warn] | ^^^^^
177[warn] | Modifier final is redundant for this definition
178[warn] -- [E147] Syntax Warning: /build/repo/src/main/scala/com/github/arturopala/gitignore/Glob.scala:207:2
179[warn] 207 | final object CharacterCheck {
180[warn] | ^^^^^
181[warn] | Modifier final is redundant for this definition
182[warn] -- [E147] Syntax Warning: /build/repo/src/main/scala/com/github/arturopala/gitignore/Glob.scala:299:2
183[warn] 299 | final object Matcher {
184[warn] | ^^^^^
185[warn] | Modifier final is redundant for this definition
186[warn] there were 6 deprecation warnings; re-run with -deprecation for details
187[warn] 7 warnings found
188[info] done compiling
189[info] compiling 5 Scala sources to /build/repo/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
190[warn] bad option '-Ywarn-unused' was ignored
191[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/src/test/scala/com/github/arturopala/gitignore/AnyWordSpecCompat.scala:47:12
192[warn] 47 | if (a.isInstanceOf[Iterable[T]] && b.isInstanceOf[Iterable[T]])
193[warn] | ^
194[warn] |the type test for Iterable[T] cannot be checked at runtime because its type arguments can't be determined from T
195[warn] |
196[warn] | longer explanation available when compiling with `-explain`
197[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/src/test/scala/com/github/arturopala/gitignore/AnyWordSpecCompat.scala:47:43
198[warn] 47 | if (a.isInstanceOf[Iterable[T]] && b.isInstanceOf[Iterable[T]])
199[warn] | ^
200[warn] |the type test for Iterable[T] cannot be checked at runtime because its type arguments can't be determined from T
201[warn] |
202[warn] | longer explanation available when compiling with `-explain`
203[warn] three warnings found
204[info] done compiling
205
206************************
207Build summary:
208[{
209 "module": "gitignore",
210 "compile": {"status": "ok", "tookMs": 22906, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 7105, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["2.13.11", "2.12.18", "3.3.0"]
217}
218}]
219************************
220[success] Total time: 40 s, completed Nov 15, 2025, 1:15:42 AM
221[0JChecking patch project/plugins.sbt...
222Checking patch project/build.properties...
223Checking patch build.sbt...
224Checking patch .sbtopts...
225Checking patch .jvmopts...
226Applied patch project/plugins.sbt cleanly.
227Applied patch project/build.properties cleanly.
228Applied patch build.sbt cleanly.
229Applied patch .sbtopts cleanly.
230Applied patch .jvmopts cleanly.